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 833318 Details for
Bug 1038826
PartitionException: Unable to satisfy all constraints on the partition.
[?]
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), 657.90 KB, created by
Chuck Forsberg
on 2013-12-05 21:59:59 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Chuck Forsberg
Created:
2013-12-05 21:59:59 UTC
Size:
657.90 KB
patch
obsolete
>anaconda 20.25.14-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 246, in addPartition > constraint.getPedConstraint()) > File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new > ret = fn(*args, **kwds) > File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 1937, in growPartitions > constraint=constraint) > File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 786, in doPartitioning > growPartitions(disks, partitions, free, size_sets=storage.size_sets) > File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 318, in doAutoPartition > doPartitioning(storage) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2546, in _do_autopart > doAutoPartition(self.__storage, self.data) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2579, in on_create_clicked > self._do_autopart() >PartitionException: Unable to satisfy all constraints on the partition. > >Local variables in innermost frame: >self: parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 14 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f89313f04d0>, <parted.partition.Partition object at 0x7f89313f0690>, <parted.partition.Partition object at 0x7f89313f0090>, <parted.partition.Partition object at 0x7f89313f0cd0>, <parted.partition.Partition object at 0x7f89313f0d10>, <parted.partition.Partition object at 0x7f89313f0b10>, <parted.partition.Partition object at 0x7f8931461150>, <parted.partition.Partition object at 0x7f89313ef190>, <parted.partition.Partition object at 0x7f89313ef150>, <parted.partition.Partition object at 0x7f89313ef090>, <parted.partition.Partition object at 0x7f89313f09d0>, <parted.partition.Partition object at 0x7f893145a7d0>, <parted.partition.Partition object at 0x7f893145a5d0>, <parted.partition.Partition object at 0x7f893145ae90>] > device: <parted.device.Device object at 0x7f8931448f10> > PedDisk: <_ped.Disk object at 0x7f8931446b00> >partition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313e4850> PedPartition: <_ped.Partition object at 0x7f893144d4d0> >constraint: parted.Constraint instance -- > startAlign: <parted.alignment.Alignment object at 0x7f89313f0e50> endAlign: <parted.alignment.Alignment object at 0x7f89313f0dd0> > startRange: <parted.geometry.Geometry object at 0x7f89314611d0> endRange: <parted.geometry.Geometry object at 0x7f8931461490> > minSize: 1 maxSize: 2930277168 > PedConstraint: <_ped.Constraint object at 0x7f893144d9b0> > > >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 0x7f893c8ea1d0>> > _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 >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p4p1 --onboot=off --ipv6=auto --activate >network --hostname=omen3 ># System timezone >timezone America/Los_Angeles --isUtc ># System bootloader configuration >bootloader --location=mbr ># Partition clearing information >clearpart --none --initlabel --drives=sda > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda10 (5) with existing ext4 filesystem >, '/': existing 200000MB partition sda12 (7) with existing ext4 filesystem >} > swaps: [existing 16072MB partition sda11 (6) with existing swap >] > name: Fedora Linux 21 for x86_64 >, Root instance, containing members: > mounts: {'/': existing 481073MB partition sda13 (8) with existing ext4 filesystem >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Unknown Linux >, Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda3 (10) with existing ext4 filesystem >, '/': existing 200000MB partition sda6 (13) with existing ext4 filesystem >} > swaps: [existing 16072MB partition sda5 (12) with existing swap >] > name: Korora Linux 19 for x86_64 >, Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda7 (14) with existing ext4 filesystem >, '/': existing 200000MB partition sda9 (16) with existing ext4 filesystem >} > swaps: [existing 16072MB partition sda8 (15) with existing swap >] > name: Fedora Linux 20 for x86_64 >] > _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 0MB disk sdc (0) >, existing 0MB disk sdd (1) >, existing 7385MB disk sdb (2) with existing iso9660 filesystem >, existing 1430799MB disk sda (3) with existing msdos disklabel >, existing 100MB partition sda1 (4) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 299900MB partition sda2 (9) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, existing 1130297MB partition sda4 (11) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > _targetSize: 0 > _model: HL-DT-ST_BD-RE_BH08LS20 > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 18 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /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: 19 > 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: 20 > 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: 21 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: eedce702-4423-4be7-861b-03909ed4f3fc > _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/eedce702-4423-4be7-861b-03909ed4f3fc] > 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: eedce702-4423-4be7-861b-03909ed4f3fc > 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: 22 > 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: 23 > 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 (24) with existing ext4 filesystem >, existing 2048MB dm live-base (25) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdc, sdd, sdb, sdb1, sdb2, sdb3, sda, sda1, sda10, sda11, sda12, sda13, sda2, sda3, sda4, sda5, sda6, sda7, sda8, sda9, 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: [sdb] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_20-TC5_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: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora_20-TC5_x86_64] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.efi_dir: BOOT > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._timeout: None > _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: Skipped > _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 (0x7f893c8ea290) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f893c8ea210) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f893c8ea310) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f893c8ea350) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x7f893c8ea390) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 16072 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f895e3ecb18> > _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: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _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: [Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, EFI System Partition, swap, xfs, tmpfs, vfat] > _intf._currentAction._spokes._initialized: True > _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: [FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 20 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 22 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 18 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-base (25) with existing ext4 filesystem >, existing 2048MB dm live-rw (24) with existing ext4 filesystem >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 19 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 21 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: eedce702-4423-4be7-861b-03909ed4f3fc > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > _format._size: 2048.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/eedce702-4423-4be7-861b-03909ed4f3fc] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: eedce702-4423-4be7-861b-03909ed4f3fc > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 2048.0 > 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.mountpoint: None > originalFormat._device: /dev/loop1 > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 23 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 1430799MB disk sda (3) with existing msdos disklabel >, existing 100MB partition sda1 (4) with existing ntfs filesystem >, existing 481073MB partition sda10 (8) with existing ext4 filesystem >, existing 299900MB partition sda2 (9) with existing ntfs filesystem >, existing 500MB partition sda3 (10) with existing ext4 filesystem >, existing 1130297MB partition sda4 (11) >, existing 16072MB partition sda5 (12) with existing swap >, existing 200000MB partition sda6 (13) with existing ext4 filesystem >, existing 500MB partition sda7 (5) with existing ext4 filesystem >, existing 16072MB partition sda8 (6) with existing swap >, existing 200000MB partition sda9 (7) with existing ext4 filesystem >, existing 0MB disk sdc (0) >, existing 0MB disk sdd (1) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: True > uuid: None > _format: existing None > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: HL-DT-ST_BD-RE_BH08LS20 > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >] > _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: [existing 7385MB disk sdb (2) with existing iso9660 filesystem >] > _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: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 216.58 GB > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: swap, 1: swap, 2: sda7, 3: swap, 4: , 5: swap} > _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 0x7f8944c4fe50> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _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: False > _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: [sda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 0 > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: True > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_20-TC5_x86_64 >rescue_mount: True >_bootloader: EFIGRUB instance, containing members: > _bootloader.efi_dir: BOOT > _bootloader._update_only: False > _bootloader.stage1_device: None > _bootloader.stage2_device: None > _bootloader.stage1_disk: None > _bootloader.dracut_args: > _bootloader.errors: [] > _bootloader.console: Skipped > _bootloader.stage2_is_preferred_stage1: False > _bootloader._default_image: None > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.encrypted_password: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.problems: [] > _bootloader.password: None > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader._disk_order: [] > _bootloader.disks: [] > _bootloader._timeout: None >_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 0x7f89532a3410>, True), 'type': (<function <lambda> at 0x7f89532a35f0>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f89532a3488>, 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.14-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-TC5_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: >13:53:36,110 INFO anaconda: /sbin/anaconda 20.25.14-1 >13:53:36,252 INFO anaconda: 32899072 kB (32128 MB) are available >13:53:36,252 INFO anaconda: check_memory(): total:32128, needed:512, graphical:512 >13:53:36,259 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >13:53:36,259 INFO anaconda: Default encoding = utf-8 >13:53:37,722 INFO anaconda: Display mode = g >13:53:37,723 INFO anaconda: 32899072 kB (32128 MB) are available >13:53:37,723 INFO anaconda: check_memory(): total:32128, needed:512, graphical:512 >13:53:38,224 DEBUG anaconda: X server has signalled a successful start. >13:53:38,225 INFO anaconda: Starting window manager, pid 1142. >13:53:38,268 INFO anaconda: Started spice-vdagent. >13:53:38,268 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140227531073280) >13:53:38,758 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:53:38,759 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:53:38,759 INFO anaconda: using only installclass _Fedora >13:53:39,063 INFO anaconda: bootloader EFIGRUB on EFI platform >13:53:39,064 INFO anaconda: bootloader EFIGRUB on EFI platform >13:53:39,079 DEBUG anaconda: network: devices found ['p4p1'] >13:53:39,367 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p4p1 >13:53:39,399 DEBUG anaconda: network: setting autoconnect of p4p1 to False >13:53:39,399 DEBUG anaconda: network: missing ifcfgs created for devices ['p4p1'] >13:53:39,410 DEBUG anaconda: updating hostname localhost.localdomain >13:53:39,426 INFO anaconda: Running Thread: AnaStorageThread (140227345549056) >13:53:39,427 INFO anaconda: Running Thread: AnaTimeInitThread (140227337156352) >13:53:39,427 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140227328763648) >13:53:39,427 INFO anaconda: Running Thread: AnaPayloadThread (140227320370944) >13:53:39,466 DEBUG anaconda: updating hostname omen3 >13:53:39,490 INFO anaconda: got 0 NTP servers from DHCP >13:53:39,491 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140227328763648) >13:53:39,492 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140227328763648) >13:53:39,492 INFO anaconda: Starting geolocation lookup >13:53:39,492 INFO anaconda: Geolocation provider: Fedora GeoIP >13:53:39,528 DEBUG anaconda: Using UEFI PlatformLang 'en_US.UTF-8' ('en_US.UTF-8') as our language. >13:53:40,185 INFO anaconda: Geolocation lookup finished in 0.7 seconds >13:53:40,185 INFO anaconda: got results from geolocation >13:53:40,186 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140227328763648) >13:53:40,384 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140227531073280) >21:53:50,620 INFO anaconda: Thread Done: AnaStorageThread (140227345549056) >21:53:50,622 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >21:53:50,623 DEBUG anaconda: _is_valid_size(sda1) returning True >21:53:50,623 DEBUG anaconda: _is_valid_location(sda1) returning True >21:53:50,623 DEBUG anaconda: _is_valid_partition(sda1) returning True >21:53:50,624 DEBUG anaconda: _is_valid_format(sda1) returning True >21:53:50,624 DEBUG anaconda: is_valid_stage2_device(sda1) returning False >21:53:50,624 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >21:53:50,624 DEBUG anaconda: _is_valid_size(sda2) returning True >21:53:50,625 DEBUG anaconda: _is_valid_location(sda2) returning True >21:53:50,625 DEBUG anaconda: _is_valid_partition(sda2) returning True >21:53:50,625 DEBUG anaconda: _is_valid_format(sda2) returning True >21:53:50,625 DEBUG anaconda: is_valid_stage2_device(sda2) returning False >13:53:52,001 INFO anaconda: Thread Done: AnaTimeInitThread (140227337156352) >13:54:05,592 DEBUG anaconda: network standalone spoke (init): completed: ['p4p1'] >13:54:05,685 INFO anaconda: Running Thread: AnaDateTimeThread (140227337156352) >13:54:05,688 INFO anaconda: fs space: 0 B needed: 3 GB >13:54:05,736 INFO anaconda: Thread Done: AnaDateTimeThread (140227337156352) >13:54:05,770 INFO anaconda: fs space: 0 B needed: 3 GB >13:54:05,802 INFO anaconda: fs space: 0 B needed: 3 GB >13:54:05,827 INFO anaconda: Running Thread: AnaSourceWatcher (140227328763648) >13:54:05,840 INFO anaconda: Running Thread: AnaSoftwareWatcher (140227247769344) >13:54:05,853 INFO anaconda: Running Thread: AnaStorageWatcher (140227239376640) >13:54:05,869 INFO anaconda: Thread Done: AnaStorageWatcher (140227239376640) >13:54:05,885 INFO anaconda: Running Thread: AnaCustomStorageInit (140227239376640) >13:54:05,938 DEBUG anaconda: network: selected device p4p1 >13:54:05,977 DEBUG anaconda: updating hostname omen3 >13:54:06,109 INFO anaconda: Running Thread: AnaNTPserver0 (140227230983936) >13:54:06,109 INFO anaconda: Running Thread: AnaNTPserver1 (140227222591232) >13:54:06,110 INFO anaconda: Running Thread: AnaNTPserver2 (140227214198528) >13:54:06,110 INFO anaconda: Running Thread: AnaNTPserver3 (140227205805824) >13:54:06,143 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f8939cb2190> >13:54:06,144 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8939cb6690> status to: Probing storage... >13:54:06,144 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8939cb6690> status to: Downloading package metadata... >13:54:06,144 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f8939cb6990> status to: Downloading package metadata... >13:54:06,144 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8939cb6a90> status to: Probing storage... >13:54:06,147 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8939cb6a90> >13:54:06,181 INFO anaconda: Thread Done: AnaNTPserver3 (140227205805824) >13:54:06,212 INFO anaconda: Thread Done: AnaNTPserver2 (140227214198528) >13:54:06,228 INFO anaconda: Thread Done: AnaNTPserver0 (140227230983936) >13:54:06,230 INFO anaconda: Thread Done: AnaNTPserver1 (140227222591232) >13:54:06,242 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f89348351d0> status to: Wired (p4p1) connected >13:54:06,297 INFO anaconda: Thread Done: AnaCustomStorageInit (140227239376640) >13:54:13,233 DEBUG anaconda: Need disklabel: gpt have: msdos >13:54:13,233 DEBUG anaconda: disk free: 0 fs free: 0 sw needs: 3 GB auto swap: 0 B >13:54:20,549 INFO anaconda: Running Thread: AnaExecuteStorageThread (140227345549056) >13:54:20,784 DEBUG anaconda: new disk order: [] >13:54:20,824 DEBUG anaconda: new disk order: [] >13:54:20,857 DEBUG anaconda: stage1 device cannot be of type disk >13:54:20,858 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >13:54:20,858 DEBUG anaconda: _is_valid_size(sda1) returning True >13:54:20,858 DEBUG anaconda: _is_valid_location(sda1) returning True >13:54:20,859 DEBUG anaconda: _is_valid_format(sda1) returning False >13:54:20,859 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >13:54:20,860 DEBUG anaconda: _is_valid_disklabel(sda10) returning False >13:54:20,860 DEBUG anaconda: _is_valid_size(sda10) returning True >13:54:20,860 DEBUG anaconda: _is_valid_location(sda10) returning True >13:54:20,860 WARN anaconda: sda10 not bootable >13:54:20,861 DEBUG anaconda: _is_valid_format(sda10) returning False >13:54:20,861 DEBUG anaconda: is_valid_stage1_device(sda10) returning False >13:54:20,862 DEBUG anaconda: _is_valid_disklabel(sda11) returning False >13:54:20,862 DEBUG anaconda: _is_valid_size(sda11) returning True >13:54:20,862 DEBUG anaconda: _is_valid_location(sda11) returning True >13:54:20,862 WARN anaconda: sda11 not bootable >13:54:20,862 DEBUG anaconda: _is_valid_format(sda11) returning False >13:54:20,863 DEBUG anaconda: is_valid_stage1_device(sda11) returning False >13:54:20,863 DEBUG anaconda: _is_valid_disklabel(sda12) returning False >13:54:20,864 DEBUG anaconda: _is_valid_size(sda12) returning True >13:54:20,864 DEBUG anaconda: _is_valid_location(sda12) returning True >13:54:20,864 WARN anaconda: sda12 not bootable >13:54:20,865 DEBUG anaconda: _is_valid_format(sda12) returning False >13:54:20,865 DEBUG anaconda: is_valid_stage1_device(sda12) returning False >13:54:20,866 DEBUG anaconda: _is_valid_disklabel(sda13) returning False >13:54:20,866 DEBUG anaconda: _is_valid_size(sda13) returning True >13:54:20,866 DEBUG anaconda: _is_valid_location(sda13) returning True >13:54:20,866 WARN anaconda: sda13 not bootable >13:54:20,867 DEBUG anaconda: _is_valid_format(sda13) returning False >13:54:20,867 DEBUG anaconda: is_valid_stage1_device(sda13) returning False >13:54:20,868 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >13:54:20,868 DEBUG anaconda: _is_valid_size(sda2) returning True >13:54:20,868 DEBUG anaconda: _is_valid_location(sda2) returning True >13:54:20,868 WARN anaconda: sda2 not bootable >13:54:20,869 DEBUG anaconda: _is_valid_format(sda2) returning False >13:54:20,869 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >13:54:20,870 DEBUG anaconda: _is_valid_disklabel(sda3) returning False >13:54:20,870 DEBUG anaconda: _is_valid_size(sda3) returning True >13:54:20,870 DEBUG anaconda: _is_valid_location(sda3) returning True >13:54:20,871 WARN anaconda: sda3 not bootable >13:54:20,871 DEBUG anaconda: _is_valid_format(sda3) returning False >13:54:20,871 DEBUG anaconda: is_valid_stage1_device(sda3) returning False >13:54:20,872 DEBUG anaconda: _is_valid_disklabel(sda4) returning False >13:54:20,873 DEBUG anaconda: _is_valid_size(sda4) returning True >13:54:20,873 DEBUG anaconda: _is_valid_location(sda4) returning True >13:54:20,873 WARN anaconda: sda4 not bootable >13:54:20,873 DEBUG anaconda: _is_valid_format(sda4) returning False >13:54:20,873 DEBUG anaconda: is_valid_stage1_device(sda4) returning False >13:54:20,874 DEBUG anaconda: _is_valid_disklabel(sda5) returning False >13:54:20,874 DEBUG anaconda: _is_valid_size(sda5) returning True >13:54:20,874 DEBUG anaconda: _is_valid_location(sda5) returning True >13:54:20,875 WARN anaconda: sda5 not bootable >13:54:20,875 DEBUG anaconda: _is_valid_format(sda5) returning False >13:54:20,875 DEBUG anaconda: is_valid_stage1_device(sda5) returning False >13:54:20,876 DEBUG anaconda: _is_valid_disklabel(sda6) returning False >13:54:20,877 DEBUG anaconda: _is_valid_size(sda6) returning True >13:54:20,877 DEBUG anaconda: _is_valid_location(sda6) returning True >13:54:20,877 WARN anaconda: sda6 not bootable >13:54:20,878 DEBUG anaconda: _is_valid_format(sda6) returning False >13:54:20,878 DEBUG anaconda: is_valid_stage1_device(sda6) returning False >13:54:20,879 DEBUG anaconda: _is_valid_disklabel(sda7) returning False >13:54:20,879 DEBUG anaconda: _is_valid_size(sda7) returning True >13:54:20,879 DEBUG anaconda: _is_valid_location(sda7) returning True >13:54:20,879 WARN anaconda: sda7 not bootable >13:54:20,879 DEBUG anaconda: _is_valid_format(sda7) returning False >13:54:20,879 DEBUG anaconda: is_valid_stage1_device(sda7) returning False >13:54:20,880 DEBUG anaconda: _is_valid_disklabel(sda8) returning False >13:54:20,880 DEBUG anaconda: _is_valid_size(sda8) returning True >13:54:20,881 DEBUG anaconda: _is_valid_location(sda8) returning True >13:54:20,881 WARN anaconda: sda8 not bootable >13:54:20,881 DEBUG anaconda: _is_valid_format(sda8) returning False >13:54:20,881 DEBUG anaconda: is_valid_stage1_device(sda8) returning False >13:54:20,882 DEBUG anaconda: _is_valid_disklabel(sda9) returning False >13:54:20,882 DEBUG anaconda: _is_valid_size(sda9) returning True >13:54:20,882 DEBUG anaconda: _is_valid_location(sda9) returning True >13:54:20,882 WARN anaconda: sda9 not bootable >13:54:20,883 DEBUG anaconda: _is_valid_format(sda9) returning False >13:54:20,883 DEBUG anaconda: is_valid_stage1_device(sda9) returning False >13:54:20,883 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >13:54:20,883 INFO anaconda: Thread Done: AnaExecuteStorageThread (140227345549056) >13:54:20,932 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >13:54:20,956 DEBUG anaconda: ui: unused=['sda1', 'sda2'] >13:54:20,957 DEBUG anaconda: ui: new_devices=[] >13:54:21,028 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >13:54:21,028 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >13:54:21,028 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >13:54:21,085 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8939cb6a90> >13:54:21,085 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8939cb6a90> status to: Saving storage configuration... >13:54:21,085 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8939cb6a90> status to: Failed to save storage configuration... >13:54:21,088 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8939cb6a90> >13:54:24,500 DEBUG anaconda: page clicked: Korora Linux 19 for x86_64 >13:54:24,500 DEBUG anaconda: show mountpoint: Korora Linux 19 for x86_64 >13:54:24,507 DEBUG anaconda: populate_right_side: existing 500MB partition sda3 (10) with existing ext4 filesystem >13:54:24,508 DEBUG anaconda: updated device_disks to ['sda'] >13:54:24,508 DEBUG anaconda: updated device_container_name to None >13:54:24,508 DEBUG anaconda: updated device_container_raid_level to None >13:54:24,508 DEBUG anaconda: updated device_container_encrypted to False >13:54:24,508 DEBUG anaconda: updated device_container_size to 0 >13:54:24,511 DEBUG anaconda: fs type changed: ext4 >13:54:24,516 INFO anaconda: getting device type for None >13:54:24,516 ERR anaconda: unknown device type: 'None' >13:54:24,517 DEBUG anaconda: device_type_changed: None None >13:54:24,519 INFO anaconda: getting device type for Standard Partition >13:54:24,520 DEBUG anaconda: device_type_changed: 2 Standard Partition >13:54:24,520 INFO anaconda: getting device type for Standard Partition >13:54:24,521 INFO anaconda: getting device type for Standard Partition >13:54:24,521 INFO anaconda: getting device type for Standard Partition >13:54:24,522 INFO anaconda: getting device type for Standard Partition >13:54:24,523 INFO anaconda: getting device type for Standard Partition >13:54:24,523 INFO anaconda: getting device type for Standard Partition >13:54:24,524 INFO anaconda: getting device type for Standard Partition >13:54:24,525 INFO anaconda: getting device type for Standard Partition >13:54:24,525 DEBUG anaconda: populate_raid: 2, None >13:54:24,525 INFO anaconda: getting device type for Standard Partition >13:54:24,527 INFO anaconda: getting device type for Standard Partition >13:54:24,527 DEBUG anaconda: populate_raid: 2, None >13:54:24,527 INFO anaconda: getting device type for Standard Partition >13:54:29,426 DEBUG anaconda: removing device 'existing 500MB partition sda3 (10) with existing ext4 filesystem' from page Korora Linux 19 for x86_64 >13:54:33,723 INFO anaconda: ui: removed device sda3 >13:54:33,740 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >13:54:33,761 DEBUG anaconda: ui: unused=['sda1', 'sda2'] >13:54:33,762 DEBUG anaconda: ui: new_devices=[] >13:54:33,832 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >13:54:33,832 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >13:54:33,832 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >13:54:38,924 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:54:38,924 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:54:38,925 DEBUG anaconda: populate_right_side: existing 500MB partition sda5 (14) with existing ext4 filesystem >13:54:38,925 DEBUG anaconda: updated device_disks to ['sda'] >13:54:38,925 DEBUG anaconda: updated device_container_name to None >13:54:38,926 DEBUG anaconda: updated device_container_raid_level to None >13:54:38,926 DEBUG anaconda: updated device_container_encrypted to False >13:54:38,926 DEBUG anaconda: updated device_container_size to 0 >13:54:38,933 INFO anaconda: getting device type for Standard Partition >13:54:38,933 DEBUG anaconda: populate_raid: 2, None >13:54:38,934 INFO anaconda: getting device type for Standard Partition >13:54:44,038 DEBUG anaconda: current selector: existing 500MB partition sda5 (14) with existing ext4 filesystem >13:54:44,038 DEBUG anaconda: notebook page = 1 >13:54:44,039 INFO anaconda: ui: saving changes to device sda5 >13:54:44,039 DEBUG anaconda: old name: sda5 >13:54:44,039 DEBUG anaconda: new name: None >13:54:44,042 DEBUG anaconda: old size: 500.0 >13:54:44,042 DEBUG anaconda: new size: 500 >13:54:44,042 INFO anaconda: getting device type for Standard Partition >13:54:44,043 DEBUG anaconda: old device type: 2 >13:54:44,043 DEBUG anaconda: new device type: 2 >13:54:44,043 DEBUG anaconda: reformat: False >13:54:44,045 DEBUG anaconda: old fs type: ext4 >13:54:44,045 DEBUG anaconda: new fs type: ext4 >13:54:44,045 DEBUG anaconda: old encryption setting: False >13:54:44,045 DEBUG anaconda: new encryption setting: False >13:54:44,045 DEBUG anaconda: old label: >13:54:44,045 DEBUG anaconda: new_label: >13:54:44,046 DEBUG anaconda: old mountpoint: >13:54:44,046 DEBUG anaconda: new mountpoint: >13:54:44,046 DEBUG anaconda: old raid level: None >13:54:44,046 DEBUG anaconda: new raid level: None >13:54:44,046 DEBUG anaconda: old container: None >13:54:44,046 DEBUG anaconda: new container: None >13:54:44,046 DEBUG anaconda: old container encrypted: False >13:54:44,047 DEBUG anaconda: new container encrypted: False >13:54:44,047 DEBUG anaconda: old container raid level: None >13:54:44,047 DEBUG anaconda: new container raid level: None >13:54:44,047 DEBUG anaconda: old container size request: 0 >13:54:44,047 DEBUG anaconda: new container size request: 0 >13:54:44,047 DEBUG anaconda: old disks: ['sda'] >13:54:44,047 DEBUG anaconda: new disks: ['sda'] >13:54:44,047 DEBUG anaconda: populate_right_side: existing 500MB partition sda5 (14) with existing ext4 filesystem >13:54:44,048 DEBUG anaconda: updated device_disks to ['sda'] >13:54:44,048 DEBUG anaconda: updated device_container_name to None >13:54:44,048 DEBUG anaconda: updated device_container_raid_level to None >13:54:44,048 DEBUG anaconda: updated device_container_encrypted to False >13:54:44,048 DEBUG anaconda: updated device_container_size to 0 >13:54:44,055 INFO anaconda: getting device type for Standard Partition >13:54:44,055 DEBUG anaconda: populate_raid: 2, None >13:54:44,055 INFO anaconda: getting device type for Standard Partition >13:54:44,056 DEBUG anaconda: new selector: existing 16072MB partition sda6 (15) with existing swap >13:54:44,056 DEBUG anaconda: populate_right_side: existing 16072MB partition sda6 (15) with existing swap >13:54:44,056 DEBUG anaconda: updated device_disks to ['sda'] >13:54:44,057 DEBUG anaconda: updated device_container_name to None >13:54:44,057 DEBUG anaconda: updated device_container_raid_level to None >13:54:44,057 DEBUG anaconda: updated device_container_encrypted to False >13:54:44,057 DEBUG anaconda: updated device_container_size to 0 >13:54:44,060 DEBUG anaconda: fs type changed: swap >13:54:44,064 INFO anaconda: getting device type for Standard Partition >13:54:44,065 DEBUG anaconda: populate_raid: 2, None >13:54:44,065 INFO anaconda: getting device type for Standard Partition >13:54:46,086 DEBUG anaconda: current selector: existing 16072MB partition sda6 (15) with existing swap >13:54:46,086 DEBUG anaconda: notebook page = 1 >13:54:46,087 INFO anaconda: ui: saving changes to device sda6 >13:54:46,087 DEBUG anaconda: old name: sda6 >13:54:46,087 DEBUG anaconda: new name: None >13:54:46,090 DEBUG anaconda: old size: 16072.0 >13:54:46,090 DEBUG anaconda: new size: 16072 >13:54:46,090 INFO anaconda: getting device type for Standard Partition >13:54:46,091 DEBUG anaconda: old device type: 2 >13:54:46,091 DEBUG anaconda: new device type: 2 >13:54:46,091 DEBUG anaconda: reformat: False >13:54:46,092 DEBUG anaconda: old fs type: swap >13:54:46,093 DEBUG anaconda: new fs type: swap >13:54:46,093 DEBUG anaconda: old encryption setting: False >13:54:46,093 DEBUG anaconda: new encryption setting: False >13:54:46,093 DEBUG anaconda: old label: >13:54:46,093 DEBUG anaconda: new_label: >13:54:46,093 DEBUG anaconda: old mountpoint: >13:54:46,093 DEBUG anaconda: new mountpoint: >13:54:46,094 DEBUG anaconda: old raid level: None >13:54:46,094 DEBUG anaconda: new raid level: None >13:54:46,094 DEBUG anaconda: old container: None >13:54:46,094 DEBUG anaconda: new container: None >13:54:46,094 DEBUG anaconda: old container encrypted: False >13:54:46,094 DEBUG anaconda: new container encrypted: False >13:54:46,095 DEBUG anaconda: old container raid level: None >13:54:46,095 DEBUG anaconda: new container raid level: None >13:54:46,095 DEBUG anaconda: old container size request: 0 >13:54:46,095 DEBUG anaconda: new container size request: 0 >13:54:46,095 DEBUG anaconda: old disks: ['sda'] >13:54:46,095 DEBUG anaconda: new disks: ['sda'] >13:54:46,095 DEBUG anaconda: populate_right_side: existing 16072MB partition sda6 (15) with existing swap >13:54:46,096 DEBUG anaconda: updated device_disks to ['sda'] >13:54:46,096 DEBUG anaconda: updated device_container_name to None >13:54:46,096 DEBUG anaconda: updated device_container_raid_level to None >13:54:46,096 DEBUG anaconda: updated device_container_encrypted to False >13:54:46,096 DEBUG anaconda: updated device_container_size to 0 >13:54:46,102 INFO anaconda: getting device type for Standard Partition >13:54:46,103 DEBUG anaconda: populate_raid: 2, None >13:54:46,103 INFO anaconda: getting device type for Standard Partition >13:54:46,103 DEBUG anaconda: new selector: existing 500MB partition sda5 (14) with existing ext4 filesystem >13:54:46,104 DEBUG anaconda: populate_right_side: existing 500MB partition sda5 (14) with existing ext4 filesystem >13:54:46,104 DEBUG anaconda: updated device_disks to ['sda'] >13:54:46,105 DEBUG anaconda: updated device_container_name to None >13:54:46,105 DEBUG anaconda: updated device_container_raid_level to None >13:54:46,105 DEBUG anaconda: updated device_container_encrypted to False >13:54:46,105 DEBUG anaconda: updated device_container_size to 0 >13:54:46,108 DEBUG anaconda: fs type changed: ext4 >13:54:46,113 INFO anaconda: getting device type for Standard Partition >13:54:46,113 DEBUG anaconda: populate_raid: 2, None >13:54:46,113 INFO anaconda: getting device type for Standard Partition >13:54:48,480 DEBUG anaconda: removing device 'existing 500MB partition sda5 (14) with existing ext4 filesystem' from page Fedora Linux 20 for x86_64 >13:54:50,658 INFO anaconda: ui: removed device sda5 >13:54:50,677 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda2', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >13:54:50,700 DEBUG anaconda: ui: unused=['sda1', 'sda2'] >13:54:50,701 DEBUG anaconda: ui: new_devices=[] >21:54:49,997 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >21:54:49,997 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:54:49,998 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:54:52,067 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >21:54:52,067 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >21:54:52,067 DEBUG anaconda: populate_right_side: existing 200000MB partition sda6 (16) with existing ext4 filesystem >21:54:52,068 DEBUG anaconda: updated device_disks to ['sda'] >21:54:52,068 DEBUG anaconda: updated device_container_name to None >21:54:52,068 DEBUG anaconda: updated device_container_raid_level to None >21:54:52,068 DEBUG anaconda: updated device_container_encrypted to False >21:54:52,068 DEBUG anaconda: updated device_container_size to 0 >21:54:52,075 INFO anaconda: getting device type for Standard Partition >21:54:52,076 DEBUG anaconda: populate_raid: 2, None >21:54:52,076 INFO anaconda: getting device type for Standard Partition >21:54:55,606 DEBUG anaconda: populate_right_side: existing 200000MB partition sda6 (16) with existing ext4 filesystem >21:54:55,606 DEBUG anaconda: updated device_disks to ['sda'] >21:54:55,607 DEBUG anaconda: updated device_container_name to None >21:54:55,607 DEBUG anaconda: updated device_container_raid_level to None >21:54:55,607 DEBUG anaconda: updated device_container_encrypted to False >21:54:55,607 DEBUG anaconda: updated device_container_size to 0 >21:54:55,613 INFO anaconda: getting device type for Standard Partition >21:54:55,614 DEBUG anaconda: populate_raid: 2, None >21:54:55,614 INFO anaconda: getting device type for Standard Partition >21:54:57,828 DEBUG anaconda: removing device 'existing 200000MB partition sda6 (16) with existing ext4 filesystem' from page Fedora Linux 20 for x86_64 >21:55:00,564 INFO anaconda: ui: removed device sda6 >21:55:00,584 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >21:55:00,603 DEBUG anaconda: ui: unused=['sda2', 'sda1'] >21:55:00,604 DEBUG anaconda: ui: new_devices=[] >21:55:00,663 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >21:55:00,663 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:00,663 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:03,395 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >21:55:03,395 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >21:55:03,396 DEBUG anaconda: populate_right_side: existing 16072MB partition sda5 (15) with existing swap >21:55:03,396 DEBUG anaconda: updated device_disks to ['sda'] >21:55:03,396 DEBUG anaconda: updated device_container_name to None >21:55:03,396 DEBUG anaconda: updated device_container_raid_level to None >21:55:03,397 DEBUG anaconda: updated device_container_encrypted to False >21:55:03,397 DEBUG anaconda: updated device_container_size to 0 >21:55:03,400 DEBUG anaconda: fs type changed: swap >21:55:03,406 INFO anaconda: getting device type for Standard Partition >21:55:03,406 DEBUG anaconda: populate_raid: 2, None >21:55:03,406 INFO anaconda: getting device type for Standard Partition >21:55:15,474 DEBUG anaconda: page clicked: Unknown Linux >21:55:15,474 DEBUG anaconda: current selector: existing 16072MB partition sda5 (15) with existing swap >21:55:15,475 DEBUG anaconda: notebook page = 1 >21:55:15,475 INFO anaconda: ui: saving changes to device sda5 >21:55:15,475 DEBUG anaconda: old name: sda5 >21:55:15,475 DEBUG anaconda: new name: None >21:55:15,479 DEBUG anaconda: old size: 16072.0 >21:55:15,479 DEBUG anaconda: new size: 16072 >21:55:15,479 INFO anaconda: getting device type for Standard Partition >21:55:15,480 DEBUG anaconda: old device type: 2 >21:55:15,480 DEBUG anaconda: new device type: 2 >21:55:15,480 DEBUG anaconda: reformat: False >21:55:15,481 DEBUG anaconda: old fs type: swap >21:55:15,481 DEBUG anaconda: new fs type: swap >21:55:15,482 DEBUG anaconda: old encryption setting: False >21:55:15,482 DEBUG anaconda: new encryption setting: False >21:55:15,482 DEBUG anaconda: old label: >21:55:15,482 DEBUG anaconda: new_label: >21:55:15,482 DEBUG anaconda: old mountpoint: >21:55:15,482 DEBUG anaconda: new mountpoint: >21:55:15,482 DEBUG anaconda: old raid level: None >21:55:15,483 DEBUG anaconda: new raid level: None >21:55:15,483 DEBUG anaconda: old container: None >21:55:15,483 DEBUG anaconda: new container: None >21:55:15,483 DEBUG anaconda: old container encrypted: False >21:55:15,483 DEBUG anaconda: new container encrypted: False >21:55:15,483 DEBUG anaconda: old container raid level: None >21:55:15,484 DEBUG anaconda: new container raid level: None >21:55:15,484 DEBUG anaconda: old container size request: 0 >21:55:15,484 DEBUG anaconda: new container size request: 0 >21:55:15,484 DEBUG anaconda: old disks: ['sda'] >21:55:15,484 DEBUG anaconda: new disks: ['sda'] >21:55:15,484 DEBUG anaconda: populate_right_side: existing 16072MB partition sda5 (15) with existing swap >21:55:15,485 DEBUG anaconda: updated device_disks to ['sda'] >21:55:15,485 DEBUG anaconda: updated device_container_name to None >21:55:15,485 DEBUG anaconda: updated device_container_raid_level to None >21:55:15,485 DEBUG anaconda: updated device_container_encrypted to False >21:55:15,485 DEBUG anaconda: updated device_container_size to 0 >21:55:15,491 INFO anaconda: getting device type for Standard Partition >21:55:15,492 DEBUG anaconda: populate_raid: 2, None >21:55:15,492 INFO anaconda: getting device type for Standard Partition >21:55:15,492 DEBUG anaconda: show mountpoint: Unknown Linux >21:55:15,492 DEBUG anaconda: populate_right_side: existing 481073MB partition sda9 (8) with existing ext4 filesystem >21:55:15,493 DEBUG anaconda: updated device_disks to ['sda'] >21:55:15,493 DEBUG anaconda: updated device_container_name to None >21:55:15,494 DEBUG anaconda: updated device_container_raid_level to None >21:55:15,494 DEBUG anaconda: updated device_container_encrypted to False >21:55:15,494 DEBUG anaconda: updated device_container_size to 0 >21:55:15,497 DEBUG anaconda: fs type changed: ext4 >21:55:15,502 INFO anaconda: getting device type for Standard Partition >21:55:15,503 DEBUG anaconda: populate_raid: 2, None >21:55:15,503 INFO anaconda: getting device type for Standard Partition >21:55:20,909 DEBUG anaconda: running automatic partitioning >21:55:21,113 DEBUG anaconda: new disk order: [] >21:55:21,133 DEBUG anaconda: stage1 device cannot be of type disk >21:55:21,133 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >21:55:21,134 DEBUG anaconda: _is_valid_size(sda1) returning True >21:55:21,134 DEBUG anaconda: _is_valid_location(sda1) returning True >21:55:21,134 DEBUG anaconda: _is_valid_format(sda1) returning False >21:55:21,134 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >21:55:21,135 DEBUG anaconda: _is_valid_disklabel(sda10) returning False >21:55:21,135 DEBUG anaconda: _is_valid_size(sda10) returning True >21:55:21,135 DEBUG anaconda: _is_valid_location(sda10) returning True >21:55:21,135 WARN anaconda: sda10 not bootable >21:55:21,135 DEBUG anaconda: _is_valid_format(sda10) returning False >21:55:21,135 DEBUG anaconda: is_valid_stage1_device(sda10) returning False >21:55:21,136 DEBUG anaconda: _is_valid_disklabel(sda11) returning False >21:55:21,136 DEBUG anaconda: _is_valid_size(sda11) returning True >21:55:21,136 DEBUG anaconda: _is_valid_location(sda11) returning True >21:55:21,136 DEBUG anaconda: _is_valid_format(sda11) returning False >21:55:21,136 DEBUG anaconda: is_valid_stage1_device(sda11) returning False >21:55:21,137 DEBUG anaconda: _is_valid_disklabel(sda12) returning False >21:55:21,137 DEBUG anaconda: _is_valid_size(sda12) returning True >21:55:21,137 DEBUG anaconda: _is_valid_location(sda12) returning True >21:55:21,137 WARN anaconda: sda12 not bootable >21:55:21,137 DEBUG anaconda: _is_valid_format(sda12) returning False >21:55:21,137 DEBUG anaconda: is_valid_stage1_device(sda12) returning False >21:55:21,138 DEBUG anaconda: _is_valid_disklabel(sda13) returning False >21:55:21,138 DEBUG anaconda: _is_valid_size(sda13) returning True >21:55:21,138 DEBUG anaconda: _is_valid_location(sda13) returning True >21:55:21,138 WARN anaconda: sda13 not bootable >21:55:21,138 DEBUG anaconda: _is_valid_format(sda13) returning False >21:55:21,138 DEBUG anaconda: is_valid_stage1_device(sda13) returning False >21:55:21,139 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >21:55:21,139 DEBUG anaconda: _is_valid_size(sda2) returning True >21:55:21,139 DEBUG anaconda: _is_valid_location(sda2) returning True >21:55:21,139 WARN anaconda: sda2 not bootable >21:55:21,139 DEBUG anaconda: _is_valid_format(sda2) returning False >21:55:21,139 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >21:55:21,140 DEBUG anaconda: _is_valid_disklabel(sda3) returning False >21:55:21,140 DEBUG anaconda: _is_valid_size(sda3) returning True >21:55:21,140 DEBUG anaconda: _is_valid_location(sda3) returning True >21:55:21,140 WARN anaconda: sda3 not bootable >21:55:21,140 DEBUG anaconda: _is_valid_format(sda3) returning True >21:55:21,141 DEBUG anaconda: is_valid_stage1_device(sda3) returning False >21:55:21,141 DEBUG anaconda: _is_valid_disklabel(sda4) returning False >21:55:21,141 DEBUG anaconda: _is_valid_size(sda4) returning True >21:55:21,141 DEBUG anaconda: _is_valid_location(sda4) returning True >21:55:21,141 WARN anaconda: sda4 not bootable >21:55:21,141 DEBUG anaconda: _is_valid_format(sda4) returning False >21:55:21,142 DEBUG anaconda: is_valid_stage1_device(sda4) returning False >21:55:21,142 DEBUG anaconda: _is_valid_disklabel(sda5) returning False >21:55:21,142 DEBUG anaconda: _is_valid_size(sda5) returning True >21:55:21,142 DEBUG anaconda: _is_valid_location(sda5) returning True >21:55:21,142 WARN anaconda: sda5 not bootable >21:55:21,142 DEBUG anaconda: _is_valid_format(sda5) returning False >21:55:21,143 DEBUG anaconda: is_valid_stage1_device(sda5) returning False >21:55:21,143 DEBUG anaconda: _is_valid_disklabel(sda6) returning False >21:55:21,143 DEBUG anaconda: _is_valid_size(sda6) returning True >21:55:21,143 DEBUG anaconda: _is_valid_location(sda6) returning True >21:55:21,143 WARN anaconda: sda6 not bootable >21:55:21,144 DEBUG anaconda: _is_valid_format(sda6) returning False >21:55:21,144 DEBUG anaconda: is_valid_stage1_device(sda6) returning False >21:55:21,144 DEBUG anaconda: _is_valid_disklabel(sda7) returning False >21:55:21,144 DEBUG anaconda: _is_valid_size(sda7) returning True >21:55:21,144 DEBUG anaconda: _is_valid_location(sda7) returning True >21:55:21,144 WARN anaconda: sda7 not bootable >21:55:21,145 DEBUG anaconda: _is_valid_format(sda7) returning False >21:55:21,145 DEBUG anaconda: is_valid_stage1_device(sda7) returning False >21:55:21,145 DEBUG anaconda: _is_valid_disklabel(sda8) returning False >21:55:21,145 DEBUG anaconda: _is_valid_size(sda8) returning True >21:55:21,146 DEBUG anaconda: _is_valid_location(sda8) returning True >21:55:21,146 WARN anaconda: sda8 not bootable >21:55:21,146 DEBUG anaconda: _is_valid_format(sda8) returning False >21:55:21,146 DEBUG anaconda: is_valid_stage1_device(sda8) returning False >21:55:21,146 DEBUG anaconda: _is_valid_disklabel(sda9) returning False >21:55:21,147 DEBUG anaconda: _is_valid_size(sda9) returning True >21:55:21,147 DEBUG anaconda: _is_valid_location(sda9) returning True >21:55:21,147 WARN anaconda: sda9 not bootable >21:55:21,147 DEBUG anaconda: _is_valid_format(sda9) returning False >21:55:21,147 DEBUG anaconda: is_valid_stage1_device(sda9) returning False >21:55:21,147 ERR anaconda: doAutoPartition failed: failed to find a suitable stage1 device >21:55:21,190 DEBUG anaconda: finished automatic partitioning >21:55:21,190 DEBUG anaconda: refreshing ui >21:55:21,194 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >21:55:21,216 DEBUG anaconda: ui: unused=['sda2', 'sda1'] >21:55:21,217 DEBUG anaconda: ui: new_devices=[] >21:55:21,289 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >21:55:21,289 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:21,289 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:21,289 DEBUG anaconda: finished refreshing ui >21:55:21,289 DEBUG anaconda: updating space display >21:55:21,302 DEBUG anaconda: finished updating space display >21:55:28,220 DEBUG anaconda: running automatic partitioning >21:55:28,240 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >21:55:28,242 DEBUG anaconda: finished automatic partitioning >21:55:28,242 DEBUG anaconda: refreshing ui >21:55:28,246 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >21:55:28,275 DEBUG anaconda: ui: unused=['sda2', 'sda1'] >21:55:28,277 DEBUG anaconda: ui: new_devices=[] >21:55:28,360 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >21:55:28,360 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:28,361 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:28,361 DEBUG anaconda: finished refreshing ui >21:55:28,361 DEBUG anaconda: updating space display >21:55:28,373 DEBUG anaconda: finished updating space display >21:55:29,133 DEBUG anaconda: running automatic partitioning >21:55:29,150 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >21:55:29,152 DEBUG anaconda: finished automatic partitioning >21:55:29,152 DEBUG anaconda: refreshing ui >21:55:29,155 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >21:55:29,180 DEBUG anaconda: ui: unused=['sda2', 'sda1'] >21:55:29,181 DEBUG anaconda: ui: new_devices=[] >21:55:29,255 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >21:55:29,255 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:29,255 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:29,255 DEBUG anaconda: finished refreshing ui >21:55:29,255 DEBUG anaconda: updating space display >21:55:29,266 DEBUG anaconda: finished updating space display >21:55:34,029 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >21:55:34,030 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >21:55:34,030 DEBUG anaconda: populate_right_side: existing 500MB partition sda7 (14) with existing ext4 filesystem >21:55:34,030 DEBUG anaconda: updated device_disks to ['sda'] >21:55:34,031 DEBUG anaconda: updated device_container_name to None >21:55:34,031 DEBUG anaconda: updated device_container_raid_level to None >21:55:34,031 DEBUG anaconda: updated device_container_encrypted to False >21:55:34,031 DEBUG anaconda: updated device_container_size to 0 >21:55:34,037 INFO anaconda: getting device type for Standard Partition >21:55:34,038 DEBUG anaconda: populate_raid: 2, None >21:55:34,038 INFO anaconda: getting device type for Standard Partition >21:55:39,608 DEBUG anaconda: current selector: existing 500MB partition sda7 (14) with existing ext4 filesystem >21:55:39,609 DEBUG anaconda: notebook page = 1 >21:55:39,609 INFO anaconda: ui: saving changes to device sda7 >21:55:39,609 DEBUG anaconda: old name: sda7 >21:55:39,609 DEBUG anaconda: new name: None >21:55:39,612 DEBUG anaconda: old size: 500.0 >21:55:39,612 DEBUG anaconda: new size: 500 >21:55:39,612 INFO anaconda: getting device type for Standard Partition >21:55:39,613 DEBUG anaconda: old device type: 2 >21:55:39,613 DEBUG anaconda: new device type: 2 >21:55:39,613 DEBUG anaconda: reformat: False >21:55:39,615 DEBUG anaconda: old fs type: ext4 >21:55:39,615 DEBUG anaconda: new fs type: ext4 >21:55:39,615 DEBUG anaconda: old encryption setting: False >21:55:39,615 DEBUG anaconda: new encryption setting: False >21:55:39,615 DEBUG anaconda: old label: >21:55:39,615 DEBUG anaconda: new_label: >21:55:39,615 DEBUG anaconda: old mountpoint: >21:55:39,616 DEBUG anaconda: new mountpoint: >21:55:39,616 DEBUG anaconda: old raid level: None >21:55:39,616 DEBUG anaconda: new raid level: None >21:55:39,616 DEBUG anaconda: old container: None >21:55:39,617 DEBUG anaconda: new container: None >21:55:39,617 DEBUG anaconda: old container encrypted: False >21:55:39,617 DEBUG anaconda: new container encrypted: False >21:55:39,617 DEBUG anaconda: old container raid level: None >21:55:39,617 DEBUG anaconda: new container raid level: None >21:55:39,617 DEBUG anaconda: old container size request: 0 >21:55:39,618 DEBUG anaconda: new container size request: 0 >21:55:39,618 DEBUG anaconda: old disks: ['sda'] >21:55:39,618 DEBUG anaconda: new disks: ['sda'] >21:55:39,618 DEBUG anaconda: populate_right_side: existing 500MB partition sda7 (14) with existing ext4 filesystem >21:55:39,619 DEBUG anaconda: updated device_disks to ['sda'] >21:55:39,619 DEBUG anaconda: updated device_container_name to None >21:55:39,619 DEBUG anaconda: updated device_container_raid_level to None >21:55:39,619 DEBUG anaconda: updated device_container_encrypted to False >21:55:39,619 DEBUG anaconda: updated device_container_size to 0 >21:55:39,625 INFO anaconda: getting device type for Standard Partition >21:55:39,625 DEBUG anaconda: populate_raid: 2, None >21:55:39,626 INFO anaconda: getting device type for Standard Partition >21:55:39,626 DEBUG anaconda: new selector: existing 200000MB partition sda9 (16) with existing ext4 filesystem >21:55:39,626 DEBUG anaconda: populate_right_side: existing 200000MB partition sda9 (16) with existing ext4 filesystem >21:55:39,627 DEBUG anaconda: updated device_disks to ['sda'] >21:55:39,627 DEBUG anaconda: updated device_container_name to None >21:55:39,627 DEBUG anaconda: updated device_container_raid_level to None >21:55:39,627 DEBUG anaconda: updated device_container_encrypted to False >21:55:39,627 DEBUG anaconda: updated device_container_size to 0 >21:55:39,633 INFO anaconda: getting device type for Standard Partition >21:55:39,633 DEBUG anaconda: populate_raid: 2, None >21:55:39,633 INFO anaconda: getting device type for Standard Partition >21:55:42,023 DEBUG anaconda: removing device 'existing 200000MB partition sda9 (16) with existing ext4 filesystem' from page Fedora Linux 20 for x86_64 >21:55:43,999 INFO anaconda: ui: removed device sda9 >21:55:44,020 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >21:55:44,047 DEBUG anaconda: ui: unused=['sda2', 'sda1'] >21:55:44,048 DEBUG anaconda: ui: new_devices=[] >21:55:44,128 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >21:55:44,128 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:44,128 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:45,966 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >21:55:45,966 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >21:55:45,967 DEBUG anaconda: populate_right_side: existing 500MB partition sda7 (14) with existing ext4 filesystem >21:55:45,967 DEBUG anaconda: updated device_disks to ['sda'] >21:55:45,967 DEBUG anaconda: updated device_container_name to None >21:55:45,968 DEBUG anaconda: updated device_container_raid_level to None >21:55:45,968 DEBUG anaconda: updated device_container_encrypted to False >21:55:45,968 DEBUG anaconda: updated device_container_size to 0 >21:55:45,974 INFO anaconda: getting device type for Standard Partition >21:55:45,974 DEBUG anaconda: populate_raid: 2, None >21:55:45,975 INFO anaconda: getting device type for Standard Partition >21:55:49,874 DEBUG anaconda: populate_right_side: existing 500MB partition sda7 (14) with existing ext4 filesystem >21:55:49,874 DEBUG anaconda: updated device_disks to ['sda'] >21:55:49,875 DEBUG anaconda: updated device_container_name to None >21:55:49,875 DEBUG anaconda: updated device_container_raid_level to None >21:55:49,875 DEBUG anaconda: updated device_container_encrypted to False >21:55:49,875 DEBUG anaconda: updated device_container_size to 0 >21:55:49,882 INFO anaconda: getting device type for Standard Partition >21:55:49,882 DEBUG anaconda: populate_raid: 2, None >21:55:49,882 INFO anaconda: getting device type for Standard Partition >21:55:53,655 DEBUG anaconda: removing device 'existing 500MB partition sda7 (14) with existing ext4 filesystem' from page Fedora Linux 20 for x86_64 >21:55:55,747 INFO anaconda: ui: removed device sda7 >21:55:55,767 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >21:55:55,791 DEBUG anaconda: ui: unused=['sda2', 'sda1'] >21:55:55,792 DEBUG anaconda: ui: new_devices=[] >21:55:55,867 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >21:55:55,867 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:55,867 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:55:59,095 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >21:55:59,095 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >21:55:59,096 DEBUG anaconda: populate_right_side: existing 16072MB partition sda7 (15) with existing swap >21:55:59,096 DEBUG anaconda: updated device_disks to ['sda'] >21:55:59,096 DEBUG anaconda: updated device_container_name to None >21:55:59,096 DEBUG anaconda: updated device_container_raid_level to None >21:55:59,097 DEBUG anaconda: updated device_container_encrypted to False >21:55:59,097 DEBUG anaconda: updated device_container_size to 0 >21:55:59,100 DEBUG anaconda: fs type changed: swap >21:55:59,104 INFO anaconda: getting device type for Standard Partition >21:55:59,105 DEBUG anaconda: populate_raid: 2, None >21:55:59,105 INFO anaconda: getting device type for Standard Partition >21:56:01,515 DEBUG anaconda: populate_right_side: existing 16072MB partition sda7 (15) with existing swap >21:56:01,515 DEBUG anaconda: updated device_disks to ['sda'] >21:56:01,516 DEBUG anaconda: updated device_container_name to None >21:56:01,516 DEBUG anaconda: updated device_container_raid_level to None >21:56:01,516 DEBUG anaconda: updated device_container_encrypted to False >21:56:01,516 DEBUG anaconda: updated device_container_size to 0 >21:56:01,521 INFO anaconda: getting device type for Standard Partition >21:56:01,521 DEBUG anaconda: populate_raid: 2, None >21:56:01,522 INFO anaconda: getting device type for Standard Partition >21:56:03,533 DEBUG anaconda: removing device 'existing 16072MB partition sda7 (15) with existing swap' from page Fedora Linux 20 for x86_64 >21:56:05,344 INFO anaconda: ui: removed device sda7 >21:56:05,363 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >21:56:05,387 DEBUG anaconda: ui: unused=['sda2', 'sda1'] >21:56:05,388 DEBUG anaconda: ui: new_devices=[] >21:56:05,459 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >21:56:05,459 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:56:05,459 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:56:09,949 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >21:56:09,949 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:56:11,227 DEBUG anaconda: page clicked: New Fedora 20-TC5 Installation >21:56:11,228 DEBUG anaconda: show mountpoint: New Fedora 20-TC5 Installation >21:56:13,048 DEBUG anaconda: running automatic partitioning >21:56:13,240 DEBUG anaconda: finished automatic partitioning >21:56:13,240 DEBUG anaconda: running handleException >21:56:13,240 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: >21:53:50,621 INFO packaging: configuring base repo >21:53:50,631 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >21:53:50,656 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >21:53:50,657 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:53:50,657 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:53:50,657 DEBUG yum.verbose.plugin: Adding en_US to language list >21:53:50,659 DEBUG yum.verbose.YumBase: Config time: 0.027 >21:53:50,673 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >21:53:50,673 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:53:50,673 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:53:50,673 DEBUG yum.verbose.plugin: Adding en_US to language list >21:53:50,674 DEBUG yum.verbose.YumBase: Config time: 0.005 >21:53:50,687 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >21:53:50,689 INFO packaging: using default repos from local yum configuration >21:53:50,696 INFO packaging: gathering repo metadata > > >/tmp/program.log: >13:53:36,298 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:53:36,305 DEBUG program: Return code: 0 >13:53:36,306 INFO program: Running... udevadm settle --timeout=300 >13:53:37,675 DEBUG program: Return code: 0 >13:53:37,676 INFO program: Running... modprobe fcoe >13:53:37,710 DEBUG program: Return code: 0 >13:53:37,710 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >13:53:37,714 INFO program: No FCoE boot disk information is found in EDD! >13:53:37,714 DEBUG program: Return code: 1 >13:53:38,225 INFO program: Running... metacity --display :1 --sm-disable >13:53:38,225 INFO program: Running... spice-vdagent >13:53:38,268 DEBUG program: Return code: 0 >13:53:39,428 INFO program: Running... udevadm settle --timeout=300 >13:53:39,440 DEBUG program: Return code: 0 >13:53:39,455 INFO program: Running... udevadm settle --timeout=300 >13:53:39,463 DEBUG program: Return code: 0 >13:53:39,486 INFO program: Running... multipath -c /dev/sdc >13:53:39,494 DEBUG program: Return code: 1 >13:53:39,494 INFO program: Running... systemctl start chronyd.service >13:53:39,525 DEBUG program: Return code: 0 >13:53:39,525 INFO program: Running... multipath -c /dev/sdd >13:53:39,532 DEBUG program: Return code: 1 >13:53:39,640 INFO program: Running... multipath -c /dev/sdb >13:53:39,646 INFO program: /dev/sdb is not a valid multipath device path >13:53:39,646 DEBUG program: Return code: 1 >13:53:39,721 INFO program: Running... multipath -c /dev/sda >13:53:39,727 INFO program: /dev/sda is not a valid multipath device path >13:53:39,727 DEBUG program: Return code: 1 >13:53:40,234 INFO program: Running... ntfsinfo -m /dev/sda1 >13:53:40,283 INFO program: Volume Information >13:53:40,283 INFO program: Name of device: /dev/sda1 >13:53:40,283 INFO program: Device state: 11 >13:53:40,283 INFO program: Volume Name: System Reserved >13:53:40,283 INFO program: Volume State: 91 >13:53:40,283 INFO program: Volume Flags: 0x0000 >13:53:40,283 INFO program: Volume Version: 3.1 >13:53:40,283 INFO program: Sector Size: 512 >13:53:40,284 INFO program: Cluster Size: 4096 >13:53:40,284 INFO program: Index Block Size: 4096 >13:53:40,284 INFO program: Volume Size in Clusters: 25599 >13:53:40,284 INFO program: MFT Information >13:53:40,284 INFO program: MFT Record Size: 1024 >13:53:40,284 INFO program: MFT Zone Multiplier: 0 >13:53:40,284 INFO program: MFT Data Position: 24 >13:53:40,284 INFO program: MFT Zone Start: 8533 >13:53:40,284 INFO program: MFT Zone End: 11732 >13:53:40,284 INFO program: MFT Zone Position: 8533 >13:53:40,285 INFO program: Current Position in First Data Zone: 11732 >13:53:40,285 INFO program: Current Position in Second Data Zone: 0 >13:53:40,285 INFO program: Allocated clusters 64 (0.3%) >13:53:40,285 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >13:53:40,285 INFO program: FILE_MFTMirr Size: 4 >13:53:40,285 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >13:53:40,285 INFO program: Size of Attribute Definition Table: 2560 >13:53:40,285 INFO program: Number of Attached Extent Inodes: 0 >13:53:40,286 INFO program: FILE_Bitmap Information >13:53:40,286 INFO program: FILE_Bitmap MFT Record Number: 6 >13:53:40,286 INFO program: State of FILE_Bitmap Inode: 80 >13:53:40,286 INFO program: Length of Attribute List: 0 >13:53:40,286 INFO program: Number of Attached Extent Inodes: 0 >13:53:40,286 INFO program: FILE_Bitmap Data Attribute Information >13:53:40,286 INFO program: Decompressed Runlist: not done yet >13:53:40,286 INFO program: Base Inode: 6 >13:53:40,286 INFO program: Attribute Types: not done yet >13:53:40,286 INFO program: Attribute Name Length: 0 >13:53:40,287 INFO program: Attribute State: 3 >13:53:40,287 INFO program: Attribute Allocated Size: 4096 >13:53:40,287 INFO program: Attribute Data Size: 3200 >13:53:40,287 INFO program: Attribute Initialized Size: 3200 >13:53:40,287 INFO program: Attribute Compressed Size: 0 >13:53:40,287 INFO program: Compression Block Size: 0 >13:53:40,287 INFO program: Compression Block Size Bits: 0 >13:53:40,287 INFO program: Compression Block Clusters: 0 >13:53:40,287 INFO program: Free Clusters: 19421 (75.9%) >13:53:40,287 DEBUG program: Return code: 0 >13:53:40,288 INFO program: Running... ntfsresize -m /dev/sda1 >13:53:40,302 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >13:53:40,303 INFO program: Minsize (in MB): 36 >13:53:40,303 DEBUG program: Return code: 0 >13:53:40,347 INFO program: Running... dumpe2fs -h /dev/sda10 >13:53:40,385 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >13:53:40,386 INFO program: Filesystem volume name: <none> >13:53:40,386 INFO program: Last mounted on: /boot >13:53:40,386 INFO program: Filesystem UUID: ed5d27d6-6e95-42d2-84a0-318e455dee42 >13:53:40,386 INFO program: Filesystem magic number: 0xEF53 >13:53:40,386 INFO program: Filesystem revision #: 1 (dynamic) >13:53:40,387 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:53:40,387 INFO program: Filesystem flags: signed_directory_hash >13:53:40,387 INFO program: Default mount options: user_xattr acl >13:53:40,387 INFO program: Filesystem state: clean >13:53:40,387 INFO program: Errors behavior: Continue >13:53:40,387 INFO program: Filesystem OS type: Linux >13:53:40,387 INFO program: Inode count: 128016 >13:53:40,387 INFO program: Block count: 512000 >13:53:40,387 INFO program: Reserved block count: 25600 >13:53:40,387 INFO program: Free blocks: 390624 >13:53:40,387 INFO program: Free inodes: 127701 >13:53:40,387 INFO program: First block: 1 >13:53:40,387 INFO program: Block size: 1024 >13:53:40,388 INFO program: Fragment size: 1024 >13:53:40,388 INFO program: Reserved GDT blocks: 256 >13:53:40,388 INFO program: Blocks per group: 8192 >13:53:40,388 INFO program: Fragments per group: 8192 >13:53:40,388 INFO program: Inodes per group: 2032 >13:53:40,388 INFO program: Inode blocks per group: 254 >13:53:40,388 INFO program: Flex block group size: 16 >13:53:40,388 INFO program: Filesystem created: Wed Nov 6 09:31:14 2013 >13:53:40,388 INFO program: Last mount time: Wed Nov 13 09:41:00 2013 >13:53:40,388 INFO program: Last write time: Wed Nov 13 09:55:09 2013 >13:53:40,388 INFO program: Mount count: 4 >13:53:40,388 INFO program: Maximum mount count: -1 >13:53:40,388 INFO program: Last checked: Wed Nov 6 09:31:14 2013 >13:53:40,388 INFO program: Check interval: 0 (<none>) >13:53:40,389 INFO program: Lifetime writes: 126 MB >13:53:40,389 INFO program: Reserved blocks uid: 0 (user root) >13:53:40,389 INFO program: Reserved blocks gid: 0 (group root) >13:53:40,389 INFO program: First inode: 11 >13:53:40,389 INFO program: Inode size: 128 >13:53:40,389 INFO program: Journal inode: 8 >13:53:40,389 INFO program: Default directory hash: half_md4 >13:53:40,389 INFO program: Directory Hash Seed: 01a4cb8b-a90e-4ef2-bcf1-60715d7b940e >13:53:40,389 INFO program: Journal backup: inode blocks >13:53:40,389 INFO program: Journal features: (none) >13:53:40,389 INFO program: Journal size: 8M >13:53:40,389 INFO program: Journal length: 8192 >13:53:40,389 INFO program: Journal sequence: 0x0000002e >13:53:40,389 INFO program: Journal start: 0 >13:53:40,390 INFO program: >13:53:40,390 DEBUG program: Return code: 0 >13:53:40,390 INFO program: Running... resize2fs -P /dev/sda10 >13:53:40,402 INFO program: resize2fs 1.42.8 (20-Jun-2013) >13:53:40,402 INFO program: Estimated minimum size of the filesystem: 112666 >13:53:40,403 DEBUG program: Return code: 0 >13:53:40,464 INFO program: Running... dumpe2fs -h /dev/sda12 >13:53:40,511 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >13:53:40,511 INFO program: Filesystem volume name: <none> >13:53:40,511 INFO program: Last mounted on: / >13:53:40,512 INFO program: Filesystem UUID: 67f58694-6fab-40d6-9eff-51993aac9e8d >13:53:40,512 INFO program: Filesystem magic number: 0xEF53 >13:53:40,512 INFO program: Filesystem revision #: 1 (dynamic) >13:53:40,512 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:53:40,512 INFO program: Filesystem flags: signed_directory_hash >13:53:40,512 INFO program: Default mount options: user_xattr acl >13:53:40,512 INFO program: Filesystem state: clean >13:53:40,512 INFO program: Errors behavior: Continue >13:53:40,512 INFO program: Filesystem OS type: Linux >13:53:40,512 INFO program: Inode count: 12804096 >13:53:40,512 INFO program: Block count: 51200000 >13:53:40,513 INFO program: Reserved block count: 2560000 >13:53:40,513 INFO program: Free blocks: 47457655 >13:53:40,513 INFO program: Free inodes: 12426362 >13:53:40,513 INFO program: First block: 0 >13:53:40,513 INFO program: Block size: 4096 >13:53:40,513 INFO program: Fragment size: 4096 >13:53:40,513 INFO program: Reserved GDT blocks: 1011 >13:53:40,513 INFO program: Blocks per group: 32768 >13:53:40,513 INFO program: Fragments per group: 32768 >13:53:40,513 INFO program: Inodes per group: 8192 >13:53:40,513 INFO program: Inode blocks per group: 512 >13:53:40,513 INFO program: Flex block group size: 16 >13:53:40,514 INFO program: Filesystem created: Wed Nov 6 09:31:18 2013 >13:53:40,514 INFO program: Last mount time: Wed Nov 13 09:40:52 2013 >13:53:40,514 INFO program: Last write time: Wed Nov 13 09:40:51 2013 >13:53:40,514 INFO program: Mount count: 4 >13:53:40,514 INFO program: Maximum mount count: -1 >13:53:40,514 INFO program: Last checked: Wed Nov 6 09:31:18 2013 >13:53:40,514 INFO program: Check interval: 0 (<none>) >13:53:40,514 INFO program: Lifetime writes: 24 GB >13:53:40,514 INFO program: Reserved blocks uid: 0 (user root) >13:53:40,514 INFO program: Reserved blocks gid: 0 (group root) >13:53:40,514 INFO program: First inode: 11 >13:53:40,515 INFO program: Inode size: 256 >13:53:40,515 INFO program: Required extra isize: 28 >13:53:40,515 INFO program: Desired extra isize: 28 >13:53:40,515 INFO program: Journal inode: 8 >13:53:40,515 INFO program: Default directory hash: half_md4 >13:53:40,515 INFO program: Directory Hash Seed: a444145b-8e8d-4a77-b04a-509f231a5115 >13:53:40,515 INFO program: Journal backup: inode blocks >13:53:40,515 INFO program: Journal features: journal_incompat_revoke >13:53:40,515 INFO program: Journal size: 128M >13:53:40,515 INFO program: Journal length: 32768 >13:53:40,515 INFO program: Journal sequence: 0x0000b715 >13:53:40,516 INFO program: Journal start: 0 >13:53:40,516 INFO program: >13:53:40,516 DEBUG program: Return code: 0 >13:53:40,516 INFO program: Running... resize2fs -P /dev/sda12 >13:53:40,520 INFO program: resize2fs 1.42.8 (20-Jun-2013) >13:53:40,520 INFO program: Estimated minimum size of the filesystem: 3080629 >13:53:40,520 DEBUG program: Return code: 0 >13:53:40,565 INFO program: Running... dumpe2fs -h /dev/sda13 >13:53:40,682 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >13:53:40,683 INFO program: Filesystem volume name: <none> >13:53:40,683 INFO program: Last mounted on: / >13:53:40,683 INFO program: Filesystem UUID: 522970b9-30dc-41b3-8968-0cba933c2bc9 >13:53:40,683 INFO program: Filesystem magic number: 0xEF53 >13:53:40,683 INFO program: Filesystem revision #: 1 (dynamic) >13:53:40,683 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:53:40,683 INFO program: Filesystem flags: signed_directory_hash >13:53:40,683 INFO program: Default mount options: user_xattr acl >13:53:40,683 INFO program: Filesystem state: clean >13:53:40,683 INFO program: Errors behavior: Continue >13:53:40,684 INFO program: Filesystem OS type: Linux >13:53:40,684 INFO program: Inode count: 30793728 >13:53:40,684 INFO program: Block count: 123154688 >13:53:40,684 INFO program: Reserved block count: 6157734 >13:53:40,684 INFO program: Free blocks: 118783673 >13:53:40,684 INFO program: Free inodes: 30498011 >13:53:40,684 INFO program: First block: 0 >13:53:40,684 INFO program: Block size: 4096 >13:53:40,684 INFO program: Fragment size: 4096 >13:53:40,684 INFO program: Reserved GDT blocks: 994 >13:53:40,684 INFO program: Blocks per group: 32768 >13:53:40,684 INFO program: Fragments per group: 32768 >13:53:40,685 INFO program: Inodes per group: 8192 >13:53:40,685 INFO program: Inode blocks per group: 512 >13:53:40,685 INFO program: Flex block group size: 16 >13:53:40,685 INFO program: Filesystem created: Sat Nov 30 08:52:58 2013 >13:53:40,685 INFO program: Last mount time: Sat Nov 30 15:05:23 2013 >13:53:40,685 INFO program: Last write time: Sat Nov 30 15:05:23 2013 >13:53:40,685 INFO program: Mount count: 4 >13:53:40,685 INFO program: Maximum mount count: -1 >13:53:40,685 INFO program: Last checked: Sat Nov 30 08:52:58 2013 >13:53:40,685 INFO program: Check interval: 0 (<none>) >13:53:40,685 INFO program: Lifetime writes: 8 GB >13:53:40,685 INFO program: Reserved blocks uid: 0 (user root) >13:53:40,686 INFO program: Reserved blocks gid: 0 (group root) >13:53:40,686 INFO program: First inode: 11 >13:53:40,686 INFO program: Inode size: 256 >13:53:40,686 INFO program: Required extra isize: 28 >13:53:40,686 INFO program: Desired extra isize: 28 >13:53:40,686 INFO program: Journal inode: 8 >13:53:40,686 INFO program: Default directory hash: half_md4 >13:53:40,686 INFO program: Directory Hash Seed: eaa097f4-d4d2-4632-9e7f-3d49068bf266 >13:53:40,686 INFO program: Journal backup: inode blocks >13:53:40,686 INFO program: Journal features: journal_incompat_revoke >13:53:40,686 INFO program: Journal size: 128M >13:53:40,686 INFO program: Journal length: 32768 >13:53:40,687 INFO program: Journal sequence: 0x00008750 >13:53:40,687 INFO program: Journal start: 0 >13:53:40,687 INFO program: >13:53:40,687 DEBUG program: Return code: 0 >13:53:40,687 INFO program: Running... resize2fs -P /dev/sda13 >13:53:40,693 INFO program: resize2fs 1.42.8 (20-Jun-2013) >13:53:40,693 INFO program: Estimated minimum size of the filesystem: 2718275 >13:53:40,693 DEBUG program: Return code: 0 >13:53:40,740 INFO program: Running... ntfsinfo -m /dev/sda2 >13:53:40,935 INFO program: Volume Information >13:53:40,936 INFO program: Name of device: /dev/sda2 >13:53:40,936 INFO program: Device state: 11 >13:53:40,936 INFO program: Volume Name: >13:53:40,936 INFO program: Volume State: 91 >13:53:40,936 INFO program: Volume Flags: 0x0000 >13:53:40,936 INFO program: Volume Version: 3.1 >13:53:40,936 INFO program: Sector Size: 512 >13:53:40,936 INFO program: Cluster Size: 4096 >13:53:40,936 INFO program: Index Block Size: 4096 >13:53:40,936 INFO program: Volume Size in Clusters: 76774399 >13:53:40,937 INFO program: MFT Information >13:53:40,937 INFO program: MFT Record Size: 1024 >13:53:40,937 INFO program: MFT Zone Multiplier: 0 >13:53:40,937 INFO program: MFT Data Position: 24 >13:53:40,937 INFO program: MFT Zone Start: 786432 >13:53:40,937 INFO program: MFT Zone End: 10383231 >13:53:40,937 INFO program: MFT Zone Position: 786432 >13:53:40,937 INFO program: Current Position in First Data Zone: 10383231 >13:53:40,937 INFO program: Current Position in Second Data Zone: 0 >13:53:40,937 INFO program: Allocated clusters 89664 (0.1%) >13:53:40,937 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >13:53:40,937 INFO program: FILE_MFTMirr Size: 4 >13:53:40,938 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >13:53:40,938 INFO program: Size of Attribute Definition Table: 2560 >13:53:40,938 INFO program: Number of Attached Extent Inodes: 0 >13:53:40,938 INFO program: FILE_Bitmap Information >13:53:40,938 INFO program: FILE_Bitmap MFT Record Number: 6 >13:53:40,938 INFO program: State of FILE_Bitmap Inode: 80 >13:53:40,938 INFO program: Length of Attribute List: 0 >13:53:40,938 INFO program: Number of Attached Extent Inodes: 0 >13:53:40,938 INFO program: FILE_Bitmap Data Attribute Information >13:53:40,938 INFO program: Decompressed Runlist: not done yet >13:53:40,938 INFO program: Base Inode: 6 >13:53:40,938 INFO program: Attribute Types: not done yet >13:53:40,939 INFO program: Attribute Name Length: 0 >13:53:40,939 INFO program: Attribute State: 3 >13:53:40,939 INFO program: Attribute Allocated Size: 9596928 >13:53:40,939 INFO program: Attribute Data Size: 9596800 >13:53:40,939 INFO program: Attribute Initialized Size: 9596800 >13:53:40,939 INFO program: Attribute Compressed Size: 0 >13:53:40,939 INFO program: Compression Block Size: 0 >13:53:40,939 INFO program: Compression Block Size Bits: 0 >13:53:40,939 INFO program: Compression Block Clusters: 0 >13:53:40,939 INFO program: Free Clusters: 38881398 (50.6%) >13:53:40,939 DEBUG program: Return code: 0 >13:53:40,940 INFO program: Running... ntfsresize -m /dev/sda2 >21:53:47,749 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >21:53:47,750 INFO program: Minsize (in MB): 155210 >21:53:47,750 DEBUG program: Return code: 0 >21:53:47,806 INFO program: Running... dumpe2fs -h /dev/sda3 >21:53:47,823 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:53:47,823 INFO program: Filesystem volume name: <none> >21:53:47,823 INFO program: Last mounted on: /boot >21:53:47,823 INFO program: Filesystem UUID: 7be1fbcf-9f75-4f01-b45f-f8e1fc98095a >21:53:47,823 INFO program: Filesystem magic number: 0xEF53 >21:53:47,823 INFO program: Filesystem revision #: 1 (dynamic) >21:53:47,823 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 >21:53:47,823 INFO program: Filesystem flags: signed_directory_hash >21:53:47,823 INFO program: Default mount options: user_xattr acl >21:53:47,824 INFO program: Filesystem state: clean >21:53:47,824 INFO program: Errors behavior: Continue >21:53:47,824 INFO program: Filesystem OS type: Linux >21:53:47,824 INFO program: Inode count: 128016 >21:53:47,824 INFO program: Block count: 512000 >21:53:47,824 INFO program: Reserved block count: 25600 >21:53:47,824 INFO program: Free blocks: 387192 >21:53:47,824 INFO program: Free inodes: 127573 >21:53:47,824 INFO program: First block: 1 >21:53:47,824 INFO program: Block size: 1024 >21:53:47,824 INFO program: Fragment size: 1024 >21:53:47,824 INFO program: Reserved GDT blocks: 256 >21:53:47,824 INFO program: Blocks per group: 8192 >21:53:47,825 INFO program: Fragments per group: 8192 >21:53:47,825 INFO program: Inodes per group: 2032 >21:53:47,825 INFO program: Inode blocks per group: 254 >21:53:47,825 INFO program: Flex block group size: 16 >21:53:47,825 INFO program: Filesystem created: Wed Jul 31 06:56:04 2013 >21:53:47,825 INFO program: Last mount time: Tue Dec 3 21:03:25 2013 >21:53:47,825 INFO program: Last write time: Tue Dec 3 21:09:58 2013 >21:53:47,825 INFO program: Mount count: 51 >21:53:47,825 INFO program: Maximum mount count: -1 >21:53:47,825 INFO program: Last checked: Wed Jul 31 06:56:04 2013 >21:53:47,825 INFO program: Check interval: 0 (<none>) >21:53:47,825 INFO program: Lifetime writes: 437 MB >21:53:47,826 INFO program: Reserved blocks uid: 0 (user root) >21:53:47,826 INFO program: Reserved blocks gid: 0 (group root) >21:53:47,826 INFO program: First inode: 11 >21:53:47,826 INFO program: Inode size: 128 >21:53:47,826 INFO program: Journal inode: 8 >21:53:47,826 INFO program: Default directory hash: half_md4 >21:53:47,826 INFO program: Directory Hash Seed: 5cf9ac47-bacd-45a1-9e76-8ef4806ed7be >21:53:47,826 INFO program: Journal backup: inode blocks >21:53:47,826 INFO program: Journal features: journal_incompat_revoke >21:53:47,826 INFO program: Journal size: 8M >21:53:47,826 INFO program: Journal length: 8192 >21:53:47,826 INFO program: Journal sequence: 0x00000145 >21:53:47,826 INFO program: Journal start: 0 >21:53:47,827 INFO program: >21:53:47,827 DEBUG program: Return code: 0 >21:53:47,827 INFO program: Running... resize2fs -P /dev/sda3 >21:53:47,830 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:53:47,831 INFO program: Estimated minimum size of the filesystem: 116346 >21:53:47,831 DEBUG program: Return code: 0 >21:53:48,072 INFO program: Running... dumpe2fs -h /dev/sda6 >21:53:48,105 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:53:48,105 INFO program: Filesystem volume name: <none> >21:53:48,105 INFO program: Last mounted on: / >21:53:48,105 INFO program: Filesystem UUID: 7224f63d-8998-4d92-bf83-fb20bf3dff03 >21:53:48,105 INFO program: Filesystem magic number: 0xEF53 >21:53:48,105 INFO program: Filesystem revision #: 1 (dynamic) >21:53:48,106 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 >21:53:48,106 INFO program: Filesystem flags: signed_directory_hash >21:53:48,106 INFO program: Default mount options: user_xattr acl >21:53:48,106 INFO program: Filesystem state: clean >21:53:48,106 INFO program: Errors behavior: Continue >21:53:48,106 INFO program: Filesystem OS type: Linux >21:53:48,106 INFO program: Inode count: 12804096 >21:53:48,106 INFO program: Block count: 51200000 >21:53:48,106 INFO program: Reserved block count: 2560000 >21:53:48,106 INFO program: Free blocks: 43693142 >21:53:48,107 INFO program: Free inodes: 12386326 >21:53:48,107 INFO program: First block: 0 >21:53:48,107 INFO program: Block size: 4096 >21:53:48,107 INFO program: Fragment size: 4096 >21:53:48,107 INFO program: Reserved GDT blocks: 1011 >21:53:48,107 INFO program: Blocks per group: 32768 >21:53:48,107 INFO program: Fragments per group: 32768 >21:53:48,107 INFO program: Inodes per group: 8192 >21:53:48,107 INFO program: Inode blocks per group: 512 >21:53:48,108 INFO program: Flex block group size: 16 >21:53:48,108 INFO program: Filesystem created: Wed Jul 31 06:56:00 2013 >21:53:48,108 INFO program: Last mount time: Tue Dec 3 21:03:17 2013 >21:53:48,108 INFO program: Last write time: Tue Dec 3 21:03:17 2013 >21:53:48,108 INFO program: Mount count: 55 >21:53:48,108 INFO program: Maximum mount count: -1 >21:53:48,108 INFO program: Last checked: Wed Jul 31 06:56:00 2013 >21:53:48,108 INFO program: Check interval: 0 (<none>) >21:53:48,108 INFO program: Lifetime writes: 178 GB >21:53:48,109 INFO program: Reserved blocks uid: 0 (user root) >21:53:48,109 INFO program: Reserved blocks gid: 0 (group root) >21:53:48,109 INFO program: First inode: 11 >21:53:48,109 INFO program: Inode size: 256 >21:53:48,109 INFO program: Required extra isize: 28 >21:53:48,109 INFO program: Desired extra isize: 28 >21:53:48,109 INFO program: Journal inode: 8 >21:53:48,109 INFO program: Default directory hash: half_md4 >21:53:48,109 INFO program: Directory Hash Seed: e1532cf8-028f-4d4d-b1c7-04cd1344ac20 >21:53:48,110 INFO program: Journal backup: inode blocks >21:53:48,110 INFO program: Journal features: journal_incompat_revoke >21:53:48,110 INFO program: Journal size: 128M >21:53:48,110 INFO program: Journal length: 32768 >21:53:48,110 INFO program: Journal sequence: 0x000625cc >21:53:48,110 INFO program: Journal start: 0 >21:53:48,110 INFO program: >21:53:48,110 DEBUG program: Return code: 0 >21:53:48,111 INFO program: Running... resize2fs -P /dev/sda6 >21:53:48,115 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:53:48,115 INFO program: Estimated minimum size of the filesystem: 6902740 >21:53:48,115 DEBUG program: Return code: 0 >21:53:48,163 INFO program: Running... dumpe2fs -h /dev/sda7 >21:53:48,213 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:53:48,213 INFO program: Filesystem volume name: <none> >21:53:48,213 INFO program: Last mounted on: /boot >21:53:48,214 INFO program: Filesystem UUID: 984e4681-f162-41f9-a5fe-975ca3fbb0da >21:53:48,214 INFO program: Filesystem magic number: 0xEF53 >21:53:48,214 INFO program: Filesystem revision #: 1 (dynamic) >21:53:48,214 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 >21:53:48,214 INFO program: Filesystem flags: signed_directory_hash >21:53:48,214 INFO program: Default mount options: user_xattr acl >21:53:48,214 INFO program: Filesystem state: clean >21:53:48,214 INFO program: Errors behavior: Continue >21:53:48,214 INFO program: Filesystem OS type: Linux >21:53:48,215 INFO program: Inode count: 128016 >21:53:48,215 INFO program: Block count: 512000 >21:53:48,215 INFO program: Reserved block count: 25600 >21:53:48,215 INFO program: Free blocks: 376081 >21:53:48,215 INFO program: Free inodes: 127694 >21:53:48,215 INFO program: First block: 1 >21:53:48,215 INFO program: Block size: 1024 >21:53:48,215 INFO program: Fragment size: 1024 >21:53:48,215 INFO program: Reserved GDT blocks: 256 >21:53:48,216 INFO program: Blocks per group: 8192 >21:53:48,216 INFO program: Fragments per group: 8192 >21:53:48,216 INFO program: Inodes per group: 2032 >21:53:48,216 INFO program: Inode blocks per group: 254 >21:53:48,216 INFO program: Flex block group size: 16 >21:53:48,216 INFO program: Filesystem created: Tue Nov 5 23:43:13 2013 >21:53:48,216 INFO program: Last mount time: Thu Dec 5 21:41:36 2013 >21:53:48,216 INFO program: Last write time: Thu Dec 5 21:50:13 2013 >21:53:48,216 INFO program: Mount count: 27 >21:53:48,217 INFO program: Maximum mount count: -1 >21:53:48,217 INFO program: Last checked: Tue Nov 5 23:43:13 2013 >21:53:48,217 INFO program: Check interval: 0 (<none>) >21:53:48,217 INFO program: Lifetime writes: 177 MB >21:53:48,217 INFO program: Reserved blocks uid: 0 (user root) >21:53:48,217 INFO program: Reserved blocks gid: 0 (group root) >21:53:48,217 INFO program: First inode: 11 >21:53:48,217 INFO program: Inode size: 128 >21:53:48,217 INFO program: Journal inode: 8 >21:53:48,217 INFO program: Default directory hash: half_md4 >21:53:48,218 INFO program: Directory Hash Seed: c2c81d00-923b-4b30-b9e8-081adb136c1b >21:53:48,218 INFO program: Journal backup: inode blocks >21:53:48,218 INFO program: Journal features: (none) >21:53:48,218 INFO program: Journal size: 8M >21:53:48,218 INFO program: Journal length: 8192 >21:53:48,218 INFO program: Journal sequence: 0x00000070 >21:53:48,218 INFO program: Journal start: 0 >21:53:48,218 INFO program: >21:53:48,218 DEBUG program: Return code: 0 >21:53:48,219 INFO program: Running... resize2fs -P /dev/sda7 >21:53:48,223 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:53:48,223 INFO program: Estimated minimum size of the filesystem: 127691 >21:53:48,224 DEBUG program: Return code: 0 >21:53:48,318 INFO program: Running... dumpe2fs -h /dev/sda9 >21:53:48,340 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:53:48,341 INFO program: Filesystem volume name: <none> >21:53:48,341 INFO program: Last mounted on: / >21:53:48,341 INFO program: Filesystem UUID: 31303075-c432-4189-8a02-d82606f495b4 >21:53:48,341 INFO program: Filesystem magic number: 0xEF53 >21:53:48,341 INFO program: Filesystem revision #: 1 (dynamic) >21:53:48,341 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 >21:53:48,341 INFO program: Filesystem flags: signed_directory_hash >21:53:48,342 INFO program: Default mount options: user_xattr acl >21:53:48,342 INFO program: Filesystem state: clean >21:53:48,342 INFO program: Errors behavior: Continue >21:53:48,342 INFO program: Filesystem OS type: Linux >21:53:48,342 INFO program: Inode count: 12804096 >21:53:48,342 INFO program: Block count: 51200000 >21:53:48,342 INFO program: Reserved block count: 2560000 >21:53:48,342 INFO program: Free blocks: 41268149 >21:53:48,342 INFO program: Free inodes: 12226368 >21:53:48,342 INFO program: First block: 0 >21:53:48,343 INFO program: Block size: 4096 >21:53:48,343 INFO program: Fragment size: 4096 >21:53:48,343 INFO program: Reserved GDT blocks: 1011 >21:53:48,343 INFO program: Blocks per group: 32768 >21:53:48,343 INFO program: Fragments per group: 32768 >21:53:48,343 INFO program: Inodes per group: 8192 >21:53:48,343 INFO program: Inode blocks per group: 512 >21:53:48,343 INFO program: Flex block group size: 16 >21:53:48,343 INFO program: Filesystem created: Tue Nov 5 23:43:16 2013 >21:53:48,343 INFO program: Last mount time: Thu Dec 5 21:41:30 2013 >21:53:48,343 INFO program: Last write time: Thu Dec 5 21:41:29 2013 >21:53:48,344 INFO program: Mount count: 27 >21:53:48,344 INFO program: Maximum mount count: -1 >21:53:48,344 INFO program: Last checked: Tue Nov 5 23:43:16 2013 >21:53:48,344 INFO program: Check interval: 0 (<none>) >21:53:48,344 INFO program: Lifetime writes: 127 GB >21:53:48,344 INFO program: Reserved blocks uid: 0 (user root) >21:53:48,344 INFO program: Reserved blocks gid: 0 (group root) >21:53:48,344 INFO program: First inode: 11 >21:53:48,344 INFO program: Inode size: 256 >21:53:48,344 INFO program: Required extra isize: 28 >21:53:48,344 INFO program: Desired extra isize: 28 >21:53:48,345 INFO program: Journal inode: 8 >21:53:48,345 INFO program: Default directory hash: half_md4 >21:53:48,345 INFO program: Directory Hash Seed: f7b411d7-29ca-4c60-8f5c-8966bda7f874 >21:53:48,345 INFO program: Journal backup: inode blocks >21:53:48,345 INFO program: Journal features: journal_incompat_revoke >21:53:48,345 INFO program: Journal size: 128M >21:53:48,345 INFO program: Journal length: 32768 >21:53:48,345 INFO program: Journal sequence: 0x0004be93 >21:53:48,345 INFO program: Journal start: 0 >21:53:48,345 INFO program: >21:53:48,345 DEBUG program: Return code: 0 >21:53:48,346 INFO program: Running... resize2fs -P /dev/sda9 >21:53:48,350 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:53:48,350 INFO program: Estimated minimum size of the filesystem: 9363913 >21:53:48,350 DEBUG program: Return code: 0 >21:53:48,419 INFO program: Running... dumpe2fs -h /dev/loop1 >21:53:48,423 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:53:48,423 INFO program: Filesystem volume name: Anaconda >21:53:48,424 INFO program: Last mounted on: / >21:53:48,424 INFO program: Filesystem UUID: eedce702-4423-4be7-861b-03909ed4f3fc >21:53:48,424 INFO program: Filesystem magic number: 0xEF53 >21:53:48,424 INFO program: Filesystem revision #: 1 (dynamic) >21:53:48,424 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 >21:53:48,424 INFO program: Filesystem flags: signed_directory_hash >21:53:48,424 INFO program: Default mount options: user_xattr acl >21:53:48,424 INFO program: Filesystem state: clean >21:53:48,425 INFO program: Errors behavior: Continue >21:53:48,425 INFO program: Filesystem OS type: Linux >21:53:48,425 INFO program: Inode count: 131072 >21:53:48,425 INFO program: Block count: 2097152 >21:53:48,425 INFO program: Reserved block count: 0 >21:53:48,425 INFO program: Free blocks: 1293536 >21:53:48,425 INFO program: Free inodes: 103756 >21:53:48,425 INFO program: First block: 1 >21:53:48,425 INFO program: Block size: 1024 >21:53:48,426 INFO program: Fragment size: 1024 >21:53:48,426 INFO program: Reserved GDT blocks: 256 >21:53:48,426 INFO program: Blocks per group: 8192 >21:53:48,426 INFO program: Fragments per group: 8192 >21:53:48,426 INFO program: Inodes per group: 512 >21:53:48,426 INFO program: Inode blocks per group: 128 >21:53:48,426 INFO program: Flex block group size: 16 >21:53:48,426 INFO program: Filesystem created: Thu Dec 5 13:11:33 2013 >21:53:48,426 INFO program: Last mount time: Thu Dec 5 13:11:54 2013 >21:53:48,427 INFO program: Last write time: Thu Dec 5 13:12:05 2013 >21:53:48,427 INFO program: Mount count: 2 >21:53:48,427 INFO program: Maximum mount count: -1 >21:53:48,427 INFO program: Last checked: Thu Dec 5 13:11:33 2013 >21:53:48,427 INFO program: Check interval: 0 (<none>) >21:53:48,427 INFO program: Lifetime writes: 32 MB >21:53:48,427 INFO program: Reserved blocks uid: 0 (user root) >21:53:48,427 INFO program: Reserved blocks gid: 0 (group root) >21:53:48,428 INFO program: First inode: 11 >21:53:48,428 INFO program: Inode size: 256 >21:53:48,428 INFO program: Required extra isize: 28 >21:53:48,428 INFO program: Desired extra isize: 28 >21:53:48,428 INFO program: Journal inode: 8 >21:53:48,428 INFO program: Default directory hash: half_md4 >21:53:48,428 INFO program: Directory Hash Seed: 8baef712-4208-4a14-a289-2ec13e489bdd >21:53:48,428 INFO program: Journal backup: inode blocks >21:53:48,428 INFO program: Journal features: (none) >21:53:48,429 INFO program: Journal size: 32M >21:53:48,429 INFO program: Journal length: 32768 >21:53:48,429 INFO program: Journal sequence: 0x00000007 >21:53:48,429 INFO program: Journal start: 0 >21:53:48,429 INFO program: >21:53:48,429 DEBUG program: Return code: 0 >21:53:48,429 INFO program: Running... resize2fs -P /dev/loop1 >21:53:48,433 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:53:48,434 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >21:53:48,434 INFO program: Couldn't find valid filesystem superblock. >21:53:48,434 DEBUG program: Return code: 1 >21:53:48,458 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:53:48,462 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:53:48,463 INFO program: Filesystem volume name: Anaconda >21:53:48,463 INFO program: Last mounted on: / >21:53:48,463 INFO program: Filesystem UUID: eedce702-4423-4be7-861b-03909ed4f3fc >21:53:48,463 INFO program: Filesystem magic number: 0xEF53 >21:53:48,463 INFO program: Filesystem revision #: 1 (dynamic) >21:53:48,463 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 >21:53:48,463 INFO program: Filesystem flags: signed_directory_hash >21:53:48,463 INFO program: Default mount options: user_xattr acl >21:53:48,463 INFO program: Filesystem state: clean >21:53:48,463 INFO program: Errors behavior: Continue >21:53:48,463 INFO program: Filesystem OS type: Linux >21:53:48,464 INFO program: Inode count: 131072 >21:53:48,464 INFO program: Block count: 2097152 >21:53:48,464 INFO program: Reserved block count: 0 >21:53:48,464 INFO program: Free blocks: 1293536 >21:53:48,464 INFO program: Free inodes: 103756 >21:53:48,464 INFO program: First block: 1 >21:53:48,464 INFO program: Block size: 1024 >21:53:48,464 INFO program: Fragment size: 1024 >21:53:48,464 INFO program: Reserved GDT blocks: 256 >21:53:48,464 INFO program: Blocks per group: 8192 >21:53:48,464 INFO program: Fragments per group: 8192 >21:53:48,464 INFO program: Inodes per group: 512 >21:53:48,465 INFO program: Inode blocks per group: 128 >21:53:48,465 INFO program: Flex block group size: 16 >21:53:48,465 INFO program: Filesystem created: Thu Dec 5 13:11:33 2013 >21:53:48,465 INFO program: Last mount time: Thu Dec 5 13:53:32 2013 >21:53:48,465 INFO program: Last write time: Thu Dec 5 13:53:32 2013 >21:53:48,465 INFO program: Mount count: 3 >21:53:48,465 INFO program: Maximum mount count: -1 >21:53:48,465 INFO program: Last checked: Thu Dec 5 13:11:33 2013 >21:53:48,465 INFO program: Check interval: 0 (<none>) >21:53:48,465 INFO program: Lifetime writes: 32 MB >21:53:48,465 INFO program: Reserved blocks uid: 0 (user root) >21:53:48,465 INFO program: Reserved blocks gid: 0 (group root) >21:53:48,466 INFO program: First inode: 11 >21:53:48,466 INFO program: Inode size: 256 >21:53:48,466 INFO program: Required extra isize: 28 >21:53:48,466 INFO program: Desired extra isize: 28 >21:53:48,466 INFO program: Journal inode: 8 >21:53:48,466 INFO program: Default directory hash: half_md4 >21:53:48,466 INFO program: Directory Hash Seed: 8baef712-4208-4a14-a289-2ec13e489bdd >21:53:48,466 INFO program: Journal backup: inode blocks >21:53:48,466 INFO program: Journal features: (none) >21:53:48,466 INFO program: Journal size: 32M >21:53:48,466 INFO program: Journal length: 32768 >21:53:48,466 INFO program: Journal sequence: 0x00000008 >21:53:48,467 INFO program: Journal start: 1 >21:53:48,467 INFO program: >21:53:48,467 DEBUG program: Return code: 0 >21:53:48,467 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:53:48,471 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:53:48,471 INFO program: Estimated minimum size of the filesystem: 786321 >21:53:48,471 DEBUG program: Return code: 0 >21:53:48,489 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >21:53:48,493 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:53:48,493 INFO program: Filesystem volume name: Anaconda >21:53:48,494 INFO program: Last mounted on: / >21:53:48,494 INFO program: Filesystem UUID: eedce702-4423-4be7-861b-03909ed4f3fc >21:53:48,494 INFO program: Filesystem magic number: 0xEF53 >21:53:48,494 INFO program: Filesystem revision #: 1 (dynamic) >21:53:48,494 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 >21:53:48,494 INFO program: Filesystem flags: signed_directory_hash >21:53:48,494 INFO program: Default mount options: user_xattr acl >21:53:48,494 INFO program: Filesystem state: clean >21:53:48,494 INFO program: Errors behavior: Continue >21:53:48,494 INFO program: Filesystem OS type: Linux >21:53:48,495 INFO program: Inode count: 131072 >21:53:48,495 INFO program: Block count: 2097152 >21:53:48,495 INFO program: Reserved block count: 0 >21:53:48,495 INFO program: Free blocks: 1293536 >21:53:48,495 INFO program: Free inodes: 103756 >21:53:48,495 INFO program: First block: 1 >21:53:48,495 INFO program: Block size: 1024 >21:53:48,495 INFO program: Fragment size: 1024 >21:53:48,495 INFO program: Reserved GDT blocks: 256 >21:53:48,495 INFO program: Blocks per group: 8192 >21:53:48,495 INFO program: Fragments per group: 8192 >21:53:48,496 INFO program: Inodes per group: 512 >21:53:48,496 INFO program: Inode blocks per group: 128 >21:53:48,496 INFO program: Flex block group size: 16 >21:53:48,496 INFO program: Filesystem created: Thu Dec 5 13:11:33 2013 >21:53:48,496 INFO program: Last mount time: Thu Dec 5 13:11:54 2013 >21:53:48,496 INFO program: Last write time: Thu Dec 5 13:12:05 2013 >21:53:48,496 INFO program: Mount count: 2 >21:53:48,496 INFO program: Maximum mount count: -1 >21:53:48,496 INFO program: Last checked: Thu Dec 5 13:11:33 2013 >21:53:48,497 INFO program: Check interval: 0 (<none>) >21:53:48,497 INFO program: Lifetime writes: 32 MB >21:53:48,497 INFO program: Reserved blocks uid: 0 (user root) >21:53:48,497 INFO program: Reserved blocks gid: 0 (group root) >21:53:48,497 INFO program: First inode: 11 >21:53:48,497 INFO program: Inode size: 256 >21:53:48,497 INFO program: Required extra isize: 28 >21:53:48,497 INFO program: Desired extra isize: 28 >21:53:48,497 INFO program: Journal inode: 8 >21:53:48,497 INFO program: Default directory hash: half_md4 >21:53:48,497 INFO program: Directory Hash Seed: 8baef712-4208-4a14-a289-2ec13e489bdd >21:53:48,498 INFO program: Journal backup: inode blocks >21:53:48,498 INFO program: Journal features: (none) >21:53:48,498 INFO program: Journal size: 32M >21:53:48,498 INFO program: Journal length: 32768 >21:53:48,498 INFO program: Journal sequence: 0x00000007 >21:53:48,498 INFO program: Journal start: 0 >21:53:48,498 INFO program: >21:53:48,498 DEBUG program: Return code: 0 >21:53:48,498 INFO program: Running... resize2fs -P /dev/mapper/live-base >21:53:48,502 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:53:48,502 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >21:53:48,502 INFO program: Couldn't find valid filesystem superblock. >21:53:48,503 DEBUG program: Return code: 1 >21:53:48,506 INFO program: Running... udevadm settle --timeout=300 >21:53:48,515 DEBUG program: Return code: 0 >21:53:48,524 INFO program: Running... udevadm settle --timeout=300 >21:53:48,531 DEBUG program: Return code: 0 >21:53:48,533 INFO program: Running... udevadm settle --timeout=300 >21:53:48,540 DEBUG program: Return code: 0 >21:53:48,542 INFO program: Running... udevadm settle --timeout=300 >21:53:48,549 DEBUG program: Return code: 0 >21:53:48,551 INFO program: Running... udevadm settle --timeout=300 >21:53:48,558 DEBUG program: Return code: 0 >21:53:48,560 INFO program: Running... udevadm settle --timeout=300 >21:53:48,567 DEBUG program: Return code: 0 >21:53:48,569 INFO program: Running... udevadm settle --timeout=300 >21:53:48,576 DEBUG program: Return code: 0 >21:53:48,579 INFO program: Running... udevadm settle --timeout=300 >21:53:48,586 DEBUG program: Return code: 0 >21:53:48,588 INFO program: Running... udevadm settle --timeout=300 >21:53:48,595 DEBUG program: Return code: 0 >21:53:48,596 INFO program: Running... udevadm settle --timeout=300 >21:53:48,603 DEBUG program: Return code: 0 >21:53:48,606 INFO program: Running... udevadm settle --timeout=300 >21:53:48,613 DEBUG program: Return code: 0 >21:53:48,614 INFO program: Running... udevadm settle --timeout=300 >21:53:48,621 DEBUG program: Return code: 0 >21:53:48,624 INFO program: Running... udevadm settle --timeout=300 >21:53:48,630 DEBUG program: Return code: 0 >21:53:48,632 INFO program: Running... udevadm settle --timeout=300 >21:53:48,639 DEBUG program: Return code: 0 >21:53:48,642 INFO program: Running... udevadm settle --timeout=300 >21:53:48,649 DEBUG program: Return code: 0 >21:53:48,650 INFO program: Running... udevadm settle --timeout=300 >21:53:48,657 DEBUG program: Return code: 0 >21:53:48,660 INFO program: Running... udevadm settle --timeout=300 >21:53:48,667 DEBUG program: Return code: 0 >21:53:48,669 INFO program: Running... udevadm settle --timeout=300 >21:53:48,676 DEBUG program: Return code: 0 >21:53:48,679 INFO program: Running... udevadm settle --timeout=300 >21:53:48,686 DEBUG program: Return code: 0 >21:53:48,687 INFO program: Running... udevadm settle --timeout=300 >21:53:48,694 DEBUG program: Return code: 0 >21:53:48,697 INFO program: Running... udevadm settle --timeout=300 >21:53:48,704 DEBUG program: Return code: 0 >21:53:48,705 INFO program: Running... udevadm settle --timeout=300 >21:53:48,712 DEBUG program: Return code: 0 >21:53:48,714 INFO program: Running... udevadm settle --timeout=300 >21:53:48,721 DEBUG program: Return code: 0 >21:53:48,724 INFO program: Running... udevadm settle --timeout=300 >21:53:48,731 DEBUG program: Return code: 0 >21:53:48,733 INFO program: Running... udevadm settle --timeout=300 >21:53:48,740 DEBUG program: Return code: 0 >21:53:48,741 INFO program: Running... udevadm settle --timeout=300 >21:53:48,748 DEBUG program: Return code: 0 >21:53:48,751 INFO program: Running... udevadm settle --timeout=300 >21:53:48,758 DEBUG program: Return code: 0 >21:53:48,760 INFO program: Running... udevadm settle --timeout=300 >21:53:48,767 DEBUG program: Return code: 0 >21:53:48,775 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda10 /mnt/sysimage >21:53:48,820 DEBUG program: Return code: 0 >21:53:48,822 INFO program: Running... udevadm settle --timeout=300 >21:53:48,830 DEBUG program: Return code: 0 >21:53:48,830 INFO program: Running... umount /mnt/sysimage >21:53:48,839 DEBUG program: Return code: 0 >21:53:48,840 INFO program: Running... udevadm settle --timeout=300 >21:53:48,847 DEBUG program: Return code: 0 >21:53:48,850 INFO program: Running... udevadm settle --timeout=300 >21:53:48,857 DEBUG program: Return code: 0 >21:53:48,858 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda12 /mnt/sysimage >21:53:48,918 DEBUG program: Return code: 0 >21:53:48,972 INFO program: Running... arch >21:53:49,165 INFO program: x86_64 >21:53:49,165 DEBUG program: Return code: 0 >21:53:49,193 INFO program: Running... udevadm settle --timeout=300 >21:53:49,201 DEBUG program: Return code: 0 >21:53:49,201 INFO program: Running... umount /mnt/sysimage >21:53:49,206 DEBUG program: Return code: 0 >21:53:49,207 INFO program: Running... udevadm settle --timeout=300 >21:53:49,214 DEBUG program: Return code: 0 >21:53:49,216 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda13 /mnt/sysimage >21:53:49,274 DEBUG program: Return code: 0 >21:53:49,317 INFO program: Running... arch >21:53:49,554 INFO program: x86_64 >21:53:49,555 DEBUG program: Return code: 0 >21:53:49,568 INFO program: Running... udevadm settle --timeout=300 >21:53:49,577 DEBUG program: Return code: 0 >21:53:49,577 INFO program: Running... umount /mnt/sysimage >21:53:49,582 DEBUG program: Return code: 0 >21:53:49,583 INFO program: Running... udevadm settle --timeout=300 >21:53:49,590 DEBUG program: Return code: 0 >21:53:49,592 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >21:53:49,626 DEBUG program: Return code: 0 >21:53:49,637 INFO program: Running... udevadm settle --timeout=300 >21:53:49,646 DEBUG program: Return code: 0 >21:53:49,646 INFO program: Running... umount /mnt/sysimage >21:53:49,651 DEBUG program: Return code: 0 >21:53:49,651 INFO program: Running... udevadm settle --timeout=300 >21:53:49,660 DEBUG program: Return code: 0 >21:53:49,662 INFO program: Running... udevadm settle --timeout=300 >21:53:49,670 DEBUG program: Return code: 0 >21:53:49,672 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda6 /mnt/sysimage >21:53:49,735 DEBUG program: Return code: 0 >21:53:49,799 INFO program: Running... arch >21:53:50,015 INFO program: x86_64 >21:53:50,016 DEBUG program: Return code: 0 >21:53:50,058 INFO program: Running... udevadm settle --timeout=300 >21:53:50,067 DEBUG program: Return code: 0 >21:53:50,067 INFO program: Running... umount /mnt/sysimage >21:53:50,072 DEBUG program: Return code: 0 >21:53:50,072 INFO program: Running... udevadm settle --timeout=300 >21:53:50,081 DEBUG program: Return code: 0 >21:53:50,082 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda7 /mnt/sysimage >21:53:50,114 DEBUG program: Return code: 0 >21:53:50,116 INFO program: Running... udevadm settle --timeout=300 >21:53:50,125 DEBUG program: Return code: 0 >21:53:50,125 INFO program: Running... umount /mnt/sysimage >21:53:50,130 DEBUG program: Return code: 0 >21:53:50,130 INFO program: Running... udevadm settle --timeout=300 >21:53:50,139 DEBUG program: Return code: 0 >21:53:50,142 INFO program: Running... udevadm settle --timeout=300 >21:53:50,151 DEBUG program: Return code: 0 >21:53:50,152 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda9 /mnt/sysimage >21:53:50,204 DEBUG program: Return code: 0 >21:53:50,249 INFO program: Running... arch >21:53:50,430 INFO program: x86_64 >21:53:50,430 DEBUG program: Return code: 0 >21:53:50,472 INFO program: Running... udevadm settle --timeout=300 >21:53:50,481 DEBUG program: Return code: 0 >21:53:50,481 INFO program: Running... umount /mnt/sysimage >21:53:50,486 DEBUG program: Return code: 0 >21:53:50,486 INFO program: Running... udevadm settle --timeout=300 >21:53:50,495 DEBUG program: Return code: 0 >21:53:50,626 INFO program: Running... hwclock --hctosys --utc >13:53:52,000 DEBUG program: Return code: 0 >13:54:06,179 INFO program: Running... modprobe vfat >13:54:06,198 DEBUG program: Return code: 0 >13:54:06,203 INFO program: Running... modprobe btrfs >13:54:06,246 DEBUG program: Return code: 0 >13:54:06,249 INFO program: Running... modprobe xfs >13:54:06,282 DEBUG program: Return code: 0 >13:54:20,784 INFO program: Running... udevadm settle --timeout=300 >13:54:20,799 DEBUG program: Return code: 0 >13:54:20,824 INFO program: Running... udevadm settle --timeout=300 >13:54:20,838 DEBUG program: Return code: 0 >13:54:33,658 INFO program: Running... udevadm settle --timeout=300 >13:54:33,672 DEBUG program: Return code: 0 >13:54:33,680 INFO program: Running... udevadm settle --timeout=300 >13:54:33,692 DEBUG program: Return code: 0 >13:54:33,706 INFO program: Running... udevadm settle --timeout=300 >13:54:33,717 DEBUG program: Return code: 0 >13:54:50,638 INFO program: Running... udevadm settle --timeout=300 >13:54:50,651 DEBUG program: Return code: 0 >21:55:00,546 INFO program: Running... udevadm settle --timeout=300 >21:55:00,559 DEBUG program: Return code: 0 >21:55:21,113 INFO program: Running... udevadm settle --timeout=300 >21:55:21,123 DEBUG program: Return code: 0 >21:55:43,976 INFO program: Running... udevadm settle --timeout=300 >21:55:43,990 DEBUG program: Return code: 0 >21:55:55,725 INFO program: Running... udevadm settle --timeout=300 >21:55:55,739 DEBUG program: Return code: 0 >21:56:05,324 INFO program: Running... udevadm settle --timeout=300 >21:56:05,337 DEBUG program: Return code: 0 > > >/tmp/storage.log: >13:53:37,676 INFO blivet: ISCSID is /sbin/iscsid >13:53:37,676 INFO blivet: no initiator set >13:53:37,714 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:53:37,714 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >13:53:38,720 DEBUG blivet: trying to set new default fstype to 'ext4' >13:53:38,745 DEBUG blivet: Ext4FS.supported: supported: True ; >13:53:38,745 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:53:38,745 DEBUG blivet: Ext4FS.supported: supported: True ; >13:53:39,064 INFO blivet: Detected 32144M of memory >13:53:39,064 INFO blivet: Suggested swap size (16072 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >13:53:39,064 INFO blivet: Swap attempt of 0M >13:53:39,427 INFO blivet: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x7f8944ddb710> >13:53:39,428 INFO blivet: no initiator set >13:53:39,428 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >13:53:39,428 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:53:39,455 DEBUG blivet: protected device spec LABEL=Fedora_20-TC5_x86_64 resolved to sdb >13:53:39,475 INFO blivet: devices to scan: ['sdc', 'sdd', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >13:53:39,479 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Ultra_HS-SD_MMC_T12000135499-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2.1.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.1/3-2.1.1/3-2.1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra_HS-SD_MMC', > 'ID_MODEL_ENC': 'Ultra\\x20HS-SD\\x2fMMC\\x20', > 'ID_MODEL_ID': '4064', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.90', > 'ID_SERIAL': 'Generic_Ultra_HS-SD_MMC_T12000135499-0:0', > 'ID_SERIAL_SHORT': 'T12000135499', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0424', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '381331', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Ultra_HS-SD_MMC_T12000135499-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.1.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.1/3-2.1.1/3-2.1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc'} ; name: sdc ; >13:53:39,480 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.1/3-2.1.1/3-2.1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc)... >13:53:39,481 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >13:53:39,481 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:39,482 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >13:53:39,484 INFO blivet: sdc is a disk >13:53:39,485 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:53:39,486 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >13:53:39,494 INFO blivet: added disk sdc (id 0) to device tree >13:53:39,496 DEBUG blivet: looking up parted Device: /dev/sdc >13:53:39,502 DEBUG blivet: no device or no media present >13:53:39,507 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_Multi-Card_20060413092100000-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host10/target10:0:0/10:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Multi-Card', > 'ID_MODEL_ENC': 'Multi-Card\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '0158', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_Multi-Card_20060413092100000-0:0', > 'ID_SERIAL_SHORT': '20060413092100000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '381824', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_Multi-Card_20060413092100000-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host10/target10:0:0/10:0:0:0/block/sdd'} ; name: sdd ; >13:53:39,507 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host10/target10:0:0/10:0:0:0/block/sdd)... >13:53:39,508 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >13:53:39,509 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:39,510 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >13:53:39,511 INFO blivet: sdd is a disk >13:53:39,511 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:53:39,513 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >13:53:39,532 INFO blivet: added disk sdd (id 1) to device tree >13:53:39,532 DEBUG blivet: looking up parted Device: /dev/sdd >13:53:39,534 DEBUG blivet: no device or no media present >13:53:39,632 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_Patriot_Memory_070B35F8B25D3243-0:0 /dev/disk/by-label/Fedora\\x2020-TC5\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-12-05-13-18-04-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20-TC5_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020-TC5\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-13-18-04-00', > 'ID_FS_UUID_ENC': '2013-12-05-13-18-04-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Patriot_Memory', > 'ID_MODEL_ENC': 'Patriot\\x20Memory\\x20\\x20', > 'ID_MODEL_ID': '5200', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '48fb31a8', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_Patriot_Memory_070B35F8B25D3243-0:0', > 'ID_SERIAL_SHORT': '070B35F8B25D3243', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '386461', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-_Patriot_Memory_070B35F8B25D3243-0:0', > '/dev/disk/by-label/Fedora\\x2020-TC5\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-12-05-13-18-04-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb'} ; name: sdb ; >13:53:39,633 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb)... >13:53:39,634 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >13:53:39,635 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:39,636 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >13:53:39,638 INFO blivet: sdb is a disk >13:53:39,639 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:53:39,640 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >13:53:39,646 INFO blivet: added disk sdb (id 2) to device tree >13:53:39,647 DEBUG blivet: looking up parted Device: /dev/sdb >13:53:39,650 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >13:53:39,650 INFO blivet: type detected on 'sdb' is 'iso9660' >13:53:39,651 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:53:39,651 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >13:53:39,653 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >13:53:39,654 INFO blivet: got device: DiskDevice instance (0x7f893a3f2e90) -- > name = sdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 7385.25 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Patriot Memory path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15124992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 239, 62) biosGeometry: (941, 255, 63) > PedDevice: <_ped.Device object at 0x7f8936f3b440> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f8936f50950> >13:53:39,655 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:53:39,655 INFO blivet: got format: Iso9660FS instance (0x7f8936f50ad0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2013-12-05-13-18-04-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20-TC5_x86_64 size = 0.0 targetSize = 0.0 > >13:53:39,661 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_Patriot_Memory_070B35F8B25D3243-0:0-part1 /dev/disk/by-label/Fedora\\x2020-TC5\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-12-05-13-18-04-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20-TC5_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020-TC5\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-13-18-04-00', > 'ID_FS_UUID_ENC': '2013-12-05-13-18-04-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Patriot_Memory', > 'ID_MODEL_ENC': 'Patriot\\x20Memory\\x20\\x20', > 'ID_MODEL_ID': '5200', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '657408', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '48fb31a8-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '48fb31a8', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_Patriot_Memory_070B35F8B25D3243-0:0', > 'ID_SERIAL_SHORT': '070B35F8B25D3243', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '386539', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-_Patriot_Memory_070B35F8B25D3243-0:0-part1', > '/dev/disk/by-label/Fedora\\x2020-TC5\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-12-05-13-18-04-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >13:53:39,662 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1)... >13:53:39,663 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >13:53:39,664 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:39,664 INFO blivet: sdb1 is a partition >13:53:39,665 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >13:53:39,666 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >13:53:39,668 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7385MB disk sdb (2) with existing iso9660 filesystem >13:53:39,668 DEBUG blivet: lvm filter: adding sdb1 to the reject list >13:53:39,668 DEBUG blivet: ignoring partition sdb1 on iso9660 >13:53:39,668 DEBUG blivet: no device or no media present >13:53:39,691 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_Patriot_Memory_070B35F8B25D3243-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/D0B5-57FA', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D0B5-57FA', > 'ID_FS_UUID_ENC': 'D0B5-57FA', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Patriot_Memory', > 'ID_MODEL_ENC': 'Patriot\\x20Memory\\x20\\x20', > 'ID_MODEL_ID': '5200', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '140596', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12552', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '48fb31a8-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '48fb31a8', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_Patriot_Memory_070B35F8B25D3243-0:0', > 'ID_SERIAL_SHORT': '070B35F8B25D3243', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '386619', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-_Patriot_Memory_070B35F8B25D3243-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/D0B5-57FA'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >13:53:39,691 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb2)... >13:53:39,692 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >13:53:39,693 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:39,694 INFO blivet: sdb2 is a partition >13:53:39,695 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >13:53:39,696 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >13:53:39,697 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7385MB disk sdb (2) with existing iso9660 filesystem >13:53:39,698 DEBUG blivet: lvm filter: adding sdb2 to the reject list >13:53:39,698 DEBUG blivet: ignoring partition sdb2 on iso9660 >13:53:39,698 DEBUG blivet: no device or no media present >13:53:39,706 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_Patriot_Memory_070B35F8B25D3243-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/88e44949-c9b8-3fea-835a-742c92a058f4', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '88e44949-c9b8-3fea-835a-742c92a058f4', > 'ID_FS_UUID_ENC': '88e44949-c9b8-3fea-835a-742c92a058f4', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Patriot_Memory', > 'ID_MODEL_ENC': 'Patriot\\x20Memory\\x20\\x20', > 'ID_MODEL_ID': '5200', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '153148', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '50272', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '48fb31a8-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '48fb31a8', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_Patriot_Memory_070B35F8B25D3243-0:0', > 'ID_SERIAL_SHORT': '070B35F8B25D3243', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '386699', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-_Patriot_Memory_070B35F8B25D3243-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/88e44949-c9b8-3fea-835a-742c92a058f4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >13:53:39,706 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb3)... >13:53:39,707 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >13:53:39,707 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:39,707 INFO blivet: sdb3 is a partition >13:53:39,708 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >13:53:39,709 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >13:53:39,710 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7385MB disk sdb (2) with existing iso9660 filesystem >13:53:39,710 DEBUG blivet: lvm filter: adding sdb3 to the reject list >13:53:39,710 DEBUG blivet: ignoring partition sdb3 on iso9660 >13:53:39,710 DEBUG blivet: no device or no media present >13:53:39,716 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > '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': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\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': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '387948', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >13:53:39,717 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >13:53:39,718 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:53:39,718 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:39,719 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >13:53:39,720 INFO blivet: sda is a disk >13:53:39,720 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:53:39,721 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:53:39,727 INFO blivet: added disk sda (id 3) to device tree >13:53:39,727 DEBUG blivet: looking up parted Device: /dev/sda >13:53:39,728 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >13:53:39,729 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >13:53:39,730 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:53:39,730 DEBUG blivet: required disklabel type for sda (1) is None >13:53:39,730 DEBUG blivet: default disklabel type for sda is gpt >13:53:39,730 DEBUG blivet: selecting gpt disklabel for sda based on size >13:53:39,731 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >13:53:40,182 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 13 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f893a29bf10>, <parted.partition.Partition object at 0x7f893a2a8190>, <parted.partition.Partition object at 0x7f893a2a8410>, <parted.partition.Partition object at 0x7f893a2a8750>, <parted.partition.Partition object at 0x7f893a2a88d0>, <parted.partition.Partition object at 0x7f893a2a8a90>, <parted.partition.Partition object at 0x7f893a2a8c50>, <parted.partition.Partition object at 0x7f893a2a8510>, <parted.partition.Partition object at 0x7f893a2a8d50>, <parted.partition.Partition object at 0x7f893a2ab1d0>, <parted.partition.Partition object at 0x7f893a2ab390>, <parted.partition.Partition object at 0x7f893a2ab550>, <parted.partition.Partition object at 0x7f893a2a8f10>] > device: <parted.device.Device object at 0x7f893a29bd90> > PedDisk: <_ped.Disk object at 0x7f893a2a53f8> >13:53:40,185 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >13:53:40,187 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >13:53:40,188 INFO blivet: got device: DiskDevice instance (0x7f8936f50d10) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1430799.39844 > 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 ST31500541AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7f8936f3b680> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8936f50c90> >13:53:40,190 INFO blivet: got format: DiskLabel instance (0x7f8936f50d90) -- > 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 = 13 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 13 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f893a29bf10>, <parted.partition.Partition object at 0x7f893a2a8190>, <parted.partition.Partition object at 0x7f893a2a8410>, <parted.partition.Partition object at 0x7f893a2a8750>, <parted.partition.Partition object at 0x7f893a2a88d0>, <parted.partition.Partition object at 0x7f893a2a8a90>, <parted.partition.Partition object at 0x7f893a2a8c50>, <parted.partition.Partition object at 0x7f893a2a8510>, <parted.partition.Partition object at 0x7f893a2a8d50>, <parted.partition.Partition object at 0x7f893a2ab1d0>, <parted.partition.Partition object at 0x7f893a2ab390>, <parted.partition.Partition object at 0x7f893a2ab550>, <parted.partition.Partition object at 0x7f893a2a8f10>] > device: <parted.device.Device object at 0x7f893a29bd90> > PedDisk: <_ped.Disk object at 0x7f893a2a53f8> > origPartedDisk = <parted.disk.Disk object at 0x7f893a2ab6d0> > partedDevice = parted.Device instance -- > model: ATA ST31500541AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7f8936f3b560> > >13:53:40,195 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part1 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/BEB4BC3FB4BBF84B', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BEB4BC3FB4BBF84B', > 'ID_FS_UUID_ENC': 'BEB4BC3FB4BBF84B', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0009133f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '388045', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part1', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/BEB4BC3FB4BBF84B'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >13:53:40,195 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >13:53:40,196 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >13:53:40,196 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:40,197 INFO blivet: sda1 is a partition >13:53:40,197 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >13:53:40,198 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:53:40,199 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >13:53:40,200 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >13:53:40,201 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >13:53:40,201 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:53:40,202 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >13:53:40,202 DEBUG blivet: looking up parted Partition: /dev/sda1 >13:53:40,203 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >13:53:40,204 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >13:53:40,204 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >13:53:40,205 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >13:53:40,205 INFO blivet: added partition sda1 (id 4) to device tree >13:53:40,206 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >13:53:40,206 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >13:53:40,207 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >13:53:40,208 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >13:53:40,233 WARN blivet: disklabel detected but not usable on sda1 >13:53:40,233 INFO blivet: type detected on 'sda1' is 'ntfs' >13:53:40,303 DEBUG blivet: padding min size from 34 up to 37 >13:53:40,304 DEBUG blivet: NTFS.supported: supported: False ; >13:53:40,304 DEBUG blivet: getFormat('ntfs') returning NTFS instance >13:53:40,305 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >13:53:40,306 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >13:53:40,306 DEBUG blivet: looking up parted Device: /dev/sda1 >13:53:40,307 INFO blivet: got device: PartitionDevice instance (0x7f893a2abf50) -- > name = sda1 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f8936f3bdd0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2a82d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a29bfd0> PedPartition: <_ped.Partition object at 0x7f8939fe6890> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >13:53:40,308 DEBUG blivet: NTFS.supported: supported: False ; >13:53:40,308 INFO blivet: got format: NTFS instance (0x7f8936f50c50) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = BEB4BC3FB4BBF84B exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 99.0 targetSize = 99.0 > >13:53:40,313 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part10 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part10 /dev/disk/by-uuid/ed5d27d6-6e95-42d2-84a0-318e455dee42', > 'DEVNAME': 'sda10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ed5d27d6-6e95-42d2-84a0-318e455dee42', > 'ID_FS_UUID_ENC': 'ed5d27d6-6e95-42d2-84a0-318e455dee42', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\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': '10', > 'ID_PART_ENTRY_OFFSET': '1501493248', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-0a', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '388139', > 'name': 'sda10', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part10', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part10', > '/dev/disk/by-uuid/ed5d27d6-6e95-42d2-84a0-318e455dee42'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10'} ; name: sda10 ; >13:53:40,313 INFO blivet: scanning sda10 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10)... >13:53:40,314 DEBUG blivet: DeviceTree.getDeviceByName: name: sda10 ; >13:53:40,315 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:40,315 INFO blivet: sda10 is a partition >13:53:40,316 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda10 ; >13:53:40,316 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:53:40,317 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >13:53:40,318 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >13:53:40,319 DEBUG blivet: PartitionDevice._setFormat: sda10 ; >13:53:40,319 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:53:40,320 DEBUG blivet: PartitionDevice._setFormat: sda10 ; current: None ; type: None ; >13:53:40,320 DEBUG blivet: looking up parted Partition: /dev/sda10 >13:53:40,320 DEBUG blivet: PartitionDevice.probe: sda10 ; exists: True ; >13:53:40,322 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 1 ; >13:53:40,322 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 10 ; >13:53:40,323 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 12 ; >13:53:40,323 INFO blivet: added partition sda10 (id 5) to device tree >13:53:40,324 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda10 ; >13:53:40,325 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda10 ; label_type: dos ; >13:53:40,325 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >13:53:40,326 DEBUG blivet: DiskLabel.__init__: device: /dev/sda10 ; labelType: dos ; exists: True ; >13:53:40,347 WARN blivet: disklabel detected but not usable on sda10 >13:53:40,347 INFO blivet: type detected on 'sda10' is 'ext4' >13:53:40,403 DEBUG blivet: padding min size from 111 up to 122 >13:53:40,403 DEBUG blivet: Ext4FS.supported: supported: True ; >13:53:40,404 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:53:40,404 DEBUG blivet: PartitionDevice._setFormat: sda10 ; >13:53:40,405 DEBUG blivet: PartitionDevice._setFormat: sda10 ; current: None ; type: ext4 ; >13:53:40,405 DEBUG blivet: looking up parted Device: /dev/sda10 >13:53:40,407 INFO blivet: got device: PartitionDevice instance (0x7f893a2abe50) -- > name = sda10 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 10 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda10 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 0x7f8936f3be60> > target size = 0 path = /dev/sda10 > 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 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2ab290> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2ab210> PedPartition: <_ped.Partition object at 0x7f8936f22410> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 1501493248 end = 1502517247 length = 1024000 > flags = >13:53:40,408 DEBUG blivet: Ext4FS.supported: supported: True ; >13:53:40,408 INFO blivet: got format: Ext4FS instance (0x7f893a2abed0) -- > type = ext4 name = ext4 status = False > device = /dev/sda10 uuid = ed5d27d6-6e95-42d2-84a0-318e455dee42 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >13:53:40,413 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part11 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part11 /dev/disk/by-uuid/51c3679c-fc52-4a98-ae04-82a46097bc63', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '51c3679c-fc52-4a98-ae04-82a46097bc63', > 'ID_FS_UUID_ENC': '51c3679c-fc52-4a98-ae04-82a46097bc63', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\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': '11', > 'ID_PART_ENTRY_OFFSET': '1502519296', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '32915456', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '0009133f-0b', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '388234', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part11', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part11', > '/dev/disk/by-uuid/51c3679c-fc52-4a98-ae04-82a46097bc63'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11'} ; name: sda11 ; >13:53:40,413 INFO blivet: scanning sda11 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11)... >13:53:40,414 DEBUG blivet: DeviceTree.getDeviceByName: name: sda11 ; >13:53:40,414 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:40,414 INFO blivet: sda11 is a partition >13:53:40,415 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda11 ; >13:53:40,415 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:53:40,416 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >13:53:40,417 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >13:53:40,417 DEBUG blivet: PartitionDevice._setFormat: sda11 ; >13:53:40,417 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:53:40,418 DEBUG blivet: PartitionDevice._setFormat: sda11 ; current: None ; type: None ; >13:53:40,418 DEBUG blivet: looking up parted Partition: /dev/sda11 >13:53:40,419 DEBUG blivet: PartitionDevice.probe: sda11 ; exists: True ; >13:53:40,420 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 1 ; >13:53:40,420 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 10 ; >13:53:40,421 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 12 ; >13:53:40,421 INFO blivet: added partition sda11 (id 6) to device tree >13:53:40,422 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >13:53:40,423 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >13:53:40,424 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >13:53:40,425 DEBUG blivet: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >13:53:40,431 WARN blivet: disklabel detected but not usable on sda11 >13:53:40,431 INFO blivet: type detected on 'sda11' is 'swap' >13:53:40,432 DEBUG blivet: SwapSpace.__init__: device: /dev/sda11 ; serial: 6XW0L535 ; uuid: 51c3679c-fc52-4a98-ae04-82a46097bc63 ; exists: True ; label: None ; >13:53:40,432 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:53:40,433 DEBUG blivet: PartitionDevice._setFormat: sda11 ; >13:53:40,434 DEBUG blivet: PartitionDevice._setFormat: sda11 ; current: None ; type: swap ; >13:53:40,434 DEBUG blivet: looking up parted Device: /dev/sda11 >13:53:40,435 INFO blivet: got device: PartitionDevice instance (0x7f893a2ac890) -- > name = sda11 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 16072.0 > format = existing swap > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 32915456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2048, 255, 63) biosGeometry: (2048, 255, 63) > PedDevice: <_ped.Device object at 0x7f8936f3bf80> > target size = 0 path = /dev/sda11 > 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 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2ab450> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2ab3d0> PedPartition: <_ped.Partition object at 0x7f8936f22830> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 1502519296 end = 1535434751 length = 32915456 > flags = >13:53:40,435 INFO blivet: got format: SwapSpace instance (0x7f893a2ace10) -- > type = swap name = swap status = False > device = /dev/sda11 uuid = 51c3679c-fc52-4a98-ae04-82a46097bc63 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >13:53:40,439 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part12 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part12 /dev/disk/by-uuid/67f58694-6fab-40d6-9eff-51993aac9e8d', > 'DEVNAME': 'sda12', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '67f58694-6fab-40d6-9eff-51993aac9e8d', > 'ID_FS_UUID_ENC': '67f58694-6fab-40d6-9eff-51993aac9e8d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\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': '12', > 'ID_PART_ENTRY_OFFSET': '1535436800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-0c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '12', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '388330', > 'name': 'sda12', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part12', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part12', > '/dev/disk/by-uuid/67f58694-6fab-40d6-9eff-51993aac9e8d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12'} ; name: sda12 ; >13:53:40,439 INFO blivet: scanning sda12 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12)... >13:53:40,440 DEBUG blivet: DeviceTree.getDeviceByName: name: sda12 ; >13:53:40,441 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:40,441 INFO blivet: sda12 is a partition >13:53:40,442 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda12 ; >13:53:40,442 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:53:40,443 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >13:53:40,444 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >13:53:40,445 DEBUG blivet: PartitionDevice._setFormat: sda12 ; >13:53:40,445 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:53:40,446 DEBUG blivet: PartitionDevice._setFormat: sda12 ; current: None ; type: None ; >13:53:40,446 DEBUG blivet: looking up parted Partition: /dev/sda12 >13:53:40,447 DEBUG blivet: PartitionDevice.probe: sda12 ; exists: True ; >13:53:40,448 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda12 ; flag: 1 ; >13:53:40,449 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda12 ; flag: 10 ; >13:53:40,450 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda12 ; flag: 12 ; >13:53:40,450 INFO blivet: added partition sda12 (id 7) to device tree >13:53:40,451 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda12 ; >13:53:40,452 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda12 ; label_type: dos ; >13:53:40,453 DEBUG blivet: PartitionDevice.setup: sda12 ; status: True ; controllable: True ; orig: False ; >13:53:40,454 DEBUG blivet: DiskLabel.__init__: device: /dev/sda12 ; labelType: dos ; exists: True ; >13:53:40,463 WARN blivet: disklabel detected but not usable on sda12 >13:53:40,463 INFO blivet: type detected on 'sda12' is 'ext4' >13:53:40,521 DEBUG blivet: padding min size from 12034 up to 12534 >13:53:40,521 DEBUG blivet: Ext4FS.supported: supported: True ; >13:53:40,522 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:53:40,522 DEBUG blivet: PartitionDevice._setFormat: sda12 ; >13:53:40,523 DEBUG blivet: PartitionDevice._setFormat: sda12 ; current: None ; type: ext4 ; >13:53:40,523 DEBUG blivet: looking up parted Device: /dev/sda12 >13:53:40,524 INFO blivet: got device: PartitionDevice instance (0x7f893a2abdd0) -- > name = sda12 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ext4 filesystem > major = 8 minor = 12 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda12 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x7f8936f3b3b0> > target size = 0 path = /dev/sda12 > 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 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2ab610> > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2ab590> PedPartition: <_ped.Partition object at 0x7f8936f220b0> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 1535436800 end = 1945036799 length = 409600000 > flags = >13:53:40,525 DEBUG blivet: Ext4FS.supported: supported: True ; >13:53:40,525 INFO blivet: got format: Ext4FS instance (0x7f893a2ac210) -- > type = ext4 name = ext4 status = False > device = /dev/sda12 uuid = 67f58694-6fab-40d6-9eff-51993aac9e8d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 200000.0 targetSize = 200000.0 > >13:53:40,530 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part13 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part13 /dev/disk/by-uuid/522970b9-30dc-41b3-8968-0cba933c2bc9', > 'DEVNAME': 'sda13', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '522970b9-30dc-41b3-8968-0cba933c2bc9', > 'ID_FS_UUID_ENC': '522970b9-30dc-41b3-8968-0cba933c2bc9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\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': '13', > 'ID_PART_ENTRY_OFFSET': '1945038848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '985237504', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-0d', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '13', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '388425', > 'name': 'sda13', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part13', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part13', > '/dev/disk/by-uuid/522970b9-30dc-41b3-8968-0cba933c2bc9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13'} ; name: sda13 ; >13:53:40,530 INFO blivet: scanning sda13 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13)... >13:53:40,531 DEBUG blivet: DeviceTree.getDeviceByName: name: sda13 ; >13:53:40,532 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:40,532 INFO blivet: sda13 is a partition >13:53:40,532 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda13 ; >13:53:40,533 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:53:40,533 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >13:53:40,535 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >13:53:40,536 DEBUG blivet: PartitionDevice._setFormat: sda13 ; >13:53:40,536 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:53:40,537 DEBUG blivet: PartitionDevice._setFormat: sda13 ; current: None ; type: None ; >13:53:40,537 DEBUG blivet: looking up parted Partition: /dev/sda13 >13:53:40,538 DEBUG blivet: PartitionDevice.probe: sda13 ; exists: True ; >13:53:40,538 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda13 ; flag: 1 ; >13:53:40,539 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda13 ; flag: 10 ; >13:53:40,539 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda13 ; flag: 12 ; >13:53:40,539 INFO blivet: added partition sda13 (id 8) to device tree >13:53:40,540 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda13 ; >13:53:40,540 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda13 ; label_type: dos ; >13:53:40,541 DEBUG blivet: PartitionDevice.setup: sda13 ; status: True ; controllable: True ; orig: False ; >13:53:40,542 DEBUG blivet: DiskLabel.__init__: device: /dev/sda13 ; labelType: dos ; exists: True ; >13:53:40,564 WARN blivet: disklabel detected but not usable on sda13 >13:53:40,565 INFO blivet: type detected on 'sda13' is 'ext4' >13:53:40,693 DEBUG blivet: padding min size from 10619 up to 11119 >13:53:40,694 DEBUG blivet: Ext4FS.supported: supported: True ; >13:53:40,694 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:53:40,695 DEBUG blivet: PartitionDevice._setFormat: sda13 ; >13:53:40,695 DEBUG blivet: PartitionDevice._setFormat: sda13 ; current: None ; type: ext4 ; >13:53:40,696 DEBUG blivet: looking up parted Device: /dev/sda13 >13:53:40,697 INFO blivet: got device: PartitionDevice instance (0x7f893a2ac790) -- > name = sda13 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 481073.0 > format = existing ext4 filesystem > major = 8 minor = 13 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda13 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 985237504 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (61328, 255, 63) biosGeometry: (61328, 255, 63) > PedDevice: <_ped.Device object at 0x7f893a2d0050> > target size = 0 path = /dev/sda13 > 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 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2ab7d0> > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2ab050> PedPartition: <_ped.Partition object at 0x7f8939fe6290> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 1945038848 end = 2930276351 length = 985237504 > flags = >13:53:40,697 DEBUG blivet: Ext4FS.supported: supported: True ; >13:53:40,698 INFO blivet: got format: Ext4FS instance (0x7f8936f50910) -- > type = ext4 name = ext4 status = False > device = /dev/sda13 uuid = 522970b9-30dc-41b3-8968-0cba933c2bc9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 481073.0 targetSize = 481073.0 > >13:53:40,701 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part2 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part2 /dev/disk/by-uuid/D2A6C26BA6C24FA1', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D2A6C26BA6C24FA1', > 'ID_FS_UUID_ENC': 'D2A6C26BA6C24FA1', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '614195200', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0009133f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '388523', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part2', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part2', > '/dev/disk/by-uuid/D2A6C26BA6C24FA1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >13:53:40,701 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >13:53:40,701 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >13:53:40,702 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:53:40,702 INFO blivet: sda2 is a partition >13:53:40,702 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >13:53:40,703 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:53:40,703 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >13:53:40,704 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >13:53:40,705 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >13:53:40,705 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:53:40,706 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >13:53:40,706 DEBUG blivet: looking up parted Partition: /dev/sda2 >13:53:40,706 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >13:53:40,707 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >13:53:40,708 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >13:53:40,709 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >13:53:40,709 INFO blivet: added partition sda2 (id 9) to device tree >13:53:40,709 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >13:53:40,710 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >13:53:40,710 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:53:40,711 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >13:53:40,740 WARN blivet: disklabel detected but not usable on sda2 >13:53:40,740 INFO blivet: type detected on 'sda2' is 'ntfs' >21:53:47,750 DEBUG blivet: padding min size from 148019 up to 148519 >21:53:47,751 DEBUG blivet: NTFS.supported: supported: False ; >21:53:47,751 DEBUG blivet: getFormat('ntfs') returning NTFS instance >21:53:47,751 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:53:47,752 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >21:53:47,752 DEBUG blivet: looking up parted Device: /dev/sda2 >21:53:47,753 INFO blivet: got device: PartitionDevice instance (0x7f893a2cae50) -- > name = sda2 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 299900.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: 614195200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38231, 255, 63) biosGeometry: (38231, 255, 63) > PedDevice: <_ped.Device object at 0x7f893a2d0170> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2a8310> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2a8250> PedPartition: <_ped.Partition object at 0x7f8939fe68f0> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 206848 end = 614402047 length = 614195200 > flags = >21:53:47,771 DEBUG blivet: NTFS.supported: supported: False ; >21:53:47,772 INFO blivet: got format: NTFS instance (0x7f893716e310) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = D2A6C26BA6C24FA1 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 299899.0 targetSize = 299899.0 > >21:53:47,775 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part3 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part3 /dev/disk/by-uuid/7be1fbcf-9f75-4f01-b45f-f8e1fc98095a', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7be1fbcf-9f75-4f01-b45f-f8e1fc98095a', > 'ID_FS_UUID_ENC': '7be1fbcf-9f75-4f01-b45f-f8e1fc98095a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\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': '614402048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '388621', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part3', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part3', > '/dev/disk/by-uuid/7be1fbcf-9f75-4f01-b45f-f8e1fc98095a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:53:47,775 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:53:47,775 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >21:53:47,776 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:47,776 INFO blivet: sda3 is a partition >21:53:47,776 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:53:47,777 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:53:47,777 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >21:53:47,778 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >21:53:47,779 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:53:47,779 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:47,779 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:53:47,779 DEBUG blivet: looking up parted Partition: /dev/sda3 >21:53:47,780 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >21:53:47,781 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:53:47,781 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:53:47,782 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:53:47,782 INFO blivet: added partition sda3 (id 10) to device tree >21:53:47,782 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:53:47,783 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >21:53:47,783 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:53:47,784 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >21:53:47,806 WARN blivet: disklabel detected but not usable on sda3 >21:53:47,806 INFO blivet: type detected on 'sda3' is 'ext4' >21:53:47,831 DEBUG blivet: padding min size from 114 up to 125 >21:53:47,832 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:47,832 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:53:47,832 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:53:47,833 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >21:53:47,833 DEBUG blivet: looking up parted Device: /dev/sda3 >21:53:47,834 INFO blivet: got device: PartitionDevice instance (0x7f893a2a8110) -- > name = sda3 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f8936f3bef0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2a84d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2a8450> PedPartition: <_ped.Partition object at 0x7f8939fe69b0> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 614402048 end = 615426047 length = 1024000 > flags = >21:53:47,835 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:47,835 INFO blivet: got format: Ext4FS instance (0x7f893a2acc90) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 7be1fbcf-9f75-4f01-b45f-f8e1fc98095a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >21:53:47,838 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part4 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > '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': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '615428094', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2314848258', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0009133f-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '388720', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part4', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >21:53:47,838 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >21:53:47,838 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >21:53:47,839 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:47,839 INFO blivet: sda4 is a partition >21:53:47,839 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >21:53:47,840 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:53:47,840 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >21:53:47,841 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >21:53:47,842 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >21:53:47,842 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:47,842 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >21:53:47,842 DEBUG blivet: looking up parted Partition: /dev/sda4 >21:53:47,843 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >21:53:47,843 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >21:53:47,844 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >21:53:47,844 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >21:53:47,845 INFO blivet: added partition sda4 (id 11) to device tree >21:53:47,845 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >21:53:47,845 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >21:53:47,846 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >21:53:47,846 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >21:53:47,979 WARN blivet: disklabel detected but not usable on sda4 >21:53:47,979 DEBUG blivet: no type or existing type for sda4, bailing >21:53:47,980 DEBUG blivet: looking up parted Device: /dev/sda4 >21:53:47,982 INFO blivet: got device: PartitionDevice instance (0x7f893a2ace50) -- > name = sda4 status = True kids = 0 id = 11 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 1130297.00098 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f893a2d0200> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f893a29be10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2a8790> PedPartition: <_ped.Partition object at 0x7f8939fe6110> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 615428094 end = 2930276351 length = 2314848258 > flags = >21:53:47,988 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part5 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part5 /dev/disk/by-uuid/c49776c1-1016-4d68-8042-918625454f34', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c49776c1-1016-4d68-8042-918625454f34', > 'ID_FS_UUID_ENC': 'c49776c1-1016-4d68-8042-918625454f34', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\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': '615428096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '32915456', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '0009133f-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '388822', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part5', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part5', > '/dev/disk/by-uuid/c49776c1-1016-4d68-8042-918625454f34'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >21:53:47,988 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >21:53:47,989 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >21:53:47,989 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:47,990 INFO blivet: sda5 is a partition >21:53:47,990 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >21:53:47,991 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:53:47,992 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >21:53:47,993 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >21:53:47,994 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >21:53:47,994 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:47,995 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >21:53:47,995 DEBUG blivet: looking up parted Partition: /dev/sda5 >21:53:47,996 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >21:53:47,997 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >21:53:47,998 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >21:53:47,998 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >21:53:47,999 INFO blivet: added partition sda5 (id 12) to device tree >21:53:47,999 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >21:53:48,000 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >21:53:48,001 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:53:48,002 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >21:53:48,040 WARN blivet: disklabel detected but not usable on sda5 >21:53:48,040 INFO blivet: type detected on 'sda5' is 'swap' >21:53:48,041 DEBUG blivet: SwapSpace.__init__: device: /dev/sda5 ; serial: 6XW0L535 ; uuid: c49776c1-1016-4d68-8042-918625454f34 ; exists: True ; label: None ; >21:53:48,041 DEBUG blivet: getFormat('swap') returning SwapSpace instance >21:53:48,041 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >21:53:48,042 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: swap ; >21:53:48,043 DEBUG blivet: looking up parted Device: /dev/sda5 >21:53:48,044 INFO blivet: got device: PartitionDevice instance (0x7f893a2aced0) -- > name = sda5 status = True kids = 0 id = 12 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 16072.0 > format = existing swap > 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: 32915456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2048, 255, 63) biosGeometry: (2048, 255, 63) > PedDevice: <_ped.Device object at 0x7f893a2d0290> > 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 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2a8990> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2a8910> PedPartition: <_ped.Partition object at 0x7f8939fe60b0> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 615428096 end = 648343551 length = 32915456 > flags = >21:53:48,044 INFO blivet: got format: SwapSpace instance (0x7f893a2caf50) -- > type = swap name = swap status = False > device = /dev/sda5 uuid = c49776c1-1016-4d68-8042-918625454f34 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >21:53:48,048 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part6 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part6 /dev/disk/by-uuid/7224f63d-8998-4d92-bf83-fb20bf3dff03', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7224f63d-8998-4d92-bf83-fb20bf3dff03', > 'ID_FS_UUID_ENC': '7224f63d-8998-4d92-bf83-fb20bf3dff03', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '648345600', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '388922', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part6', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part6', > '/dev/disk/by-uuid/7224f63d-8998-4d92-bf83-fb20bf3dff03'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >21:53:48,048 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >21:53:48,048 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >21:53:48,049 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,049 INFO blivet: sda6 is a partition >21:53:48,049 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >21:53:48,050 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:53:48,051 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >21:53:48,051 DEBUG blivet: DiskDevice.addChild: kids: 9 ; name: sda ; >21:53:48,052 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >21:53:48,052 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,053 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >21:53:48,053 DEBUG blivet: looking up parted Partition: /dev/sda6 >21:53:48,053 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >21:53:48,054 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >21:53:48,055 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >21:53:48,055 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >21:53:48,055 INFO blivet: added partition sda6 (id 13) to device tree >21:53:48,056 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >21:53:48,057 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >21:53:48,057 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:53:48,058 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >21:53:48,071 WARN blivet: disklabel detected but not usable on sda6 >21:53:48,071 INFO blivet: type detected on 'sda6' is 'ext4' >21:53:48,115 DEBUG blivet: padding min size from 26964 up to 27464 >21:53:48,116 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,116 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:53:48,117 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >21:53:48,118 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >21:53:48,118 DEBUG blivet: looking up parted Device: /dev/sda6 >21:53:48,120 INFO blivet: got device: PartitionDevice instance (0x7f89532ced50) -- > name = sda6 status = True kids = 0 id = 13 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x7f893a2d03b0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2a8b50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2a8ad0> PedPartition: <_ped.Partition object at 0x7f8939fe62f0> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 648345600 end = 1057945599 length = 409600000 > flags = >21:53:48,121 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,121 INFO blivet: got format: Ext4FS instance (0x7f89532ceb90) -- > type = ext4 name = ext4 status = False > device = /dev/sda6 uuid = 7224f63d-8998-4d92-bf83-fb20bf3dff03 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 200000.0 targetSize = 200000.0 > >21:53:48,125 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part7 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part7 /dev/disk/by-uuid/984e4681-f162-41f9-a5fe-975ca3fbb0da', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '984e4681-f162-41f9-a5fe-975ca3fbb0da', > 'ID_FS_UUID_ENC': '984e4681-f162-41f9-a5fe-975ca3fbb0da', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1057947648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '389029', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part7', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part7', > '/dev/disk/by-uuid/984e4681-f162-41f9-a5fe-975ca3fbb0da'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >21:53:48,126 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >21:53:48,126 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >21:53:48,127 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,127 INFO blivet: sda7 is a partition >21:53:48,128 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >21:53:48,128 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:53:48,129 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >21:53:48,130 DEBUG blivet: DiskDevice.addChild: kids: 10 ; name: sda ; >21:53:48,130 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >21:53:48,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,131 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >21:53:48,132 DEBUG blivet: looking up parted Partition: /dev/sda7 >21:53:48,132 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >21:53:48,134 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >21:53:48,134 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >21:53:48,135 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >21:53:48,135 INFO blivet: added partition sda7 (id 14) to device tree >21:53:48,136 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >21:53:48,136 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >21:53:48,137 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >21:53:48,138 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >21:53:48,162 WARN blivet: disklabel detected but not usable on sda7 >21:53:48,163 INFO blivet: type detected on 'sda7' is 'ext4' >21:53:48,224 DEBUG blivet: padding min size from 125 up to 137 >21:53:48,225 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,225 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:53:48,226 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >21:53:48,226 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >21:53:48,227 DEBUG blivet: looking up parted Device: /dev/sda7 >21:53:48,228 INFO blivet: got device: PartitionDevice instance (0x7f89532ce910) -- > name = sda7 status = True kids = 0 id = 14 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 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 0x7f893a2d0320> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2a8d10> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2a8c90> PedPartition: <_ped.Partition object at 0x7f8939fe6770> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 1057947648 end = 1058971647 length = 1024000 > flags = >21:53:48,229 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,230 INFO blivet: got format: Ext4FS instance (0x7f89532ce5d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda7 uuid = 984e4681-f162-41f9-a5fe-975ca3fbb0da exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >21:53:48,235 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part8 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part8 /dev/disk/by-uuid/67625293-b79a-4ace-bc5b-ba4d31ad7f22', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '67625293-b79a-4ace-bc5b-ba4d31ad7f22', > 'ID_FS_UUID_ENC': '67625293-b79a-4ace-bc5b-ba4d31ad7f22', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\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': '8', > 'ID_PART_ENTRY_OFFSET': '1058973696', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '32915456', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '0009133f-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '389134', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part8', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part8', > '/dev/disk/by-uuid/67625293-b79a-4ace-bc5b-ba4d31ad7f22'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >21:53:48,235 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >21:53:48,236 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >21:53:48,236 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,236 INFO blivet: sda8 is a partition >21:53:48,237 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >21:53:48,238 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:53:48,238 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >21:53:48,239 DEBUG blivet: DiskDevice.addChild: kids: 11 ; name: sda ; >21:53:48,240 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >21:53:48,240 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,241 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >21:53:48,241 DEBUG blivet: looking up parted Partition: /dev/sda8 >21:53:48,242 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >21:53:48,243 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >21:53:48,243 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >21:53:48,244 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >21:53:48,244 INFO blivet: added partition sda8 (id 15) to device tree >21:53:48,245 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >21:53:48,245 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >21:53:48,246 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >21:53:48,247 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >21:53:48,262 WARN blivet: disklabel detected but not usable on sda8 >21:53:48,262 INFO blivet: type detected on 'sda8' is 'swap' >21:53:48,263 DEBUG blivet: SwapSpace.__init__: device: /dev/sda8 ; serial: 6XW0L535 ; uuid: 67625293-b79a-4ace-bc5b-ba4d31ad7f22 ; exists: True ; label: None ; >21:53:48,263 DEBUG blivet: getFormat('swap') returning SwapSpace instance >21:53:48,264 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >21:53:48,265 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: swap ; >21:53:48,265 DEBUG blivet: looking up parted Device: /dev/sda8 >21:53:48,266 INFO blivet: got device: PartitionDevice instance (0x7f89532cea50) -- > name = sda8 status = True kids = 0 id = 15 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 16072.0 > format = existing swap > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 32915456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2048, 255, 63) biosGeometry: (2048, 255, 63) > PedDevice: <_ped.Device object at 0x7f893a2d04d0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2a8ed0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2a8610> PedPartition: <_ped.Partition object at 0x7f8939fe6050> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 1058973696 end = 1091889151 length = 32915456 > flags = >21:53:48,266 INFO blivet: got format: SwapSpace instance (0x7f89532ce1d0) -- > type = swap name = swap status = False > device = /dev/sda8 uuid = 67625293-b79a-4ace-bc5b-ba4d31ad7f22 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >21:53:48,270 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part9 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part9 /dev/disk/by-uuid/31303075-c432-4189-8a02-d82606f495b4', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '31303075-c432-4189-8a02-d82606f495b4', > 'ID_FS_UUID_ENC': '31303075-c432-4189-8a02-d82606f495b4', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\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': '9', > 'ID_PART_ENTRY_OFFSET': '1091891200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-09', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '389238', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part9', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part9', > '/dev/disk/by-uuid/31303075-c432-4189-8a02-d82606f495b4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >21:53:48,270 INFO blivet: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >21:53:48,271 DEBUG blivet: DeviceTree.getDeviceByName: name: sda9 ; >21:53:48,271 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,272 INFO blivet: sda9 is a partition >21:53:48,272 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda9 ; >21:53:48,273 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:53:48,273 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >21:53:48,274 DEBUG blivet: DiskDevice.addChild: kids: 12 ; name: sda ; >21:53:48,275 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >21:53:48,275 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,276 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >21:53:48,276 DEBUG blivet: looking up parted Partition: /dev/sda9 >21:53:48,277 DEBUG blivet: PartitionDevice.probe: sda9 ; exists: True ; >21:53:48,277 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >21:53:48,278 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >21:53:48,279 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >21:53:48,279 INFO blivet: added partition sda9 (id 16) to device tree >21:53:48,279 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >21:53:48,280 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >21:53:48,280 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >21:53:48,281 DEBUG blivet: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >21:53:48,318 WARN blivet: disklabel detected but not usable on sda9 >21:53:48,318 INFO blivet: type detected on 'sda9' is 'ext4' >21:53:48,350 DEBUG blivet: padding min size from 36578 up to 37078 >21:53:48,351 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,351 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:53:48,352 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >21:53:48,353 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >21:53:48,353 DEBUG blivet: looking up parted Device: /dev/sda9 >21:53:48,354 INFO blivet: got device: PartitionDevice instance (0x7f89532ce710) -- > name = sda9 status = True kids = 0 id = 16 > parents = ['existing 1430799MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x7f893a2d00e0> > target size = 0 path = /dev/sda9 > 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 0x7f893a29be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f893a2ab0d0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893a2a8e50> PedPartition: <_ped.Partition object at 0x7f8939fe6a10> > disk = existing 1430799MB disk sda (3) with existing msdos disklabel > start = 1091891200 end = 1501491199 length = 409600000 > flags = >21:53:48,355 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,355 INFO blivet: got format: Ext4FS instance (0x7f89532ced10) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = 31303075-c432-4189-8a02-d82606f495b4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 200000.0 targetSize = 200000.0 > >21:53:48,357 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_BD-RE_BH08LS20_H5E98DF4057', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_BD_R': '1', > 'ID_CDROM_BD_RE': '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_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_BD-RE_BH08LS20', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BD-RE\\x20\\x20BH08LS20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'HL-DT-ST_BD-RE_BH08LS20_H5E98DF4057', > 'ID_SERIAL_SHORT': 'H5E98DF4057', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '393168', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_BD-RE_BH08LS20_H5E98DF4057'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0'} ; name: sr0 ; >21:53:48,358 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >21:53:48,358 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >21:53:48,359 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,359 INFO blivet: sr0 is a cdrom >21:53:48,359 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >21:53:48,360 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,360 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:53:48,360 INFO blivet: added cdrom sr0 (id 17) to device tree >21:53:48,361 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:53:48,397 DEBUG blivet: no device or no media present >21:53:48,398 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': '411787', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:53:48,398 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >21:53:48,399 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >21:53:48,399 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,399 INFO blivet: loop0 is a loop device >21:53:48,400 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:53:48,401 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >21:53:48,401 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,402 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,403 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >21:53:48,403 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 18) to device tree >21:53:48,404 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >21:53:48,404 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,405 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:53:48,405 INFO blivet: added loop loop0 (id 19) to device tree >21:53:48,405 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:53:48,406 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:53:48,406 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >21:53:48,406 DEBUG blivet: device loop0 does not contain a disklabel >21:53:48,406 INFO blivet: type detected on 'loop0' is 'squashfs' >21:53:48,407 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >21:53:48,407 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >21:53:48,408 INFO blivet: got device: LoopDevice instance (0x7f89532becd0) -- > name = loop0 status = False kids = 0 id = 19 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (18)'] > 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 >21:53:48,408 INFO blivet: got format: DeviceFormat instance (0x7f89532bee50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >21:53:48,409 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/eedce702-4423-4be7-861b-03909ed4f3fc', > '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': 'eedce702-4423-4be7-861b-03909ed4f3fc', > 'ID_FS_UUID_ENC': 'eedce702-4423-4be7-861b-03909ed4f3fc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '412171', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/eedce702-4423-4be7-861b-03909ed4f3fc'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:53:48,410 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >21:53:48,410 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >21:53:48,411 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,411 INFO blivet: loop1 is a loop device >21:53:48,412 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:53:48,412 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:53:48,413 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,413 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,414 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:53:48,414 INFO blivet: added file /LiveOS/rootfs.img (id 20) to device tree >21:53:48,415 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:53:48,415 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,416 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:53:48,416 INFO blivet: added loop loop1 (id 21) to device tree >21:53:48,416 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:53:48,417 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:53:48,418 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,418 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:53:48,418 DEBUG blivet: device loop1 does not contain a disklabel >21:53:48,418 INFO blivet: type detected on 'loop1' is 'ext4' >21:53:48,434 DEBUG blivet: using current size 0 as min size >21:53:48,435 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,435 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:53:48,436 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >21:53:48,437 INFO blivet: got device: LoopDevice instance (0x7f89532bee90) -- > name = loop1 status = False kids = 0 id = 21 > parents = ['existing 0MB file /LiveOS/rootfs.img (20)'] > 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 >21:53:48,437 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,438 INFO blivet: got format: Ext4FS instance (0x7f89532bef10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = eedce702-4423-4be7-861b-03909ed4f3fc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >21:53:48,439 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': '412554', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:53:48,439 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >21:53:48,439 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >21:53:48,440 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,440 INFO blivet: loop2 is a loop device >21:53:48,441 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:53:48,441 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:53:48,442 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,442 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,443 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:53:48,443 INFO blivet: added file /overlay (deleted) (id 22) to device tree >21:53:48,444 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:53:48,444 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,444 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:53:48,444 INFO blivet: added loop loop2 (id 23) to device tree >21:53:48,445 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:53:48,446 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:53:48,446 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:53:48,446 DEBUG blivet: device loop2 does not contain a disklabel >21:53:48,446 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >21:53:48,446 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:53:48,447 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >21:53:48,447 INFO blivet: got device: LoopDevice instance (0x7f89532bebd0) -- > name = loop2 status = False kids = 0 id = 23 > parents = ['existing 0MB file /overlay (deleted) (22)'] > 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 >21:53:48,447 INFO blivet: got format: DeviceFormat instance (0x7f89532ced90) -- > 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 > >21:53:48,449 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/eedce702-4423-4be7-861b-03909ed4f3fc /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': 'eedce702-4423-4be7-861b-03909ed4f3fc', > 'ID_FS_UUID_ENC': 'eedce702-4423-4be7-861b-03909ed4f3fc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '235195', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/eedce702-4423-4be7-861b-03909ed4f3fc', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:53:48,449 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >21:53:48,450 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >21:53:48,450 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,450 INFO blivet: live-rw is a device-mapper device >21:53:48,451 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >21:53:48,451 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >21:53:48,452 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (21) with existing ext4 filesystem >21:53:48,453 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >21:53:48,453 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (23) with existing DM_snapshot_cow >21:53:48,454 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >21:53:48,455 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,455 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:53:48,455 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,456 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:53:48,456 INFO blivet: added dm live-rw (id 24) to device tree >21:53:48,457 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:53:48,457 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:53:48,458 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,458 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:53:48,458 DEBUG blivet: device live-rw does not contain a disklabel >21:53:48,458 INFO blivet: type detected on 'live-rw' is 'ext4' >21:53:48,471 DEBUG blivet: padding min size from 768 up to 844 >21:53:48,473 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,473 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:53:48,473 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:53:48,474 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >21:53:48,476 INFO blivet: got device: DMDevice instance (0x7f89532ce990) -- > name = live-rw status = True kids = 0 id = 24 > parents = ['existing 0MB loop loop2 (23) 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 0x7f893a2d0440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:53:48,477 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,477 INFO blivet: got format: Ext4FS instance (0x7f89532ce7d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = eedce702-4423-4be7-861b-03909ed4f3fc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >21:53:48,479 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/eedce702-4423-4be7-861b-03909ed4f3fc /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': 'eedce702-4423-4be7-861b-03909ed4f3fc', > 'ID_FS_UUID_ENC': 'eedce702-4423-4be7-861b-03909ed4f3fc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '241955', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/eedce702-4423-4be7-861b-03909ed4f3fc', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >21:53:48,479 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >21:53:48,480 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >21:53:48,481 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,481 INFO blivet: live-base is a device-mapper device >21:53:48,481 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >21:53:48,482 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >21:53:48,482 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >21:53:48,483 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (21) with existing ext4 filesystem >21:53:48,484 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >21:53:48,485 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:53:48,486 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >21:53:48,486 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:53:48,486 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >21:53:48,487 INFO blivet: added dm live-base (id 25) to device tree >21:53:48,487 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >21:53:48,488 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >21:53:48,488 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,488 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:53:48,489 DEBUG blivet: device live-base does not contain a disklabel >21:53:48,489 INFO blivet: type detected on 'live-base' is 'ext4' >21:53:48,503 DEBUG blivet: using current size 0 as min size >21:53:48,503 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,504 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:53:48,504 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >21:53:48,505 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >21:53:48,505 INFO blivet: got device: DMDevice instance (0x7f89532ce610) -- > name = live-base status = True kids = 0 id = 25 > parents = ['existing 0MB loop loop1 (21) 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 0x7f893a2d0560> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >21:53:48,506 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:48,506 INFO blivet: got format: Ext4FS instance (0x7f89532ce650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = eedce702-4423-4be7-861b-03909ed4f3fc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >21:53:48,522 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >21:53:48,523 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >21:53:48,523 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >21:53:48,532 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >21:53:48,532 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >21:53:48,533 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >21:53:48,541 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:53:48,550 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,550 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,551 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,559 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >21:53:48,568 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,568 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,569 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,577 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >21:53:48,578 DEBUG blivet: SwapSpace.teardown: device: /dev/sda11 ; status: False ; type: swap ; >21:53:48,579 DEBUG blivet: SwapSpace.teardown: device: /dev/sda11 ; status: False ; type: swap ; >21:53:48,586 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,587 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,588 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,596 DEBUG blivet: PartitionDevice.teardown: sda12 ; status: True ; controllable: True ; >21:53:48,604 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,605 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,606 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,614 DEBUG blivet: PartitionDevice.teardown: sda13 ; status: True ; controllable: True ; >21:53:48,622 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,622 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,623 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,632 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:53:48,640 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,641 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,642 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,650 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:53:48,658 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,659 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,660 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,668 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >21:53:48,668 DEBUG blivet: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >21:53:48,669 DEBUG blivet: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >21:53:48,677 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,678 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,679 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,686 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >21:53:48,695 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,695 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,696 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,704 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >21:53:48,713 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,713 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,714 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,722 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >21:53:48,723 DEBUG blivet: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >21:53:48,724 DEBUG blivet: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >21:53:48,731 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,732 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,733 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,741 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >21:53:48,749 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,750 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,751 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,759 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:53:48,759 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:53:48,760 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:53:48,768 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:53:48,768 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >21:53:48,768 INFO blivet: edd: collected mbr signatures: {'sda': '0x0009133f'} >21:53:48,770 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >21:53:48,775 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:53:48,821 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >21:53:48,848 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:48,848 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,850 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:48,858 DEBUG blivet: PartitionDevice.setup: sda12 ; status: True ; controllable: True ; orig: False ; >21:53:48,858 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:53:49,180 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:53:49,180 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >21:53:49,181 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >21:53:49,181 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:53:49,181 DEBUG blivet: crypttab maps: [] >21:53:49,181 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >21:53:49,191 DEBUG blivet: resolved 'UUID=67f58694-6fab-40d6-9eff-51993aac9e8d' to 'sda12' (partition) >21:53:49,191 DEBUG blivet: resolved 'UUID=ed5d27d6-6e95-42d2-84a0-318e455dee42' to 'sda10' (partition) >21:53:49,191 DEBUG blivet: resolved 'UUID=51c3679c-fc52-4a98-ae04-82a46097bc63' to 'sda11' (partition) >21:53:49,192 DEBUG blivet: PartitionDevice.teardown: sda12 ; status: True ; controllable: True ; >21:53:49,215 DEBUG blivet: PartitionDevice.setup: sda13 ; status: True ; controllable: True ; orig: False ; >21:53:49,216 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:53:49,555 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:53:49,555 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >21:53:49,555 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >21:53:49,556 INFO blivet: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >21:53:49,556 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >21:53:49,566 DEBUG blivet: resolved 'UUID=522970b9-30dc-41b3-8968-0cba933c2bc9' to 'sda13' (partition) >21:53:49,566 DEBUG blivet: resolved 'UUID=51c3679c-fc52-4a98-ae04-82a46097bc63' to 'sda11' (partition) >21:53:49,567 DEBUG blivet: PartitionDevice.teardown: sda13 ; status: True ; controllable: True ; >21:53:49,592 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:53:49,592 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:53:49,636 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:53:49,660 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:49,661 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:49,662 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:49,671 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:53:49,672 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:53:50,037 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:53:50,038 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >21:53:50,038 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >21:53:50,044 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:53:50,045 DEBUG blivet: crypttab maps: [] >21:53:50,045 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >21:53:50,056 DEBUG blivet: resolved 'UUID=7224f63d-8998-4d92-bf83-fb20bf3dff03' to 'sda6' (partition) >21:53:50,056 DEBUG blivet: resolved 'UUID=7be1fbcf-9f75-4f01-b45f-f8e1fc98095a' to 'sda3' (partition) >21:53:50,056 DEBUG blivet: resolved 'UUID=c49776c1-1016-4d68-8042-918625454f34' to 'sda5' (partition) >21:53:50,057 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >21:53:50,082 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >21:53:50,082 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:53:50,115 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >21:53:50,140 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:50,141 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:50,142 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:50,152 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >21:53:50,152 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:53:50,457 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:53:50,457 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >21:53:50,457 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >21:53:50,458 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:53:50,458 DEBUG blivet: crypttab maps: [] >21:53:50,458 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >21:53:50,470 DEBUG blivet: resolved 'UUID=31303075-c432-4189-8a02-d82606f495b4' to 'sda9' (partition) >21:53:50,470 DEBUG blivet: resolved 'UUID=984e4681-f162-41f9-a5fe-975ca3fbb0da' to 'sda7' (partition) >21:53:50,470 DEBUG blivet: resolved 'UUID=67625293-b79a-4ace-bc5b-ba4d31ad7f22' to 'sda8' (partition) >21:53:50,471 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >21:53:50,553 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:50,554 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:50,555 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:50,556 DEBUG blivet: NTFS.supported: supported: False ; >21:53:50,557 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:50,558 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:50,559 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:50,560 DEBUG blivet: NTFS.supported: supported: False ; >21:53:50,561 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:50,563 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:50,564 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:50,565 DEBUG blivet: Ext4FS.supported: supported: True ; >21:53:50,566 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:53:50,567 DEBUG blivet: looking up parted Device: /dev/sdc >21:53:50,572 DEBUG blivet: looking up parted Device: /dev/sdd >21:53:50,575 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:53:50,612 DEBUG blivet: looking up parted Device: /dev/sdc >21:53:50,617 INFO blivet: Skipping disk: sdc: No media present >21:53:50,618 DEBUG blivet: looking up parted Device: /dev/sdd >21:53:50,620 INFO blivet: Skipping disk: sdd: No media present >21:53:50,622 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >21:53:50,623 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >21:53:50,626 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >21:53:50,629 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7385MB disk sdb (2) with existing iso9660 filesystem >21:53:50,675 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >21:53:50,675 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >21:53:50,676 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >21:53:50,676 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7385MB disk sdb (2) with existing iso9660 filesystem >13:54:05,853 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:05,859 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:05,861 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:05,867 INFO blivet: Skipping disk: sdc: No media present >13:54:05,867 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:05,869 INFO blivet: Skipping disk: sdd: No media present >13:54:05,891 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:54:05,891 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:54:05,891 DEBUG blivet: NFSv4.supported: supported: False ; >13:54:05,892 DEBUG blivet: NFSv4.supported: supported: False ; >13:54:05,892 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:54:05,893 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:54:05,893 DEBUG blivet: Ext4FS.supported: supported: True ; >13:54:05,893 DEBUG blivet: Ext4FS.supported: supported: True ; >13:54:06,111 DEBUG blivet: Ext3FS.supported: supported: True ; >13:54:06,112 DEBUG blivet: Ext3FS.supported: supported: True ; >13:54:06,153 DEBUG blivet: Ext2FS.supported: supported: True ; >13:54:06,154 DEBUG blivet: Ext2FS.supported: supported: True ; >13:54:06,178 DEBUG blivet: SysFS.supported: supported: False ; >13:54:06,179 DEBUG blivet: SysFS.supported: supported: False ; >13:54:06,199 DEBUG blivet: MultipathMember.__init__: >13:54:06,200 DEBUG blivet: MDRaidMember.__init__: >13:54:06,200 DEBUG blivet: ProcFS.supported: supported: False ; >13:54:06,201 DEBUG blivet: ProcFS.supported: supported: False ; >13:54:06,201 DEBUG blivet: SwapSpace.__init__: >13:54:06,201 DEBUG blivet: DMRaidMember.__init__: >13:54:06,202 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:54:06,202 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:54:06,203 DEBUG blivet: BTRFS.supported: supported: True ; >13:54:06,247 DEBUG blivet: USBFS.supported: supported: False ; >13:54:06,247 DEBUG blivet: USBFS.supported: supported: False ; >13:54:06,247 DEBUG blivet: DiskLabel.__init__: >13:54:06,248 INFO blivet: DiskLabel.partedDevice returning None >13:54:06,248 DEBUG blivet: HFSPlus.supported: supported: False ; >13:54:06,248 DEBUG blivet: HFSPlus.supported: supported: False ; >13:54:06,249 DEBUG blivet: XFS.supported: supported: True ; >13:54:06,283 DEBUG blivet: XFS.supported: supported: True ; >13:54:06,284 DEBUG blivet: TmpFS.supported: supported: True ; >13:54:06,291 DEBUG blivet: TmpFS.supported: supported: True ; >13:54:06,292 DEBUG blivet: LUKS.__init__: >13:54:06,292 DEBUG blivet: NTFS.supported: supported: False ; >13:54:06,292 DEBUG blivet: NTFS.supported: supported: False ; >13:54:06,293 DEBUG blivet: BindFS.supported: supported: False ; >13:54:06,293 DEBUG blivet: BindFS.supported: supported: False ; >13:54:06,293 DEBUG blivet: HFS.supported: supported: False ; >13:54:06,294 DEBUG blivet: HFS.supported: supported: False ; >13:54:06,294 DEBUG blivet: LVMPhysicalVolume.__init__: >13:54:06,294 DEBUG blivet: NFS.supported: supported: False ; >13:54:06,295 DEBUG blivet: NFS.supported: supported: False ; >13:54:06,295 DEBUG blivet: FATFS.supported: supported: True ; >13:54:06,296 DEBUG blivet: FATFS.supported: supported: True ; >13:54:06,296 DEBUG blivet: NoDevFS.supported: supported: False ; >13:54:06,297 DEBUG blivet: NoDevFS.supported: supported: False ; >13:54:11,228 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:11,234 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:11,244 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:54:11,245 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >13:54:19,719 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:19,725 INFO blivet: Skipping disk: sdc: No media present >13:54:19,725 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:20,538 INFO blivet: Skipping disk: sdd: No media present >13:54:20,539 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:20,544 INFO blivet: Skipping disk: sdc: No media present >13:54:20,545 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:20,548 INFO blivet: Skipping disk: sdd: No media present >13:54:20,548 INFO blivet: Detected 32144M of memory >13:54:20,549 INFO blivet: Swap attempt of 16072M >13:54:20,550 DEBUG blivet: clearpart: looking at sda13 >13:54:20,551 DEBUG blivet: clearpart: looking at sda12 >13:54:20,551 DEBUG blivet: clearpart: looking at sda11 >13:54:20,551 DEBUG blivet: clearpart: looking at sda10 >13:54:20,551 DEBUG blivet: clearpart: looking at sda9 >13:54:20,551 DEBUG blivet: clearpart: looking at sda8 >13:54:20,552 DEBUG blivet: clearpart: looking at sda7 >13:54:20,552 DEBUG blivet: clearpart: looking at sda6 >13:54:20,552 DEBUG blivet: clearpart: looking at sda5 >13:54:20,552 DEBUG blivet: clearpart: looking at sda4 >13:54:20,552 DEBUG blivet: clearpart: looking at sda3 >13:54:20,552 DEBUG blivet: clearpart: looking at sda2 >13:54:20,553 DEBUG blivet: clearpart: looking at sda1 >13:54:20,553 DEBUG blivet: checking whether disk sda has an empty extended >13:54:20,556 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f893a29be10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8934807e90> PedPartition: <_ped.Partition object at 0x7f893480c830> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11', 'sda12', 'sda13'] >13:54:20,556 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:20,562 INFO blivet: Skipping disk: sdc: No media present >13:54:20,563 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:20,565 INFO blivet: Skipping disk: sdd: No media present >13:54:20,566 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:20,572 INFO blivet: Skipping disk: sdc: No media present >13:54:20,572 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:20,766 INFO blivet: Skipping disk: sdd: No media present >13:54:20,767 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:20,772 INFO blivet: Skipping disk: sdc: No media present >13:54:20,773 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:20,775 INFO blivet: Skipping disk: sdd: No media present >13:54:20,775 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:20,781 INFO blivet: Skipping disk: sdc: No media present >13:54:20,782 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:20,783 INFO blivet: Skipping disk: sdd: No media present >13:54:20,814 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:54:20,815 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >13:54:20,816 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:20,821 INFO blivet: Skipping disk: sdc: No media present >13:54:20,822 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:20,823 INFO blivet: Skipping disk: sdd: No media present >13:54:20,852 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:54:20,853 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >13:54:20,854 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:54:20,855 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >13:54:20,855 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:54:20,883 DEBUG blivet: starting Blivet copy >13:54:20,908 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >13:54:20,909 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f89314814d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89314812d0> PedPartition: <_ped.Partition object at 0x7f8934824b90> >13:54:20,910 DEBUG blivet: PartitionDevice._setPartedPartition: sda10 ; >13:54:20,910 DEBUG blivet: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8931483490> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931483410> PedPartition: <_ped.Partition object at 0x7f8934824e30> >13:54:20,911 DEBUG blivet: PartitionDevice._setPartedPartition: sda11 ; >13:54:20,911 DEBUG blivet: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8931483650> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89314835d0> PedPartition: <_ped.Partition object at 0x7f8934824ef0> >13:54:20,912 DEBUG blivet: PartitionDevice._setPartedPartition: sda12 ; >13:54:20,913 DEBUG blivet: device sda12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8931483810> > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931483790> PedPartition: <_ped.Partition object at 0x7f8934824f50> >13:54:20,914 DEBUG blivet: PartitionDevice._setPartedPartition: sda13 ; >13:54:20,914 DEBUG blivet: device sda13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f89314839d0> > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931483250> PedPartition: <_ped.Partition object at 0x7f8934824e90> >13:54:20,915 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >13:54:20,915 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8931481510> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931481450> PedPartition: <_ped.Partition object at 0x7f8934824b30> >13:54:20,916 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >13:54:20,916 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f89314816d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931481650> PedPartition: <_ped.Partition object at 0x7f8934824cb0> >13:54:20,917 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >13:54:20,918 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931481990> PedPartition: <_ped.Partition object at 0x7f8934824ad0> >13:54:20,919 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >13:54:20,919 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8931481b90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931481b10> PedPartition: <_ped.Partition object at 0x7f8934824c50> >13:54:20,920 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >13:54:20,920 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8931481d50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931481cd0> PedPartition: <_ped.Partition object at 0x7f8934824d10> >13:54:20,921 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >13:54:20,921 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8931481f10> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931481e90> PedPartition: <_ped.Partition object at 0x7f8934824dd0> >13:54:20,922 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >13:54:20,922 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8931483110> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931481810> PedPartition: <_ped.Partition object at 0x7f8934824bf0> >13:54:20,923 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >13:54:20,924 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f89314832d0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931483090> PedPartition: <_ped.Partition object at 0x7f8934824d70> >13:54:20,924 DEBUG blivet: finished Blivet copy >13:54:20,924 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:20,929 INFO blivet: Skipping disk: sdc: No media present >13:54:20,930 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:20,931 INFO blivet: Skipping disk: sdd: No media present >13:54:20,932 INFO blivet: hiding device disk sdb (id 2) >13:54:20,932 DEBUG blivet: lvm filter: adding sdb to the reject list >13:54:20,934 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,935 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,935 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,936 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,937 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,938 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,939 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,940 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,940 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,941 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,942 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,943 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,944 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,945 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,946 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,947 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,947 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,948 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,948 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:20,950 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:20,984 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,985 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,985 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,986 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,987 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,988 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,988 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,989 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,990 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,991 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,991 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,992 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,993 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,993 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,994 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,995 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,995 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:20,996 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:20,996 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:20,998 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:21,005 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:21,006 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:21,007 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:21,007 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:21,008 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:21,009 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:21,009 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:21,010 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:21,011 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:21,012 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:21,012 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:21,013 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:21,014 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:21,014 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:21,015 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:21,016 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:21,016 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:21,017 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:21,017 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:21,019 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:21,028 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:21,033 INFO blivet: Skipping disk: sdc: No media present >13:54:21,034 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:21,035 INFO blivet: Skipping disk: sdd: No media present >13:54:21,036 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:21,042 INFO blivet: Skipping disk: sdc: No media present >13:54:21,042 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:21,044 INFO blivet: Skipping disk: sdd: No media present >13:54:24,513 DEBUG blivet: Ext4FS.supported: supported: True ; >13:54:24,514 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:54:33,653 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >13:54:33,654 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:54:33,655 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >13:54:33,655 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda3 (id 10) >13:54:33,656 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:54:33,657 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >13:54:33,673 INFO storage.ui: removed partition sda3 (id 10) from device tree >13:54:33,674 DEBUG storage.ui: DiskDevice.removeChild: kids: 13 ; name: sda ; >13:54:33,674 INFO storage.ui: registered action: [1] Destroy Device partition sda3 (id 10) >13:54:33,676 DEBUG storage.ui: PartitionDevice._setFormat: sda6 ; >13:54:33,676 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:54:33,677 DEBUG storage.ui: PartitionDevice._setFormat: sda6 ; current: ext4 ; type: None ; >13:54:33,677 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda6 (id 13) >13:54:33,678 DEBUG storage.ui: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >13:54:33,679 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >13:54:33,693 INFO storage.ui: removed partition sda6 (id 13) from device tree >13:54:33,694 DEBUG storage.ui: DiskDevice.removeChild: kids: 12 ; name: sda ; >13:54:33,694 INFO storage.ui: registered action: [3] Destroy Device partition sda6 (id 13) >13:54:33,695 DEBUG storage.ui: checking whether disk sda has an empty extended >13:54:33,698 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931498350> PedPartition: <_ped.Partition object at 0x7f8931495830> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11', 'sda12'] >13:54:33,700 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >13:54:33,701 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >13:54:33,701 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:54:33,702 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: swap ; type: None ; >13:54:33,702 INFO storage.ui: registered action: [4] Destroy Format swap on partition sda5 (id 12) >13:54:33,703 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >13:54:33,704 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >13:54:33,706 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >13:54:33,718 INFO storage.ui: removed partition sda5 (id 12) from device tree >13:54:33,719 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >13:54:33,719 INFO storage.ui: registered action: [5] Destroy Device partition sda5 (id 12) >13:54:33,719 DEBUG storage.ui: checking whether disk sda has an empty extended >13:54:33,722 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931498850> PedPartition: <_ped.Partition object at 0x7f8931495cb0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >13:54:33,723 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:33,729 INFO blivet: Skipping disk: sdc: No media present >13:54:33,729 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:33,731 INFO blivet: Skipping disk: sdd: No media present >13:54:33,742 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,743 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,743 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,744 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,745 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,746 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,747 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,748 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,749 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,750 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,751 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,752 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,752 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,753 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,753 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:33,755 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:33,785 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,786 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,789 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,789 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,790 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,791 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,792 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,793 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,793 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,794 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,795 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,796 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,796 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,797 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,797 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:33,799 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:33,807 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,808 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,809 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,810 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,811 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,812 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,813 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,814 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,815 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,816 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,817 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,818 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,819 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:33,820 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:33,820 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:33,822 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:44,044 DEBUG blivet: Ext4FS.supported: supported: True ; >13:54:44,045 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:54:44,046 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f893481ab50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >13:54:44,061 DEBUG blivet: SwapSpace.__init__: >13:54:44,061 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:54:46,092 DEBUG blivet: SwapSpace.__init__: >13:54:46,092 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:54:46,094 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f893481ab50>, 16072, ['sda'], {'encrypted': False, 'raid_level': None} >13:54:46,109 DEBUG blivet: Ext4FS.supported: supported: True ; >13:54:46,109 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:54:50,633 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >13:54:50,633 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:54:50,634 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >13:54:50,635 INFO storage.ui: registered action: [6] Destroy Format ext4 filesystem on partition sda5 (id 14) >13:54:50,636 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >13:54:50,637 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >13:54:50,652 INFO storage.ui: removed partition sda5 (id 14) from device tree >13:54:50,653 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >13:54:50,653 INFO storage.ui: registered action: [7] Destroy Device partition sda5 (id 14) >13:54:50,654 DEBUG storage.ui: checking whether disk sda has an empty extended >13:54:50,657 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931498210> PedPartition: <_ped.Partition object at 0x7f8931492170> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10'] >13:54:50,658 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:50,664 INFO blivet: Skipping disk: sdc: No media present >13:54:50,664 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:50,666 INFO blivet: Skipping disk: sdd: No media present >13:54:50,679 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:50,680 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:50,681 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:50,682 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:50,683 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:50,684 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:50,685 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:50,686 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:50,687 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:50,690 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:50,691 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:50,692 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:50,692 DEBUG blivet: looking up parted Device: /dev/sdd >13:54:50,694 DEBUG blivet: looking up parted Device: /dev/sdc >13:54:50,724 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:50,725 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:50,725 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:50,726 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:50,727 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:50,728 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >13:54:50,729 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >13:54:50,730 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:54:49,781 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:54:49,782 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:54:49,783 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:54:49,784 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:54:49,784 DEBUG blivet: looking up parted Device: /dev/sdd >21:54:49,786 DEBUG blivet: looking up parted Device: /dev/sdc >21:54:49,794 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:54:49,795 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:54:49,795 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:54:49,796 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:54:49,797 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:54:49,798 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:54:49,799 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:54:49,800 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:54:49,800 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:54:49,801 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:54:49,802 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:54:49,803 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:54:49,803 DEBUG blivet: looking up parted Device: /dev/sdd >21:54:49,985 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:00,542 DEBUG storage.ui: PartitionDevice._setFormat: sda6 ; >21:55:00,542 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:55:00,543 DEBUG storage.ui: PartitionDevice._setFormat: sda6 ; current: ext4 ; type: None ; >21:55:00,543 INFO storage.ui: registered action: [8] Destroy Format ext4 filesystem on partition sda6 (id 16) >21:55:00,544 DEBUG storage.ui: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >21:55:00,546 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >21:55:00,559 INFO storage.ui: removed partition sda6 (id 16) from device tree >21:55:00,561 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >21:55:00,561 INFO storage.ui: registered action: [9] Destroy Device partition sda6 (id 16) >21:55:00,561 DEBUG storage.ui: checking whether disk sda has an empty extended >21:55:00,564 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89314984d0> PedPartition: <_ped.Partition object at 0x7f8931492170> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >21:55:00,565 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:00,570 INFO blivet: Skipping disk: sdc: No media present >21:55:00,570 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:00,572 INFO blivet: Skipping disk: sdd: No media present >21:55:00,585 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,586 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,587 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,589 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,590 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,591 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,592 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,593 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,594 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,595 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,595 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:00,601 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:00,625 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,626 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,627 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,628 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,629 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,630 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,631 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,632 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,633 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,634 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,634 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:00,639 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:00,643 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,644 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,644 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,645 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,646 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,648 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,648 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,649 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,650 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:00,651 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:00,651 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:00,657 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:03,401 DEBUG blivet: SwapSpace.__init__: >21:55:03,401 DEBUG blivet: getFormat('swap') returning SwapSpace instance >21:55:15,481 DEBUG blivet: SwapSpace.__init__: >21:55:15,481 DEBUG blivet: getFormat('swap') returning SwapSpace instance >21:55:15,483 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f893481ab50>, 16072, ['sda'], {'encrypted': False, 'raid_level': None} >21:55:15,498 DEBUG blivet: Ext4FS.supported: supported: True ; >21:55:15,498 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:55:20,910 DEBUG storage.ui: doAutoPart: True >21:55:20,910 DEBUG storage.ui: encryptedAutoPart: False >21:55:20,910 DEBUG storage.ui: autoPartType: 0 >21:55:20,910 DEBUG storage.ui: clearPartType: 2 >21:55:20,910 DEBUG storage.ui: clearPartDisks: ['sda'] >21:55:20,911 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f8931481090) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f89314810d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f8931481110) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f8931481150) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7f8931481190) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 16072 maxSize = None grow = False > >21:55:20,911 DEBUG storage.ui: looking up parted Device: /dev/sdc >21:55:20,917 INFO storage.ui: Skipping disk: sdc: No media present >21:55:20,917 DEBUG storage.ui: looking up parted Device: /dev/sdd >21:55:20,920 INFO storage.ui: Skipping disk: sdd: No media present >21:55:20,920 DEBUG storage.ui: storage.disks: ['sda'] >21:55:20,920 DEBUG storage.ui: storage.partitioned: ['sda'] >21:55:20,920 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >21:55:20,922 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:55:20,923 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:55:20,924 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:55:20,925 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:55:20,925 DEBUG storage.ui: failed to resolve '/dev/' >21:55:20,925 DEBUG storage.ui: boot disk: None >21:55:20,929 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f8934825a10) -- > name = sda status = True kids = 8 id = 3 > parents = [] > uuid = None size = 1430799.39844 > 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 ST31500541AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7f8936f3b680> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f8934825990>] >21:55:20,929 DEBUG storage.ui: devs: [] >21:55:20,931 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:55:20,931 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:55:20,933 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >21:55:20,934 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >21:55:20,935 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >21:55:20,936 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >21:55:20,936 INFO storage.ui: added partition req0 (id 26) to device tree >21:55:20,937 INFO storage.ui: registered action: [10] Create Device partition req0 (id 26) >21:55:20,937 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:55:20,937 INFO storage.ui: registered action: [11] Create Format ext4 filesystem mounted at / on partition req0 (id 26) >21:55:20,938 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:55:20,939 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:55:20,940 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >21:55:20,941 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >21:55:20,942 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >21:55:20,943 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >21:55:20,943 INFO storage.ui: added partition req1 (id 27) to device tree >21:55:20,943 INFO storage.ui: registered action: [12] Create Device partition req1 (id 27) >21:55:20,943 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:55:20,944 INFO storage.ui: registered action: [13] Create Format ext4 filesystem mounted at /home on partition req1 (id 27) >21:55:20,945 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:55:20,945 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:55:20,946 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >21:55:20,947 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >21:55:20,948 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >21:55:20,952 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >21:55:20,952 INFO storage.ui: added partition req2 (id 28) to device tree >21:55:20,952 INFO storage.ui: registered action: [14] Create Device partition req2 (id 28) >21:55:20,952 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:55:20,953 INFO storage.ui: registered action: [15] Create Format ext4 filesystem mounted at /boot on partition req2 (id 28) >21:55:20,953 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >21:55:20,954 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >21:55:20,955 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >21:55:20,956 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: efi ; >21:55:20,957 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >21:55:20,957 INFO storage.ui: added partition req3 (id 29) to device tree >21:55:20,957 INFO storage.ui: registered action: [16] Create Device partition req3 (id 29) >21:55:20,958 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:55:20,958 INFO storage.ui: registered action: [17] Create Format efi filesystem mounted at /boot/efi on partition req3 (id 29) >21:55:20,959 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >21:55:20,959 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >21:55:20,960 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >21:55:20,961 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >21:55:20,962 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: swap ; >21:55:20,963 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >21:55:20,963 INFO storage.ui: added partition req4 (id 30) to device tree >21:55:20,963 INFO storage.ui: registered action: [18] Create Device partition req4 (id 30) >21:55:20,963 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:55:20,963 INFO storage.ui: registered action: [19] Create Format swap on partition req4 (id 30) >21:55:20,964 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:55:20,965 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 26)', 'req1(id 27)', 'req2(id 28)', 'req3(id 29)', 'req4(id 30)'] from disk(s) ['sda'] >21:55:20,966 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 26)', 'req1(id 27)', 'req2(id 28)', 'req3(id 29)', 'req4(id 30)'] >21:55:20,966 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 29)', 'req2(id 28)', 'req4(id 30)', 'req0(id 26)', 'req1(id 27)'] from disk(s) ['sda'] >21:55:20,967 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:55:20,968 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:55:20,969 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:55:20,970 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:55:20,970 DEBUG storage.ui: failed to resolve '/dev/' >21:55:20,970 DEBUG storage.ui: allocating partition: req3 ; id: 29 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 ; start: None ; end: None >21:55:20,970 DEBUG storage.ui: checking freespace on sda >21:55:20,970 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True start=None >21:55:20,971 DEBUG storage.ui: checking 63-2047 (0 MB) >21:55:20,971 DEBUG storage.ui: current free range is 63-2047 (0MB) >21:55:20,971 DEBUG storage.ui: checking 614402048-615428093 (500 MB) >21:55:20,971 DEBUG storage.ui: current free range is 614402048-615428093 (500MB) >21:55:20,971 DEBUG storage.ui: evaluating growth potential for new layout >21:55:20,972 DEBUG storage.ui: calculating growth for disk /dev/sda >21:55:20,973 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >21:55:20,973 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931449050> PedPartition: <_ped.Partition object at 0x7f8931441890> >21:55:20,974 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >21:55:20,975 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >21:55:20,975 DEBUG storage.ui: adding request 29 to chunk 1026046 (614402048-615428093) on /dev/sda >21:55:20,975 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:55:20,975 DEBUG storage.ui: Chunk.growRequests: 1026046 on /dev/sda start = 614402048 end = 615428093 >sectorSize = 512 > >21:55:20,975 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda3 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:55:20,976 DEBUG storage.ui: 1 requests and 985086 (480MB) left in chunk >21:55:20,976 DEBUG storage.ui: adding 985086 (480MB) to 29 (sda3) >21:55:20,976 DEBUG storage.ui: taking back 616446 (300MB) from 29 (sda3) >21:55:20,976 DEBUG storage.ui: new grow amount for request 29 (sda3) is 368640 units, or 180MB >21:55:20,976 DEBUG storage.ui: request 29 (sda3) growth: 368640 (180MB) size: 200MB >21:55:20,976 DEBUG storage.ui: Chunk.growRequests: 443544513 on /dev/sda start = 615428157 end = 1058972669 >sectorSize = 512 > >21:55:20,976 DEBUG storage.ui: Chunk.growRequests: 409604096 on /dev/sda start = 1091889152 end = 1501493247 >sectorSize = 512 > >21:55:20,976 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1502517248 end = 1502519295 >sectorSize = 512 > >21:55:20,976 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1535434752 end = 1535436799 >sectorSize = 512 > >21:55:20,976 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1945036800 end = 1945038847 >sectorSize = 512 > >21:55:20,977 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sda start = 2930276352 end = 2930277167 >sectorSize = 512 > >21:55:20,977 DEBUG storage.ui: disk /dev/sda growth: 368640 (180MB) >21:55:20,977 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >21:55:20,978 DEBUG storage.ui: device sda3 new partedPartition None >21:55:20,978 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:55:20,979 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >21:55:20,979 DEBUG storage.ui: total growth: 368640 sectors >21:55:20,979 DEBUG storage.ui: updating use_disk to sda, type: 0 >21:55:20,979 DEBUG storage.ui: new free: 614402048-615428093 / 500MB >21:55:20,980 DEBUG storage.ui: new free allows for 368640 sectors of growth >21:55:20,980 DEBUG storage.ui: found free space for bootable request >21:55:20,980 DEBUG storage.ui: created partition sda3 of 20MB and added it to /dev/sda >21:55:20,981 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >21:55:20,981 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931449510> PedPartition: <_ped.Partition object at 0x7f8931441950> >21:55:20,982 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >21:55:20,983 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >21:55:20,985 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >21:55:20,985 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931449750> PedPartition: <_ped.Partition object at 0x7f8931441a10> >21:55:20,986 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:55:20,987 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:55:20,987 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:55:20,988 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:55:20,988 DEBUG storage.ui: failed to resolve '/dev/' >21:55:20,989 DEBUG storage.ui: allocating partition: req2 ; id: 28 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >21:55:20,989 DEBUG storage.ui: checking freespace on sda >21:55:20,989 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >21:55:20,990 DEBUG storage.ui: checking 63-2047 (0 MB) >21:55:20,990 DEBUG storage.ui: free region not suitable for request >21:55:20,990 DEBUG storage.ui: checking 614443008-615428093 (480 MB) >21:55:20,990 DEBUG storage.ui: free region not suitable for request >21:55:20,990 DEBUG storage.ui: checking 615428157-1058972669 (216574 MB) >21:55:20,990 DEBUG storage.ui: current free range is 615428157-1058972669 (216574MB) >21:55:20,990 DEBUG storage.ui: evaluating growth potential for new layout >21:55:20,990 DEBUG storage.ui: calculating growth for disk /dev/sda >21:55:20,991 DEBUG storage.ui: adjusted start sector from 615428157 to 615432192 >21:55:20,991 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >21:55:20,992 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931498250> PedPartition: <_ped.Partition object at 0x7f8931495fb0> >21:55:20,993 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >21:55:20,993 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >21:55:20,994 DEBUG storage.ui: adding request 29 to chunk 1026046 (614402048-615428093) on /dev/sda >21:55:20,994 DEBUG storage.ui: adding request 28 to chunk 443544513 (615428157-1058972669) on /dev/sda >21:55:20,994 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:55:20,994 DEBUG storage.ui: Chunk.growRequests: 1026046 on /dev/sda start = 614402048 end = 615428093 >sectorSize = 512 > >21:55:20,994 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda3 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:55:20,994 DEBUG storage.ui: 1 requests and 985086 (480MB) left in chunk >21:55:20,995 DEBUG storage.ui: adding 985086 (480MB) to 29 (sda3) >21:55:20,995 DEBUG storage.ui: taking back 616446 (300MB) from 29 (sda3) >21:55:20,995 DEBUG storage.ui: new grow amount for request 29 (sda3) is 368640 units, or 180MB >21:55:20,995 DEBUG storage.ui: request 29 (sda3) growth: 368640 (180MB) size: 200MB >21:55:20,995 DEBUG storage.ui: Chunk.growRequests: 443544513 on /dev/sda start = 615428157 end = 1058972669 >sectorSize = 512 > >21:55:20,995 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda10 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:55:20,995 DEBUG storage.ui: request 28 (sda10) growth: 0 (0MB) size: 500MB >21:55:20,995 DEBUG storage.ui: Chunk.growRequests: 409604096 on /dev/sda start = 1091889152 end = 1501493247 >sectorSize = 512 > >21:55:20,995 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1502517248 end = 1502519295 >sectorSize = 512 > >21:55:20,995 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1535434752 end = 1535436799 >sectorSize = 512 > >21:55:20,995 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1945036800 end = 1945038847 >sectorSize = 512 > >21:55:20,996 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sda start = 2930276352 end = 2930277167 >sectorSize = 512 > >21:55:20,996 DEBUG storage.ui: disk /dev/sda growth: 368640 (180MB) >21:55:20,997 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >21:55:20,997 DEBUG storage.ui: device sda10 new partedPartition None >21:55:20,998 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >21:55:20,998 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >21:55:20,998 DEBUG storage.ui: total growth: 368640 sectors >21:55:20,998 DEBUG storage.ui: updating use_disk to sda, type: 1 >21:55:20,999 DEBUG storage.ui: new free: 615428157-1058972669 / 216574MB >21:55:20,999 DEBUG storage.ui: new free allows for 368640 sectors of growth >21:55:20,999 DEBUG storage.ui: found free space for bootable request >21:55:20,999 DEBUG storage.ui: adjusted start sector from 615428157 to 615432192 >21:55:20,999 DEBUG storage.ui: created partition sda10 of 500MB and added it to /dev/sda >21:55:21,000 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >21:55:21,000 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931448d90> PedPartition: <_ped.Partition object at 0x7f8931495cb0> >21:55:21,001 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >21:55:21,002 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >21:55:21,004 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >21:55:21,004 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931499b10> PedPartition: <_ped.Partition object at 0x7f8931495ef0> >21:55:21,005 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:55:21,006 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:55:21,006 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:55:21,007 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:55:21,007 DEBUG storage.ui: failed to resolve '/dev/' >21:55:21,007 DEBUG storage.ui: allocating partition: req4 ; id: 30 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 16072MB ; grow: False ; max_size: 0 ; start: None ; end: None >21:55:21,007 DEBUG storage.ui: checking freespace on sda >21:55:21,008 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=16072MB boot=False best=None grow=False start=None >21:55:21,008 DEBUG storage.ui: checking 63-2047 (0 MB) >21:55:21,008 DEBUG storage.ui: free region not suitable for request >21:55:21,008 DEBUG storage.ui: checking 614443008-615428093 (480 MB) >21:55:21,009 DEBUG storage.ui: free region not suitable for request >21:55:21,009 DEBUG storage.ui: checking 616456192-1058972669 (216072 MB) >21:55:21,009 DEBUG storage.ui: current free range is 616456192-1058972669 (216072MB) >21:55:21,009 DEBUG storage.ui: checking 1091889152-1501483094 (199997 MB) >21:55:21,009 DEBUG storage.ui: current free range is 1091889152-1501483094 (199997MB) >21:55:21,009 DEBUG storage.ui: checking 1945036800-1945037744 (0 MB) >21:55:21,009 DEBUG storage.ui: current free range is 1945036800-1945037744 (0MB) >21:55:21,010 DEBUG storage.ui: checking 2930276352-2930277167 (0 MB) >21:55:21,010 DEBUG storage.ui: free region not suitable for request >21:55:21,010 DEBUG storage.ui: evaluating growth potential for new layout >21:55:21,010 DEBUG storage.ui: calculating growth for disk /dev/sda >21:55:21,010 DEBUG storage.ui: adjusted start sector from 1091889152 to 1091891200 >21:55:21,011 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >21:55:21,011 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931449f50> PedPartition: <_ped.Partition object at 0x7f89314419b0> >21:55:21,012 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >21:55:21,013 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >21:55:21,013 DEBUG storage.ui: adding request 29 to chunk 1026046 (614402048-615428093) on /dev/sda >21:55:21,013 DEBUG storage.ui: adding request 28 to chunk 443544513 (615428157-1058972669) on /dev/sda >21:55:21,013 DEBUG storage.ui: adding request 30 to chunk 409604096 (1091889152-1501493247) on /dev/sda >21:55:21,013 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:55:21,013 DEBUG storage.ui: Chunk.growRequests: 1026046 on /dev/sda start = 614402048 end = 615428093 >sectorSize = 512 > >21:55:21,014 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda3 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:55:21,014 DEBUG storage.ui: 1 requests and 985086 (480MB) left in chunk >21:55:21,014 DEBUG storage.ui: adding 985086 (480MB) to 29 (sda3) >21:55:21,014 DEBUG storage.ui: taking back 616446 (300MB) from 29 (sda3) >21:55:21,014 DEBUG storage.ui: new grow amount for request 29 (sda3) is 368640 units, or 180MB >21:55:21,014 DEBUG storage.ui: request 29 (sda3) growth: 368640 (180MB) size: 200MB >21:55:21,014 DEBUG storage.ui: Chunk.growRequests: 443544513 on /dev/sda start = 615428157 end = 1058972669 >sectorSize = 512 > >21:55:21,014 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda10 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:55:21,014 DEBUG storage.ui: request 28 (sda10) growth: 0 (0MB) size: 500MB >21:55:21,014 DEBUG storage.ui: Chunk.growRequests: 409604096 on /dev/sda start = 1091889152 end = 1501493247 >sectorSize = 512 > >21:55:21,014 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda11 growable = False >base = 32915456 growth = 0 max_grow = 0 >done = True >21:55:21,015 DEBUG storage.ui: request 30 (sda11) growth: 0 (0MB) size: 16072MB >21:55:21,015 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1502517248 end = 1502519295 >sectorSize = 512 > >21:55:21,015 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1535434752 end = 1535436799 >sectorSize = 512 > >21:55:21,015 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1945036800 end = 1945038847 >sectorSize = 512 > >21:55:21,015 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sda start = 2930276352 end = 2930277167 >sectorSize = 512 > >21:55:21,015 DEBUG storage.ui: disk /dev/sda growth: 368640 (180MB) >21:55:21,016 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >21:55:21,016 DEBUG storage.ui: device sda11 new partedPartition None >21:55:21,016 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >21:55:21,017 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >21:55:21,017 DEBUG storage.ui: total growth: 368640 sectors >21:55:21,017 DEBUG storage.ui: updating use_disk to sda, type: 1 >21:55:21,017 DEBUG storage.ui: new free: 1091889152-1501483094 / 199997MB >21:55:21,017 DEBUG storage.ui: new free allows for 368640 sectors of growth >21:55:21,018 DEBUG storage.ui: adjusted start sector from 1091889152 to 1091891200 >21:55:21,018 DEBUG storage.ui: created partition sda11 of 16072MB and added it to /dev/sda >21:55:21,019 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >21:55:21,019 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931449f10> PedPartition: <_ped.Partition object at 0x7f8931495fb0> >21:55:21,020 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >21:55:21,020 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >21:55:21,022 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >21:55:21,023 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893144a090> PedPartition: <_ped.Partition object at 0x7f8931441b90> >21:55:21,023 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:55:21,024 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:55:21,025 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:55:21,026 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:55:21,026 DEBUG storage.ui: failed to resolve '/dev/' >21:55:21,026 DEBUG storage.ui: allocating partition: req0 ; id: 26 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 ; start: None ; end: None >21:55:21,026 DEBUG storage.ui: checking freespace on sda >21:55:21,026 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1024MB boot=False best=None grow=True start=None >21:55:21,027 DEBUG storage.ui: checking 63-2047 (0 MB) >21:55:21,027 DEBUG storage.ui: free region not suitable for request >21:55:21,027 DEBUG storage.ui: checking 614443008-615428093 (480 MB) >21:55:21,027 DEBUG storage.ui: free region not suitable for request >21:55:21,027 DEBUG storage.ui: checking 616456192-1058972669 (216072 MB) >21:55:21,027 DEBUG storage.ui: current free range is 616456192-1058972669 (216072MB) >21:55:21,027 DEBUG storage.ui: checking 1091889152-1091889854 (0 MB) >21:55:21,028 DEBUG storage.ui: current free range is 1091889152-1091889854 (0MB) >21:55:21,028 DEBUG storage.ui: checking 1124806656-1501483094 (183924 MB) >21:55:21,028 DEBUG storage.ui: current free range is 1124806656-1501483094 (183924MB) >21:55:21,028 DEBUG storage.ui: checking 1945036800-1945037744 (0 MB) >21:55:21,028 DEBUG storage.ui: current free range is 1945036800-1945037744 (0MB) >21:55:21,028 DEBUG storage.ui: checking 2930276352-2930277167 (0 MB) >21:55:21,028 DEBUG storage.ui: free region not suitable for request >21:55:21,028 DEBUG storage.ui: evaluating growth potential for new layout >21:55:21,028 DEBUG storage.ui: calculating growth for disk /dev/sda >21:55:21,029 DEBUG storage.ui: adjusted start sector from 616456192 to 616458240 >21:55:21,029 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >21:55:21,030 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931448f50> PedPartition: <_ped.Partition object at 0x7f8931495e30> >21:55:21,030 DEBUG storage.ui: PartitionDevice._setDisk: sda12 ; new: sda ; old: None ; >21:55:21,031 DEBUG storage.ui: DiskDevice.addChild: kids: 11 ; name: sda ; >21:55:21,031 DEBUG storage.ui: adding request 29 to chunk 1026046 (614402048-615428093) on /dev/sda >21:55:21,032 DEBUG storage.ui: adding request 28 to chunk 443544513 (615428157-1058972669) on /dev/sda >21:55:21,032 DEBUG storage.ui: adding request 30 to chunk 409604096 (1091889152-1501493247) on /dev/sda >21:55:21,032 DEBUG storage.ui: adding request 26 to chunk 443544513 (615428157-1058972669) on /dev/sda >21:55:21,032 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:55:21,032 DEBUG storage.ui: Chunk.growRequests: 1026046 on /dev/sda start = 614402048 end = 615428093 >sectorSize = 512 > >21:55:21,032 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda3 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:55:21,032 DEBUG storage.ui: 1 requests and 985086 (480MB) left in chunk >21:55:21,032 DEBUG storage.ui: adding 985086 (480MB) to 29 (sda3) >21:55:21,032 DEBUG storage.ui: taking back 616446 (300MB) from 29 (sda3) >21:55:21,033 DEBUG storage.ui: new grow amount for request 29 (sda3) is 368640 units, or 180MB >21:55:21,033 DEBUG storage.ui: request 29 (sda3) growth: 368640 (180MB) size: 200MB >21:55:21,033 DEBUG storage.ui: Chunk.growRequests: 443544513 on /dev/sda start = 615428157 end = 1058972669 >sectorSize = 512 > >21:55:21,033 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda10 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:55:21,033 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda12 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >21:55:21,033 DEBUG storage.ui: 1 requests and 440423361 (215050MB) left in chunk >21:55:21,033 DEBUG storage.ui: adding 440423361 (215050MB) to 26 (sda12) >21:55:21,033 DEBUG storage.ui: taking back 337662913 (164874MB) from 26 (sda12) >21:55:21,033 DEBUG storage.ui: new grow amount for request 26 (sda12) is 102760448 units, or 50176MB >21:55:21,033 DEBUG storage.ui: request 28 (sda10) growth: 0 (0MB) size: 500MB >21:55:21,033 DEBUG storage.ui: request 26 (sda12) growth: 102760448 (50176MB) size: 51200MB >21:55:21,033 DEBUG storage.ui: Chunk.growRequests: 409604096 on /dev/sda start = 1091889152 end = 1501493247 >sectorSize = 512 > >21:55:21,034 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda11 growable = False >base = 32915456 growth = 0 max_grow = 0 >done = True >21:55:21,034 DEBUG storage.ui: request 30 (sda11) growth: 0 (0MB) size: 16072MB >21:55:21,034 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1502517248 end = 1502519295 >sectorSize = 512 > >21:55:21,034 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1535434752 end = 1535436799 >sectorSize = 512 > >21:55:21,034 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1945036800 end = 1945038847 >sectorSize = 512 > >21:55:21,034 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sda start = 2930276352 end = 2930277167 >sectorSize = 512 > >21:55:21,034 DEBUG storage.ui: disk /dev/sda growth: 103129088 (50356MB) >21:55:21,035 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda12 ; >21:55:21,035 DEBUG storage.ui: device sda12 new partedPartition None >21:55:21,035 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >21:55:21,036 DEBUG storage.ui: DiskDevice.removeChild: kids: 12 ; name: sda ; >21:55:21,036 DEBUG storage.ui: total growth: 103129088 sectors >21:55:21,037 DEBUG storage.ui: updating use_disk to sda, type: 1 >21:55:21,037 DEBUG storage.ui: new free: 616456192-1058972669 / 216072MB >21:55:21,037 DEBUG storage.ui: new free allows for 103129088 sectors of growth >21:55:21,037 DEBUG storage.ui: adjusted start sector from 616456192 to 616458240 >21:55:21,037 DEBUG storage.ui: created partition sda12 of 1024MB and added it to /dev/sda >21:55:21,038 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >21:55:21,038 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931499b50> PedPartition: <_ped.Partition object at 0x7f8931495e90> >21:55:21,039 DEBUG storage.ui: PartitionDevice._setDisk: sda12 ; new: sda ; old: None ; >21:55:21,040 DEBUG storage.ui: DiskDevice.addChild: kids: 11 ; name: sda ; >21:55:21,042 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda12 ; >21:55:21,043 DEBUG storage.ui: device sda12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893144a2d0> PedPartition: <_ped.Partition object at 0x7f8931441890> >21:55:21,043 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:55:21,044 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:55:21,045 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:55:21,045 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:55:21,046 DEBUG storage.ui: failed to resolve '/dev/' >21:55:21,046 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >21:55:21,046 DEBUG storage.ui: checking freespace on sda >21:55:21,046 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >21:55:21,047 DEBUG storage.ui: checking 63-2047 (0 MB) >21:55:21,047 DEBUG storage.ui: free region not suitable for request >21:55:21,047 DEBUG storage.ui: checking 614443008-615428093 (480 MB) >21:55:21,047 DEBUG storage.ui: free region not suitable for request >21:55:21,047 DEBUG storage.ui: checking 618555392-1058972669 (215047 MB) >21:55:21,047 DEBUG storage.ui: current free range is 618555392-1058972669 (215047MB) >21:55:21,047 DEBUG storage.ui: checking 1091889152-1091889854 (0 MB) >21:55:21,048 DEBUG storage.ui: current free range is 1091889152-1091889854 (0MB) >21:55:21,048 DEBUG storage.ui: checking 1124806656-1501483094 (183924 MB) >21:55:21,048 DEBUG storage.ui: current free range is 1124806656-1501483094 (183924MB) >21:55:21,048 DEBUG storage.ui: checking 1945036800-1945037744 (0 MB) >21:55:21,048 DEBUG storage.ui: current free range is 1945036800-1945037744 (0MB) >21:55:21,048 DEBUG storage.ui: checking 2930276352-2930277167 (0 MB) >21:55:21,048 DEBUG storage.ui: free region not suitable for request >21:55:21,049 DEBUG storage.ui: evaluating growth potential for new layout >21:55:21,049 DEBUG storage.ui: calculating growth for disk /dev/sda >21:55:21,049 DEBUG storage.ui: adjusted start sector from 618555392 to 618557440 >21:55:21,050 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >21:55:21,050 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931449410> PedPartition: <_ped.Partition object at 0x7f89314418f0> >21:55:21,051 DEBUG storage.ui: PartitionDevice._setDisk: sda13 ; new: sda ; old: None ; >21:55:21,051 DEBUG storage.ui: DiskDevice.addChild: kids: 12 ; name: sda ; >21:55:21,052 DEBUG storage.ui: adding request 29 to chunk 1026046 (614402048-615428093) on /dev/sda >21:55:21,052 DEBUG storage.ui: adding request 28 to chunk 443544513 (615428157-1058972669) on /dev/sda >21:55:21,052 DEBUG storage.ui: adding request 30 to chunk 409604096 (1091889152-1501493247) on /dev/sda >21:55:21,052 DEBUG storage.ui: adding request 26 to chunk 443544513 (615428157-1058972669) on /dev/sda >21:55:21,052 DEBUG storage.ui: adding request 27 to chunk 443544513 (615428157-1058972669) on /dev/sda >21:55:21,053 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:55:21,053 DEBUG storage.ui: Chunk.growRequests: 1026046 on /dev/sda start = 614402048 end = 615428093 >sectorSize = 512 > >21:55:21,053 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda3 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:55:21,053 DEBUG storage.ui: 1 requests and 985086 (480MB) left in chunk >21:55:21,053 DEBUG storage.ui: adding 985086 (480MB) to 29 (sda3) >21:55:21,053 DEBUG storage.ui: taking back 616446 (300MB) from 29 (sda3) >21:55:21,053 DEBUG storage.ui: new grow amount for request 29 (sda3) is 368640 units, or 180MB >21:55:21,053 DEBUG storage.ui: request 29 (sda3) growth: 368640 (180MB) size: 200MB >21:55:21,053 DEBUG storage.ui: Chunk.growRequests: 443544513 on /dev/sda start = 615428157 end = 1058972669 >sectorSize = 512 > >21:55:21,053 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda10 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:55:21,054 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda12 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >21:55:21,054 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda13 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >21:55:21,054 DEBUG storage.ui: 2 requests and 439399361 (214550MB) left in chunk >21:55:21,054 DEBUG storage.ui: adding 295239465 (144159MB) to 26 (sda12) >21:55:21,054 DEBUG storage.ui: taking back 192479017 (93983MB) from 26 (sda12) >21:55:21,054 DEBUG storage.ui: new grow amount for request 26 (sda12) is 102760448 units, or 50176MB >21:55:21,054 DEBUG storage.ui: adding 144159895 (70390MB) to 27 (sda13) >21:55:21,054 DEBUG storage.ui: new grow amount for request 27 (sda13) is 144159895 units, or 70390MB >21:55:21,054 DEBUG storage.ui: 1 requests and 192479018 (93983MB) left in chunk >21:55:21,054 DEBUG storage.ui: adding 192479018 (93983MB) to 27 (sda13) >21:55:21,055 DEBUG storage.ui: new grow amount for request 27 (sda13) is 336638913 units, or 164374MB >21:55:21,055 DEBUG storage.ui: request 28 (sda10) growth: 0 (0MB) size: 500MB >21:55:21,055 DEBUG storage.ui: request 26 (sda12) growth: 102760448 (50176MB) size: 51200MB >21:55:21,055 DEBUG storage.ui: request 27 (sda13) growth: 336638913 (164374MB) size: 164874MB >21:55:21,055 DEBUG storage.ui: Chunk.growRequests: 409604096 on /dev/sda start = 1091889152 end = 1501493247 >sectorSize = 512 > >21:55:21,055 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda11 growable = False >base = 32915456 growth = 0 max_grow = 0 >done = True >21:55:21,055 DEBUG storage.ui: request 30 (sda11) growth: 0 (0MB) size: 16072MB >21:55:21,055 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1502517248 end = 1502519295 >sectorSize = 512 > >21:55:21,055 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1535434752 end = 1535436799 >sectorSize = 512 > >21:55:21,055 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1945036800 end = 1945038847 >sectorSize = 512 > >21:55:21,056 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sda start = 2930276352 end = 2930277167 >sectorSize = 512 > >21:55:21,056 DEBUG storage.ui: disk /dev/sda growth: 439768001 (214730MB) >21:55:21,056 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda13 ; >21:55:21,056 DEBUG storage.ui: device sda13 new partedPartition None >21:55:21,057 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >21:55:21,058 DEBUG storage.ui: DiskDevice.removeChild: kids: 13 ; name: sda ; >21:55:21,058 DEBUG storage.ui: total growth: 439768001 sectors >21:55:21,058 DEBUG storage.ui: updating use_disk to sda, type: 1 >21:55:21,058 DEBUG storage.ui: new free: 618555392-1058972669 / 215047MB >21:55:21,058 DEBUG storage.ui: new free allows for 439768001 sectors of growth >21:55:21,058 DEBUG storage.ui: adjusted start sector from 618555392 to 618557440 >21:55:21,059 DEBUG storage.ui: created partition sda13 of 500MB and added it to /dev/sda >21:55:21,059 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >21:55:21,060 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931449550> PedPartition: <_ped.Partition object at 0x7f8931441b30> >21:55:21,060 DEBUG storage.ui: PartitionDevice._setDisk: sda13 ; new: sda ; old: None ; >21:55:21,061 DEBUG storage.ui: DiskDevice.addChild: kids: 12 ; name: sda ; >21:55:21,064 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda13 ; >21:55:21,065 DEBUG storage.ui: device sda13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893144a8d0> PedPartition: <_ped.Partition object at 0x7f8931441dd0> >21:55:21,065 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda12(id 26)', 'sda13(id 27)', 'sda10(id 28)', 'sda3(id 29)', 'sda11(id 30)'] >21:55:21,065 DEBUG storage.ui: growable partitions are ['sda12', 'sda13', 'sda3'] >21:55:21,065 DEBUG storage.ui: adding request 26 to chunk 443544513 (615428157-1058972669) on /dev/sda >21:55:21,065 DEBUG storage.ui: adding request 27 to chunk 443544513 (615428157-1058972669) on /dev/sda >21:55:21,065 DEBUG storage.ui: adding request 28 to chunk 443544513 (615428157-1058972669) on /dev/sda >21:55:21,066 DEBUG storage.ui: adding request 29 to chunk 1026046 (614402048-615428093) on /dev/sda >21:55:21,066 DEBUG storage.ui: adding request 30 to chunk 409604096 (1091889152-1501493247) on /dev/sda >21:55:21,066 DEBUG storage.ui: disk sda has 8 chunks >21:55:21,066 DEBUG storage.ui: Chunk.growRequests: 1026046 on /dev/sda start = 614402048 end = 615428093 >sectorSize = 512 > >21:55:21,066 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda3 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:55:21,066 DEBUG storage.ui: 1 requests and 985086 (480MB) left in chunk >21:55:21,066 DEBUG storage.ui: adding 985086 (480MB) to 29 (sda3) >21:55:21,066 DEBUG storage.ui: taking back 616446 (300MB) from 29 (sda3) >21:55:21,066 DEBUG storage.ui: new grow amount for request 29 (sda3) is 368640 units, or 180MB >21:55:21,067 DEBUG storage.ui: Chunk.growRequests: 443544513 on /dev/sda start = 615428157 end = 1058972669 >sectorSize = 512 > >21:55:21,067 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda10 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:55:21,067 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda12 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >21:55:21,067 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda13 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >21:55:21,067 DEBUG storage.ui: 2 requests and 439399361 (214550MB) left in chunk >21:55:21,067 DEBUG storage.ui: adding 295239465 (144159MB) to 26 (sda12) >21:55:21,067 DEBUG storage.ui: taking back 192479017 (93983MB) from 26 (sda12) >21:55:21,067 DEBUG storage.ui: new grow amount for request 26 (sda12) is 102760448 units, or 50176MB >21:55:21,067 DEBUG storage.ui: adding 144159895 (70390MB) to 27 (sda13) >21:55:21,067 DEBUG storage.ui: new grow amount for request 27 (sda13) is 144159895 units, or 70390MB >21:55:21,067 DEBUG storage.ui: 1 requests and 192479018 (93983MB) left in chunk >21:55:21,067 DEBUG storage.ui: adding 192479018 (93983MB) to 27 (sda13) >21:55:21,068 DEBUG storage.ui: new grow amount for request 27 (sda13) is 336638913 units, or 164374MB >21:55:21,068 DEBUG storage.ui: growing partitions on sda >21:55:21,068 DEBUG storage.ui: partition sda3 (29): 0 >21:55:21,068 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 614402048 end: 614811647 length: 409600 > device: <parted.device.Device object at 0x7f89348258d0> PedGeometry: <_ped.Geometry object at 0x7f8931449350> >21:55:21,068 DEBUG storage.ui: removing all non-preexisting partitions ['sda3(id 29)'] from disk(s) ['sda'] >21:55:21,069 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >21:55:21,069 DEBUG storage.ui: device sda3 new partedPartition None >21:55:21,070 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:55:21,070 DEBUG storage.ui: DiskDevice.removeChild: kids: 13 ; name: sda ; >21:55:21,072 DEBUG storage.ui: back from removeNewPartitions >21:55:21,072 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 615428094 end: 2930276351 length: 2314848258 > device: <parted.device.Device object at 0x7f8931448e50> PedGeometry: <_ped.Geometry object at 0x7f893149f2d0> >21:55:21,072 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 614402048 end: 614811647 length: 409600 > device: <parted.device.Device object at 0x7f89348258d0> PedGeometry: <_ped.Geometry object at 0x7f8931449350> >21:55:21,073 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >21:55:21,073 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931449e50> PedPartition: <_ped.Partition object at 0x7f8931495f50> >21:55:21,074 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >21:55:21,075 DEBUG storage.ui: DiskDevice.addChild: kids: 12 ; name: sda ; >21:55:21,077 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >21:55:21,077 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931449a90> PedPartition: <_ped.Partition object at 0x7f8931441d70> >21:55:21,077 DEBUG storage.ui: partition sda10 (28): 1 >21:55:21,077 DEBUG storage.ui: new geometry for sda10: parted.Geometry instance -- > start: 615432192 end: 616456191 length: 1024000 > device: <parted.device.Device object at 0x7f89348258d0> PedGeometry: <_ped.Geometry object at 0x7f89314496d0> >21:55:21,077 DEBUG storage.ui: partition sda12 (26): 1 >21:55:21,078 DEBUG storage.ui: new geometry for sda12: parted.Geometry instance -- > start: 616458240 end: 721315839 length: 104857600 > device: <parted.device.Device object at 0x7f89348258d0> PedGeometry: <_ped.Geometry object at 0x7f8931448f10> >21:55:21,078 DEBUG storage.ui: partition sda13 (27): 1 >21:55:21,078 DEBUG storage.ui: new geometry for sda13: parted.Geometry instance -- > start: 721317888 end: 1058971647 length: 337653760 > device: <parted.device.Device object at 0x7f89348258d0> PedGeometry: <_ped.Geometry object at 0x7f893144ae90> >21:55:21,078 DEBUG storage.ui: removing all non-preexisting partitions ['sda10(id 28)', 'sda12(id 26)', 'sda13(id 27)'] from disk(s) ['sda'] >21:55:21,079 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >21:55:21,079 DEBUG storage.ui: device sda10 new partedPartition None >21:55:21,079 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >21:55:21,080 DEBUG storage.ui: DiskDevice.removeChild: kids: 13 ; name: sda ; >21:55:21,081 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda12 ; >21:55:21,081 DEBUG storage.ui: device sda12 new partedPartition None >21:55:21,081 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >21:55:21,082 DEBUG storage.ui: DiskDevice.removeChild: kids: 12 ; name: sda ; >21:55:21,083 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda13 ; >21:55:21,083 DEBUG storage.ui: device sda13 new partedPartition None >21:55:21,084 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >21:55:21,084 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >21:55:21,086 DEBUG storage.ui: back from removeNewPartitions >21:55:21,086 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 615428094 end: 2930276351 length: 2314848258 > device: <parted.device.Device object at 0x7f893144abd0> PedGeometry: <_ped.Geometry object at 0x7f8931449150> >21:55:21,086 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 615432192 end: 616456191 length: 1024000 > device: <parted.device.Device object at 0x7f89348258d0> PedGeometry: <_ped.Geometry object at 0x7f89314496d0> >21:55:21,087 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >21:55:21,087 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931448ed0> PedPartition: <_ped.Partition object at 0x7f8931495d70> >21:55:21,088 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >21:55:21,088 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >21:55:21,090 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >21:55:21,090 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89314493d0> PedPartition: <_ped.Partition object at 0x7f8931495cb0> >21:55:21,091 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 616458240 end: 721315839 length: 104857600 > device: <parted.device.Device object at 0x7f89348258d0> PedGeometry: <_ped.Geometry object at 0x7f8931448f10> >21:55:21,091 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >21:55:21,092 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893149f2d0> PedPartition: <_ped.Partition object at 0x7f8931495fb0> >21:55:21,092 DEBUG storage.ui: PartitionDevice._setDisk: sda12 ; new: sda ; old: None ; >21:55:21,093 DEBUG storage.ui: DiskDevice.addChild: kids: 11 ; name: sda ; >21:55:21,095 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda12 ; >21:55:21,095 DEBUG storage.ui: device sda12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931449710> PedPartition: <_ped.Partition object at 0x7f8931441950> >21:55:21,095 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 721317888 end: 1058971647 length: 337653760 > device: <parted.device.Device object at 0x7f89348258d0> PedGeometry: <_ped.Geometry object at 0x7f893144ae90> >21:55:21,096 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >21:55:21,096 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89314498d0> PedPartition: <_ped.Partition object at 0x7f8931441cb0> >21:55:21,097 DEBUG storage.ui: PartitionDevice._setDisk: sda13 ; new: sda ; old: None ; >21:55:21,097 DEBUG storage.ui: DiskDevice.addChild: kids: 12 ; name: sda ; >21:55:21,099 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda13 ; >21:55:21,099 DEBUG storage.ui: device sda13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8934825b10> fileSystem: None > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893144a850> PedPartition: <_ped.Partition object at 0x7f8931441e30> >21:55:21,100 DEBUG storage.ui: fixing size of existing 100MB partition sda1 (4) with existing ntfs filesystem at 100.00 >21:55:21,100 DEBUG storage.ui: fixing size of non-existent 500MB partition sda11 (28) with non-existent ext4 filesystem mounted at /boot at 500.00 >21:55:21,100 DEBUG storage.ui: fixing size of non-existent 16072MB partition sda11 (30) with non-existent swap at 16072.00 >21:55:21,100 DEBUG storage.ui: fixing size of non-existent 51200MB partition sda12 (26) with non-existent ext4 filesystem mounted at / at 51200.00 >21:55:21,100 DEBUG storage.ui: fixing size of non-existent 164870MB partition sda13 (27) with non-existent ext4 filesystem mounted at /home at 164870.00 >21:55:21,101 DEBUG storage.ui: fixing size of existing 299900MB partition sda2 (9) with existing ntfs filesystem at 299900.00 >21:55:21,101 DEBUG storage.ui: fixing size of non-existent 200MB partition sda3 (29) with non-existent efi filesystem mounted at /boot/efi at 200.00 >21:55:21,101 DEBUG storage.ui: fixing size of existing 1130297MB partition sda4 (11) at 1130297.00 >21:55:21,101 DEBUG storage.ui: fixing size of existing 16072MB partition sda5 (15) with existing swap at 16072.00 >21:55:21,102 DEBUG storage.ui: fixing size of existing 500MB partition sda6 (5) with existing ext4 filesystem at 500.00 >21:55:21,102 DEBUG storage.ui: fixing size of existing 16072MB partition sda7 (6) with existing swap at 16072.00 >21:55:21,102 DEBUG storage.ui: fixing size of existing 200000MB partition sda8 (7) with existing ext4 filesystem at 200000.00 >21:55:21,102 DEBUG storage.ui: fixing size of existing 481073MB partition sda9 (8) with existing ext4 filesystem at 481073.00 >21:55:21,103 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >21:55:21,104 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1130297MB partition sda4 (11) >21:55:21,105 DEBUG storage.ui: looking up parted Device: /dev/sdc >21:55:21,110 INFO storage.ui: Skipping disk: sdc: No media present >21:55:21,110 DEBUG storage.ui: looking up parted Device: /dev/sdd >21:55:21,113 INFO storage.ui: Skipping disk: sdd: No media present >21:55:21,130 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:55:21,130 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >21:55:21,131 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:55:21,132 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (3) with existing msdos disklabel >21:55:21,132 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >21:55:21,147 DEBUG storage.ui: starting Blivet copy >21:55:21,166 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >21:55:21,167 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f8931453d90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931453b50> PedPartition: <_ped.Partition object at 0x7f8931495f50> >21:55:21,167 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >21:55:21,168 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f893145bd50> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145bcd0> PedPartition: <_ped.Partition object at 0x7f8931441fb0> >21:55:21,168 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >21:55:21,169 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f893145bf10> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145be90> PedPartition: <_ped.Partition object at 0x7f8931441b30> >21:55:21,169 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda12 ; >21:55:21,170 DEBUG storage.ui: device sda12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f893145a110> > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145a090> PedPartition: <_ped.Partition object at 0x7f8931441890> >21:55:21,171 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda13 ; >21:55:21,171 DEBUG storage.ui: device sda13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f893145a2d0> > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145bb10> PedPartition: <_ped.Partition object at 0x7f89314419b0> >21:55:21,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >21:55:21,172 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f8931453dd0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931453d10> PedPartition: <_ped.Partition object at 0x7f8931495ef0> >21:55:21,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >21:55:21,173 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f8931453f90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931453f10> PedPartition: <_ped.Partition object at 0x7f8931495d70> >21:55:21,173 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >21:55:21,174 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145b290> PedPartition: <_ped.Partition object at 0x7f8931441cb0> >21:55:21,175 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >21:55:21,175 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f893145b490> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145b410> PedPartition: <_ped.Partition object at 0x7f8931441d10> >21:55:21,176 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >21:55:21,176 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f893145b650> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145b5d0> PedPartition: <_ped.Partition object at 0x7f8931441ef0> >21:55:21,177 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >21:55:21,177 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f893145b810> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145b790> PedPartition: <_ped.Partition object at 0x7f8931441a10> >21:55:21,178 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >21:55:21,178 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f893145b9d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145b110> PedPartition: <_ped.Partition object at 0x7f8931495fb0> >21:55:21,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >21:55:21,179 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f893145bb90> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145b950> PedPartition: <_ped.Partition object at 0x7f8931441f50> >21:55:21,179 DEBUG storage.ui: finished Blivet copy >21:55:21,179 DEBUG storage.ui: looking up parted Device: /dev/sdc >21:55:21,185 INFO storage.ui: Skipping disk: sdc: No media present >21:55:21,185 DEBUG storage.ui: looking up parted Device: /dev/sdd >21:55:21,188 INFO storage.ui: Skipping disk: sdd: No media present >21:55:21,188 INFO storage.ui: hiding device disk sdb (id 2) >21:55:21,188 DEBUG storage.ui: lvm filter: adding sdb to the reject list >21:55:21,195 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,196 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,197 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,197 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,198 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,199 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,200 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,200 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,201 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,202 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,202 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,204 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,204 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,205 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,206 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,207 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,207 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,208 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,208 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:21,211 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:21,241 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,242 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,242 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,243 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,244 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,244 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,245 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,246 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,247 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,248 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,248 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,249 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,250 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,250 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,251 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,252 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,252 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,253 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,253 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:21,256 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:21,263 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,264 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,265 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,266 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,266 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,267 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,268 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,269 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,270 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,271 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,271 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,272 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,273 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,274 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,274 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,275 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,276 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:21,277 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:21,277 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:21,280 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:21,289 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:21,295 INFO blivet: Skipping disk: sdc: No media present >21:55:21,295 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:21,298 INFO blivet: Skipping disk: sdd: No media present >21:55:28,222 DEBUG storage.ui: doAutoPart: True >21:55:28,222 DEBUG storage.ui: encryptedAutoPart: False >21:55:28,222 DEBUG storage.ui: autoPartType: 0 >21:55:28,222 DEBUG storage.ui: clearPartType: 2 >21:55:28,222 DEBUG storage.ui: clearPartDisks: ['sda'] >21:55:28,223 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f89314498d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f89314495d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f8931449350) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f8931449610) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7f8931449790) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 16072 maxSize = None grow = False > >21:55:28,223 DEBUG storage.ui: looking up parted Device: /dev/sdc >21:55:28,229 INFO storage.ui: Skipping disk: sdc: No media present >21:55:28,229 DEBUG storage.ui: looking up parted Device: /dev/sdd >21:55:28,231 INFO storage.ui: Skipping disk: sdd: No media present >21:55:28,231 DEBUG storage.ui: storage.disks: ['sda'] >21:55:28,232 DEBUG storage.ui: storage.partitioned: ['sda'] >21:55:28,232 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >21:55:28,233 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:55:28,234 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:55:28,235 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:55:28,236 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:55:28,236 DEBUG storage.ui: failed to resolve '/dev/' >21:55:28,236 DEBUG storage.ui: boot disk: None >21:55:28,239 DEBUG storage.ui: candidate disks: [] >21:55:28,240 DEBUG storage.ui: devs: [] >21:55:28,248 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,250 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,251 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,252 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,253 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,254 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,255 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,256 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,257 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,258 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,259 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,261 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,262 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,263 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,264 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,265 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,266 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,267 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,268 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:28,270 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:28,309 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,310 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,311 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,312 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,312 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,313 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,314 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,315 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,316 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,317 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,318 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,319 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,320 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,321 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,321 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,322 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,323 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,324 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,324 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:28,326 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:28,333 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,334 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,335 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,336 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,337 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,338 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,338 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,339 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,340 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,341 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,342 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,343 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,343 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,344 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,345 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,346 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,347 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:28,348 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:28,348 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:28,350 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:28,361 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:28,367 INFO blivet: Skipping disk: sdc: No media present >21:55:28,367 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:28,369 INFO blivet: Skipping disk: sdd: No media present >21:55:29,134 DEBUG storage.ui: doAutoPart: True >21:55:29,134 DEBUG storage.ui: encryptedAutoPart: False >21:55:29,134 DEBUG storage.ui: autoPartType: 0 >21:55:29,134 DEBUG storage.ui: clearPartType: 2 >21:55:29,135 DEBUG storage.ui: clearPartDisks: ['sda'] >21:55:29,135 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f89314498d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f89314495d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f8931449350) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f8931449610) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7f8931449790) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 16072 maxSize = None grow = False > >21:55:29,135 DEBUG storage.ui: looking up parted Device: /dev/sdc >21:55:29,140 INFO storage.ui: Skipping disk: sdc: No media present >21:55:29,141 DEBUG storage.ui: looking up parted Device: /dev/sdd >21:55:29,142 INFO storage.ui: Skipping disk: sdd: No media present >21:55:29,143 DEBUG storage.ui: storage.disks: ['sda'] >21:55:29,143 DEBUG storage.ui: storage.partitioned: ['sda'] >21:55:29,143 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >21:55:29,144 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:55:29,145 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:55:29,145 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:55:29,146 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:55:29,146 DEBUG storage.ui: failed to resolve '/dev/' >21:55:29,146 DEBUG storage.ui: boot disk: None >21:55:29,149 DEBUG storage.ui: candidate disks: [] >21:55:29,150 DEBUG storage.ui: devs: [] >21:55:29,157 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,158 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,159 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,160 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,160 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,161 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,162 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,163 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,164 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,165 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,166 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,167 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,168 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,169 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,169 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,170 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,171 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,172 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,172 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:29,174 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:29,208 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,209 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,209 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,210 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,211 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,212 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,213 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,214 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,215 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,216 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,216 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,217 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,218 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,219 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,219 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,220 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,221 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,222 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,222 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:29,224 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:29,230 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,231 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,232 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,233 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,233 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,234 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,235 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,236 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,236 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,237 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,238 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,239 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,240 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,241 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,241 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,242 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,243 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:29,244 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:29,244 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:29,246 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:29,255 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:29,261 INFO blivet: Skipping disk: sdc: No media present >21:55:29,261 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:29,263 INFO blivet: Skipping disk: sdd: No media present >21:55:39,614 DEBUG blivet: Ext4FS.supported: supported: True ; >21:55:39,614 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:55:39,616 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f8931442e90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >21:55:43,971 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >21:55:43,972 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:55:43,973 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: ext4 ; type: None ; >21:55:43,973 INFO storage.ui: registered action: [20] Destroy Format ext4 filesystem on partition sda9 (id 16) >21:55:43,974 DEBUG storage.ui: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >21:55:43,976 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >21:55:43,991 INFO storage.ui: removed partition sda9 (id 16) from device tree >21:55:43,993 DEBUG storage.ui: DiskDevice.removeChild: kids: 13 ; name: sda ; >21:55:43,993 INFO storage.ui: registered action: [21] Destroy Device partition sda9 (id 16) >21:55:43,993 DEBUG storage.ui: checking whether disk sda has an empty extended >21:55:43,998 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8931453450> PedPartition: <_ped.Partition object at 0x7f8931495bf0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11', 'sda12'] >21:55:43,999 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:44,005 INFO blivet: Skipping disk: sdc: No media present >21:55:44,005 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:44,007 INFO blivet: Skipping disk: sdd: No media present >21:55:44,022 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,024 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,025 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,026 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,027 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,028 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,029 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,031 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,031 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,033 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,034 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,035 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,036 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,037 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,038 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,039 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,039 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:44,041 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:44,079 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,080 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,081 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,082 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,083 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,084 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,085 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,086 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,086 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,087 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,088 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,089 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,090 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,091 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,093 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,094 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,094 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:44,096 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:44,103 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,104 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,105 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,106 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,107 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,108 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,108 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,109 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,110 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,111 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,112 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,113 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,114 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,115 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,115 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:44,116 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:44,116 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:44,118 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:55,720 DEBUG storage.ui: PartitionDevice._setFormat: sda7 ; >21:55:55,720 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:55:55,721 DEBUG storage.ui: PartitionDevice._setFormat: sda7 ; current: ext4 ; type: None ; >21:55:55,722 INFO storage.ui: registered action: [22] Destroy Format ext4 filesystem on partition sda7 (id 14) >21:55:55,723 DEBUG storage.ui: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >21:55:55,724 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda7 ; status: False ; type: None ; >21:55:55,740 INFO storage.ui: removed partition sda7 (id 14) from device tree >21:55:55,741 DEBUG storage.ui: DiskDevice.removeChild: kids: 12 ; name: sda ; >21:55:55,742 INFO storage.ui: registered action: [23] Destroy Device partition sda7 (id 14) >21:55:55,742 DEBUG storage.ui: checking whether disk sda has an empty extended >21:55:55,746 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145afd0> PedPartition: <_ped.Partition object at 0x7f8931495bf0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >21:55:55,747 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:55,753 INFO blivet: Skipping disk: sdc: No media present >21:55:55,753 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:55,755 INFO blivet: Skipping disk: sdd: No media present >21:55:55,769 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,770 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,771 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,772 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,773 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,775 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,776 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,777 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,778 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,779 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,780 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,781 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,782 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,783 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,783 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:55,785 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:55,821 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,822 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,823 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,824 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,825 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,826 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,826 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,828 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,828 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,831 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,832 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,833 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,833 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,834 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,835 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:55,837 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:55,844 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,845 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,845 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,846 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,847 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,848 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,849 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,850 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,851 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,852 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,853 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,854 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,855 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:55:55,855 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:55:55,856 DEBUG blivet: looking up parted Device: /dev/sdd >21:55:55,858 DEBUG blivet: looking up parted Device: /dev/sdc >21:55:59,101 DEBUG blivet: SwapSpace.__init__: >21:55:59,101 DEBUG blivet: getFormat('swap') returning SwapSpace instance >21:56:05,318 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >21:56:05,319 DEBUG storage.ui: PartitionDevice._setFormat: sda7 ; >21:56:05,319 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:56:05,320 DEBUG storage.ui: PartitionDevice._setFormat: sda7 ; current: swap ; type: None ; >21:56:05,320 INFO storage.ui: registered action: [24] Destroy Format swap on partition sda7 (id 15) >21:56:05,321 DEBUG storage.ui: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >21:56:05,322 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >21:56:05,324 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda7 ; status: False ; type: None ; >21:56:05,338 INFO storage.ui: removed partition sda7 (id 15) from device tree >21:56:05,339 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >21:56:05,340 INFO storage.ui: registered action: [25] Destroy Device partition sda7 (id 15) >21:56:05,340 DEBUG storage.ui: checking whether disk sda has an empty extended >21:56:05,343 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145acd0> PedPartition: <_ped.Partition object at 0x7f8931495bf0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10'] >21:56:05,344 DEBUG blivet: looking up parted Device: /dev/sdc >21:56:05,350 INFO blivet: Skipping disk: sdc: No media present >21:56:05,350 DEBUG blivet: looking up parted Device: /dev/sdd >21:56:05,353 INFO blivet: Skipping disk: sdd: No media present >21:56:05,365 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,367 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,368 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,369 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,370 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,372 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,372 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,374 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,375 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,376 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,377 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,378 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,378 DEBUG blivet: looking up parted Device: /dev/sdd >21:56:05,381 DEBUG blivet: looking up parted Device: /dev/sdc >21:56:05,415 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,416 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,417 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,418 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,419 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,420 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,420 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,422 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,422 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,425 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,425 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,426 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,427 DEBUG blivet: looking up parted Device: /dev/sdd >21:56:05,429 DEBUG blivet: looking up parted Device: /dev/sdc >21:56:05,437 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,438 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,439 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,440 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,440 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,441 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,442 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,443 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,444 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,445 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,445 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:56:05,446 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (11) >21:56:05,446 DEBUG blivet: looking up parted Device: /dev/sdd >21:56:05,449 DEBUG blivet: looking up parted Device: /dev/sdc >21:56:13,048 DEBUG storage.ui: doAutoPart: True >21:56:13,048 DEBUG storage.ui: encryptedAutoPart: False >21:56:13,048 DEBUG storage.ui: autoPartType: 0 >21:56:13,048 DEBUG storage.ui: clearPartType: 2 >21:56:13,048 DEBUG storage.ui: clearPartDisks: ['sda'] >21:56:13,049 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f89314498d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f89314495d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f8931449350) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f8931449610) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7f8931449790) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 16072 maxSize = None grow = False > >21:56:13,049 DEBUG storage.ui: looking up parted Device: /dev/sdc >21:56:13,055 INFO storage.ui: Skipping disk: sdc: No media present >21:56:13,055 DEBUG storage.ui: looking up parted Device: /dev/sdd >21:56:13,057 INFO storage.ui: Skipping disk: sdd: No media present >21:56:13,057 DEBUG storage.ui: storage.disks: ['sda'] >21:56:13,057 DEBUG storage.ui: storage.partitioned: ['sda'] >21:56:13,058 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sdd', 'sr0'] >21:56:13,059 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:56:13,060 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:56:13,061 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:56:13,062 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:56:13,062 DEBUG storage.ui: failed to resolve '/dev/' >21:56:13,062 DEBUG storage.ui: boot disk: None >21:56:13,066 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f8931449fd0) -- > name = sda status = True kids = 10 id = 3 > parents = [] > uuid = None size = 1430799.39844 > 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 ST31500541AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7f8936f3b680> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f8931449190>] >21:56:13,066 DEBUG storage.ui: devs: [] >21:56:13,068 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:56:13,068 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:56:13,069 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >21:56:13,071 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >21:56:13,072 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >21:56:13,073 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >21:56:13,073 INFO storage.ui: added partition req0 (id 31) to device tree >21:56:13,073 INFO storage.ui: registered action: [26] Create Device partition req0 (id 31) >21:56:13,073 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:56:13,074 INFO storage.ui: registered action: [27] Create Format ext4 filesystem mounted at / on partition req0 (id 31) >21:56:13,075 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:56:13,075 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:56:13,076 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >21:56:13,077 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >21:56:13,079 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >21:56:13,079 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >21:56:13,080 INFO storage.ui: added partition req1 (id 32) to device tree >21:56:13,080 INFO storage.ui: registered action: [28] Create Device partition req1 (id 32) >21:56:13,080 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:56:13,081 INFO storage.ui: registered action: [29] Create Format ext4 filesystem mounted at /home on partition req1 (id 32) >21:56:13,082 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:56:13,082 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:56:13,083 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >21:56:13,084 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >21:56:13,085 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >21:56:13,086 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >21:56:13,086 INFO storage.ui: added partition req2 (id 33) to device tree >21:56:13,086 INFO storage.ui: registered action: [30] Create Device partition req2 (id 33) >21:56:13,087 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:56:13,087 INFO storage.ui: registered action: [31] Create Format ext4 filesystem mounted at /boot on partition req2 (id 33) >21:56:13,087 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >21:56:13,088 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >21:56:13,089 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >21:56:13,090 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: efi ; >21:56:13,091 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >21:56:13,091 INFO storage.ui: added partition req3 (id 34) to device tree >21:56:13,092 INFO storage.ui: registered action: [32] Create Device partition req3 (id 34) >21:56:13,092 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:56:13,092 INFO storage.ui: registered action: [33] Create Format efi filesystem mounted at /boot/efi on partition req3 (id 34) >21:56:13,093 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >21:56:13,093 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >21:56:13,095 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >21:56:13,096 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >21:56:13,097 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: swap ; >21:56:13,098 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >21:56:13,098 INFO storage.ui: added partition req4 (id 35) to device tree >21:56:13,098 INFO storage.ui: registered action: [34] Create Device partition req4 (id 35) >21:56:13,098 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:56:13,099 INFO storage.ui: registered action: [35] Create Format swap on partition req4 (id 35) >21:56:13,100 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:56:13,101 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 31)', 'req1(id 32)', 'req2(id 33)', 'req3(id 34)', 'req4(id 35)'] from disk(s) ['sda'] >21:56:13,102 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 31)', 'req1(id 32)', 'req2(id 33)', 'req3(id 34)', 'req4(id 35)'] >21:56:13,102 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 34)', 'req2(id 33)', 'req4(id 35)', 'req0(id 31)', 'req1(id 32)'] from disk(s) ['sda'] >21:56:13,103 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:56:13,104 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:56:13,105 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:56:13,106 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:56:13,106 DEBUG storage.ui: failed to resolve '/dev/' >21:56:13,106 DEBUG storage.ui: allocating partition: req3 ; id: 34 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 ; start: None ; end: None >21:56:13,106 DEBUG storage.ui: checking freespace on sda >21:56:13,107 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20MB boot=True best=None grow=True start=None >21:56:13,108 DEBUG storage.ui: checking 63-2047 (0 MB) >21:56:13,108 DEBUG storage.ui: free region not suitable for request >21:56:13,108 DEBUG storage.ui: checking 615426048-615428093 (0 MB) >21:56:13,108 DEBUG storage.ui: free region not suitable for request >21:56:13,108 DEBUG storage.ui: checking 1057945600-1501493247 (216576 MB) >21:56:13,109 DEBUG storage.ui: current free range is 1057945600-1501493247 (216576MB) >21:56:13,109 DEBUG storage.ui: evaluating growth potential for new layout >21:56:13,109 DEBUG storage.ui: calculating growth for disk /dev/sda >21:56:13,109 DEBUG storage.ui: adjusted start sector from 1057945600 to 1057947648 >21:56:13,110 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >21:56:13,111 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313e42d0> PedPartition: <_ped.Partition object at 0x7f8931495bf0> >21:56:13,112 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >21:56:13,112 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >21:56:13,113 DEBUG storage.ui: adding request 34 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,113 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:56:13,113 DEBUG storage.ui: Chunk.growRequests: 2046 on /dev/sda start = 615426048 end = 615428093 >sectorSize = 512 > >21:56:13,113 DEBUG storage.ui: Chunk.growRequests: 443547648 on /dev/sda start = 1057945600 end = 1501493247 >sectorSize = 512 > >21:56:13,113 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sda11 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:56:13,114 DEBUG storage.ui: 1 requests and 443506688 (216556MB) left in chunk >21:56:13,114 DEBUG storage.ui: adding 443506688 (216556MB) to 34 (sda11) >21:56:13,114 DEBUG storage.ui: taking back 443138048 (216376MB) from 34 (sda11) >21:56:13,114 DEBUG storage.ui: new grow amount for request 34 (sda11) is 368640 units, or 180MB >21:56:13,114 DEBUG storage.ui: request 34 (sda11) growth: 368640 (180MB) size: 200MB >21:56:13,114 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1502517248 end = 1502519295 >sectorSize = 512 > >21:56:13,114 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1535434752 end = 1535436799 >sectorSize = 512 > >21:56:13,115 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1945036800 end = 1945038847 >sectorSize = 512 > >21:56:13,115 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sda start = 2930276352 end = 2930277167 >sectorSize = 512 > >21:56:13,115 DEBUG storage.ui: disk /dev/sda growth: 368640 (180MB) >21:56:13,116 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >21:56:13,116 DEBUG storage.ui: device sda11 new partedPartition None >21:56:13,117 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:56:13,118 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >21:56:13,118 DEBUG storage.ui: total growth: 368640 sectors >21:56:13,118 DEBUG storage.ui: updating use_disk to sda, type: 1 >21:56:13,118 DEBUG storage.ui: new free: 1057945600-1501493247 / 216576MB >21:56:13,118 DEBUG storage.ui: new free allows for 368640 sectors of growth >21:56:13,118 DEBUG storage.ui: found free space for bootable request >21:56:13,118 DEBUG storage.ui: adjusted start sector from 1057945600 to 1057947648 >21:56:13,119 DEBUG storage.ui: created partition sda11 of 20MB and added it to /dev/sda >21:56:13,120 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >21:56:13,120 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313e44d0> PedPartition: <_ped.Partition object at 0x7f893144d710> >21:56:13,121 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >21:56:13,122 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >21:56:13,124 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >21:56:13,125 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313ef110> PedPartition: <_ped.Partition object at 0x7f893144d950> >21:56:13,126 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:56:13,126 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:56:13,127 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:56:13,128 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:56:13,128 DEBUG storage.ui: failed to resolve '/dev/' >21:56:13,128 DEBUG storage.ui: allocating partition: req2 ; id: 33 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >21:56:13,128 DEBUG storage.ui: checking freespace on sda >21:56:13,129 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >21:56:13,129 DEBUG storage.ui: checking 63-2047 (0 MB) >21:56:13,130 DEBUG storage.ui: free region not suitable for request >21:56:13,130 DEBUG storage.ui: checking 615426048-615428093 (0 MB) >21:56:13,130 DEBUG storage.ui: free region not suitable for request >21:56:13,130 DEBUG storage.ui: checking 1057988608-1501483094 (216550 MB) >21:56:13,130 DEBUG storage.ui: current free range is 1057988608-1501483094 (216550MB) >21:56:13,130 DEBUG storage.ui: evaluating growth potential for new layout >21:56:13,131 DEBUG storage.ui: calculating growth for disk /dev/sda >21:56:13,131 DEBUG storage.ui: adjusted start sector from 1057988608 to 1057990656 >21:56:13,132 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >21:56:13,132 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145a390> PedPartition: <_ped.Partition object at 0x7f8931441dd0> >21:56:13,133 DEBUG storage.ui: PartitionDevice._setDisk: sda12 ; new: sda ; old: None ; >21:56:13,134 DEBUG storage.ui: DiskDevice.addChild: kids: 11 ; name: sda ; >21:56:13,134 DEBUG storage.ui: adding request 34 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,134 DEBUG storage.ui: adding request 33 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,134 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:56:13,135 DEBUG storage.ui: Chunk.growRequests: 2046 on /dev/sda start = 615426048 end = 615428093 >sectorSize = 512 > >21:56:13,135 DEBUG storage.ui: Chunk.growRequests: 443547648 on /dev/sda start = 1057945600 end = 1501493247 >sectorSize = 512 > >21:56:13,135 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sda11 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:56:13,135 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = sda12 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:56:13,135 DEBUG storage.ui: 1 requests and 442482688 (216056MB) left in chunk >21:56:13,135 DEBUG storage.ui: adding 442482688 (216056MB) to 34 (sda11) >21:56:13,135 DEBUG storage.ui: taking back 442114048 (215876MB) from 34 (sda11) >21:56:13,136 DEBUG storage.ui: new grow amount for request 34 (sda11) is 368640 units, or 180MB >21:56:13,136 DEBUG storage.ui: request 34 (sda11) growth: 368640 (180MB) size: 200MB >21:56:13,136 DEBUG storage.ui: request 33 (sda12) growth: 0 (0MB) size: 500MB >21:56:13,136 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1502517248 end = 1502519295 >sectorSize = 512 > >21:56:13,136 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1535434752 end = 1535436799 >sectorSize = 512 > >21:56:13,136 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1945036800 end = 1945038847 >sectorSize = 512 > >21:56:13,136 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sda start = 2930276352 end = 2930277167 >sectorSize = 512 > >21:56:13,136 DEBUG storage.ui: disk /dev/sda growth: 368640 (180MB) >21:56:13,137 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda12 ; >21:56:13,137 DEBUG storage.ui: device sda12 new partedPartition None >21:56:13,138 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >21:56:13,139 DEBUG storage.ui: DiskDevice.removeChild: kids: 12 ; name: sda ; >21:56:13,139 DEBUG storage.ui: total growth: 368640 sectors >21:56:13,139 DEBUG storage.ui: updating use_disk to sda, type: 1 >21:56:13,139 DEBUG storage.ui: new free: 1057988608-1501483094 / 216550MB >21:56:13,139 DEBUG storage.ui: new free allows for 368640 sectors of growth >21:56:13,140 DEBUG storage.ui: found free space for bootable request >21:56:13,140 DEBUG storage.ui: adjusted start sector from 1057988608 to 1057990656 >21:56:13,140 DEBUG storage.ui: created partition sda12 of 500MB and added it to /dev/sda >21:56:13,141 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >21:56:13,141 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145a1d0> PedPartition: <_ped.Partition object at 0x7f893144d290> >21:56:13,142 DEBUG storage.ui: PartitionDevice._setDisk: sda12 ; new: sda ; old: None ; >21:56:13,143 DEBUG storage.ui: DiskDevice.addChild: kids: 11 ; name: sda ; >21:56:13,145 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda12 ; >21:56:13,146 DEBUG storage.ui: device sda12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89314612d0> PedPartition: <_ped.Partition object at 0x7f893144d530> >21:56:13,147 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:56:13,147 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:56:13,148 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:56:13,149 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:56:13,149 DEBUG storage.ui: failed to resolve '/dev/' >21:56:13,149 DEBUG storage.ui: allocating partition: req4 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 16072MB ; grow: False ; max_size: 0 ; start: None ; end: None >21:56:13,149 DEBUG storage.ui: checking freespace on sda >21:56:13,150 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=16072MB boot=False best=None grow=False start=None >21:56:13,150 DEBUG storage.ui: checking 63-2047 (0 MB) >21:56:13,150 DEBUG storage.ui: free region not suitable for request >21:56:13,150 DEBUG storage.ui: checking 615426048-615428093 (0 MB) >21:56:13,151 DEBUG storage.ui: free region not suitable for request >21:56:13,151 DEBUG storage.ui: checking 1059014656-1501483094 (216049 MB) >21:56:13,151 DEBUG storage.ui: current free range is 1059014656-1501483094 (216049MB) >21:56:13,151 DEBUG storage.ui: checking 1945036800-1945037744 (0 MB) >21:56:13,151 DEBUG storage.ui: current free range is 1945036800-1945037744 (0MB) >21:56:13,151 DEBUG storage.ui: checking 2930276352-2930277167 (0 MB) >21:56:13,152 DEBUG storage.ui: free region not suitable for request >21:56:13,152 DEBUG storage.ui: evaluating growth potential for new layout >21:56:13,152 DEBUG storage.ui: calculating growth for disk /dev/sda >21:56:13,152 DEBUG storage.ui: adjusted start sector from 1059014656 to 1059016704 >21:56:13,153 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >21:56:13,153 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313e4cd0> PedPartition: <_ped.Partition object at 0x7f893144d230> >21:56:13,154 DEBUG storage.ui: PartitionDevice._setDisk: sda13 ; new: sda ; old: None ; >21:56:13,155 DEBUG storage.ui: DiskDevice.addChild: kids: 12 ; name: sda ; >21:56:13,155 DEBUG storage.ui: adding request 34 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,155 DEBUG storage.ui: adding request 33 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,156 DEBUG storage.ui: adding request 35 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,156 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:56:13,156 DEBUG storage.ui: Chunk.growRequests: 2046 on /dev/sda start = 615426048 end = 615428093 >sectorSize = 512 > >21:56:13,156 DEBUG storage.ui: Chunk.growRequests: 443547648 on /dev/sda start = 1057945600 end = 1501493247 >sectorSize = 512 > >21:56:13,156 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sda11 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:56:13,156 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = sda12 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:56:13,156 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda13 growable = False >base = 32915456 growth = 0 max_grow = 0 >done = True >21:56:13,156 DEBUG storage.ui: 1 requests and 409567232 (199984MB) left in chunk >21:56:13,157 DEBUG storage.ui: adding 409567232 (199984MB) to 34 (sda11) >21:56:13,157 DEBUG storage.ui: taking back 409198592 (199804MB) from 34 (sda11) >21:56:13,157 DEBUG storage.ui: new grow amount for request 34 (sda11) is 368640 units, or 180MB >21:56:13,157 DEBUG storage.ui: request 34 (sda11) growth: 368640 (180MB) size: 200MB >21:56:13,157 DEBUG storage.ui: request 33 (sda12) growth: 0 (0MB) size: 500MB >21:56:13,157 DEBUG storage.ui: request 35 (sda13) growth: 0 (0MB) size: 16072MB >21:56:13,157 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1502517248 end = 1502519295 >sectorSize = 512 > >21:56:13,157 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1535434752 end = 1535436799 >sectorSize = 512 > >21:56:13,158 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1945036800 end = 1945038847 >sectorSize = 512 > >21:56:13,158 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sda start = 2930276352 end = 2930277167 >sectorSize = 512 > >21:56:13,158 DEBUG storage.ui: disk /dev/sda growth: 368640 (180MB) >21:56:13,159 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda13 ; >21:56:13,159 DEBUG storage.ui: device sda13 new partedPartition None >21:56:13,159 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >21:56:13,160 DEBUG storage.ui: DiskDevice.removeChild: kids: 13 ; name: sda ; >21:56:13,160 DEBUG storage.ui: total growth: 368640 sectors >21:56:13,160 DEBUG storage.ui: updating use_disk to sda, type: 1 >21:56:13,161 DEBUG storage.ui: new free: 1059014656-1501483094 / 216049MB >21:56:13,161 DEBUG storage.ui: new free allows for 368640 sectors of growth >21:56:13,161 DEBUG storage.ui: adjusted start sector from 1059014656 to 1059016704 >21:56:13,161 DEBUG storage.ui: created partition sda13 of 16072MB and added it to /dev/sda >21:56:13,162 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >21:56:13,162 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313e4d50> PedPartition: <_ped.Partition object at 0x7f8931441dd0> >21:56:13,163 DEBUG storage.ui: PartitionDevice._setDisk: sda13 ; new: sda ; old: None ; >21:56:13,164 DEBUG storage.ui: DiskDevice.addChild: kids: 12 ; name: sda ; >21:56:13,166 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda13 ; >21:56:13,166 DEBUG storage.ui: device sda13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313ef190> PedPartition: <_ped.Partition object at 0x7f893144d9b0> >21:56:13,167 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:56:13,168 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:56:13,169 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:56:13,170 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:56:13,170 DEBUG storage.ui: failed to resolve '/dev/' >21:56:13,170 DEBUG storage.ui: allocating partition: req0 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 ; start: None ; end: None >21:56:13,170 DEBUG storage.ui: checking freespace on sda >21:56:13,171 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1024MB boot=False best=None grow=True start=None >21:56:13,171 DEBUG storage.ui: checking 63-2047 (0 MB) >21:56:13,171 DEBUG storage.ui: free region not suitable for request >21:56:13,171 DEBUG storage.ui: checking 615426048-615428093 (0 MB) >21:56:13,171 DEBUG storage.ui: free region not suitable for request >21:56:13,171 DEBUG storage.ui: checking 1091932160-1501483094 (199976 MB) >21:56:13,172 DEBUG storage.ui: current free range is 1091932160-1501483094 (199976MB) >21:56:13,172 DEBUG storage.ui: checking 1945036800-1945037744 (0 MB) >21:56:13,172 DEBUG storage.ui: current free range is 1945036800-1945037744 (0MB) >21:56:13,172 DEBUG storage.ui: checking 2930276352-2930277167 (0 MB) >21:56:13,172 DEBUG storage.ui: free region not suitable for request >21:56:13,173 DEBUG storage.ui: evaluating growth potential for new layout >21:56:13,173 DEBUG storage.ui: calculating growth for disk /dev/sda >21:56:13,173 DEBUG storage.ui: adjusted start sector from 1091932160 to 1091934208 >21:56:13,174 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >21:56:13,174 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145ab10> PedPartition: <_ped.Partition object at 0x7f8931495bf0> >21:56:13,175 DEBUG storage.ui: PartitionDevice._setDisk: sda14 ; new: sda ; old: None ; >21:56:13,176 DEBUG storage.ui: DiskDevice.addChild: kids: 13 ; name: sda ; >21:56:13,176 DEBUG storage.ui: adding request 34 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,176 DEBUG storage.ui: adding request 33 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,176 DEBUG storage.ui: adding request 35 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,177 DEBUG storage.ui: adding request 31 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,177 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:56:13,177 DEBUG storage.ui: Chunk.growRequests: 2046 on /dev/sda start = 615426048 end = 615428093 >sectorSize = 512 > >21:56:13,177 DEBUG storage.ui: Chunk.growRequests: 443547648 on /dev/sda start = 1057945600 end = 1501493247 >sectorSize = 512 > >21:56:13,177 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sda11 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:56:13,177 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = sda12 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:56:13,177 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda13 growable = False >base = 32915456 growth = 0 max_grow = 0 >done = True >21:56:13,177 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda14 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >21:56:13,178 DEBUG storage.ui: 2 requests and 407470080 (198960MB) left in chunk >21:56:13,178 DEBUG storage.ui: adding 7805940 (3811MB) to 34 (sda11) >21:56:13,178 DEBUG storage.ui: taking back 7437300 (3631MB) from 34 (sda11) >21:56:13,178 DEBUG storage.ui: new grow amount for request 34 (sda11) is 368640 units, or 180MB >21:56:13,178 DEBUG storage.ui: adding 399664139 (195148MB) to 31 (sda14) >21:56:13,178 DEBUG storage.ui: taking back 296903691 (144972MB) from 31 (sda14) >21:56:13,178 DEBUG storage.ui: new grow amount for request 31 (sda14) is 102760448 units, or 50176MB >21:56:13,178 DEBUG storage.ui: request 34 (sda11) growth: 368640 (180MB) size: 200MB >21:56:13,178 DEBUG storage.ui: request 33 (sda12) growth: 0 (0MB) size: 500MB >21:56:13,179 DEBUG storage.ui: request 35 (sda13) growth: 0 (0MB) size: 16072MB >21:56:13,179 DEBUG storage.ui: request 31 (sda14) growth: 102760448 (50176MB) size: 51200MB >21:56:13,179 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1502517248 end = 1502519295 >sectorSize = 512 > >21:56:13,179 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1535434752 end = 1535436799 >sectorSize = 512 > >21:56:13,179 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1945036800 end = 1945038847 >sectorSize = 512 > >21:56:13,179 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sda start = 2930276352 end = 2930277167 >sectorSize = 512 > >21:56:13,179 DEBUG storage.ui: disk /dev/sda growth: 103129088 (50356MB) >21:56:13,180 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda14 ; >21:56:13,180 DEBUG storage.ui: device sda14 new partedPartition None >21:56:13,181 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >21:56:13,181 DEBUG storage.ui: DiskDevice.removeChild: kids: 14 ; name: sda ; >21:56:13,181 DEBUG storage.ui: total growth: 103129088 sectors >21:56:13,182 DEBUG storage.ui: updating use_disk to sda, type: 1 >21:56:13,182 DEBUG storage.ui: new free: 1091932160-1501483094 / 199976MB >21:56:13,182 DEBUG storage.ui: new free allows for 103129088 sectors of growth >21:56:13,182 DEBUG storage.ui: adjusted start sector from 1091932160 to 1091934208 >21:56:13,182 DEBUG storage.ui: created partition sda14 of 1024MB and added it to /dev/sda >21:56:13,183 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >21:56:13,183 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313e4510> PedPartition: <_ped.Partition object at 0x7f893144d470> >21:56:13,184 DEBUG storage.ui: PartitionDevice._setDisk: sda14 ; new: sda ; old: None ; >21:56:13,185 DEBUG storage.ui: DiskDevice.addChild: kids: 13 ; name: sda ; >21:56:13,187 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda14 ; >21:56:13,187 DEBUG storage.ui: device sda14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313f0190> PedPartition: <_ped.Partition object at 0x7f893144dbf0> >21:56:13,188 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >21:56:13,188 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:56:13,189 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >21:56:13,190 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >21:56:13,190 DEBUG storage.ui: failed to resolve '/dev/' >21:56:13,190 DEBUG storage.ui: allocating partition: req1 ; id: 32 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >21:56:13,190 DEBUG storage.ui: checking freespace on sda >21:56:13,190 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >21:56:13,191 DEBUG storage.ui: checking 63-2047 (0 MB) >21:56:13,191 DEBUG storage.ui: free region not suitable for request >21:56:13,191 DEBUG storage.ui: checking 615426048-615428093 (0 MB) >21:56:13,191 DEBUG storage.ui: free region not suitable for request >21:56:13,191 DEBUG storage.ui: checking 1094031360-1501483094 (198951 MB) >21:56:13,191 DEBUG storage.ui: current free range is 1094031360-1501483094 (198951MB) >21:56:13,191 DEBUG storage.ui: checking 1945036800-1945037744 (0 MB) >21:56:13,192 DEBUG storage.ui: current free range is 1945036800-1945037744 (0MB) >21:56:13,192 DEBUG storage.ui: checking 2930276352-2930277167 (0 MB) >21:56:13,192 DEBUG storage.ui: free region not suitable for request >21:56:13,192 DEBUG storage.ui: evaluating growth potential for new layout >21:56:13,192 DEBUG storage.ui: calculating growth for disk /dev/sda >21:56:13,192 DEBUG storage.ui: adjusted start sector from 1094031360 to 1094033408 >21:56:13,193 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >21:56:13,193 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313e4990> PedPartition: <_ped.Partition object at 0x7f893144d290> >21:56:13,194 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >21:56:13,194 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >21:56:13,195 DEBUG storage.ui: adding request 34 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,195 DEBUG storage.ui: adding request 33 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,195 DEBUG storage.ui: adding request 35 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,195 DEBUG storage.ui: adding request 31 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,195 DEBUG storage.ui: adding request 32 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,195 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:56:13,195 DEBUG storage.ui: Chunk.growRequests: 2046 on /dev/sda start = 615426048 end = 615428093 >sectorSize = 512 > >21:56:13,196 DEBUG storage.ui: Chunk.growRequests: 443547648 on /dev/sda start = 1057945600 end = 1501493247 >sectorSize = 512 > >21:56:13,196 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sda11 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:56:13,196 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = sda12 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:56:13,196 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda13 growable = False >base = 32915456 growth = 0 max_grow = 0 >done = True >21:56:13,196 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda14 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >21:56:13,196 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda15 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >21:56:13,196 DEBUG storage.ui: 3 requests and 406446080 (198460MB) left in chunk >21:56:13,196 DEBUG storage.ui: adding 5264845 (2570MB) to 34 (sda11) >21:56:13,196 DEBUG storage.ui: taking back 4896205 (2390MB) from 34 (sda11) >21:56:13,196 DEBUG storage.ui: new grow amount for request 34 (sda11) is 368640 units, or 180MB >21:56:13,196 DEBUG storage.ui: adding 269560094 (131621MB) to 31 (sda14) >21:56:13,196 DEBUG storage.ui: taking back 166799646 (81445MB) from 31 (sda14) >21:56:13,197 DEBUG storage.ui: new grow amount for request 31 (sda14) is 102760448 units, or 50176MB >21:56:13,197 DEBUG storage.ui: adding 131621139 (64268MB) to 32 (sda15) >21:56:13,197 DEBUG storage.ui: new grow amount for request 32 (sda15) is 131621139 units, or 64268MB >21:56:13,197 DEBUG storage.ui: 1 requests and 171695853 (83835MB) left in chunk >21:56:13,197 DEBUG storage.ui: adding 171695853 (83835MB) to 32 (sda15) >21:56:13,197 DEBUG storage.ui: new grow amount for request 32 (sda15) is 303316992 units, or 148104MB >21:56:13,197 DEBUG storage.ui: request 34 (sda11) growth: 368640 (180MB) size: 200MB >21:56:13,197 DEBUG storage.ui: request 33 (sda12) growth: 0 (0MB) size: 500MB >21:56:13,197 DEBUG storage.ui: request 35 (sda13) growth: 0 (0MB) size: 16072MB >21:56:13,197 DEBUG storage.ui: request 31 (sda14) growth: 102760448 (50176MB) size: 51200MB >21:56:13,197 DEBUG storage.ui: request 32 (sda15) growth: 303316992 (148104MB) size: 148604MB >21:56:13,197 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1502517248 end = 1502519295 >sectorSize = 512 > >21:56:13,198 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1535434752 end = 1535436799 >sectorSize = 512 > >21:56:13,198 DEBUG storage.ui: Chunk.growRequests: 2048 on /dev/sda start = 1945036800 end = 1945038847 >sectorSize = 512 > >21:56:13,198 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sda start = 2930276352 end = 2930277167 >sectorSize = 512 > >21:56:13,198 DEBUG storage.ui: disk /dev/sda growth: 406446080 (198460MB) >21:56:13,198 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >21:56:13,199 DEBUG storage.ui: device sda15 new partedPartition None >21:56:13,199 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >21:56:13,200 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >21:56:13,200 DEBUG storage.ui: total growth: 406446080 sectors >21:56:13,200 DEBUG storage.ui: updating use_disk to sda, type: 1 >21:56:13,200 DEBUG storage.ui: new free: 1094031360-1501483094 / 198951MB >21:56:13,200 DEBUG storage.ui: new free allows for 406446080 sectors of growth >21:56:13,200 DEBUG storage.ui: adjusted start sector from 1094031360 to 1094033408 >21:56:13,201 DEBUG storage.ui: created partition sda15 of 500MB and added it to /dev/sda >21:56:13,201 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >21:56:13,202 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145ad90> PedPartition: <_ped.Partition object at 0x7f8931495bf0> >21:56:13,202 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >21:56:13,203 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >21:56:13,205 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >21:56:13,205 DEBUG storage.ui: device sda15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313efbd0> PedPartition: <_ped.Partition object at 0x7f893144dad0> >21:56:13,205 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda14(id 31)', 'sda15(id 32)', 'sda12(id 33)', 'sda11(id 34)', 'sda13(id 35)'] >21:56:13,205 DEBUG storage.ui: growable partitions are ['sda14', 'sda15', 'sda11'] >21:56:13,205 DEBUG storage.ui: adding request 31 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,206 DEBUG storage.ui: adding request 32 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,206 DEBUG storage.ui: adding request 33 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,206 DEBUG storage.ui: adding request 34 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,206 DEBUG storage.ui: adding request 35 to chunk 443547648 (1057945600-1501493247) on /dev/sda >21:56:13,206 DEBUG storage.ui: disk sda has 7 chunks >21:56:13,206 DEBUG storage.ui: Chunk.growRequests: 443547648 on /dev/sda start = 1057945600 end = 1501493247 >sectorSize = 512 > >21:56:13,206 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sda11 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >21:56:13,206 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = sda12 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:56:13,206 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda13 growable = False >base = 32915456 growth = 0 max_grow = 0 >done = True >21:56:13,207 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda14 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >21:56:13,207 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda15 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >21:56:13,207 DEBUG storage.ui: 3 requests and 406446080 (198460MB) left in chunk >21:56:13,207 DEBUG storage.ui: adding 5264845 (2570MB) to 34 (sda11) >21:56:13,207 DEBUG storage.ui: taking back 4896205 (2390MB) from 34 (sda11) >21:56:13,207 DEBUG storage.ui: new grow amount for request 34 (sda11) is 368640 units, or 180MB >21:56:13,207 DEBUG storage.ui: adding 269560094 (131621MB) to 31 (sda14) >21:56:13,207 DEBUG storage.ui: taking back 166799646 (81445MB) from 31 (sda14) >21:56:13,207 DEBUG storage.ui: new grow amount for request 31 (sda14) is 102760448 units, or 50176MB >21:56:13,207 DEBUG storage.ui: adding 131621139 (64268MB) to 32 (sda15) >21:56:13,207 DEBUG storage.ui: new grow amount for request 32 (sda15) is 131621139 units, or 64268MB >21:56:13,207 DEBUG storage.ui: 1 requests and 171695853 (83835MB) left in chunk >21:56:13,208 DEBUG storage.ui: adding 171695853 (83835MB) to 32 (sda15) >21:56:13,208 DEBUG storage.ui: new grow amount for request 32 (sda15) is 303316992 units, or 148104MB >21:56:13,208 DEBUG storage.ui: growing partitions on sda >21:56:13,208 DEBUG storage.ui: partition sda11 (34): 1 >21:56:13,208 DEBUG storage.ui: new geometry for sda11: parted.Geometry instance -- > start: 1057947648 end: 1058357247 length: 409600 > device: <parted.device.Device object at 0x7f8931448c50> PedGeometry: <_ped.Geometry object at 0x7f8931461590> >21:56:13,208 DEBUG storage.ui: partition sda12 (33): 1 >21:56:13,208 DEBUG storage.ui: new geometry for sda12: parted.Geometry instance -- > start: 1058359296 end: 1059383295 length: 1024000 > device: <parted.device.Device object at 0x7f8931448c50> PedGeometry: <_ped.Geometry object at 0x7f8931461490> >21:56:13,208 DEBUG storage.ui: partition sda13 (35): 1 >21:56:13,209 DEBUG storage.ui: new geometry for sda13: parted.Geometry instance -- > start: 1059385344 end: 1092300799 length: 32915456 > device: <parted.device.Device object at 0x7f8931448c50> PedGeometry: <_ped.Geometry object at 0x7f89313ef810> >21:56:13,209 DEBUG storage.ui: partition sda14 (31): 1 >21:56:13,209 DEBUG storage.ui: new geometry for sda14: parted.Geometry instance -- > start: 1092302848 end: 1197160447 length: 104857600 > device: <parted.device.Device object at 0x7f8931448c50> PedGeometry: <_ped.Geometry object at 0x7f89313efed0> >21:56:13,209 DEBUG storage.ui: partition sda15 (32): 1 >21:56:13,209 DEBUG storage.ui: new geometry for sda15: parted.Geometry instance -- > start: 1197162496 end: 1501493247 length: 304330752 > device: <parted.device.Device object at 0x7f8931448c50> PedGeometry: <_ped.Geometry object at 0x7f89313e4650> >21:56:13,209 DEBUG storage.ui: removing all non-preexisting partitions ['sda11(id 34)', 'sda12(id 33)', 'sda13(id 35)', 'sda14(id 31)', 'sda15(id 32)'] from disk(s) ['sda'] >21:56:13,210 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >21:56:13,210 DEBUG storage.ui: device sda11 new partedPartition None >21:56:13,211 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:56:13,211 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >21:56:13,212 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda12 ; >21:56:13,212 DEBUG storage.ui: device sda12 new partedPartition None >21:56:13,213 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >21:56:13,213 DEBUG storage.ui: DiskDevice.removeChild: kids: 14 ; name: sda ; >21:56:13,214 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda13 ; >21:56:13,214 DEBUG storage.ui: device sda13 new partedPartition None >21:56:13,214 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >21:56:13,215 DEBUG storage.ui: DiskDevice.removeChild: kids: 13 ; name: sda ; >21:56:13,216 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda14 ; >21:56:13,216 DEBUG storage.ui: device sda14 new partedPartition None >21:56:13,216 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >21:56:13,217 DEBUG storage.ui: DiskDevice.removeChild: kids: 12 ; name: sda ; >21:56:13,218 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >21:56:13,218 DEBUG storage.ui: device sda15 new partedPartition None >21:56:13,218 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >21:56:13,219 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >21:56:13,220 DEBUG storage.ui: back from removeNewPartitions >21:56:13,221 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 615428094 end: 2930276351 length: 2314848258 > device: <parted.device.Device object at 0x7f8931461650> PedGeometry: <_ped.Geometry object at 0x7f8931461190> >21:56:13,221 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 1057947648 end: 1058357247 length: 409600 > device: <parted.device.Device object at 0x7f8931448c50> PedGeometry: <_ped.Geometry object at 0x7f8931461590> >21:56:13,221 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >21:56:13,222 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145ae10> PedPartition: <_ped.Partition object at 0x7f893144d350> >21:56:13,222 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >21:56:13,223 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >21:56:13,224 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >21:56:13,225 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313ef4d0> PedPartition: <_ped.Partition object at 0x7f893144d050> >21:56:13,225 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1058359296 end: 1059383295 length: 1024000 > device: <parted.device.Device object at 0x7f8931448c50> PedGeometry: <_ped.Geometry object at 0x7f8931461490> >21:56:13,226 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >21:56:13,226 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893145a190> PedPartition: <_ped.Partition object at 0x7f893144d710> >21:56:13,226 DEBUG storage.ui: PartitionDevice._setDisk: sda12 ; new: sda ; old: None ; >21:56:13,227 DEBUG storage.ui: DiskDevice.addChild: kids: 11 ; name: sda ; >21:56:13,229 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda12 ; >21:56:13,229 DEBUG storage.ui: device sda12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313f0910> PedPartition: <_ped.Partition object at 0x7f893144dd10> >21:56:13,229 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1059385344 end: 1092300799 length: 32915456 > device: <parted.device.Device object at 0x7f8931448c50> PedGeometry: <_ped.Geometry object at 0x7f89313ef810> >21:56:13,230 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >21:56:13,230 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313e53d0> PedPartition: <_ped.Partition object at 0x7f893144d1d0> >21:56:13,231 DEBUG storage.ui: PartitionDevice._setDisk: sda13 ; new: sda ; old: None ; >21:56:13,231 DEBUG storage.ui: DiskDevice.addChild: kids: 12 ; name: sda ; >21:56:13,233 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda13 ; >21:56:13,233 DEBUG storage.ui: device sda13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313ef3d0> PedPartition: <_ped.Partition object at 0x7f893144d7d0> >21:56:13,234 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1092302848 end: 1197160447 length: 104857600 > device: <parted.device.Device object at 0x7f8931448c50> PedGeometry: <_ped.Geometry object at 0x7f89313efed0> >21:56:13,234 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >21:56:13,234 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313f0490> PedPartition: <_ped.Partition object at 0x7f893144d410> >21:56:13,235 DEBUG storage.ui: PartitionDevice._setDisk: sda14 ; new: sda ; old: None ; >21:56:13,236 DEBUG storage.ui: DiskDevice.addChild: kids: 13 ; name: sda ; >21:56:13,238 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda14 ; >21:56:13,238 DEBUG storage.ui: device sda14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8931448d50> fileSystem: None > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89313ef850> PedPartition: <_ped.Partition object at 0x7f893144d3b0> >21:56:13,238 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1197162496 end: 1501493247 length: 304330752 > device: <parted.device.Device object at 0x7f8931448c50> PedGeometry: <_ped.Geometry object at 0x7f89313e4650> >21:56:13,239 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >21:56:13,240 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1130297MB partition sda4 (11) >21:56:13,247 DEBUG storage.ui: looking up parted Device: /dev/sdc >21:56:13,252 DEBUG storage.ui: looking up parted Device: /dev/sdd >21:56:13,284 DEBUG storage.ui: looking up parted Device: /dev/sdc >21:56:13,290 DEBUG storage.ui: looking up parted Device: /dev/sdd > > >/tmp/ifcfg.log: >13:53:39,079 DEBUG ifcfg: content of files (network initialization): >13:53:39,084 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [16, 191, 72, 185, 134, 71]}, 'connection': {'timestamp': 1386251617L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '41e824f7-ee75-4786-b510-ee3f8d1b7a8e'}}] >13:53:39,399 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p4p1']): >13:53:39,399 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p4p1: >13:53:39,399 DEBUG ifcfg: TYPE=Ethernet >13:53:39,399 DEBUG ifcfg: BOOTPROTO=dhcp >13:53:39,400 DEBUG ifcfg: DEFROUTE=yes >13:53:39,400 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >13:53:39,400 DEBUG ifcfg: IPV6INIT=yes >13:53:39,400 DEBUG ifcfg: IPV6_AUTOCONF=yes >13:53:39,400 DEBUG ifcfg: IPV6_DEFROUTE=yes >13:53:39,400 DEBUG ifcfg: IPV6_PEERDNS=yes >13:53:39,400 DEBUG ifcfg: IPV6_PEERROUTES=yes >13:53:39,400 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >13:53:39,401 DEBUG ifcfg: NAME=p4p1 >13:53:39,401 DEBUG ifcfg: UUID=41e824f7-ee75-4786-b510-ee3f8d1b7a8e >13:53:39,401 DEBUG ifcfg: ONBOOT=no >13:53:39,401 DEBUG ifcfg: HWADDR=10:BF:48:B9:86:47 >13:53:39,401 DEBUG ifcfg: PEERDNS=yes >13:53:39,401 DEBUG ifcfg: PEERROUTES=yes >13:53:39,407 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [16, 191, 72, 185, 134, 71]}, 'connection': {'timestamp': 1386251617L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p4p1', 'uuid': '41e824f7-ee75-4786-b510-ee3f8d1b7a8e'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >13:54:05,959 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p4p1 >13:54:05,960 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p4p1 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2020-TC5\x20x86_64 quiet > > >/tmp/syslog: >13:53:33,718 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="1014" x-info="http://www.rsyslog.com"] start >13:53:33,718 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >13:53:33,718 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >13:53:33,718 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >13:53:33,718 NOTICE kernel:[ 0.000000] Linux version 3.11.10-300.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Fri Nov 29 19:16:48 UTC 2013 >13:53:33,718 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2020-TC5\x20x86_64 quiet >13:53:33,718 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dd732fff] usable >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dd733000-0x00000000dda8bfff] reserved >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dda8c000-0x00000000dda9bfff] ACPI data >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dda9c000-0x00000000ddbc5fff] ACPI NVS >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ddbc6000-0x00000000de7fafff] reserved >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000de7fb000-0x00000000de7fbfff] usable >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000de7fc000-0x00000000de83efff] ACPI NVS >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000de83f000-0x00000000dec5efff] usable >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dec5f000-0x00000000deff3fff] reserved >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000deff4000-0x00000000deffffff] usable >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >13:53:33,718 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000081effffff] usable >13:53:33,718 DEBUG kernel:[ 0.000000] e820: update [mem 0x98026018-0x98035257] usable ==> usable >13:53:33,718 DEBUG kernel:[ 0.000000] e820: update [mem 0x98019018-0x98025857] usable ==> usable >13:53:33,718 DEBUG kernel:[ 0.000000] e820: update [mem 0x98012018-0x98018e57] usable ==> usable >13:53:33,718 INFO kernel:[ 0.000000] extended physical RAM map: >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000098012017] usable >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000098012018-0x0000000098018e57] usable >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000098018e58-0x0000000098019017] usable >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000098019018-0x0000000098025857] usable >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000098025858-0x0000000098026017] usable >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000098026018-0x0000000098035257] usable >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000098035258-0x00000000dd732fff] usable >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dd733000-0x00000000dda8bfff] reserved >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dda8c000-0x00000000dda9bfff] ACPI data >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dda9c000-0x00000000ddbc5fff] ACPI NVS >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ddbc6000-0x00000000de7fafff] reserved >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000de7fb000-0x00000000de7fbfff] usable >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000de7fc000-0x00000000de83efff] ACPI NVS >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000de83f000-0x00000000dec5efff] usable >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dec5f000-0x00000000deff3fff] reserved >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000deff4000-0x00000000deffffff] usable >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >13:53:33,718 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000081effffff] usable >13:53:33,718 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >13:53:33,718 INFO kernel:[ 0.000000] efi: EFI v2.31 by American Megatrends >13:53:33,718 INFO kernel:[ 0.000000] efi: ACPI=0xdda8f000 ACPI 2.0=0xdda8f000 SMBIOS=0xf04c0 MPS=0xfd4e0 >13:53:33,718 INFO kernel:[ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000c000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x000000000000c000-0x000000000004e000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000004e000-0x0000000000060000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem04: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem05: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001100000-0x0000000002000000) (15MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000002000000-0x0000000003409000) (20MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000003409000-0x000000003cb32000) (919MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem11: type=2, attr=0xf, range=[0x000000003cb32000-0x0000000040000000) (52MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000040000000-0x0000000098012000) (1408MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x0000000098012000-0x00000000cc3c9000) (835MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x00000000cc3c9000-0x00000000cc3cb000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem15: type=2, attr=0xf, range=[0x00000000cc3cb000-0x00000000cc3ce000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x00000000cc3ce000-0x00000000cc3d4000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem17: type=2, attr=0xf, range=[0x00000000cc3d4000-0x00000000cc3d6000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem18: type=7, attr=0xf, range=[0x00000000cc3d6000-0x00000000cc3d8000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem19: type=2, attr=0xf, range=[0x00000000cc3d8000-0x00000000cc3da000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem20: type=7, attr=0xf, range=[0x00000000cc3da000-0x00000000cc3dc000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem21: type=2, attr=0xf, range=[0x00000000cc3dc000-0x00000000cc3dd000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem22: type=7, attr=0xf, range=[0x00000000cc3dd000-0x00000000cc3df000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem23: type=2, attr=0xf, range=[0x00000000cc3df000-0x00000000cc4c6000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem24: type=1, attr=0xf, range=[0x00000000cc4c6000-0x00000000cc601000) (1MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem25: type=7, attr=0xf, range=[0x00000000cc601000-0x00000000d0685000) (64MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem26: type=4, attr=0xf, range=[0x00000000d0685000-0x00000000d09a2000) (3MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem27: type=7, attr=0xf, range=[0x00000000d09a2000-0x00000000d09aa000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x00000000d09aa000-0x00000000d09c7000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem29: type=7, attr=0xf, range=[0x00000000d09c7000-0x00000000d09cf000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x00000000d09cf000-0x00000000d09ef000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem31: type=7, attr=0xf, range=[0x00000000d09ef000-0x00000000d09fb000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x00000000d09fb000-0x00000000d0a21000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem33: type=7, attr=0xf, range=[0x00000000d0a21000-0x00000000d0a30000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x00000000d0a30000-0x00000000d0a5a000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem35: type=7, attr=0xf, range=[0x00000000d0a5a000-0x00000000d0a6f000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x00000000d0a6f000-0x00000000d0a8e000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem37: type=7, attr=0xf, range=[0x00000000d0a8e000-0x00000000d0aa1000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x00000000d0aa1000-0x00000000d0acb000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem39: type=7, attr=0xf, range=[0x00000000d0acb000-0x00000000d0ae1000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x00000000d0ae1000-0x00000000d0af4000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem41: type=7, attr=0xf, range=[0x00000000d0af4000-0x00000000d0b57000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x00000000d0b57000-0x00000000d0ba4000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem43: type=7, attr=0xf, range=[0x00000000d0ba4000-0x00000000d0bac000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x00000000d0bac000-0x00000000d0bc8000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem45: type=7, attr=0xf, range=[0x00000000d0bc8000-0x00000000d0bd0000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x00000000d0bd0000-0x00000000d0bf0000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem47: type=7, attr=0xf, range=[0x00000000d0bf0000-0x00000000d0bfc000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x00000000d0bfc000-0x00000000d0c22000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem49: type=7, attr=0xf, range=[0x00000000d0c22000-0x00000000d0c31000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x00000000d0c31000-0x00000000d0c5b000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem51: type=7, attr=0xf, range=[0x00000000d0c5b000-0x00000000d0c70000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem52: type=4, attr=0xf, range=[0x00000000d0c70000-0x00000000d0c8f000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem53: type=7, attr=0xf, range=[0x00000000d0c8f000-0x00000000d0ca2000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x00000000d0ca2000-0x00000000d0ccc000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem55: type=7, attr=0xf, range=[0x00000000d0ccc000-0x00000000d0ce2000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem56: type=4, attr=0xf, range=[0x00000000d0ce2000-0x00000000d0d59000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem57: type=7, attr=0xf, range=[0x00000000d0d59000-0x00000000d0d85000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem58: type=4, attr=0xf, range=[0x00000000d0d85000-0x00000000d0da6000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem59: type=7, attr=0xf, range=[0x00000000d0da6000-0x00000000d0dae000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem60: type=4, attr=0xf, range=[0x00000000d0dae000-0x00000000d0dc9000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem61: type=7, attr=0xf, range=[0x00000000d0dc9000-0x00000000d0dd1000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem62: type=4, attr=0xf, range=[0x00000000d0dd1000-0x00000000d0df1000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem63: type=7, attr=0xf, range=[0x00000000d0df1000-0x00000000d0dfd000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem64: type=4, attr=0xf, range=[0x00000000d0dfd000-0x00000000d0e24000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem65: type=7, attr=0xf, range=[0x00000000d0e24000-0x00000000d0e33000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x00000000d0e33000-0x00000000d0e5b000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem67: type=7, attr=0xf, range=[0x00000000d0e5b000-0x00000000d0e70000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem68: type=4, attr=0xf, range=[0x00000000d0e70000-0x00000000d0e90000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem69: type=7, attr=0xf, range=[0x00000000d0e90000-0x00000000d0ea3000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem70: type=4, attr=0xf, range=[0x00000000d0ea3000-0x00000000d0ecf000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem71: type=7, attr=0xf, range=[0x00000000d0ecf000-0x00000000d0ee5000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000d0ee5000-0x00000000d0f5d000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem73: type=7, attr=0xf, range=[0x00000000d0f5d000-0x00000000d0f89000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem74: type=4, attr=0xf, range=[0x00000000d0f89000-0x00000000d0fa9000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem75: type=7, attr=0xf, range=[0x00000000d0fa9000-0x00000000d0fb1000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x00000000d0fb1000-0x00000000d0fcc000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem77: type=7, attr=0xf, range=[0x00000000d0fcc000-0x00000000d0fd4000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem78: type=4, attr=0xf, range=[0x00000000d0fd4000-0x00000000d0ff3000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem79: type=7, attr=0xf, range=[0x00000000d0ff3000-0x00000000d0fff000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem80: type=4, attr=0xf, range=[0x00000000d0fff000-0x00000000d1027000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem81: type=7, attr=0xf, range=[0x00000000d1027000-0x00000000d1036000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem82: type=4, attr=0xf, range=[0x00000000d1036000-0x00000000d105f000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem83: type=7, attr=0xf, range=[0x00000000d105f000-0x00000000d1074000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem84: type=4, attr=0xf, range=[0x00000000d1074000-0x00000000d1094000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem85: type=7, attr=0xf, range=[0x00000000d1094000-0x00000000d10a7000) (0MB) >13:53:33,718 INFO kernel:[ 0.000000] efi: mem86: type=4, attr=0xf, range=[0x00000000d10a7000-0x00000000d10d0000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem87: type=7, attr=0xf, range=[0x00000000d10d0000-0x00000000d10e6000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem88: type=4, attr=0xf, range=[0x00000000d10e6000-0x00000000d115d000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem89: type=7, attr=0xf, range=[0x00000000d115d000-0x00000000d1189000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem90: type=4, attr=0xf, range=[0x00000000d1189000-0x00000000d11b4000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem91: type=7, attr=0xf, range=[0x00000000d11b4000-0x00000000d11bc000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem92: type=4, attr=0xf, range=[0x00000000d11bc000-0x00000000d11d8000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem93: type=7, attr=0xf, range=[0x00000000d11d8000-0x00000000d11e0000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem94: type=4, attr=0xf, range=[0x00000000d11e0000-0x00000000d1202000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem95: type=7, attr=0xf, range=[0x00000000d1202000-0x00000000d120e000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem96: type=4, attr=0xf, range=[0x00000000d120e000-0x00000000d1232000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem97: type=7, attr=0xf, range=[0x00000000d1232000-0x00000000d1241000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem98: type=4, attr=0xf, range=[0x00000000d1241000-0x00000000d126c000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem99: type=7, attr=0xf, range=[0x00000000d126c000-0x00000000d1281000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem100: type=4, attr=0xf, range=[0x00000000d1281000-0x00000000d12a1000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem101: type=7, attr=0xf, range=[0x00000000d12a1000-0x00000000d12b4000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem102: type=4, attr=0xf, range=[0x00000000d12b4000-0x00000000d12d6000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem103: type=7, attr=0xf, range=[0x00000000d12d6000-0x00000000d12ec000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem104: type=4, attr=0xf, range=[0x00000000d12ec000-0x00000000d1414000) (1MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem105: type=7, attr=0xf, range=[0x00000000d1414000-0x00000000d1440000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem106: type=4, attr=0xf, range=[0x00000000d1440000-0x00000000d1518000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem107: type=7, attr=0xf, range=[0x00000000d1518000-0x00000000d1520000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem108: type=4, attr=0xf, range=[0x00000000d1520000-0x00000000d153d000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem109: type=7, attr=0xf, range=[0x00000000d153d000-0x00000000d1545000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem110: type=4, attr=0xf, range=[0x00000000d1545000-0x00000000d1565000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem111: type=7, attr=0xf, range=[0x00000000d1565000-0x00000000d1571000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem112: type=4, attr=0xf, range=[0x00000000d1571000-0x00000000d158e000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem113: type=7, attr=0xf, range=[0x00000000d158e000-0x00000000d159d000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem114: type=4, attr=0xf, range=[0x00000000d159d000-0x00000000d15c7000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem115: type=7, attr=0xf, range=[0x00000000d15c7000-0x00000000d15dc000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem116: type=4, attr=0xf, range=[0x00000000d15dc000-0x00000000d15fd000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem117: type=7, attr=0xf, range=[0x00000000d15fd000-0x00000000d1610000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem118: type=4, attr=0xf, range=[0x00000000d1610000-0x00000000d163a000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem119: type=7, attr=0xf, range=[0x00000000d163a000-0x00000000d1650000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem120: type=4, attr=0xf, range=[0x00000000d1650000-0x00000000d167a000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem121: type=7, attr=0xf, range=[0x00000000d167a000-0x00000000d1682000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem122: type=4, attr=0xf, range=[0x00000000d1682000-0x00000000d169c000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem123: type=7, attr=0xf, range=[0x00000000d169c000-0x00000000d16a4000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem124: type=4, attr=0xf, range=[0x00000000d16a4000-0x00000000d16c6000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem125: type=7, attr=0xf, range=[0x00000000d16c6000-0x00000000d16d2000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem126: type=4, attr=0xf, range=[0x00000000d16d2000-0x00000000d16f7000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem127: type=7, attr=0xf, range=[0x00000000d16f7000-0x00000000d1706000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem128: type=4, attr=0xf, range=[0x00000000d1706000-0x00000000d172f000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem129: type=7, attr=0xf, range=[0x00000000d172f000-0x00000000d1744000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem130: type=4, attr=0xf, range=[0x00000000d1744000-0x00000000d1764000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem131: type=7, attr=0xf, range=[0x00000000d1764000-0x00000000d176c000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem132: type=4, attr=0xf, range=[0x00000000d176c000-0x00000000d17a3000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem133: type=7, attr=0xf, range=[0x00000000d17a3000-0x00000000d17ad000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem134: type=4, attr=0xf, range=[0x00000000d17ad000-0x00000000d18be000) (1MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem135: type=7, attr=0xf, range=[0x00000000d18be000-0x00000000d18c1000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem136: type=4, attr=0xf, range=[0x00000000d18c1000-0x00000000d1956000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem137: type=7, attr=0xf, range=[0x00000000d1956000-0x00000000d1958000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem138: type=4, attr=0xf, range=[0x00000000d1958000-0x00000000d1a41000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem139: type=7, attr=0xf, range=[0x00000000d1a41000-0x00000000d1a43000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem140: type=4, attr=0xf, range=[0x00000000d1a43000-0x00000000d1cd7000) (2MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem141: type=7, attr=0xf, range=[0x00000000d1cd7000-0x00000000d1cd9000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem142: type=4, attr=0xf, range=[0x00000000d1cd9000-0x00000000dcb2e000) (174MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem143: type=7, attr=0xf, range=[0x00000000dcb2e000-0x00000000dd092000) (5MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem144: type=3, attr=0xf, range=[0x00000000dd092000-0x00000000dd733000) (6MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem145: type=0, attr=0xf, range=[0x00000000dd733000-0x00000000dd7d8000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem146: type=0, attr=0xf, range=[0x00000000dd7d8000-0x00000000dda21000) (2MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem147: type=0, attr=0xf, range=[0x00000000dda21000-0x00000000dda27000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem148: type=0, attr=0xf, range=[0x00000000dda27000-0x00000000dda8c000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem149: type=9, attr=0xf, range=[0x00000000dda8c000-0x00000000dda8f000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem150: type=9, attr=0xf, range=[0x00000000dda8f000-0x00000000dda9c000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem151: type=10, attr=0xf, range=[0x00000000dda9c000-0x00000000ddb1a000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem152: type=10, attr=0xf, range=[0x00000000ddb1a000-0x00000000ddbc6000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem153: type=6, attr=0x800000000000000f, range=[0x00000000ddbc6000-0x00000000de1bc000) (5MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem154: type=6, attr=0x800000000000000f, range=[0x00000000de1bc000-0x00000000de6bd000) (5MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem155: type=6, attr=0x800000000000000f, range=[0x00000000de6bd000-0x00000000de6c1000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem156: type=6, attr=0x800000000000000f, range=[0x00000000de6c1000-0x00000000de76c000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem157: type=5, attr=0x800000000000000f, range=[0x00000000de76c000-0x00000000de788000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem158: type=5, attr=0x800000000000000f, range=[0x00000000de788000-0x00000000de7fb000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem159: type=4, attr=0xf, range=[0x00000000de7fb000-0x00000000de7fc000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem160: type=10, attr=0xf, range=[0x00000000de7fc000-0x00000000de83f000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem161: type=4, attr=0xf, range=[0x00000000de83f000-0x00000000de990000) (1MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem162: type=3, attr=0xf, range=[0x00000000de990000-0x00000000dec32000) (2MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem163: type=4, attr=0xf, range=[0x00000000dec32000-0x00000000dec43000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem164: type=3, attr=0xf, range=[0x00000000dec43000-0x00000000dec55000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem165: type=4, attr=0xf, range=[0x00000000dec55000-0x00000000dec56000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem166: type=3, attr=0xf, range=[0x00000000dec56000-0x00000000dec58000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem167: type=4, attr=0xf, range=[0x00000000dec58000-0x00000000dec5f000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem168: type=6, attr=0x800000000000000f, range=[0x00000000dec5f000-0x00000000deff4000) (3MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem169: type=4, attr=0xf, range=[0x00000000deff4000-0x00000000df000000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem170: type=7, attr=0xf, range=[0x0000000100000000-0x000000081f000000) (29168MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem171: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem172: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem173: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem174: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem175: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB) >13:53:33,719 INFO kernel:[ 0.000000] efi: mem176: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB) >13:53:33,719 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >13:53:33,719 DEBUG kernel:[ 0.000000] DMI: System manufacturer System Product Name/P8Z77-V LE PLUS, BIOS 0901 02/25/2013 >13:53:33,719 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >13:53:33,719 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >13:53:33,719 INFO kernel:[ 0.000000] No AGP bridge found >13:53:33,719 INFO kernel:[ 0.000000] e820: last_pfn = 0x81f000 max_arch_pfn = 0x400000000 >13:53:33,719 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >13:53:33,719 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >13:53:33,719 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >13:53:33,719 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >13:53:33,719 DEBUG kernel:[ 0.000000] C0000-D3FFF write-protect >13:53:33,719 DEBUG kernel:[ 0.000000] D4000-DFFFF uncachable >13:53:33,719 DEBUG kernel:[ 0.000000] E0000-FFFFF write-protect >13:53:33,719 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >13:53:33,719 DEBUG kernel:[ 0.000000] 0 base 000000000 mask 800000000 write-back >13:53:33,719 DEBUG kernel:[ 0.000000] 1 base 800000000 mask FF0000000 write-back >13:53:33,719 DEBUG kernel:[ 0.000000] 2 base 810000000 mask FF8000000 write-back >13:53:33,719 DEBUG kernel:[ 0.000000] 3 base 818000000 mask FFC000000 write-back >13:53:33,719 DEBUG kernel:[ 0.000000] 4 base 81C000000 mask FFE000000 write-back >13:53:33,719 DEBUG kernel:[ 0.000000] 5 base 81E000000 mask FFF000000 write-back >13:53:33,719 DEBUG kernel:[ 0.000000] 6 base 0E0000000 mask FE0000000 uncachable >13:53:33,719 DEBUG kernel:[ 0.000000] 7 disabled >13:53:33,719 DEBUG kernel:[ 0.000000] 8 disabled >13:53:33,719 DEBUG kernel:[ 0.000000] 9 disabled >13:53:33,719 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >13:53:33,719 DEBUG kernel:[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >13:53:33,719 INFO kernel:[ 0.000000] e820: last_pfn = 0xdf000 max_arch_pfn = 0x400000000 >13:53:33,719 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fd8e0-0x000fd8ef] mapped at [ffff8800000fd8e0] >13:53:33,719 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >13:53:33,719 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >13:53:33,719 DEBUG kernel:[ 0.000000] BRK [0x02fe7000, 0x02fe7fff] PGTABLE >13:53:33,719 DEBUG kernel:[ 0.000000] BRK [0x02fe8000, 0x02fe8fff] PGTABLE >13:53:33,719 DEBUG kernel:[ 0.000000] BRK [0x02fe9000, 0x02fe9fff] PGTABLE >13:53:33,719 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x81ee00000-0x81effffff] >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0x81ee00000-0x81effffff] page 2M >13:53:33,719 DEBUG kernel:[ 0.000000] BRK [0x02fea000, 0x02feafff] PGTABLE >13:53:33,719 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x81c000000-0x81edfffff] >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0x81c000000-0x81edfffff] page 2M >13:53:33,719 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x800000000-0x81bffffff] >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0x800000000-0x81bffffff] page 2M >13:53:33,719 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xdd732fff] >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xdd5fffff] page 2M >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0xdd600000-0xdd732fff] page 4k >13:53:33,719 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xde7fb000-0xde7fbfff] >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0xde7fb000-0xde7fbfff] page 4k >13:53:33,719 DEBUG kernel:[ 0.000000] BRK [0x02feb000, 0x02febfff] PGTABLE >13:53:33,719 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xde83f000-0xdec5efff] >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0xde83f000-0xde9fffff] page 4k >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0xdea00000-0xdebfffff] page 2M >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0xdec00000-0xdec5efff] page 4k >13:53:33,719 DEBUG kernel:[ 0.000000] BRK [0x02fec000, 0x02fecfff] PGTABLE >13:53:33,719 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xdeff4000-0xdeffffff] >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0xdeff4000-0xdeffffff] page 4k >13:53:33,719 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff] >13:53:33,719 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x7ffffffff] page 2M >13:53:33,719 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3cb32000-0x3ebf1fff] >13:53:33,719 INFO kernel:[ 0.000000] Secure boot enabled >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000dda8f000 00024 (v02 ALASKA) >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000dda8f078 00064 (v01 ALASKA A M I 01072009 AMI 00010013) >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: FACP 00000000dda99cd0 0010C (v05 ALASKA A M I 01072009 AMI 00010013) >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000dda8f170 0AB60 (v02 ALASKA A M I 00000022 INTL 20051117) >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: FACS 00000000ddbc4080 00040 >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: APIC 00000000dda99de0 00092 (v03 ALASKA A M I 01072009 AMI 00010013) >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: FPDT 00000000dda99e78 00044 (v01 ALASKA A M I 01072009 AMI 00010013) >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000dda99ec0 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: HPET 00000000dda99f00 00038 (v01 ALASKA A M I 01072009 AMI. 00000005) >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dda99f38 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dda9acb0 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >13:53:33,719 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dda9a300 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >13:53:33,719 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:53:33,719 INFO kernel:[ 0.000000] No NUMA configuration found >13:53:33,719 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000081effffff] >13:53:33,719 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x81effffff] >13:53:33,719 INFO kernel:[ 0.000000] NODE_DATA [mem 0x81efca000-0x81efddfff] >13:53:33,719 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00207fffff] PMD -> [ffff8807fe600000-ffff88081e5fffff] on node 0 >13:53:33,719 WARNING kernel:[ 0.000000] Zone ranges: >13:53:33,719 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >13:53:33,719 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >13:53:33,719 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x81effffff] >13:53:33,719 WARNING kernel:[ 0.000000] Movable zone start for each node >13:53:33,719 WARNING kernel:[ 0.000000] Early memory node ranges >13:53:33,719 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >13:53:33,719 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xdd732fff] >13:53:33,719 WARNING kernel:[ 0.000000] node 0: [mem 0xde7fb000-0xde7fbfff] >13:53:33,719 WARNING kernel:[ 0.000000] node 0: [mem 0xde83f000-0xdec5efff] >13:53:33,719 WARNING kernel:[ 0.000000] node 0: [mem 0xdeff4000-0xdeffffff] >13:53:33,719 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x81effffff] >13:53:33,719 DEBUG kernel:[ 0.000000] On node 0 totalpages: 8375038 >13:53:33,719 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >13:53:33,719 DEBUG kernel:[ 0.000000] DMA zone: 41 pages reserved >13:53:33,719 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >13:53:33,719 DEBUG kernel:[ 0.000000] DMA32 zone: 14126 pages used for memmap >13:53:33,719 DEBUG kernel:[ 0.000000] DMA32 zone: 904032 pages, LIFO batch:31 >13:53:33,719 DEBUG kernel:[ 0.000000] Normal zone: 116672 pages used for memmap >13:53:33,719 DEBUG kernel:[ 0.000000] Normal zone: 7467008 pages, LIFO batch:31 >13:53:33,719 WARNING kernel:[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED >13:53:33,719 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >13:53:33,719 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:53:33,719 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >13:53:33,719 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >13:53:33,719 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >13:53:33,719 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >13:53:33,719 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >13:53:33,719 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >13:53:33,719 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >13:53:33,719 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >13:53:33,719 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >13:53:33,719 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >13:53:33,719 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >13:53:33,719 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >13:53:33,719 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >13:53:33,719 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >13:53:33,719 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >13:53:33,719 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >13:53:33,719 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >13:53:33,719 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >13:53:33,719 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >13:53:33,719 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x98012000-0x98012fff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x98018000-0x98018fff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x98019000-0x98019fff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x98025000-0x98025fff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x98026000-0x98026fff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x98035000-0x98035fff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdd733000-0xdda8bfff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdda8c000-0xdda9bfff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdda9c000-0xddbc5fff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xddbc6000-0xde7fafff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xde7fc000-0xde83efff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdec5f000-0xdeff3fff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdf000000-0xf7ffffff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >13:53:33,719 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >13:53:33,719 INFO kernel:[ 0.000000] e820: [mem 0xdf000000-0xf7ffffff] available for PCI devices >13:53:33,719 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >13:53:33,719 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >13:53:33,719 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88081ec00000 s85568 r8192 d20928 u262144 >13:53:33,719 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >13:53:33,719 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >13:53:33,719 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8244135 >13:53:33,719 WARNING kernel:[ 0.000000] Policy zone: Normal >13:53:33,719 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2020-TC5\x20x86_64 quiet >13:53:33,719 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >13:53:33,719 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >13:53:33,719 INFO kernel:[ 0.000000] Checking aperture... >13:53:33,719 INFO kernel:[ 0.000000] No AGP bridge found >13:53:33,719 WARNING kernel:[ 0.000000] Memory: 32649920K/33500152K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 850232K reserved) >13:53:33,719 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >13:53:33,719 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >13:53:33,719 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >13:53:33,719 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >13:53:33,719 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >13:53:33,719 INFO kernel:[ 0.000000] console [tty0] enabled >13:53:33,719 INFO kernel:[ 0.000000] allocated 134217728 bytes of page_cgroup >13:53:33,719 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >13:53:33,719 DEBUG kernel:[ 0.000000] hpet clockevent registered >13:53:33,719 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >13:53:33,719 INFO kernel:[ 0.001000] tsc: Detected 3569.782 MHz processor >13:53:33,719 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 7139.56 BogoMIPS (lpj=3569782) >13:53:33,719 INFO kernel:[ 0.000004] pid_max: default: 32768 minimum: 301 >13:53:33,719 INFO kernel:[ 0.000025] init_memory_mapping: [mem 0xddbc6000-0xde76bfff] >13:53:33,719 DEBUG kernel:[ 0.000027] [mem 0xddbc6000-0xddbfffff] page 4k >13:53:33,719 DEBUG kernel:[ 0.000027] [mem 0xddc00000-0xde5fffff] page 2M >13:53:33,719 DEBUG kernel:[ 0.000028] [mem 0xde600000-0xde76bfff] page 4k >13:53:33,719 INFO kernel:[ 0.000047] init_memory_mapping: [mem 0xde76c000-0xde7fafff] >13:53:33,719 DEBUG kernel:[ 0.000048] [mem 0xde76c000-0xde7fafff] page 4k >13:53:33,719 INFO kernel:[ 0.000054] init_memory_mapping: [mem 0xdec5f000-0xdeff3fff] >13:53:33,719 DEBUG kernel:[ 0.000055] [mem 0xdec5f000-0xdeff3fff] page 4k >13:53:33,719 INFO kernel:[ 0.008051] Security Framework initialized >13:53:33,719 INFO kernel:[ 0.008056] SELinux: Initializing. >13:53:33,719 DEBUG kernel:[ 0.008062] SELinux: Starting in permissive mode >13:53:33,719 INFO kernel:[ 0.009561] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) >13:53:33,719 INFO kernel:[ 0.015105] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) >13:53:33,719 INFO kernel:[ 0.017503] Mount-cache hash table entries: 256 >13:53:33,719 INFO kernel:[ 0.017632] Initializing cgroup subsys memory >13:53:33,719 INFO kernel:[ 0.017638] Initializing cgroup subsys devices >13:53:33,719 INFO kernel:[ 0.017639] Initializing cgroup subsys freezer >13:53:33,719 INFO kernel:[ 0.017640] Initializing cgroup subsys net_cls >13:53:33,719 INFO kernel:[ 0.017641] Initializing cgroup subsys blkio >13:53:33,719 INFO kernel:[ 0.017642] Initializing cgroup subsys perf_event >13:53:33,719 INFO kernel:[ 0.017643] Initializing cgroup subsys hugetlb >13:53:33,719 INFO kernel:[ 0.017659] CPU: Physical Processor ID: 0 >13:53:33,719 INFO kernel:[ 0.017659] CPU: Processor Core ID: 0 >13:53:33,719 WARNING kernel:[ 0.017663] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >13:53:33,719 WARNING kernel:[ 0.017663] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >13:53:33,719 INFO kernel:[ 0.017912] mce: CPU supports 9 MCE banks >13:53:33,719 INFO kernel:[ 0.017921] CPU0: Thermal monitoring enabled (TM1) >13:53:33,719 INFO kernel:[ 0.017927] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >13:53:33,719 INFO kernel:[ 0.017927] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >13:53:33,719 INFO kernel:[ 0.017927] tlb_flushall_shift: 1 >13:53:33,719 INFO kernel:[ 0.018013] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >13:53:33,719 INFO kernel:[ 0.018804] ACPI: Core revision 20130517 >13:53:33,719 WARNING kernel:[ 0.022108] ACPI: All ACPI Tables successfully acquired >13:53:33,719 INFO kernel:[ 0.107593] ftrace: allocating 25127 entries in 99 pages >13:53:33,719 INFO kernel:[ 0.116388] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >13:53:33,719 INFO kernel:[ 0.126396] smpboot: CPU0: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (fam: 06, model: 3a, stepping: 09) >13:53:33,719 DEBUG kernel:[ 0.126400] TSC deadline timer enabled >13:53:33,719 INFO kernel:[ 0.126406] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >13:53:33,719 INFO kernel:[ 0.126410] ... version: 3 >13:53:33,719 INFO kernel:[ 0.126411] ... bit width: 48 >13:53:33,719 INFO kernel:[ 0.126411] ... generic registers: 4 >13:53:33,719 INFO kernel:[ 0.126412] ... value mask: 0000ffffffffffff >13:53:33,719 INFO kernel:[ 0.126413] ... max period: 0000ffffffffffff >13:53:33,719 INFO kernel:[ 0.126413] ... fixed-purpose events: 3 >13:53:33,719 INFO kernel:[ 0.126414] ... event mask: 000000070000000f >13:53:33,719 INFO kernel:[ 0.140700] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >13:53:33,719 INFO kernel:[ 0.127207] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >13:53:33,719 INFO kernel:[ 0.221664] Brought up 8 CPUs >13:53:33,719 INFO kernel:[ 0.221667] smpboot: Total of 8 processors activated (57116.51 BogoMIPS) >13:53:33,719 INFO kernel:[ 0.227772] devtmpfs: initialized >13:53:33,719 INFO kernel:[ 0.227868] PM: Registering ACPI NVS region [mem 0xdda9c000-0xddbc5fff] (1220608 bytes) >13:53:33,719 INFO kernel:[ 0.227881] PM: Registering ACPI NVS region [mem 0xde7fc000-0xde83efff] (274432 bytes) >13:53:33,719 INFO kernel:[ 0.228385] atomic64 test passed for x86-64 platform with CX8 and with SSE >13:53:33,719 INFO kernel:[ 0.228406] RTC time: 13:53:22, date: 12/05/13 >13:53:33,719 INFO kernel:[ 0.228432] NET: Registered protocol family 16 >13:53:33,719 INFO kernel:[ 0.228507] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >13:53:33,719 INFO kernel:[ 0.228508] ACPI: bus type PCI registered >13:53:33,719 INFO kernel:[ 0.228509] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >13:53:33,719 INFO kernel:[ 0.228541] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >13:53:33,719 INFO kernel:[ 0.228543] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >13:53:33,719 INFO kernel:[ 0.234573] PCI: Using configuration type 1 for base access >13:53:33,719 INFO kernel:[ 0.235078] bio: create slab <bio-0> at 0 >13:53:33,719 INFO kernel:[ 0.235154] ACPI: Added _OSI(Module Device) >13:53:33,719 INFO kernel:[ 0.235155] ACPI: Added _OSI(Processor Device) >13:53:33,719 INFO kernel:[ 0.235155] ACPI: Added _OSI(3.0 _SCP Extensions) >13:53:33,719 INFO kernel:[ 0.235156] ACPI: Added _OSI(Processor Aggregator Device) >13:53:33,719 DEBUG kernel:[ 0.235987] ACPI: EC: Look up EC in DSDT >13:53:33,719 WARNING kernel:[ 0.236782] ACPI: Executed 1 blocks of module-level executable AML code >13:53:33,719 WARNING kernel:[ 0.241828] ACPI: SSDT 00000000dda39018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >13:53:33,719 WARNING kernel:[ 0.242038] ACPI: Dynamic OEM Table Load: >13:53:33,719 WARNING kernel:[ 0.242039] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >13:53:33,719 WARNING kernel:[ 0.246736] ACPI: SSDT 00000000dda3aa98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >13:53:33,719 WARNING kernel:[ 0.246961] ACPI: Dynamic OEM Table Load: >13:53:33,719 WARNING kernel:[ 0.246962] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >13:53:33,719 WARNING kernel:[ 0.251663] ACPI: SSDT 00000000dda3bc18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >13:53:33,719 WARNING kernel:[ 0.251867] ACPI: Dynamic OEM Table Load: >13:53:33,719 WARNING kernel:[ 0.251868] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >13:53:33,719 INFO kernel:[ 0.257338] ACPI: Interpreter enabled >13:53:33,719 WARNING kernel:[ 0.257342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >13:53:33,719 WARNING kernel:[ 0.257345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >13:53:33,719 INFO kernel:[ 0.257353] ACPI: (supports S0 S3 S4 S5) >13:53:33,719 INFO kernel:[ 0.257354] ACPI: Using IOAPIC for interrupt routing >13:53:33,719 INFO kernel:[ 0.257370] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >13:53:33,719 INFO kernel:[ 0.257441] ACPI: No dock devices found. >13:53:33,719 INFO kernel:[ 0.261113] ACPI: Power Resource [FN00] (off) >13:53:33,719 INFO kernel:[ 0.261159] ACPI: Power Resource [FN01] (off) >13:53:33,719 INFO kernel:[ 0.261202] ACPI: Power Resource [FN02] (off) >13:53:33,719 INFO kernel:[ 0.261246] ACPI: Power Resource [FN03] (off) >13:53:33,719 INFO kernel:[ 0.261290] ACPI: Power Resource [FN04] (off) >13:53:33,719 INFO kernel:[ 0.261693] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >13:53:33,719 INFO kernel:[ 0.261790] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >13:53:33,719 INFO kernel:[ 0.261909] acpi PNP0A08:00: ACPI _OSC control (0x18) granted >13:53:33,719 INFO kernel:[ 0.262260] PCI host bridge to bus 0000:00 >13:53:33,719 INFO kernel:[ 0.262262] pci_bus 0000:00: root bus resource [bus 00-3e] >13:53:33,719 INFO kernel:[ 0.262263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >13:53:33,719 INFO kernel:[ 0.262264] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >13:53:33,719 INFO kernel:[ 0.262265] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >13:53:33,719 INFO kernel:[ 0.262266] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >13:53:33,719 INFO kernel:[ 0.262267] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >13:53:33,719 INFO kernel:[ 0.262268] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >13:53:33,719 INFO kernel:[ 0.262269] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff] >13:53:33,719 DEBUG kernel:[ 0.262275] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000 >13:53:33,719 DEBUG kernel:[ 0.262335] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400 >13:53:33,719 DEBUG kernel:[ 0.262356] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.262386] pci 0000:00:01.0: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.262403] pci 0000:00:01.1: [8086:0155] type 01 class 0x060400 >13:53:33,719 DEBUG kernel:[ 0.262423] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.262451] pci 0000:00:01.1: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.262491] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >13:53:33,719 DEBUG kernel:[ 0.262511] pci 0000:00:14.0: reg 0x10: [mem 0xf7600000-0xf760ffff 64bit] >13:53:33,719 DEBUG kernel:[ 0.262576] pci 0000:00:14.0: PME# supported from D3hot D3cold >13:53:33,719 INFO kernel:[ 0.262609] pci 0000:00:14.0: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.262631] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >13:53:33,719 DEBUG kernel:[ 0.262655] pci 0000:00:16.0: reg 0x10: [mem 0xf761a000-0xf761a00f 64bit] >13:53:33,719 DEBUG kernel:[ 0.262723] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >13:53:33,719 DEBUG kernel:[ 0.262787] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >13:53:33,719 DEBUG kernel:[ 0.262805] pci 0000:00:1a.0: reg 0x10: [mem 0xf7618000-0xf76183ff] >13:53:33,719 DEBUG kernel:[ 0.262888] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.262931] pci 0000:00:1a.0: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.262954] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >13:53:33,719 DEBUG kernel:[ 0.262967] pci 0000:00:1b.0: reg 0x10: [mem 0xf7610000-0xf7613fff 64bit] >13:53:33,719 DEBUG kernel:[ 0.263027] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.263062] pci 0000:00:1b.0: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.263082] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >13:53:33,719 DEBUG kernel:[ 0.263152] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.263189] pci 0000:00:1c.0: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.263210] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 >13:53:33,719 DEBUG kernel:[ 0.263279] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.263316] pci 0000:00:1c.2: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.263337] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400 >13:53:33,719 DEBUG kernel:[ 0.263408] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.263444] pci 0000:00:1c.4: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.263464] pci 0000:00:1c.5: [8086:244e] type 01 class 0x060401 >13:53:33,719 DEBUG kernel:[ 0.263534] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.263571] pci 0000:00:1c.5: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.263590] pci 0000:00:1c.6: [8086:1e1c] type 01 class 0x060400 >13:53:33,719 DEBUG kernel:[ 0.263663] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.263700] pci 0000:00:1c.6: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.263720] pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400 >13:53:33,719 DEBUG kernel:[ 0.263790] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.263827] pci 0000:00:1c.7: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.263851] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >13:53:33,719 DEBUG kernel:[ 0.263869] pci 0000:00:1d.0: reg 0x10: [mem 0xf7617000-0xf76173ff] >13:53:33,719 DEBUG kernel:[ 0.263951] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.263994] pci 0000:00:1d.0: System wakeup disabled by ACPI >13:53:33,719 DEBUG kernel:[ 0.264017] pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100 >13:53:33,719 DEBUG kernel:[ 0.264162] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601 >13:53:33,719 DEBUG kernel:[ 0.264177] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077] >13:53:33,719 DEBUG kernel:[ 0.264183] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063] >13:53:33,719 DEBUG kernel:[ 0.264189] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057] >13:53:33,719 DEBUG kernel:[ 0.264196] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043] >13:53:33,719 DEBUG kernel:[ 0.264202] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f] >13:53:33,719 DEBUG kernel:[ 0.264208] pci 0000:00:1f.2: reg 0x24: [mem 0xf7616000-0xf76167ff] >13:53:33,719 DEBUG kernel:[ 0.264247] pci 0000:00:1f.2: PME# supported from D3hot >13:53:33,719 DEBUG kernel:[ 0.264295] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >13:53:33,719 DEBUG kernel:[ 0.264308] pci 0000:00:1f.3: reg 0x10: [mem 0xf7615000-0xf76150ff 64bit] >13:53:33,719 DEBUG kernel:[ 0.264326] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f] >13:53:33,719 DEBUG kernel:[ 0.264412] pci 0000:01:00.0: [10de:1189] type 00 class 0x030000 >13:53:33,719 DEBUG kernel:[ 0.264420] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff] >13:53:33,719 DEBUG kernel:[ 0.264428] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref] >13:53:33,719 DEBUG kernel:[ 0.264436] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref] >13:53:33,719 DEBUG kernel:[ 0.264441] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f] >13:53:33,719 DEBUG kernel:[ 0.264447] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref] >13:53:33,719 DEBUG kernel:[ 0.264505] pci 0000:01:00.1: [10de:0e0a] type 00 class 0x040300 >13:53:33,719 DEBUG kernel:[ 0.264512] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff] >13:53:33,719 INFO kernel:[ 0.265656] pci 0000:00:01.0: PCI bridge to [bus 01] >13:53:33,719 DEBUG kernel:[ 0.265658] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >13:53:33,719 DEBUG kernel:[ 0.265660] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >13:53:33,719 DEBUG kernel:[ 0.265662] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >13:53:33,719 DEBUG kernel:[ 0.265694] pci 0000:02:00.0: [14f1:8880] type 00 class 0x040000 >13:53:33,719 DEBUG kernel:[ 0.265712] pci 0000:02:00.0: reg 0x10: [mem 0xf7200000-0xf73fffff 64bit] >13:53:33,719 DEBUG kernel:[ 0.265806] pci 0000:02:00.0: supports D1 D2 >13:53:33,719 DEBUG kernel:[ 0.265807] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.267659] pci 0000:00:01.1: PCI bridge to [bus 02] >13:53:33,719 DEBUG kernel:[ 0.267661] pci 0000:00:01.1: bridge window [mem 0xf7200000-0xf73fffff] >13:53:33,719 INFO kernel:[ 0.267710] pci 0000:00:1c.0: PCI bridge to [bus 03] >13:53:33,719 DEBUG kernel:[ 0.267787] pci 0000:04:00.0: [10b5:8112] type 01 class 0x060400 >13:53:33,719 INFO kernel:[ 0.267954] pci 0000:04:00.0: System wakeup disabled by ACPI >13:53:33,719 INFO kernel:[ 0.269666] pci 0000:00:1c.2: PCI bridge to [bus 04-05] >13:53:33,719 DEBUG kernel:[ 0.269669] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >13:53:33,719 DEBUG kernel:[ 0.269778] pci 0000:05:04.0: [13f6:8788] type 00 class 0x040100 >13:53:33,719 DEBUG kernel:[ 0.269813] pci 0000:05:04.0: reg 0x10: [io 0xd000-0xd0ff] >13:53:33,719 DEBUG kernel:[ 0.269979] pci 0000:05:04.0: supports D1 D2 >13:53:33,719 INFO kernel:[ 0.270070] pci 0000:04:00.0: PCI bridge to [bus 05] >13:53:33,719 DEBUG kernel:[ 0.270076] pci 0000:04:00.0: bridge window [io 0xd000-0xdfff] >13:53:33,719 DEBUG kernel:[ 0.270166] pci 0000:06:00.0: [10ec:8168] type 00 class 0x020000 >13:53:33,719 DEBUG kernel:[ 0.270184] pci 0000:06:00.0: reg 0x10: [io 0xc000-0xc0ff] >13:53:33,719 DEBUG kernel:[ 0.270216] pci 0000:06:00.0: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref] >13:53:33,719 DEBUG kernel:[ 0.270236] pci 0000:06:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref] >13:53:33,719 DEBUG kernel:[ 0.270323] pci 0000:06:00.0: supports D1 D2 >13:53:33,719 DEBUG kernel:[ 0.270324] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold >13:53:33,719 INFO kernel:[ 0.270361] pci 0000:06:00.0: System wakeup disabled by ACPI >13:53:33,719 INFO kernel:[ 0.271671] pci 0000:00:1c.4: PCI bridge to [bus 06] >13:53:33,719 DEBUG kernel:[ 0.271674] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >13:53:33,719 DEBUG kernel:[ 0.271680] pci 0000:00:1c.4: bridge window [mem 0xf2100000-0xf21fffff 64bit pref] >13:53:33,719 DEBUG kernel:[ 0.271741] pci 0000:07:00.0: [1b21:1080] type 01 class 0x060401 >13:53:33,719 INFO kernel:[ 0.271859] pci 0000:07:00.0: System wakeup disabled by ACPI >13:53:33,719 INFO kernel:[ 0.271874] pci 0000:00:1c.5: PCI bridge to [bus 07-08] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.271882] pci 0000:00:1c.5: bridge window [io 0x0000-0x0cf7] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.271883] pci 0000:00:1c.5: bridge window [io 0x0d00-0xffff] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.271884] pci 0000:00:1c.5: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.271885] pci 0000:00:1c.5: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.271886] pci 0000:00:1c.5: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.271887] pci 0000:00:1c.5: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.271888] pci 0000:00:1c.5: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode) >13:53:33,719 INFO kernel:[ 0.272006] pci 0000:07:00.0: PCI bridge to [bus 08] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272026] pci 0000:07:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272027] pci 0000:07:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272028] pci 0000:07:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272029] pci 0000:07:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272030] pci 0000:07:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272031] pci 0000:07:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272032] pci 0000:07:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272033] pci 0000:07:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272034] pci 0000:07:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272035] pci 0000:07:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272036] pci 0000:07:00.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode) >13:53:33,719 DEBUG kernel:[ 0.272110] pci 0000:09:00.0: [1b4b:9120] type 00 class 0x010601 >13:53:33,719 DEBUG kernel:[ 0.272126] pci 0000:09:00.0: reg 0x10: [io 0xb090-0xb097] >13:53:33,719 DEBUG kernel:[ 0.272137] pci 0000:09:00.0: reg 0x14: [io 0xb080-0xb083] >13:53:33,719 DEBUG kernel:[ 0.272148] pci 0000:09:00.0: reg 0x18: [io 0xb070-0xb077] >13:53:33,719 DEBUG kernel:[ 0.272159] pci 0000:09:00.0: reg 0x1c: [io 0xb060-0xb063] >13:53:33,719 DEBUG kernel:[ 0.272171] pci 0000:09:00.0: reg 0x20: [io 0xb050-0xb05f] >13:53:33,719 DEBUG kernel:[ 0.272182] pci 0000:09:00.0: reg 0x24: [mem 0xf7515000-0xf75157ff] >13:53:33,719 DEBUG kernel:[ 0.272194] pci 0000:09:00.0: reg 0x30: [mem 0xf7500000-0xf750ffff pref] >13:53:33,719 DEBUG kernel:[ 0.272248] pci 0000:09:00.0: PME# supported from D3hot >13:53:33,719 INFO kernel:[ 0.272275] pci 0000:09:00.0: System wakeup disabled by ACPI >13:53:33,719 INFO kernel:[ 0.273671] pci 0000:00:1c.6: PCI bridge to [bus 09] >13:53:33,719 DEBUG kernel:[ 0.273674] pci 0000:00:1c.6: bridge window [io 0xb000-0xbfff] >13:53:33,719 DEBUG kernel:[ 0.273677] pci 0000:00:1c.6: bridge window [mem 0xf7500000-0xf75fffff] >13:53:33,719 DEBUG kernel:[ 0.273754] pci 0000:0a:00.0: [1b21:1042] type 00 class 0x0c0330 >13:53:33,719 DEBUG kernel:[ 0.273780] pci 0000:0a:00.0: reg 0x10: [mem 0xf7400000-0xf7407fff 64bit] >13:53:33,719 DEBUG kernel:[ 0.273921] pci 0000:0a:00.0: PME# supported from D3hot D3cold >13:53:33,719 INFO kernel:[ 0.273955] pci 0000:0a:00.0: System wakeup disabled by ACPI >13:53:33,719 INFO kernel:[ 0.275676] pci 0000:00:1c.7: PCI bridge to [bus 0a] >13:53:33,719 DEBUG kernel:[ 0.275681] pci 0000:00:1c.7: bridge window [mem 0xf7400000-0xf74fffff] >13:53:33,719 INFO kernel:[ 0.275711] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >13:53:33,719 INFO kernel:[ 0.276007] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >13:53:33,719 INFO kernel:[ 0.276040] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >13:53:33,719 INFO kernel:[ 0.276070] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 10 11 12 14 15) >13:53:33,719 INFO kernel:[ 0.276101] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15) >13:53:33,719 INFO kernel:[ 0.276131] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >13:53:33,719 INFO kernel:[ 0.276162] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 *15) >13:53:33,719 INFO kernel:[ 0.276192] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 *14 15) >13:53:33,719 INFO kernel:[ 0.276222] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15) >13:53:33,719 WARNING kernel:[ 0.276363] ACPI: Enabled 4 GPEs in block 00 to 3F >13:53:33,719 DEBUG kernel:[ 0.276367] ACPI: \_SB_.PCI0: notify handler is installed >13:53:33,719 DEBUG kernel:[ 0.276399] Found 1 acpi root devices >13:53:33,719 INFO kernel:[ 0.276406] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62 >13:53:33,719 INFO kernel:[ 0.276452] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >13:53:33,719 INFO kernel:[ 0.276453] vgaarb: loaded >13:53:33,719 INFO kernel:[ 0.276454] vgaarb: bridge control possible 0000:01:00.0 >13:53:33,719 NOTICE kernel:[ 0.276491] SCSI subsystem initialized >13:53:33,719 INFO kernel:[ 0.276492] ACPI: bus type ATA registered >13:53:33,719 DEBUG kernel:[ 0.276517] libata version 3.00 loaded. >13:53:33,719 INFO kernel:[ 0.276527] ACPI: bus type USB registered >13:53:33,719 INFO kernel:[ 0.276535] usbcore: registered new interface driver usbfs >13:53:33,719 INFO kernel:[ 0.276539] usbcore: registered new interface driver hub >13:53:33,719 INFO kernel:[ 0.276550] usbcore: registered new device driver usb >13:53:33,719 INFO kernel:[ 0.276590] PCI: Using ACPI for IRQ routing >13:53:33,719 DEBUG kernel:[ 0.277831] PCI: pci_cache_line_size set to 64 bytes >13:53:33,719 DEBUG kernel:[ 0.277896] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >13:53:33,719 DEBUG kernel:[ 0.277897] e820: reserve RAM buffer [mem 0x98012018-0x9bffffff] >13:53:33,719 DEBUG kernel:[ 0.277898] e820: reserve RAM buffer [mem 0x98019018-0x9bffffff] >13:53:33,719 DEBUG kernel:[ 0.277899] e820: reserve RAM buffer [mem 0x98026018-0x9bffffff] >13:53:33,719 DEBUG kernel:[ 0.277900] e820: reserve RAM buffer [mem 0xdd733000-0xdfffffff] >13:53:33,719 DEBUG kernel:[ 0.277901] e820: reserve RAM buffer [mem 0xde7fc000-0xdfffffff] >13:53:33,719 DEBUG kernel:[ 0.277902] e820: reserve RAM buffer [mem 0xdec5f000-0xdfffffff] >13:53:33,719 DEBUG kernel:[ 0.277903] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff] >13:53:33,719 DEBUG kernel:[ 0.277903] e820: reserve RAM buffer [mem 0x81f000000-0x81fffffff] >13:53:33,719 INFO kernel:[ 0.277953] NetLabel: Initializing >13:53:33,719 INFO kernel:[ 0.277954] NetLabel: domain hash size = 128 >13:53:33,719 INFO kernel:[ 0.277954] NetLabel: protocols = UNLABELED CIPSOv4 >13:53:33,719 INFO kernel:[ 0.277960] NetLabel: unlabeled traffic allowed by default >13:53:33,719 INFO kernel:[ 0.277979] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >13:53:33,719 INFO kernel:[ 0.277983] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >13:53:33,719 INFO kernel:[ 0.280001] Switched to clocksource hpet >13:53:33,719 INFO kernel:[ 0.282962] pnp: PnP ACPI init >13:53:33,719 INFO kernel:[ 0.282968] ACPI: bus type PNP registered >13:53:33,719 INFO kernel:[ 0.283015] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >13:53:33,719 DEBUG kernel:[ 0.283017] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >13:53:33,719 DEBUG kernel:[ 0.283023] pnp 00:01: [dma 4] >13:53:33,719 DEBUG kernel:[ 0.283032] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >13:53:33,719 DEBUG kernel:[ 0.283042] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >13:53:33,719 DEBUG kernel:[ 0.283093] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >13:53:33,719 INFO kernel:[ 0.283117] system 00:04: [io 0x0680-0x069f] has been reserved >13:53:33,719 INFO kernel:[ 0.283119] system 00:04: [io 0x1000-0x100f] has been reserved >13:53:33,719 INFO kernel:[ 0.283120] system 00:04: [io 0xffff] has been reserved >13:53:33,719 INFO kernel:[ 0.283121] system 00:04: [io 0xffff] has been reserved >13:53:33,719 INFO kernel:[ 0.283122] system 00:04: [io 0x0400-0x0453] could not be reserved >13:53:33,719 INFO kernel:[ 0.283123] system 00:04: [io 0x0458-0x047f] has been reserved >13:53:33,719 INFO kernel:[ 0.283124] system 00:04: [io 0x0500-0x057f] has been reserved >13:53:33,719 INFO kernel:[ 0.283125] system 00:04: [io 0x164e-0x164f] has been reserved >13:53:33,719 DEBUG kernel:[ 0.283127] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >13:53:33,719 DEBUG kernel:[ 0.283143] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >13:53:33,719 INFO kernel:[ 0.283168] system 00:06: [io 0x0454-0x0457] has been reserved >13:53:33,719 DEBUG kernel:[ 0.283170] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >13:53:33,719 INFO kernel:[ 0.283219] system 00:07: [io 0x0290-0x029f] has been reserved >13:53:33,719 DEBUG kernel:[ 0.283220] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >13:53:33,719 INFO kernel:[ 0.283249] system 00:08: [io 0x04d0-0x04d1] has been reserved >13:53:33,719 DEBUG kernel:[ 0.283250] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >13:53:33,719 DEBUG kernel:[ 0.283264] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active) >13:53:33,719 DEBUG kernel:[ 0.283394] pnp 00:0a: [dma 0 disabled] >13:53:33,719 DEBUG kernel:[ 0.283421] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) >13:53:33,719 INFO kernel:[ 0.283549] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved >13:53:33,719 INFO kernel:[ 0.283551] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved >13:53:33,719 INFO kernel:[ 0.283552] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved >13:53:33,719 INFO kernel:[ 0.283553] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved >13:53:33,719 INFO kernel:[ 0.283554] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved >13:53:33,719 INFO kernel:[ 0.283555] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved >13:53:33,719 INFO kernel:[ 0.283556] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved >13:53:33,719 INFO kernel:[ 0.283557] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved >13:53:33,719 INFO kernel:[ 0.283558] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved >13:53:33,719 INFO kernel:[ 0.283560] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved >13:53:33,719 INFO kernel:[ 0.283561] system 00:0b: [mem 0xe0000000-0xe0000fff] has been reserved >13:53:33,719 DEBUG kernel:[ 0.283562] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >13:53:33,719 INFO kernel:[ 0.283632] pnp: PnP ACPI: found 12 devices >13:53:33,719 INFO kernel:[ 0.283633] ACPI: bus type PNP unregistered >13:53:33,719 INFO kernel:[ 0.289345] pci 0000:00:01.0: PCI bridge to [bus 01] >13:53:33,719 INFO kernel:[ 0.289347] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >13:53:33,719 INFO kernel:[ 0.289348] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >13:53:33,719 INFO kernel:[ 0.289350] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >13:53:33,719 INFO kernel:[ 0.289352] pci 0000:00:01.1: PCI bridge to [bus 02] >13:53:33,719 INFO kernel:[ 0.289354] pci 0000:00:01.1: bridge window [mem 0xf7200000-0xf73fffff] >13:53:33,719 INFO kernel:[ 0.289357] pci 0000:00:1c.0: PCI bridge to [bus 03] >13:53:33,719 INFO kernel:[ 0.289366] pci 0000:04:00.0: PCI bridge to [bus 05] >13:53:33,719 INFO kernel:[ 0.289370] pci 0000:04:00.0: bridge window [io 0xd000-0xdfff] >13:53:33,719 INFO kernel:[ 0.289392] pci 0000:00:1c.2: PCI bridge to [bus 04-05] >13:53:33,719 INFO kernel:[ 0.289394] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >13:53:33,719 INFO kernel:[ 0.289404] pci 0000:00:1c.4: PCI bridge to [bus 06] >13:53:33,719 INFO kernel:[ 0.289405] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >13:53:33,719 INFO kernel:[ 0.289411] pci 0000:00:1c.4: bridge window [mem 0xf2100000-0xf21fffff 64bit pref] >13:53:33,719 INFO kernel:[ 0.289416] pci 0000:07:00.0: PCI bridge to [bus 08] >13:53:33,719 INFO kernel:[ 0.289434] pci 0000:00:1c.5: PCI bridge to [bus 07-08] >13:53:33,719 INFO kernel:[ 0.289443] pci 0000:00:1c.6: PCI bridge to [bus 09] >13:53:33,719 INFO kernel:[ 0.289445] pci 0000:00:1c.6: bridge window [io 0xb000-0xbfff] >13:53:33,719 INFO kernel:[ 0.289449] pci 0000:00:1c.6: bridge window [mem 0xf7500000-0xf75fffff] >13:53:33,719 INFO kernel:[ 0.289455] pci 0000:00:1c.7: PCI bridge to [bus 0a] >13:53:33,719 INFO kernel:[ 0.289459] pci 0000:00:1c.7: bridge window [mem 0xf7400000-0xf74fffff] >13:53:33,719 DEBUG kernel:[ 0.289716] pci 0000:07:00.0: setting latency timer to 64 >13:53:33,719 DEBUG kernel:[ 0.289788] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >13:53:33,719 DEBUG kernel:[ 0.289790] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >13:53:33,719 DEBUG kernel:[ 0.289791] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >13:53:33,719 DEBUG kernel:[ 0.289792] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >13:53:33,719 DEBUG kernel:[ 0.289793] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >13:53:33,719 DEBUG kernel:[ 0.289794] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff] >13:53:33,719 DEBUG kernel:[ 0.289795] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfeafffff] >13:53:33,719 DEBUG kernel:[ 0.289796] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >13:53:33,719 DEBUG kernel:[ 0.289797] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff] >13:53:33,719 DEBUG kernel:[ 0.289798] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref] >13:53:33,719 DEBUG kernel:[ 0.289799] pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf73fffff] >13:53:33,719 DEBUG kernel:[ 0.289800] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] >13:53:33,719 DEBUG kernel:[ 0.289801] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff] >13:53:33,719 DEBUG kernel:[ 0.289802] pci_bus 0000:06: resource 0 [io 0xc000-0xcfff] >13:53:33,719 DEBUG kernel:[ 0.289803] pci_bus 0000:06: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref] >13:53:33,719 DEBUG kernel:[ 0.289804] pci_bus 0000:07: resource 4 [io 0x0000-0x0cf7] >13:53:33,719 DEBUG kernel:[ 0.289805] pci_bus 0000:07: resource 5 [io 0x0d00-0xffff] >13:53:33,719 DEBUG kernel:[ 0.289806] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff] >13:53:33,719 DEBUG kernel:[ 0.289807] pci_bus 0000:07: resource 7 [mem 0x000d4000-0x000d7fff] >13:53:33,719 DEBUG kernel:[ 0.289808] pci_bus 0000:07: resource 8 [mem 0x000d8000-0x000dbfff] >13:53:33,719 DEBUG kernel:[ 0.289809] pci_bus 0000:07: resource 9 [mem 0x000dc000-0x000dffff] >13:53:33,719 DEBUG kernel:[ 0.289810] pci_bus 0000:07: resource 10 [mem 0xe0000000-0xfeafffff] >13:53:33,719 DEBUG kernel:[ 0.289811] pci_bus 0000:08: resource 8 [io 0x0000-0x0cf7] >13:53:33,719 DEBUG kernel:[ 0.289812] pci_bus 0000:08: resource 9 [io 0x0d00-0xffff] >13:53:33,719 DEBUG kernel:[ 0.289813] pci_bus 0000:08: resource 10 [mem 0x000a0000-0x000bffff] >13:53:33,719 DEBUG kernel:[ 0.289814] pci_bus 0000:08: resource 11 [mem 0x000d4000-0x000d7fff] >13:53:33,719 DEBUG kernel:[ 0.289815] pci_bus 0000:08: resource 12 [mem 0x000d8000-0x000dbfff] >13:53:33,719 DEBUG kernel:[ 0.289816] pci_bus 0000:08: resource 13 [mem 0x000dc000-0x000dffff] >13:53:33,719 DEBUG kernel:[ 0.289817] pci_bus 0000:08: resource 14 [mem 0xe0000000-0xfeafffff] >13:53:33,719 DEBUG kernel:[ 0.289818] pci_bus 0000:09: resource 0 [io 0xb000-0xbfff] >13:53:33,719 DEBUG kernel:[ 0.289819] pci_bus 0000:09: resource 1 [mem 0xf7500000-0xf75fffff] >13:53:33,719 DEBUG kernel:[ 0.289821] pci_bus 0000:0a: resource 1 [mem 0xf7400000-0xf74fffff] >13:53:33,719 INFO kernel:[ 0.289841] NET: Registered protocol family 2 >13:53:33,719 INFO kernel:[ 0.290101] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >13:53:33,719 INFO kernel:[ 0.290597] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >13:53:33,719 INFO kernel:[ 0.290715] TCP: Hash tables configured (established 262144 bind 65536) >13:53:33,719 INFO kernel:[ 0.290728] TCP: reno registered >13:53:33,719 INFO kernel:[ 0.290752] UDP hash table entries: 16384 (order: 7, 524288 bytes) >13:53:33,719 INFO kernel:[ 0.290832] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) >13:53:33,719 INFO kernel:[ 0.290932] NET: Registered protocol family 1 >13:53:33,719 DEBUG kernel:[ 0.291241] pci 0000:01:00.0: Boot video device >13:53:33,719 DEBUG kernel:[ 0.291315] PCI: CLS 64 bytes, default 64 >13:53:33,719 INFO kernel:[ 0.291342] Unpacking initramfs... >13:53:33,719 INFO kernel:[ 2.710782] Freeing initrd memory: 33536K (ffff88003cb32000 - ffff88003ebf2000) >13:53:33,719 INFO kernel:[ 2.710786] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >13:53:33,719 INFO kernel:[ 2.710788] software IO TLB [mem 0xcc685000-0xd0685000] (64MB) mapped at [ffff8800cc685000-ffff8800d0684fff] >13:53:33,719 INFO kernel:[ 2.713057] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >13:53:33,719 NOTICE kernel:[ 2.713322] Initialise system trusted keyring >13:53:33,719 INFO kernel:[ 2.713353] audit: initializing netlink socket (disabled) >13:53:33,719 NOTICE kernel:[ 2.713361] type=2000 audit(1386251603.615:1): initialized >13:53:33,719 INFO kernel:[ 2.728696] HugeTLB registered 2 MB page size, pre-allocated 0 pages >13:53:33,719 INFO kernel:[ 2.729932] zbud: loaded >13:53:33,719 NOTICE kernel:[ 2.730031] VFS: Disk quotas dquot_6.5.2 >13:53:33,719 WARNING kernel:[ 2.730054] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >13:53:33,719 INFO kernel:[ 2.730290] msgmni has been set to 32768 >13:53:33,719 NOTICE kernel:[ 2.730324] Key type big_key registered >13:53:33,719 DEBUG kernel:[ 2.730325] SELinux: Registering netfilter hooks >13:53:33,719 INFO kernel:[ 2.730856] alg: No test for stdrng (krng) >13:53:33,719 INFO kernel:[ 2.730862] NET: Registered protocol family 38 >13:53:33,719 NOTICE kernel:[ 2.730863] Key type asymmetric registered >13:53:33,719 NOTICE kernel:[ 2.730864] Asymmetric key parser 'x509' registered >13:53:33,719 INFO kernel:[ 2.730881] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >13:53:33,719 INFO kernel:[ 2.730911] io scheduler noop registered >13:53:33,719 INFO kernel:[ 2.730912] io scheduler deadline registered >13:53:33,719 INFO kernel:[ 2.730927] io scheduler cfq registered (default) >13:53:33,719 DEBUG kernel:[ 2.730991] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >13:53:33,719 DEBUG kernel:[ 2.731020] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X >13:53:33,719 INFO kernel:[ 2.731220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >13:53:33,719 INFO kernel:[ 2.731227] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >13:53:33,719 INFO kernel:[ 2.731283] efifb: probing for efifb >13:53:33,719 INFO kernel:[ 2.731590] efifb: framebuffer at 0xf1000000, mapped to 0xffffc9000c800000, using 3072k, total 3072k >13:53:33,719 INFO kernel:[ 2.731590] efifb: mode is 1024x768x32, linelength=4096, pages=1 >13:53:33,719 INFO kernel:[ 2.731591] efifb: scrolling: redraw >13:53:33,719 INFO kernel:[ 2.731592] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >13:53:33,719 INFO kernel:[ 2.731635] Console: switching to colour frame buffer device 128x48 >13:53:33,719 INFO kernel:[ 2.733760] fb0: EFI VGA frame buffer device >13:53:33,719 DEBUG kernel:[ 2.733763] intel_idle: MWAIT substates: 0x1120 >13:53:33,719 DEBUG kernel:[ 2.733764] intel_idle: v0.4 model 0x3A >13:53:33,719 DEBUG kernel:[ 2.733765] intel_idle: lapic_timer_reliable_states 0xffffffff >13:53:33,719 INFO kernel:[ 2.733830] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >13:53:33,719 INFO kernel:[ 2.733833] ACPI: Power Button [PWRB] >13:53:33,719 INFO kernel:[ 2.733851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >13:53:33,719 INFO kernel:[ 2.733853] ACPI: Power Button [PWRF] >13:53:33,719 INFO kernel:[ 2.733898] ACPI: Fan [FAN0] (off) >13:53:33,719 INFO kernel:[ 2.733913] ACPI: Fan [FAN1] (off) >13:53:33,719 INFO kernel:[ 2.733928] ACPI: Fan [FAN2] (off) >13:53:33,719 INFO kernel:[ 2.733941] ACPI: Fan [FAN3] (off) >13:53:33,719 INFO kernel:[ 2.733954] ACPI: Fan [FAN4] (off) >13:53:33,719 INFO kernel:[ 2.733984] ACPI: Requesting acpi_cpufreq >13:53:33,719 INFO kernel:[ 2.739465] thermal LNXTHERM:00: registered as thermal_zone0 >13:53:33,719 INFO kernel:[ 2.739467] ACPI: Thermal Zone [TZ00] (28 C) >13:53:33,719 INFO kernel:[ 2.739595] thermal LNXTHERM:01: registered as thermal_zone1 >13:53:33,719 INFO kernel:[ 2.739596] ACPI: Thermal Zone [TZ01] (30 C) >13:53:33,719 INFO kernel:[ 2.739610] GHES: HEST is not enabled! >13:53:33,719 INFO kernel:[ 2.739643] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >13:53:33,719 INFO kernel:[ 2.760218] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >13:53:33,719 INFO kernel:[ 2.760513] Non-volatile memory driver v1.3 >13:53:33,719 INFO kernel:[ 2.760514] Linux agpgart interface v0.103 >13:53:33,719 DEBUG kernel:[ 2.760587] ahci 0000:00:1f.2: version 3.0 >13:53:33,719 DEBUG kernel:[ 2.760653] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X >13:53:33,719 INFO kernel:[ 2.771278] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x21 impl SATA mode >13:53:33,719 INFO kernel:[ 2.771281] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst >13:53:33,719 DEBUG kernel:[ 2.771283] ahci 0000:00:1f.2: setting latency timer to 64 >13:53:33,719 INFO kernel:[ 2.773465] scsi0 : ahci >13:53:33,719 INFO kernel:[ 2.773515] scsi1 : ahci >13:53:33,719 INFO kernel:[ 2.773550] scsi2 : ahci >13:53:33,719 INFO kernel:[ 2.773584] scsi3 : ahci >13:53:33,719 INFO kernel:[ 2.773619] scsi4 : ahci >13:53:33,719 INFO kernel:[ 2.773652] scsi5 : ahci >13:53:33,719 INFO kernel:[ 2.773698] ata1: SATA max UDMA/133 abar m2048@0xf7616000 port 0xf7616100 irq 42 >13:53:33,719 INFO kernel:[ 2.773699] ata2: DUMMY >13:53:33,719 INFO kernel:[ 2.773699] ata3: DUMMY >13:53:33,719 INFO kernel:[ 2.773700] ata4: DUMMY >13:53:33,719 INFO kernel:[ 2.773700] ata5: DUMMY >13:53:33,719 INFO kernel:[ 2.773702] ata6: SATA max UDMA/133 abar m2048@0xf7616000 port 0xf7616380 irq 42 >13:53:33,719 DEBUG kernel:[ 2.773781] ahci 0000:09:00.0: irq 43 for MSI/MSI-X >13:53:33,719 INFO kernel:[ 2.773858] ahci 0000:09:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >13:53:33,719 INFO kernel:[ 2.773861] ahci 0000:09:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs >13:53:33,719 INFO kernel:[ 2.774010] scsi6 : ahci >13:53:33,719 INFO kernel:[ 2.774046] scsi7 : ahci >13:53:33,719 INFO kernel:[ 2.774066] ata7: SATA max UDMA/133 abar m2048@0xf7515000 port 0xf7515100 irq 43 >13:53:33,719 INFO kernel:[ 2.774068] ata8: SATA max UDMA/133 abar m2048@0xf7515000 port 0xf7515180 irq 43 >13:53:33,719 INFO kernel:[ 2.774111] libphy: Fixed MDIO Bus: probed >13:53:33,719 INFO kernel:[ 2.774151] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >13:53:33,719 INFO kernel:[ 2.774152] ehci-pci: EHCI PCI platform driver >13:53:33,719 DEBUG kernel:[ 2.774206] ehci-pci 0000:00:1a.0: setting latency timer to 64 >13:53:33,719 INFO kernel:[ 2.774211] ehci-pci 0000:00:1a.0: EHCI Host Controller >13:53:33,719 INFO kernel:[ 2.774237] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >13:53:33,719 INFO kernel:[ 2.774248] ehci-pci 0000:00:1a.0: debug port 2 >13:53:33,719 DEBUG kernel:[ 2.778161] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >13:53:33,719 INFO kernel:[ 2.778171] ehci-pci 0000:00:1a.0: irq 23, io mem 0xf7618000 >13:53:33,719 INFO kernel:[ 2.783272] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >13:53:33,719 INFO kernel:[ 2.783284] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >13:53:33,719 INFO kernel:[ 2.783285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:53:33,719 INFO kernel:[ 2.783286] usb usb1: Product: EHCI Host Controller >13:53:33,719 INFO kernel:[ 2.783287] usb usb1: Manufacturer: Linux 3.11.10-300.fc20.x86_64 ehci_hcd >13:53:33,719 INFO kernel:[ 2.783287] usb usb1: SerialNumber: 0000:00:1a.0 >13:53:33,719 INFO kernel:[ 2.783346] hub 1-0:1.0: USB hub found >13:53:33,719 INFO kernel:[ 2.783349] hub 1-0:1.0: 2 ports detected >13:53:33,719 DEBUG kernel:[ 2.783453] ehci-pci 0000:00:1d.0: setting latency timer to 64 >13:53:33,719 INFO kernel:[ 2.783457] ehci-pci 0000:00:1d.0: EHCI Host Controller >13:53:33,719 INFO kernel:[ 2.783479] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >13:53:33,719 INFO kernel:[ 2.783489] ehci-pci 0000:00:1d.0: debug port 2 >13:53:33,719 DEBUG kernel:[ 2.787382] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >13:53:33,719 INFO kernel:[ 2.787385] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7617000 >13:53:33,719 INFO kernel:[ 2.793277] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >13:53:33,719 INFO kernel:[ 2.793284] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >13:53:33,719 INFO kernel:[ 2.793285] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:53:33,719 INFO kernel:[ 2.793286] usb usb2: Product: EHCI Host Controller >13:53:33,719 INFO kernel:[ 2.793287] usb usb2: Manufacturer: Linux 3.11.10-300.fc20.x86_64 ehci_hcd >13:53:33,719 INFO kernel:[ 2.793288] usb usb2: SerialNumber: 0000:00:1d.0 >13:53:33,719 INFO kernel:[ 2.793332] hub 2-0:1.0: USB hub found >13:53:33,719 INFO kernel:[ 2.793335] hub 2-0:1.0: 2 ports detected >13:53:33,719 INFO kernel:[ 2.793390] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >13:53:33,719 INFO kernel:[ 2.793391] ohci-pci: OHCI PCI platform driver >13:53:33,719 INFO kernel:[ 2.793396] uhci_hcd: USB Universal Host Controller Interface driver >13:53:33,719 DEBUG kernel:[ 2.793457] xhci_hcd 0000:00:14.0: setting latency timer to 64 >13:53:33,719 INFO kernel:[ 2.793459] xhci_hcd 0000:00:14.0: xHCI Host Controller >13:53:33,719 INFO kernel:[ 2.793482] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >13:53:33,719 DEBUG kernel:[ 2.793556] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >13:53:33,719 DEBUG kernel:[ 2.793569] xhci_hcd 0000:00:14.0: irq 44 for MSI/MSI-X >13:53:33,719 INFO kernel:[ 2.793604] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >13:53:33,719 INFO kernel:[ 2.793605] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:53:33,719 INFO kernel:[ 2.793606] usb usb3: Product: xHCI Host Controller >13:53:33,719 INFO kernel:[ 2.793607] usb usb3: Manufacturer: Linux 3.11.10-300.fc20.x86_64 xhci_hcd >13:53:33,719 INFO kernel:[ 2.793607] usb usb3: SerialNumber: 0000:00:14.0 >13:53:33,719 DEBUG kernel:[ 2.793642] xHCI xhci_add_endpoint called for root hub >13:53:33,719 DEBUG kernel:[ 2.793644] xHCI xhci_check_bandwidth called for root hub >13:53:33,719 INFO kernel:[ 2.793654] hub 3-0:1.0: USB hub found >13:53:33,719 INFO kernel:[ 2.793659] hub 3-0:1.0: 4 ports detected >13:53:33,719 INFO kernel:[ 2.793842] xhci_hcd 0000:00:14.0: xHCI Host Controller >13:53:33,719 INFO kernel:[ 2.793862] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >13:53:33,719 INFO kernel:[ 2.793875] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >13:53:33,719 INFO kernel:[ 2.793876] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:53:33,719 INFO kernel:[ 2.793877] usb usb4: Product: xHCI Host Controller >13:53:33,719 INFO kernel:[ 2.793878] usb usb4: Manufacturer: Linux 3.11.10-300.fc20.x86_64 xhci_hcd >13:53:33,719 INFO kernel:[ 2.793879] usb usb4: SerialNumber: 0000:00:14.0 >13:53:33,719 DEBUG kernel:[ 2.793913] xHCI xhci_add_endpoint called for root hub >13:53:33,719 DEBUG kernel:[ 2.793914] xHCI xhci_check_bandwidth called for root hub >13:53:33,719 INFO kernel:[ 2.793923] hub 4-0:1.0: USB hub found >13:53:33,719 INFO kernel:[ 2.793928] hub 4-0:1.0: 4 ports detected >13:53:33,719 INFO kernel:[ 2.798311] xhci_hcd 0000:0a:00.0: xHCI Host Controller >13:53:33,719 INFO kernel:[ 2.798332] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 5 >13:53:33,719 DEBUG kernel:[ 2.861385] xhci_hcd 0000:0a:00.0: irq 45 for MSI/MSI-X >13:53:33,719 DEBUG kernel:[ 2.861388] xhci_hcd 0000:0a:00.0: irq 46 for MSI/MSI-X >13:53:33,719 DEBUG kernel:[ 2.861391] xhci_hcd 0000:0a:00.0: irq 47 for MSI/MSI-X >13:53:33,719 DEBUG kernel:[ 2.861393] xhci_hcd 0000:0a:00.0: irq 48 for MSI/MSI-X >13:53:33,719 DEBUG kernel:[ 2.861396] xhci_hcd 0000:0a:00.0: irq 49 for MSI/MSI-X >13:53:33,719 DEBUG kernel:[ 2.861398] xhci_hcd 0000:0a:00.0: irq 50 for MSI/MSI-X >13:53:33,719 DEBUG kernel:[ 2.861401] xhci_hcd 0000:0a:00.0: irq 51 for MSI/MSI-X >13:53:33,719 DEBUG kernel:[ 2.861404] xhci_hcd 0000:0a:00.0: irq 52 for MSI/MSI-X >13:53:33,719 INFO kernel:[ 2.861497] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >13:53:33,719 INFO kernel:[ 2.861498] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:53:33,719 INFO kernel:[ 2.861499] usb usb5: Product: xHCI Host Controller >13:53:33,719 INFO kernel:[ 2.861500] usb usb5: Manufacturer: Linux 3.11.10-300.fc20.x86_64 xhci_hcd >13:53:33,719 INFO kernel:[ 2.861501] usb usb5: SerialNumber: 0000:0a:00.0 >13:53:33,719 DEBUG kernel:[ 2.861535] xHCI xhci_add_endpoint called for root hub >13:53:33,719 DEBUG kernel:[ 2.861536] xHCI xhci_check_bandwidth called for root hub >13:53:33,719 INFO kernel:[ 2.861546] hub 5-0:1.0: USB hub found >13:53:33,719 INFO kernel:[ 2.861551] hub 5-0:1.0: 2 ports detected >13:53:33,719 INFO kernel:[ 2.861590] xhci_hcd 0000:0a:00.0: xHCI Host Controller >13:53:33,719 INFO kernel:[ 2.861610] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 6 >13:53:33,719 INFO kernel:[ 2.861647] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >13:53:33,719 INFO kernel:[ 2.861648] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:53:33,719 INFO kernel:[ 2.861649] usb usb6: Product: xHCI Host Controller >13:53:33,719 INFO kernel:[ 2.861650] usb usb6: Manufacturer: Linux 3.11.10-300.fc20.x86_64 xhci_hcd >13:53:33,719 INFO kernel:[ 2.861651] usb usb6: SerialNumber: 0000:0a:00.0 >13:53:33,719 DEBUG kernel:[ 2.861683] xHCI xhci_add_endpoint called for root hub >13:53:33,719 DEBUG kernel:[ 2.861683] xHCI xhci_check_bandwidth called for root hub >13:53:33,719 INFO kernel:[ 2.861693] hub 6-0:1.0: USB hub found >13:53:33,719 INFO kernel:[ 2.861698] hub 6-0:1.0: 2 ports detected >13:53:33,719 INFO kernel:[ 2.866328] usbcore: registered new interface driver usbserial >13:53:33,719 INFO kernel:[ 2.866332] usbcore: registered new interface driver usbserial_generic >13:53:33,719 INFO kernel:[ 2.866335] usbserial: USB Serial support registered for generic >13:53:33,719 INFO kernel:[ 2.866351] i8042: PNP: No PS/2 controller found. Probing ports directly. >13:53:33,719 INFO kernel:[ 2.868373] serio: i8042 KBD port at 0x60,0x64 irq 1 >13:53:33,719 INFO kernel:[ 2.868376] serio: i8042 AUX port at 0x60,0x64 irq 12 >13:53:33,719 INFO kernel:[ 2.868423] mousedev: PS/2 mouse device common for all mice >13:53:33,719 INFO kernel:[ 2.868518] rtc_cmos 00:05: RTC can wake from S4 >13:53:33,719 INFO kernel:[ 2.868619] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >13:53:33,719 INFO kernel:[ 2.868643] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >13:53:33,719 INFO kernel:[ 2.868676] device-mapper: uevent: version 1.0.3 >13:53:33,719 INFO kernel:[ 2.868709] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >13:53:33,719 INFO kernel:[ 2.868728] Intel P-state driver initializing. >13:53:33,719 INFO kernel:[ 2.868734] Intel pstate controlling: cpu 0 >13:53:33,719 INFO kernel:[ 2.868743] Intel pstate controlling: cpu 1 >13:53:33,719 INFO kernel:[ 2.868749] Intel pstate controlling: cpu 2 >13:53:33,719 INFO kernel:[ 2.868755] Intel pstate controlling: cpu 3 >13:53:33,719 INFO kernel:[ 2.868761] Intel pstate controlling: cpu 4 >13:53:33,719 INFO kernel:[ 2.868769] Intel pstate controlling: cpu 5 >13:53:33,719 INFO kernel:[ 2.868776] Intel pstate controlling: cpu 6 >13:53:33,719 INFO kernel:[ 2.868782] Intel pstate controlling: cpu 7 >13:53:33,719 INFO kernel:[ 2.868865] cpuidle: using governor menu >13:53:33,719 INFO kernel:[ 2.869047] EFI Variables Facility v0.08 2004-May-17 >13:53:33,719 INFO kernel:[ 2.875442] hidraw: raw HID events driver (C) Jiri Kosina >13:53:33,719 INFO kernel:[ 2.875483] usbcore: registered new interface driver usbhid >13:53:33,719 INFO kernel:[ 2.875484] usbhid: USB HID core driver >13:53:33,719 INFO kernel:[ 2.875504] drop_monitor: Initializing network drop monitor service >13:53:33,719 INFO kernel:[ 2.875549] ip_tables: (C) 2000-2006 Netfilter Core Team >13:53:33,719 INFO kernel:[ 2.875575] TCP: cubic registered >13:53:33,719 INFO kernel:[ 2.875579] Initializing XFRM netlink socket >13:53:33,719 INFO kernel:[ 2.875639] NET: Registered protocol family 10 >13:53:33,719 INFO kernel:[ 2.875747] mip6: Mobile IPv6 >13:53:33,719 INFO kernel:[ 2.875749] NET: Registered protocol family 17 >13:53:33,719 NOTICE kernel:[ 2.875904] Loading compiled-in X.509 certificates >13:53:33,719 NOTICE kernel:[ 2.876466] Loaded X.509 cert 'Fedora kernel signing key: 65632364f542d610f39b32d188f1775b0ce8b8b2' >13:53:33,719 WARNING kernel:[ 2.876679] X.509: Cert for 'ASUSTeK MotherBoard SW Key Certificate' must have a SubjKeyId extension >13:53:33,719 ERR kernel:[ 2.876680] EFI: Problem loading in-kernel X.509 certificate (-129) >13:53:33,719 WARNING kernel:[ 2.876710] X.509: Cert for 'ASUSTeK Notebook SW Key Certificate' must have a SubjKeyId extension >13:53:33,719 ERR kernel:[ 2.876711] EFI: Problem loading in-kernel X.509 certificate (-129) >13:53:33,719 NOTICE kernel:[ 2.876747] EFI: Loaded cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to '.system_keyring' >13:53:33,719 NOTICE kernel:[ 2.876757] EFI: Loaded cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to '.system_keyring' >13:53:33,719 NOTICE kernel:[ 2.876924] EFI: Loaded cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to '.system_keyring' >13:53:33,719 NOTICE kernel:[ 2.877233] EFI: Loaded cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42' linked to '.system_keyring' >13:53:33,719 INFO kernel:[ 2.877378] registered taskstats version 1 >13:53:33,719 INFO kernel:[ 2.878465] Magic number: 9:130:887 >13:53:33,719 INFO kernel:[ 2.878475] graphics fb0: hash matches >13:53:33,719 INFO kernel:[ 2.878485] pci 0000:00:1f.0: hash matches >13:53:33,719 INFO kernel:[ 2.878550] rtc_cmos 00:05: setting system clock to 2013-12-05 13:53:24 UTC (1386251604) >13:53:33,719 INFO kernel:[ 3.078439] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >13:53:33,719 INFO kernel:[ 3.078476] ata7: SATA link down (SStatus 0 SControl 330) >13:53:33,719 INFO kernel:[ 3.078482] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >13:53:33,719 INFO kernel:[ 3.078513] ata8: SATA link down (SStatus 0 SControl 330) >13:53:33,719 WARNING kernel:[ 3.079516] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >13:53:33,719 WARNING kernel:[ 3.079520] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8807f2cdb0f0), AE_NOT_FOUND (20130517/psparse-536) >13:53:33,719 INFO kernel:[ 3.079661] ata1.00: ATA-8: ST31500541AS, CC34, max UDMA/133 >13:53:33,719 INFO kernel:[ 3.079662] ata1.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32) >13:53:33,719 WARNING kernel:[ 3.080969] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >13:53:33,719 WARNING kernel:[ 3.080972] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8807f2cdb0f0), AE_NOT_FOUND (20130517/psparse-536) >13:53:33,719 INFO kernel:[ 3.081148] ata1.00: configured for UDMA/133 >13:53:33,719 NOTICE kernel:[ 3.081394] scsi 0:0:0:0: Direct-Access ATA ST31500541AS CC34 PQ: 0 ANSI: 5 >13:53:33,719 NOTICE kernel:[ 3.081494] sd 0:0:0:0: Attached scsi generic sg0 type 0 >13:53:33,719 NOTICE kernel:[ 3.081505] sd 0:0:0:0: [sda] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB) >13:53:33,719 NOTICE kernel:[ 3.081534] sd 0:0:0:0: [sda] Write Protect is off >13:53:33,719 DEBUG kernel:[ 3.081536] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >13:53:33,719 WARNING kernel:[ 3.081543] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >13:53:33,719 NOTICE kernel:[ 3.081547] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >13:53:33,719 WARNING kernel:[ 3.081548] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff8807f2cdb348), AE_NOT_FOUND (20130517/psparse-536) >13:53:33,719 INFO kernel:[ 3.081561] ata6.00: ATAPI: HL-DT-ST BD-RE BH08LS20, 1.00, max UDMA/133 >13:53:33,719 INFO kernel:[ 3.085445] usb 1-1: new high-speed USB device number 2 using ehci-pci >13:53:33,719 WARNING kernel:[ 3.085581] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >13:53:33,719 WARNING kernel:[ 3.085584] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff8807f2cdb348), AE_NOT_FOUND (20130517/psparse-536) >13:53:33,719 INFO kernel:[ 3.085590] ata6.00: configured for UDMA/133 >13:53:33,719 NOTICE kernel:[ 3.097811] scsi 5:0:0:0: CD-ROM HL-DT-ST BD-RE BH08LS20 1.00 PQ: 0 ANSI: 5 >13:53:33,719 WARNING kernel:[ 3.110119] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray >13:53:33,719 INFO kernel:[ 3.110122] cdrom: Uniform CD-ROM driver Revision: 3.20 >13:53:33,719 DEBUG kernel:[ 3.110319] sr 5:0:0:0: Attached scsi CD-ROM sr0 >13:53:33,719 NOTICE kernel:[ 3.110551] sr 5:0:0:0: Attached scsi generic sg1 type 5 >13:53:33,719 INFO kernel:[ 3.190043] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 > >13:53:33,719 NOTICE kernel:[ 3.190824] sd 0:0:0:0: [sda] Attached SCSI disk >13:53:33,719 INFO kernel:[ 3.191511] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >13:53:33,719 INFO kernel:[ 3.191513] Write protecting the kernel read-only data: 12288k >13:53:33,719 INFO kernel:[ 3.196642] Freeing unused kernel memory: 1688K (ffff88000265a000 - ffff880002800000) >13:53:33,719 INFO kernel:[ 3.199931] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >13:53:33,719 INFO kernel:[ 3.199936] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >13:53:33,719 INFO kernel:[ 3.200098] Freeing unused kernel memory: 1232K (ffff880002acc000 - ffff880002c00000) >13:53:33,719 INFO kernel:[ 3.200240] hub 1-1:1.0: USB hub found >13:53:33,719 INFO kernel:[ 3.200299] hub 1-1:1.0: 6 ports detected >13:53:33,719 INFO kernel:[ 3.224554] device-mapper: multipath: version 1.5.1 loaded >13:53:33,719 INFO kernel:[ 3.258437] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >13:53:33,719 INFO kernel:[ 3.258440] EDD information not available. >13:53:33,719 INFO kernel:[ 3.303558] usb 2-1: new high-speed USB device number 2 using ehci-pci >13:53:33,719 INFO kernel:[ 3.368702] squashfs: version 4.0 (2009/01/31) Phillip Lougher >13:53:33,719 INFO kernel:[ 3.370528] Loading iSCSI transport class v2.0-870. >13:53:33,719 NOTICE kernel:[ 3.373089] iscsi: registered transport (tcp) >13:53:33,719 INFO kernel:[ 3.374303] alua: device handler registered >13:53:33,719 INFO kernel:[ 3.375481] emc: device handler registered >13:53:33,719 INFO kernel:[ 3.376643] hp_sw: device handler registered >13:53:33,719 INFO kernel:[ 3.377835] rdac: device handler registered >13:53:33,719 INFO kernel:[ 3.418061] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >13:53:33,719 INFO kernel:[ 3.418066] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >13:53:33,719 INFO kernel:[ 3.418317] hub 2-1:1.0: USB hub found >13:53:33,719 INFO kernel:[ 3.418405] hub 2-1:1.0: 8 ports detected >13:53:33,719 INFO kernel:[ 3.572709] usb 3-2: new high-speed USB device number 2 using xhci_hcd >13:53:33,719 INFO kernel:[ 3.583891] usb 3-2: New USB device found, idVendor=0424, idProduct=2514 >13:53:33,719 INFO kernel:[ 3.583895] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >13:53:33,719 INFO kernel:[ 3.584292] hub 3-2:1.0: USB hub found >13:53:33,719 INFO kernel:[ 3.584308] hub 3-2:1.0: 4 ports detected >13:53:33,719 INFO kernel:[ 3.712772] tsc: Refined TSC clocksource calibration: 3569.745 MHz >13:53:33,719 INFO kernel:[ 3.737789] usb 5-1: new high-speed USB device number 2 using xhci_hcd >13:53:33,719 INFO kernel:[ 3.755534] usb 5-1: New USB device found, idVendor=0403, idProduct=6010 >13:53:33,719 INFO kernel:[ 3.755538] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:53:33,719 INFO kernel:[ 3.755540] usb 5-1: Product: FT2232H device >13:53:33,719 INFO kernel:[ 3.755542] usb 5-1: Manufacturer: FTDI >13:53:33,719 INFO kernel:[ 3.755543] usb 5-1: SerialNumber: FTT85G5P >13:53:33,719 INFO kernel:[ 3.912883] usb 5-2: new high-speed USB device number 3 using xhci_hcd >13:53:33,719 INFO kernel:[ 3.930062] usb 5-2: New USB device found, idVendor=04b8, idProduct=0007 >13:53:33,719 INFO kernel:[ 3.930067] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:53:33,719 INFO kernel:[ 3.930069] usb 5-2: Product: USB2.0 Printer (Hi-speed) >13:53:33,719 INFO kernel:[ 3.930071] usb 5-2: Manufacturer: EPSON >13:53:33,719 INFO kernel:[ 3.930073] usb 5-2: SerialNumber: 485230313148DBCCB7 >13:53:33,719 INFO kernel:[ 4.004117] usb 1-1.1: new high-speed USB device number 3 using ehci-pci >13:53:33,719 INFO kernel:[ 4.713691] Switched to clocksource tsc >13:53:33,719 INFO kernel:[ 4.725599] usb 1-1.1: New USB device found, idVendor=0bda, idProduct=0158 >13:53:33,719 INFO kernel:[ 4.725602] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:53:33,719 INFO kernel:[ 4.725604] usb 1-1.1: Product: USB2.0-CRW >13:53:33,719 INFO kernel:[ 4.725605] usb 1-1.1: Manufacturer: Generic >13:53:33,719 INFO kernel:[ 4.725606] usb 1-1.1: SerialNumber: 20060413092100000 >13:53:33,719 INFO kernel:[ 4.789497] usb 2-1.5: new full-speed USB device number 3 using ehci-pci >13:53:33,719 INFO kernel:[ 4.877552] usb 2-1.5: New USB device found, idVendor=1532, idProduct=011a >13:53:33,719 INFO kernel:[ 4.877557] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >13:53:33,719 INFO kernel:[ 4.877559] usb 2-1.5: Product: Razer BlackWidow Ultimate 2013 >13:53:33,719 INFO kernel:[ 4.877561] usb 2-1.5: Manufacturer: Razer >13:53:33,719 INFO kernel:[ 4.878819] input: Razer Razer BlackWidow Ultimate 2013 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input2 >13:53:33,719 INFO kernel:[ 4.879071] hid-generic 0003:1532:011A.0001: input,hidraw0: USB HID v1.11 Keyboard [Razer Razer BlackWidow Ultimate 2013] on usb-0000:00:1d.0-1.5/input0 >13:53:33,719 INFO kernel:[ 4.882232] input: Razer Razer BlackWidow Ultimate 2013 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1/input/input3 >13:53:33,719 INFO kernel:[ 4.882520] hid-generic 0003:1532:011A.0002: input,hidraw1: USB HID v1.11 Keyboard [Razer Razer BlackWidow Ultimate 2013] on usb-0000:00:1d.0-1.5/input1 >13:53:33,719 INFO kernel:[ 4.884692] input: Razer Razer BlackWidow Ultimate 2013 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.2/input/input4 >13:53:33,719 INFO kernel:[ 4.884959] hid-generic 0003:1532:011A.0003: input,hidraw2: USB HID v1.11 Mouse [Razer Razer BlackWidow Ultimate 2013] on usb-0000:00:1d.0-1.5/input2 >13:53:33,719 INFO kernel:[ 4.957446] usb 2-1.6: new full-speed USB device number 4 using ehci-pci >13:53:33,719 INFO kernel:[ 5.046886] usb 2-1.6: New USB device found, idVendor=046d, idProduct=c068 >13:53:33,719 INFO kernel:[ 5.046891] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:53:33,719 INFO kernel:[ 5.046893] usb 2-1.6: Product: G500 >13:53:33,719 INFO kernel:[ 5.046895] usb 2-1.6: Manufacturer: Logitech >13:53:33,719 INFO kernel:[ 5.046897] usb 2-1.6: SerialNumber: CE48E961530018 >13:53:33,719 INFO kernel:[ 5.049884] input: Logitech G500 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input5 >13:53:33,719 INFO kernel:[ 5.050167] hid-generic 0003:046D:C068.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech G500] on usb-0000:00:1d.0-1.6/input0 >13:53:33,719 INFO kernel:[ 5.053941] input: Logitech G500 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input6 >13:53:33,719 INFO kernel:[ 5.054247] hid-generic 0003:046D:C068.0005: input,hiddev0,hidraw4: USB HID v1.11 Keyboard [Logitech G500] on usb-0000:00:1d.0-1.6/input1 >13:53:33,719 INFO kernel:[ 5.127674] usb 2-1.7: new high-speed USB device number 5 using ehci-pci >13:53:33,719 INFO kernel:[ 5.214468] usb 2-1.7: New USB device found, idVendor=13fe, idProduct=5200 >13:53:33,719 INFO kernel:[ 5.214473] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:53:33,719 INFO kernel:[ 5.214475] usb 2-1.7: Product: Patriot Memory >13:53:33,719 INFO kernel:[ 5.214477] usb 2-1.7: Manufacturer: >13:53:33,719 INFO kernel:[ 5.214479] usb 2-1.7: SerialNumber: 070B35F8B25D3243 >13:53:33,719 INFO kernel:[ 5.287606] usb 3-2.1: new high-speed USB device number 3 using xhci_hcd >13:53:33,719 INFO kernel:[ 5.298755] usb 3-2.1: New USB device found, idVendor=0424, idProduct=2640 >13:53:33,719 INFO kernel:[ 5.298759] usb 3-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >13:53:33,719 INFO kernel:[ 5.299069] hub 3-2.1:1.0: USB hub found >13:53:33,719 INFO kernel:[ 5.299092] hub 3-2.1:1.0: 2 ports detected >13:53:33,719 INFO kernel:[ 5.571743] usb 3-2.1.1: new high-speed USB device number 4 using xhci_hcd >13:53:33,719 INFO kernel:[ 5.600297] usb 3-2.1.1: New USB device found, idVendor=0424, idProduct=4064 >13:53:33,719 INFO kernel:[ 5.600301] usb 3-2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:53:33,719 INFO kernel:[ 5.600303] usb 3-2.1.1: Product: Ultra Fast Media Reader >13:53:33,719 INFO kernel:[ 5.600305] usb 3-2.1.1: Manufacturer: Generic >13:53:33,719 INFO kernel:[ 5.600307] usb 3-2.1.1: SerialNumber: T12000135499 >13:53:33,719 INFO kernel:[ 6.402245] floppy0: no floppy controllers found >13:53:33,719 INFO kernel:[ 6.402255] work still pending >13:53:33,719 INFO kernel:[ 6.409258] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >13:53:33,719 INFO kernel:[ 6.409260] EDD information not available. >13:53:33,719 INFO kernel:[ 6.417864] No iBFT detected. >13:53:33,719 INFO kernel:[ 6.418963] md: raid0 personality registered for level 0 >13:53:33,719 INFO kernel:[ 6.420342] md: raid1 personality registered for level 1 >13:53:33,719 INFO kernel:[ 6.421498] async_tx: api initialized (async) >13:53:33,719 INFO kernel:[ 6.422168] xor: automatically using best checksumming function: >13:53:33,719 INFO kernel:[ 6.432106] avx : 29168.000 MB/sec >13:53:33,719 WARNING kernel:[ 6.450116] raid6: sse2x1 10804 MB/s >13:53:33,719 WARNING kernel:[ 6.467127] raid6: sse2x2 13937 MB/s >13:53:33,719 WARNING kernel:[ 6.484133] raid6: sse2x4 16515 MB/s >13:53:33,719 WARNING kernel:[ 6.484134] raid6: using algorithm sse2x4 (16515 MB/s) >13:53:33,719 WARNING kernel:[ 6.484135] raid6: using ssse3x2 recovery algorithm >13:53:33,719 INFO kernel:[ 6.486925] md: raid6 personality registered for level 6 >13:53:33,719 INFO kernel:[ 6.486926] md: raid5 personality registered for level 5 >13:53:33,719 INFO kernel:[ 6.486926] md: raid4 personality registered for level 4 >13:53:33,719 INFO kernel:[ 6.489227] md: raid10 personality registered for level 10 >13:53:33,719 INFO kernel:[ 6.490257] md: linear personality registered for level -1 >13:53:33,719 INFO kernel:[ 6.493607] device-mapper: multipath round-robin: version 1.0.0 loaded >13:53:33,719 INFO kernel:[ 6.496296] sha256_ssse3: Using AVX optimized SHA-256 implementation >13:53:33,719 INFO kernel:[ 6.502841] RPC: Registered named UNIX socket transport module. >13:53:33,719 INFO kernel:[ 6.502842] RPC: Registered udp transport module. >13:53:33,719 INFO kernel:[ 6.502842] RPC: Registered tcp transport module. >13:53:33,719 INFO kernel:[ 6.502843] RPC: Registered tcp NFSv4.1 backchannel transport module. >13:53:33,719 INFO kernel:[ 6.548382] usb-storage 2-1.7:1.0: USB Mass Storage device detected >13:53:33,719 INFO kernel:[ 6.548712] scsi8 : usb-storage 2-1.7:1.0 >13:53:33,719 INFO kernel:[ 6.548773] usb-storage 3-2.1.1:1.0: USB Mass Storage device detected >13:53:33,719 INFO kernel:[ 6.548794] scsi9 : usb-storage 3-2.1.1:1.0 >13:53:33,719 INFO kernel:[ 6.548833] usbcore: registered new interface driver usb-storage >13:53:33,719 INFO kernel:[ 6.549628] ums-realtek 1-1.1:1.0: USB Mass Storage device detected >13:53:33,719 INFO kernel:[ 6.552380] scsi10 : usb-storage 1-1.1:1.0 >13:53:33,720 INFO kernel:[ 6.552430] usbcore: registered new interface driver ums-realtek >13:53:33,720 INFO kernel:[ 6.588723] wmi: Mapper loaded >13:53:33,720 INFO kernel:[ 6.594723] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >13:53:33,720 WARNING kernel:[ 6.594730] r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control >13:53:33,720 DEBUG kernel:[ 6.594947] r8169 0000:06:00.0: irq 53 for MSI/MSI-X >13:53:33,720 INFO kernel:[ 6.595060] r8169 0000:06:00.0 eth0: RTL8168f/8111f at 0xffffc90000046000, 10:bf:48:b9:86:47, XID 08000800 IRQ 53 >13:53:33,720 INFO kernel:[ 6.595061] r8169 0000:06:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >13:53:33,720 INFO kernel:[ 6.595305] [drm] Initialized drm 1.1.0 20060810 >13:53:33,720 INFO kernel:[ 6.603179] alg: No test for crc32 (crc32-pclmul) >13:53:33,720 WARNING kernel:[ 6.607498] MXM: GUID detected in BIOS >13:53:33,720 DEBUG kernel:[ 6.607516] checking generic (f1000000 300000) vs hw (e8000000 8000000) >13:53:33,720 DEBUG kernel:[ 6.607517] checking generic (f1000000 300000) vs hw (f0000000 2000000) >13:53:33,720 INFO kernel:[ 6.607518] fb: conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver >13:53:33,720 INFO kernel:[ 6.607531] Console: switching to colour dummy device 80x25 >13:53:33,720 INFO kernel:[ 6.607862] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0e4090a2 >13:53:33,720 INFO kernel:[ 6.607864] nouveau [ DEVICE][0000:01:00.0] Chipset: GK104 (NVE4) >13:53:33,720 INFO kernel:[ 6.607865] nouveau [ DEVICE][0000:01:00.0] Family : NVE0 >13:53:33,720 INFO kernel:[ 6.609281] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >13:53:33,720 INFO kernel:[ 6.609286] nouveau [ VBIOS][0000:01:00.0] ... signature not found >13:53:33,720 INFO kernel:[ 6.609287] nouveau [ VBIOS][0000:01:00.0] checking PROM for image... >13:53:33,720 INFO kernel:[ 6.708485] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >13:53:33,720 INFO kernel:[ 6.708486] nouveau [ VBIOS][0000:01:00.0] using image from PROM >13:53:33,720 INFO kernel:[ 6.708544] nouveau [ VBIOS][0000:01:00.0] BIT signature found >13:53:33,720 INFO kernel:[ 6.708545] nouveau [ VBIOS][0000:01:00.0] version 80.04.5c.00.11 >13:53:33,720 INFO kernel:[ 6.708749] nouveau [ PFB][0000:01:00.0] RAM type: GDDR5 >13:53:33,720 INFO kernel:[ 6.708750] nouveau [ PFB][0000:01:00.0] RAM size: 2048 MiB >13:53:33,720 INFO kernel:[ 6.708751] nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags >13:53:33,720 INFO kernel:[ 6.732559] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external >13:53:33,720 INFO kernel:[ 6.732564] nouveau [ PTHERM][0000:01:00.0] fan management: disabled >13:53:33,720 INFO kernel:[ 6.732565] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >13:53:33,720 INFO kernel:[ 6.753362] [TTM] Zone kernel: Available graphics memory: 16448178 kiB >13:53:33,720 INFO kernel:[ 6.753363] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >13:53:33,720 INFO kernel:[ 6.753364] [TTM] Initializing pool allocator >13:53:33,720 INFO kernel:[ 6.753366] [TTM] Initializing DMA pool allocator >13:53:33,720 INFO kernel:[ 6.753373] nouveau [ DRM] VRAM: 2048 MiB >13:53:33,720 INFO kernel:[ 6.753374] nouveau [ DRM] GART: 1048576 MiB >13:53:33,720 INFO kernel:[ 6.753376] nouveau [ DRM] TMDS table version 2.0 >13:53:33,720 INFO kernel:[ 6.753377] nouveau [ DRM] DCB version 4.0 >13:53:33,720 INFO kernel:[ 6.753378] nouveau [ DRM] DCB outp 00: 01000f02 00020030 >13:53:33,720 INFO kernel:[ 6.753380] nouveau [ DRM] DCB outp 01: 02000f00 00000000 >13:53:33,720 INFO kernel:[ 6.753380] nouveau [ DRM] DCB outp 02: 08011f82 00020030 >13:53:33,720 INFO kernel:[ 6.753381] nouveau [ DRM] DCB outp 03: 02822f62 0f420010 >13:53:33,720 INFO kernel:[ 6.753382] nouveau [ DRM] DCB outp 05: 04833fb6 0f420010 >13:53:33,720 INFO kernel:[ 6.753383] nouveau [ DRM] DCB outp 06: 04033f72 00020010 >13:53:33,720 INFO kernel:[ 6.753384] nouveau [ DRM] DCB conn 00: 00001030 >13:53:33,720 INFO kernel:[ 6.753385] nouveau [ DRM] DCB conn 01: 00020131 >13:53:33,720 INFO kernel:[ 6.753386] nouveau [ DRM] DCB conn 02: 00002261 >13:53:33,720 INFO kernel:[ 6.753386] nouveau [ DRM] DCB conn 03: 00010346 >13:53:33,720 INFO kernel:[ 6.753387] nouveau [ DRM] DCB conn 04: 00000460 >13:53:33,720 INFO kernel:[ 6.754151] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >13:53:33,720 INFO kernel:[ 6.754151] [drm] No driver support for vblank timestamp query. >13:53:33,720 WARNING kernel:[ 6.754224] nouveau W[ DRM] voltage table 0x50 unknown >13:53:33,720 INFO kernel:[ 6.754227] nouveau [ DRM] 4 available performance level(s) >13:53:33,720 INFO kernel:[ 6.754229] nouveau [ DRM] 0: core 162MHz shader 324MHz memory 648MHz voltage 100mV >13:53:33,720 INFO kernel:[ 6.754230] nouveau [ DRM] 1: core 405MHz shader 810MHz memory 1080MHz voltage 80mV >13:53:33,720 INFO kernel:[ 6.754232] nouveau [ DRM] 2: core 1502MHz shader 3004MHz memory 1080MHz voltage 60mV >13:53:33,720 INFO kernel:[ 6.754233] nouveau [ DRM] 3: core 1502MHz shader 3004MHz memory 1080MHz voltage 40mV >13:53:33,720 INFO kernel:[ 6.754234] nouveau [ DRM] c: >13:53:33,720 INFO kernel:[ 6.763081] nouveau [ DRM] MM: using COPY for buffer copies >13:53:33,720 INFO kernel:[ 6.884994] nouveau [ DRM] allocated 2560x1600 fb: 0x80000, bo ffff8807e9210400 >13:53:33,720 INFO kernel:[ 6.885084] fbcon: nouveaufb (fb0) is primary device >13:53:33,720 INFO kernel:[ 6.937001] Console: switching to colour frame buffer device 320x100 >13:53:33,720 INFO kernel:[ 6.939071] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >13:53:33,720 INFO kernel:[ 6.939072] nouveau 0000:01:00.0: registered panic notifier >13:53:33,720 INFO kernel:[ 6.939074] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >13:53:33,720 NOTICE kernel:[ 7.551684] scsi 8:0:0:0: Direct-Access Patriot Memory PMAP PQ: 0 ANSI: 6 >13:53:33,720 NOTICE kernel:[ 7.552002] sd 8:0:0:0: Attached scsi generic sg2 type 0 >13:53:33,720 NOTICE kernel:[ 7.552621] sd 8:0:0:0: [sdb] 15124992 512-byte logical blocks: (7.74 GB/7.21 GiB) >13:53:33,720 NOTICE kernel:[ 7.553362] sd 8:0:0:0: [sdb] Write Protect is off >13:53:33,720 DEBUG kernel:[ 7.553365] sd 8:0:0:0: [sdb] Mode Sense: 45 00 00 00 >13:53:33,720 NOTICE kernel:[ 7.554104] sd 8:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >13:53:33,720 NOTICE kernel:[ 7.554638] scsi 9:0:0:0: Direct-Access Generic Ultra HS-SD/MMC 1.90 PQ: 0 ANSI: 0 >13:53:33,720 NOTICE kernel:[ 7.554842] sd 9:0:0:0: Attached scsi generic sg3 type 0 >13:53:33,720 NOTICE kernel:[ 7.560205] sd 9:0:0:0: [sdc] Attached SCSI removable disk >13:53:33,720 NOTICE kernel:[ 7.567411] scsi 10:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS >13:53:33,720 NOTICE kernel:[ 7.567562] sd 10:0:0:0: Attached scsi generic sg4 type 0 >13:53:33,720 NOTICE kernel:[ 7.569969] sd 10:0:0:0: [sdd] Attached SCSI removable disk >13:53:33,720 INFO kernel:[ 7.713574] sdb: sdb1 sdb2 sdb3 >13:53:33,720 NOTICE kernel:[ 7.717077] sd 8:0:0:0: [sdb] Attached SCSI removable disk >13:53:33,720 DEBUG kernel:[ 10.249468] ISO 9660 Extensions: Microsoft Joliet Level 3 >13:53:33,720 DEBUG kernel:[ 10.252183] ISO 9660 Extensions: RRIP_1991A >13:53:33,720 INFO kernel:[ 10.322033] loop: module loaded >13:53:33,720 INFO kernel:[ 10.337143] bio: create slab <bio-1> at 1 >13:53:33,720 INFO kernel:[ 10.343174] bio: create slab <bio-2> at 2 >13:53:33,720 INFO kernel:[ 10.401461] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >13:53:33,720 DEBUG kernel:[ 10.932526] SELinux: 2048 avtab hash slots, 101316 rules. >13:53:33,720 DEBUG kernel:[ 10.940460] SELinux: 2048 avtab hash slots, 101316 rules. >13:53:33,720 DEBUG kernel:[ 10.949845] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >13:53:33,720 DEBUG kernel:[ 10.949847] SELinux: 83 classes, 101316 rules >13:53:33,720 DEBUG kernel:[ 10.952426] SELinux: Completing initialization. >13:53:33,720 DEBUG kernel:[ 10.952427] SELinux: Setting up existing superblocks. >13:53:33,720 DEBUG kernel:[ 10.952431] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.952434] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.952440] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.952443] SELinux: initialized (dev proc, type proc), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.952448] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:53:33,720 DEBUG kernel:[ 10.952458] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >13:53:33,720 DEBUG kernel:[ 10.953071] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >13:53:33,720 DEBUG kernel:[ 10.953074] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953481] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >13:53:33,720 DEBUG kernel:[ 10.953483] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953485] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >13:53:33,720 DEBUG kernel:[ 10.953494] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:53:33,720 DEBUG kernel:[ 10.953498] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >13:53:33,720 DEBUG kernel:[ 10.953501] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953507] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953764] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953765] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:53:33,720 DEBUG kernel:[ 10.953768] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:53:33,720 DEBUG kernel:[ 10.953848] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:53:33,720 DEBUG kernel:[ 10.953865] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953870] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953872] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953882] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953885] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953887] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953890] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953892] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953894] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953896] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953900] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953902] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953904] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953907] SELinux: initialized (dev sdb, type iso9660), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 10.953914] SELinux: initialized (dev loop0, type squashfs), uses xattr >13:53:33,720 DEBUG kernel:[ 10.953925] SELinux: initialized (dev dm-0, type ext4), uses xattr >13:53:33,720 NOTICE kernel:[ 10.969179] type=1403 audit(1386251612.585:2): policy loaded auid=4294967295 ses=4294967295 >13:53:33,720 DEBUG kernel:[ 11.187633] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 11.254837] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:53:33,720 DEBUG kernel:[ 11.262155] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >13:53:33,720 DEBUG kernel:[ 11.269461] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:53:33,720 INFO kernel:[ 11.407754] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >13:53:33,720 INFO kernel:[ 11.584971] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >13:53:33,720 WARNING kernel:[ 11.588859] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251) >13:53:33,720 INFO kernel:[ 11.588863] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >13:53:33,720 WARNING kernel:[ 11.588865] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >13:53:33,720 INFO kernel:[ 11.588866] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >13:53:33,720 WARNING kernel:[ 11.588867] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >13:53:33,720 INFO kernel:[ 11.588868] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >13:53:33,720 WARNING kernel:[ 11.588869] lpc_ich: Resource conflict(s) found affecting gpio_ich >13:53:33,720 WARNING kernel:[ 11.598549] ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251) >13:53:33,720 INFO kernel:[ 11.598552] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >13:53:33,720 DEBUG kernel:[ 11.612227] mei_me 0000:00:16.0: setting latency timer to 64 >13:53:33,720 DEBUG kernel:[ 11.612258] mei_me 0000:00:16.0: irq 54 for MSI/MSI-X >13:53:33,720 INFO kernel:[ 11.629458] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x16 >13:53:33,720 INFO kernel:[ 11.651874] usblp 5-2:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04B8 pid 0x0007 >13:53:33,720 INFO kernel:[ 11.651890] usbcore: registered new interface driver usblp >13:53:33,720 INFO kernel:[ 11.664999] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x16 >13:53:33,720 INFO kernel:[ 11.665011] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x16 >13:53:33,720 INFO kernel:[ 11.665019] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x16 >13:53:33,720 INFO kernel:[ 11.665025] microcode: CPU4 sig=0x306a9, pf=0x2, revision=0x16 >13:53:33,720 INFO kernel:[ 11.665035] microcode: CPU5 sig=0x306a9, pf=0x2, revision=0x16 >13:53:33,720 INFO kernel:[ 11.665042] microcode: CPU6 sig=0x306a9, pf=0x2, revision=0x16 >13:53:33,720 INFO kernel:[ 11.665049] microcode: CPU7 sig=0x306a9, pf=0x2, revision=0x16 >13:53:33,720 INFO kernel:[ 11.665080] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >13:53:33,720 INFO kernel:[ 11.741235] asus_wmi: ASUS WMI generic driver loaded >13:53:33,720 INFO kernel:[ 11.759942] asus_wmi: Initialization: 0x0 >13:53:33,720 INFO kernel:[ 11.759953] asus_wmi: BIOS WMI version: 0.9 >13:53:33,720 INFO kernel:[ 11.759972] asus_wmi: SFUN value: 0x0 >13:53:33,720 INFO kernel:[ 11.760127] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input7 >13:53:33,720 INFO kernel:[ 11.760506] asus_wmi: Disabling ACPI video driver >13:53:33,720 NOTICE kernel:[ 11.948756] type=1400 audit(1386251613.564:3): avc: denied { create } for pid=1008 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >13:53:33,720 NOTICE kernel:[ 11.948783] type=1400 audit(1386251613.564:4): avc: denied { setattr } for pid=1008 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=99303 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >13:53:33,720 NOTICE kernel:[ 11.948801] type=1400 audit(1386251613.564:5): avc: denied { relabelfrom } for pid=1008 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=99303 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >13:53:33,720 NOTICE kernel:[ 12.097367] type=1400 audit(1386251613.713:6): avc: denied { read } for pid=1021 comm="bash" name=".profile" dev="dm-0" ino=90933 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >13:53:33,720 NOTICE kernel:[ 12.097383] type=1400 audit(1386251613.713:7): avc: denied { open } for pid=1021 comm="bash" path="/root/.profile" dev="dm-0" ino=90933 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >13:53:34,006 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >13:53:34,006 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >13:53:34,006 INFO NetworkManager: <info> WEXT support is enabled >13:53:34,030 INFO kernel:[ 12.413837] cfg80211: Calling CRDA to update world regulatory domain >13:53:34,082 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >13:53:34,117 INFO polkitd: Started polkitd version 0.112 >13:53:34,186 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >13:53:34,202 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >13:53:34,202 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >13:53:34,202 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:53:34,202 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:53:34,249 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >13:53:34,249 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >13:53:34,265 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >13:53:34,267 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >13:53:34,268 INFO NetworkManager: <info> WiFi hardware radio set enabled >13:53:34,268 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >13:53:34,268 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >13:53:34,268 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >13:53:34,268 INFO NetworkManager: <info> Networking is enabled by state file >13:53:34,269 INFO NetworkManager: <info> (lo): link connected >13:53:34,269 INFO NetworkManager: <info> (lo): carrier is ON >13:53:34,269 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >13:53:34,269 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >13:53:34,269 INFO NetworkManager: <info> (lo): No existing connection detected. >13:53:34,269 INFO NetworkManager: <info> (p4p1): carrier is OFF >13:53:34,269 INFO NetworkManager: <info> (p4p1): new Ethernet device (driver: 'r8169' ifindex: 2) >13:53:34,269 INFO NetworkManager: <info> (p4p1): exported as /org/freedesktop/NetworkManager/Devices/1 >13:53:34,269 INFO NetworkManager: <info> (p4p1): No existing connection detected. >13:53:34,269 INFO NetworkManager: <info> (p4p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >13:53:34,269 INFO NetworkManager: <info> (p4p1): bringing up device. >13:53:34,378 INFO kernel:[ 12.762170] r8169 0000:06:00.0 p4p1: link down >13:53:34,378 INFO kernel:[ 12.762201] r8169 0000:06:00.0 p4p1: link down >13:53:34,378 INFO kernel:[ 12.762206] IPv6: ADDRCONF(NETDEV_UP): p4p1: link is not ready >13:53:34,379 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.4/0000:06:00.0/net/p4p1 >13:53:34,380 INFO NetworkManager: <info> startup complete >13:53:34,389 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 >13:53:36,259 NOTICE kernel:[ 14.643262] type=1400 audit(1386251616.258:8): avc: denied { read write } for pid=1068 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1172 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >13:53:37,191 INFO NetworkManager: <info> (p4p1): link connected >13:53:37,191 INFO kernel:[ 15.575823] r8169 0000:06:00.0 p4p1: link up >13:53:37,191 INFO kernel:[ 15.575831] IPv6: ADDRCONF(NETDEV_CHANGE): p4p1: link becomes ready >13:53:37,192 INFO NetworkManager: <info> (p4p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >13:53:37,192 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >13:53:37,192 INFO NetworkManager: <info> Activation (p4p1) starting connection 'Wired connection 1' >13:53:37,192 INFO NetworkManager: <info> (p4p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >13:53:37,192 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >13:53:37,192 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) scheduled... >13:53:37,192 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) started... >13:53:37,192 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) scheduled... >13:53:37,192 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) complete. >13:53:37,192 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) starting... >13:53:37,192 INFO NetworkManager: <info> (p4p1): device state change: prepare -> config (reason 'none') [40 50 0] >13:53:37,192 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) successful. >13:53:37,192 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) scheduled. >13:53:37,192 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) complete. >13:53:37,192 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) started... >13:53:37,192 INFO NetworkManager: <info> (p4p1): device state change: config -> ip-config (reason 'none') [50 70 0] >13:53:37,192 INFO NetworkManager: <info> Activation (p4p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >13:53:37,210 INFO NetworkManager: <info> dhclient started with pid 1088 >13:53:37,211 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) complete. >13:53:37,211 ERR NetworkManager: <error> [1386251617.211165] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p4p1): cannot send router solicitation: -99. >13:53:37,262 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >13:53:37,262 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >13:53:37,262 INFO dhclient: All rights reserved. >13:53:37,262 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:53:37,262 INFO dhclient: >13:53:37,268 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed nbi -> preinit >13:53:37,274 INFO dhclient: Listening on LPF/p4p1/10:bf:48:b9:86:47 >13:53:37,274 INFO dhclient: Sending on LPF/p4p1/10:bf:48:b9:86:47 >13:53:37,274 INFO dhclient: Sending on Socket/fallback >13:53:37,274 INFO dhclient: DHCPDISCOVER on p4p1 to 255.255.255.255 port 67 interval 7 (xid=0x4742f150) >13:53:37,275 INFO dhclient: DHCPREQUEST on p4p1 to 255.255.255.255 port 67 (xid=0x4742f150) >13:53:37,275 INFO dhclient: DHCPOFFER from 192.168.1.13 >13:53:37,305 INFO dhclient: DHCPACK from 192.168.1.13 (xid=0x4742f150) >13:53:37,307 INFO dhclient: bound to 192.168.1.14 -- renewal in 19350 seconds. >13:53:37,307 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed preinit -> bound >13:53:37,307 INFO NetworkManager: <info> address 192.168.1.14 >13:53:37,307 INFO NetworkManager: <info> plen 24 (255.255.255.0) >13:53:37,307 INFO NetworkManager: <info> gateway 192.168.1.13 >13:53:37,307 INFO NetworkManager: <info> lease time 43200 >13:53:37,307 INFO NetworkManager: <info> hostname 'omen3' >13:53:37,307 INFO NetworkManager: <info> nameserver '192.168.1.13' >13:53:37,307 INFO NetworkManager: <info> domain name 'omen.com' >13:53:37,307 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >13:53:37,307 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) started... >13:53:37,308 INFO NetworkManager: <info> (p4p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >13:53:37,308 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) complete. >13:53:37,308 INFO NetworkManager: <info> (p4p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >13:53:37,308 INFO NetworkManager: <info> (p4p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >13:53:37,308 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >13:53:37,308 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p4p1) as default for IPv4 routing and DNS. >13:53:37,309 INFO NetworkManager: <info> Setting system hostname to 'omen3' (from DHCPv4) >13:53:37,309 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >13:53:37,309 INFO NetworkManager: <info> Activation (p4p1) successful, device activated. >13:53:37,322 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >13:53:38,653 NOTICE kernel:[ 17.038917] type=1400 audit(1386251618.652:9): avc: denied { read write } for pid=1148 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 >13:53:39,163 NOTICE NetworkManager: ifcfg-rh: read connection 'p4p1' >13:53:39,163 INFO NetworkManager: <info> (p4p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >13:53:39,163 INFO NetworkManager: <info> (p4p1): deactivating device (reason 'connection-removed') [38] >13:53:39,363 INFO NetworkManager: <info> (p4p1): canceled DHCP transaction, DHCP client pid 1088 >13:53:39,365 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >13:53:39,366 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >13:53:39,366 INFO NetworkManager: <info> Saved default wired connection 'p4p1' to persistent storage >13:53:39,367 INFO NetworkManager: <info> Auto-activating connection 'p4p1'. >13:53:39,367 INFO NetworkManager: <info> Activation (p4p1) starting connection 'p4p1' >13:53:39,367 INFO NetworkManager: <info> (p4p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >13:53:39,367 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >13:53:39,367 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) scheduled... >13:53:39,367 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) started... >13:53:39,367 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) scheduled... >13:53:39,367 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) complete. >13:53:39,367 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) starting... >13:53:39,367 INFO NetworkManager: <info> (p4p1): device state change: prepare -> config (reason 'none') [40 50 0] >13:53:39,367 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) successful. >13:53:39,367 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) scheduled. >13:53:39,367 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) complete. >13:53:39,367 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) started... >13:53:39,367 INFO NetworkManager: <info> (p4p1): device state change: config -> ip-config (reason 'none') [50 70 0] >13:53:39,368 INFO NetworkManager: <info> Activation (p4p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >13:53:39,369 INFO NetworkManager: <info> dhclient started with pid 1169 >13:53:39,369 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) complete. >13:53:39,377 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >13:53:39,377 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >13:53:39,377 INFO dhclient: All rights reserved. >13:53:39,377 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:53:39,377 INFO dhclient: >13:53:39,380 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed nbi -> preinit >13:53:39,392 INFO dhclient: Listening on LPF/p4p1/10:bf:48:b9:86:47 >13:53:39,392 INFO dhclient: Sending on LPF/p4p1/10:bf:48:b9:86:47 >13:53:39,392 INFO dhclient: Sending on Socket/fallback >13:53:39,392 INFO dhclient: DHCPREQUEST on p4p1 to 255.255.255.255 port 67 (xid=0x6648d320) >13:53:39,399 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p4p1 >13:53:39,421 INFO dhclient: DHCPACK from 192.168.1.13 (xid=0x6648d320) >13:53:39,423 INFO dhclient: bound to 192.168.1.14 -- renewal in 17967 seconds. >13:53:39,423 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed preinit -> reboot >13:53:39,423 INFO NetworkManager: <info> address 192.168.1.14 >13:53:39,423 INFO NetworkManager: <info> plen 24 (255.255.255.0) >13:53:39,423 INFO NetworkManager: <info> gateway 192.168.1.13 >13:53:39,423 INFO NetworkManager: <info> lease time 43200 >13:53:39,423 INFO NetworkManager: <info> hostname 'omen3' >13:53:39,423 INFO NetworkManager: <info> nameserver '192.168.1.13' >13:53:39,423 INFO NetworkManager: <info> domain name 'omen.com' >13:53:39,423 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >13:53:39,424 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) started... >13:53:39,424 INFO NetworkManager: <info> (p4p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >13:53:39,424 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) complete. >13:53:39,425 INFO NetworkManager: <info> (p4p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >13:53:39,425 INFO NetworkManager: <info> (p4p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >13:53:39,426 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >13:53:39,426 INFO NetworkManager: <info> Policy set 'p4p1' (p4p1) as default for IPv4 routing and DNS. >13:53:39,426 INFO NetworkManager: <info> Setting system hostname to 'omen3' (from DHCPv4) >13:53:39,426 INFO NetworkManager: <info> Activation (p4p1) successful, device activated. >13:53:39,517 INFO chronyd: chronyd version 1.29 starting >13:53:39,518 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >13:53:39,518 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 >13:53:39,518 INFO chronyd: Generated key 1 >13:53:43,729 NOTICE kernel:[ 22.117524] type=1400 audit(1386251623.728:10): avc: denied { open } for pid=1028 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=17629 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >13:53:44,776 INFO chronyd: Selected source 50.18.44.198 >13:53:44,776 WARNING chronyd: System clock wrong by 28799.360160 seconds, adjustment started >21:53:44,136 WARNING chronyd: System clock was stepped by 28799.360 seconds >21:53:48,808 INFO kernel:[ 27.839790] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null) >21:53:48,820 DEBUG kernel:[ 27.851571] SELinux: initialized (dev sda10, type ext4), uses xattr >21:53:48,918 INFO kernel:[ 27.949647] EXT4-fs (sda12): mounted filesystem with ordered data mode. Opts: (null) >21:53:48,918 DEBUG kernel:[ 27.949655] SELinux: initialized (dev sda12, type ext4), uses xattr >21:53:49,274 INFO kernel:[ 28.306652] EXT4-fs (sda13): mounted filesystem with ordered data mode. Opts: (null) >21:53:49,274 DEBUG kernel:[ 28.306658] SELinux: initialized (dev sda13, type ext4), uses xattr >21:53:49,623 INFO kernel:[ 28.655736] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >21:53:49,625 DEBUG kernel:[ 28.657924] SELinux: initialized (dev sda3, type ext4), uses xattr >21:53:49,735 INFO kernel:[ 28.767380] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >21:53:49,735 DEBUG kernel:[ 28.767386] SELinux: initialized (dev sda6, type ext4), uses xattr >21:53:50,105 INFO kernel:[ 29.137760] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >21:53:50,114 DEBUG kernel:[ 29.146387] SELinux: initialized (dev sda7, type ext4), uses xattr >21:53:50,204 INFO kernel:[ 29.237219] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null) >21:53:50,204 DEBUG kernel:[ 29.237226] SELinux: initialized (dev sda9, type ext4), uses xattr >21:53:50,642 NOTICE kernel:[ 29.675431] type=1400 audit(1386280430.641:11): avc: denied { read write } for pid=1358 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >21:53:50,643 NOTICE kernel:[ 29.676222] type=1400 audit(1386280430.642:12): avc: denied { read write } for pid=1358 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1172 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >13:53:52,001 NOTICE kernel:[ 30.084068] type=1400 audit(1386251632.000:13): avc: denied { ioctl } for pid=1358 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >13:53:52,001 NOTICE kernel:[ 30.084080] type=1400 audit(1386251632.000:14): avc: denied { getattr } for pid=1358 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >13:54:06,027 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >13:54:06,038 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >13:54:06,246 INFO kernel:[ 44.336935] bio: create slab <bio-3> at 3 >13:54:06,247 INFO kernel:[ 44.337137] Btrfs loaded >13:54:06,282 INFO kernel:[ 44.373093] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >13:54:20,534 WARNING kernel:[ 58.632182] sd 10:0:0:0: [sdd] Test WP failed, assume Write Enabled >13:54:20,536 ERR kernel:[ 58.633808] sd 10:0:0:0: [sdd] Asking for cache data failed >13:54:20,536 ERR kernel:[ 58.633812] sd 10:0:0:0: [sdd] Assuming drive cache: write through >13:54:20,649 INFO kernel:[ 58.746450] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >13:54:50,702 WARNING chronyd: Backward time jump detected! (correction 28799.0 +- 1.0 seconds) >13:54:50,731 WARNING chronyd: System clock wrong by 28799.050583 seconds, adjustment started >21:54:49,781 WARNING chronyd: System clock was stepped by 28799.051 seconds >21:54:49,881 INFO kernel:[ 88.943743] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >21:55:11,937 WARNING kernel:[ 110.991057] sd 10:0:0:0: [sdd] Test WP failed, assume Write Enabled >21:55:11,939 ERR kernel:[ 110.992711] sd 10:0:0:0: [sdd] Asking for cache data failed >21:55:11,939 ERR kernel:[ 110.992714] sd 10:0:0:0: [sdd] Assuming drive cache: write through >21:55:27,586 INFO kernel:[ 126.632780] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >21:56:03,135 WARNING kernel:[ 162.174849] sd 10:0:0:0: [sdd] Test WP failed, assume Write Enabled >21:56:03,137 ERR kernel:[ 162.176471] sd 10:0:0:0: [sdd] Asking for cache data failed >21:56:03,137 ERR kernel:[ 162.176475] sd 10:0:0:0: [sdd] Assuming drive cache: write through >21:56:07,778 INFO kernel:[ 166.819153] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci
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 1038826
: 833318 |
833319
|
833320
|
833321
|
833322
|
833323
|
833324
|
833325
|
833326
|
833327
|
833328