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 946875 Details for
Bug 1152581
Installation fails with 'unknown error' when attempting to reformat a mounted 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.
anaconda-tb
anaconda-tb-gyjn6i (text/plain), 984.64 KB, created by
Robert Hawkins
on 2014-10-14 13:10:06 UTC
(
hide
)
Description:
anaconda-tb
Filename:
MIME Type:
Creator:
Robert Hawkins
Created:
2014-10-14 13:10:06 UTC
Size:
984.64 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 396, in doFormat > raise FormatCreateError("format failed: %s" % ret, self.device) > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 781, in create > return self.doFormat(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 473, in execute > options=self.device.formatArgs) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 239, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 308, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 167, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >FormatCreateError: ('format failed: 1', '/dev/sda1') > >Local variables in innermost frame: >self: non-existent ext4 filesystem mounted at / >args: () >argv: ['-t', 'ext4', '/dev/sda1'] >ret: 1 >kwargs: {'device': '/dev/sda1', 'options': []} >options: [] > > >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 0x319b6d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='gb' ># System language >lang en_GB.UTF-8 > ># Network information >network --bootproto=static --device=em1 --gateway=10.77.0.1 --ip=10.77.0.160 --nameserver=10.77.0.1 --netmask=255.255.255.0 --ipv6=auto --activate >network --hostname=fire.devel.netpilot.com ># System timezone >timezone Europe/London ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part / --fstype="ext4" --onpart=sda1 --label=Fedora Root >part swap --fstype="swap" --noformat --onpart=sda2 > > > _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: [] > _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: [ActionCreateFormat instance, containing members: > device: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / > origFormat: existing None > id: 1 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 2 > controllable: True > uuid: None > _format: existing None > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: SONY_DVD_RW_DRU-810A > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, existing 476938MB disk sda (3) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 2956MB partition sda2 (5) with existing swap >, existing 445372MB partition sda3 (6) with existing ext4 filesystem >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > 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: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > 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 >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > 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: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > 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: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > 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/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Des > _format._targetSize: 4096.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 4096.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4096.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > 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 >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 18 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (19) with existing ext4 filesystem >, existing 4096MB dm live-base (20) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (21) with existing ext4 filesystem >, existing 2010MB disk sdc (0) with existing msdos disklabel >, existing 2009MB partition sdc1 (1) with existing efi filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 0 >] > _intf.storage.fsset.devicetree.names: [sdc, sdc1, sr0, sda, sda1, sda2, sda3, sdb, sdb1, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sdc1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdc1, sdc1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 37997MB partition sdb1 (8) with existing ntfs filesystem >, existing 76318MB disk sdb (7) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdc1] > _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: [/dev/sdc1] > _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: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 476938MB disk sda (3) with existing msdos disklabel >, existing 2010MB disk sdc (0) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: 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 (0x319b790) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x319b750) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x319b810) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x319b850) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x319b890) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 6032 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fcb447cfb18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload 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._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 11478 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 9600 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x344e290>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x344e290>> > _pwStrengthCheck._editable: Entry instance, containing members: > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _check_list: [GUICheck instance, containing members: > _handler_id: 9597 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x344e290>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x344e290>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 9598 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x344e290>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x344e290>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 9599 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x344e290>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x344e290>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 9601 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x344e290>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x344e290>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > payload: Already dumped (LiveImagePayload instance) > skipTo: None > _confirm_check: Already dumped (GUICheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (GUICheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: GUICheck instance, containing members: > _password_check._handler_id: 9808 > _password_check._check_data: None > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _password_check._editable: Entry instance, containing members: > _password_check._check_status: None > guesser: {<Entry object at 0x7fcafc092d20 (GtkEntry at 0x43f2220)>: True} > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 9809 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _pwStrengthCheck._editable: Already dumped (Entry instance) > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [GUICheck instance, containing members: > _handler_id: 9806 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 9807 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 9810 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 9811 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x108bfa0>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x3309e60> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 9812 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x1027938>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x30d0668> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fcafc0a4d50>> > _editable: Entry instance, containing members: > _check_status: None >] > _wheel: group --name=wheel > > payload: Already dumped (LiveImagePayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [GUICheck instance, containing members: > _handler_id: 9947 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x3309d70> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7fcafc0a4e50>> > _editable: Entry instance, containing members: > _check_status: None >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (GUICheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 1 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7fcafc0b5638> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 7 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload 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 0x31e1ed8>, True), 'type': (<function <lambda> at 0x31e9140>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x31e1f50>, True), 'journalctl': (<function journalctl_callback at 0x31e9050>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >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': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, '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: >journalctl: >-- Logs begin at Tue 2014-10-14 06:49:57 EDT, end at Tue 2014-10-14 16:20:47 EDT. -- >Oct 14 06:49:57 localhost systemd-journal[59]: Runtime journal is using 8.0M (max 295.2M, leaving 442.8M of free 2.8G, current limit 295.2M). >Oct 14 06:49:57 localhost systemd-journal[59]: Runtime journal is using 8.0M (max 295.2M, leaving 442.8M of free 2.8G, current limit 295.2M). >Oct 14 06:49:57 localhost kernel: Initializing cgroup subsys cpuset >Oct 14 06:49:57 localhost kernel: Initializing cgroup subsys cpu >Oct 14 06:49:57 localhost kernel: Initializing cgroup subsys cpuacct >Oct 14 06:49:57 localhost kernel: Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >Oct 14 06:49:57 localhost kernel: Command line: initrd=/ubninit root=live:UUID=0805-756C rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/ubnkern >Oct 14 06:49:57 localhost kernel: e820: BIOS-provided physical RAM map: >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x000000000008f000-0x000000000009ffff] reserved >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000cfd83fff] usable >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x00000000cfd84000-0x00000000cfd90fff] reserved >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x00000000cfd91000-0x00000000cfe67fff] usable >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x00000000cfe68000-0x00000000cfee8fff] ACPI NVS >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x00000000cfee9000-0x00000000cfef1fff] usable >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x00000000cfef2000-0x00000000cfefefff] ACPI data >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x00000000cfeff000-0x00000000cfefffff] usable >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x00000000cff00000-0x00000000cfffffff] reserved >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >Oct 14 06:49:57 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x00000001abffffff] usable >Oct 14 06:49:57 localhost kernel: NX (Execute Disable) protection: active >Oct 14 06:49:57 localhost kernel: SMBIOS 2.4 present. >Oct 14 06:49:57 localhost kernel: DMI: RM plc RM EXPERT 3020/DQ965GF, BIOS CO96510J.86A.5869.2007.0327.0132 03/27/2007 >Oct 14 06:49:57 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Oct 14 06:49:57 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Oct 14 06:49:57 localhost kernel: No AGP bridge found >Oct 14 06:49:57 localhost kernel: e820: last_pfn = 0x1ac000 max_arch_pfn = 0x400000000 >Oct 14 06:49:57 localhost kernel: MTRR default type: uncachable >Oct 14 06:49:57 localhost kernel: MTRR fixed ranges enabled: >Oct 14 06:49:57 localhost kernel: 00000-9FFFF write-back >Oct 14 06:49:57 localhost kernel: A0000-FFFFF uncachable >Oct 14 06:49:57 localhost kernel: MTRR variable ranges enabled: >Oct 14 06:49:57 localhost kernel: 0 base 000000000 mask F80000000 write-back >Oct 14 06:49:57 localhost kernel: 1 base 080000000 mask FC0000000 write-back >Oct 14 06:49:57 localhost kernel: 2 base 0C0000000 mask FF0000000 write-back >Oct 14 06:49:57 localhost kernel: 3 base 0CFF00000 mask FFFF00000 uncachable >Oct 14 06:49:57 localhost kernel: 4 base 100000000 mask F80000000 write-back >Oct 14 06:49:57 localhost kernel: 5 base 180000000 mask FE0000000 write-back >Oct 14 06:49:57 localhost kernel: 6 base 1A0000000 mask FF8000000 write-back >Oct 14 06:49:57 localhost kernel: 7 base 1A8000000 mask FFC000000 write-back >Oct 14 06:49:57 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Oct 14 06:49:57 localhost kernel: e820: update [mem 0xcff00000-0xffffffff] usable ==> reserved >Oct 14 06:49:57 localhost kernel: e820: last_pfn = 0xcff00 max_arch_pfn = 0x400000000 >Oct 14 06:49:57 localhost kernel: found SMP MP-table at [mem 0x000fe200-0x000fe20f] mapped at [ffff8800000fe200] >Oct 14 06:49:57 localhost kernel: Base memory trampoline at [ffff880000089000] 89000 size 24576 >Oct 14 06:49:57 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Oct 14 06:49:57 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Oct 14 06:49:57 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Oct 14 06:49:57 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Oct 14 06:49:57 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Oct 14 06:49:57 localhost kernel: init_memory_mapping: [mem 0x1abe00000-0x1abffffff] >Oct 14 06:49:57 localhost kernel: [mem 0x1abe00000-0x1abffffff] page 2M >Oct 14 06:49:57 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Oct 14 06:49:57 localhost kernel: init_memory_mapping: [mem 0x1a8000000-0x1abdfffff] >Oct 14 06:49:57 localhost kernel: [mem 0x1a8000000-0x1abdfffff] page 2M >Oct 14 06:49:57 localhost kernel: init_memory_mapping: [mem 0x180000000-0x1a7ffffff] >Oct 14 06:49:57 localhost kernel: [mem 0x180000000-0x1a7ffffff] page 2M >Oct 14 06:49:57 localhost kernel: init_memory_mapping: [mem 0x00100000-0xcfd83fff] >Oct 14 06:49:57 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Oct 14 06:49:57 localhost kernel: [mem 0x00200000-0xcfbfffff] page 2M >Oct 14 06:49:57 localhost kernel: [mem 0xcfc00000-0xcfd83fff] page 4k >Oct 14 06:49:57 localhost kernel: init_memory_mapping: [mem 0xcfd91000-0xcfe67fff] >Oct 14 06:49:57 localhost kernel: [mem 0xcfd91000-0xcfe67fff] page 4k >Oct 14 06:49:57 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Oct 14 06:49:57 localhost kernel: init_memory_mapping: [mem 0xcfee9000-0xcfef1fff] >Oct 14 06:49:57 localhost kernel: [mem 0xcfee9000-0xcfef1fff] page 4k >Oct 14 06:49:57 localhost kernel: init_memory_mapping: [mem 0xcfeff000-0xcfefffff] >Oct 14 06:49:57 localhost kernel: [mem 0xcfeff000-0xcfefffff] page 4k >Oct 14 06:49:57 localhost kernel: init_memory_mapping: [mem 0x100000000-0x17fffffff] >Oct 14 06:49:57 localhost kernel: [mem 0x100000000-0x17fffffff] page 2M >Oct 14 06:49:57 localhost kernel: BRK [0x01fec000, 0x01fecfff] PGTABLE >Oct 14 06:49:57 localhost kernel: RAMDISK: [mem 0x7e179000-0x7fffefff] >Oct 14 06:49:57 localhost kernel: ACPI: RSDP 00000000000fe020 00014 (v00 RM plc) >Oct 14 06:49:57 localhost kernel: ACPI: RSDT 00000000cfefd038 00040 (v01 RM plc GDFSH1 000016ED 01000013) >Oct 14 06:49:57 localhost kernel: ACPI: FACP 00000000cfefc000 00074 (v01 RM plc GDFSH1 000016ED MSFT 01000013) >Oct 14 06:49:57 localhost kernel: ACPI: DSDT 00000000cfef7000 04207 (v01 RM plc GDFSH1 000016ED MSFT 01000013) >Oct 14 06:49:57 localhost kernel: ACPI: FACS 00000000cfea0000 00040 >Oct 14 06:49:57 localhost kernel: ACPI: APIC 00000000cfef6000 00078 (v01 RM plc GDFSH1 000016ED MSFT 01000013) >Oct 14 06:49:57 localhost kernel: ACPI: WDDT 00000000cfef5000 00040 (v01 RM plc GDFSH1 000016ED MSFT 01000013) >Oct 14 06:49:57 localhost kernel: ACPI: MCFG 00000000cfef4000 0003C (v01 RM plc GDFSH1 000016ED MSFT 01000013) >Oct 14 06:49:57 localhost kernel: ACPI: ASF! 00000000cfef3000 000A6 (v32 RM plc GDFSH1 000016ED MSFT 01000013) >Oct 14 06:49:57 localhost kernel: ACPI: SLIC 00000000cfef2000 00176 (v01 RM plc GDFSH1 000016ED MSFT 01000013) >Oct 14 06:49:57 localhost kernel: ACPI: TCPA 00000000cfe68000 009FB (v01 INTEL TIANO 00000002 MSFT 01000013) >Oct 14 06:49:57 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 14 06:49:57 localhost kernel: No NUMA configuration found >Oct 14 06:49:57 localhost kernel: Faking a node at [mem 0x0000000000000000-0x00000001abffffff] >Oct 14 06:49:57 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x1abffffff] >Oct 14 06:49:57 localhost kernel: NODE_DATA [mem 0x1abfe7000-0x1abffafff] >Oct 14 06:49:57 localhost kernel: [ffffea0000000000-ffffea0006bfffff] PMD -> [ffff8801a5600000-ffff8801ab5fffff] on node 0 >Oct 14 06:49:57 localhost kernel: Zone ranges: >Oct 14 06:49:57 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Oct 14 06:49:57 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Oct 14 06:49:57 localhost kernel: Normal [mem 0x100000000-0x1abffffff] >Oct 14 06:49:57 localhost kernel: Movable zone start for each node >Oct 14 06:49:57 localhost kernel: Early memory node ranges >Oct 14 06:49:57 localhost kernel: node 0: [mem 0x00001000-0x0008efff] >Oct 14 06:49:57 localhost kernel: node 0: [mem 0x00100000-0xcfd83fff] >Oct 14 06:49:57 localhost kernel: node 0: [mem 0xcfd91000-0xcfe67fff] >Oct 14 06:49:57 localhost kernel: node 0: [mem 0xcfee9000-0xcfef1fff] >Oct 14 06:49:57 localhost kernel: node 0: [mem 0xcfeff000-0xcfefffff] >Oct 14 06:49:57 localhost kernel: node 0: [mem 0x100000000-0x1abffffff] >Oct 14 06:49:57 localhost kernel: On node 0 totalpages: 1555955 >Oct 14 06:49:57 localhost kernel: DMA zone: 64 pages used for memmap >Oct 14 06:49:57 localhost kernel: DMA zone: 21 pages reserved >Oct 14 06:49:57 localhost kernel: DMA zone: 3982 pages, LIFO batch:0 >Oct 14 06:49:57 localhost kernel: DMA32 zone: 13242 pages used for memmap >Oct 14 06:49:57 localhost kernel: DMA32 zone: 847461 pages, LIFO batch:31 >Oct 14 06:49:57 localhost kernel: Normal zone: 11008 pages used for memmap >Oct 14 06:49:57 localhost kernel: Normal zone: 704512 pages, LIFO batch:31 >Oct 14 06:49:57 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Oct 14 06:49:57 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 14 06:49:57 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Oct 14 06:49:57 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Oct 14 06:49:57 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) >Oct 14 06:49:57 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) >Oct 14 06:49:57 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) >Oct 14 06:49:57 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) >Oct 14 06:49:57 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Oct 14 06:49:57 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Oct 14 06:49:57 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Oct 14 06:49:57 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Oct 14 06:49:57 localhost kernel: ACPI: IRQ0 used by override. >Oct 14 06:49:57 localhost kernel: ACPI: IRQ2 used by override. >Oct 14 06:49:57 localhost kernel: ACPI: IRQ9 used by override. >Oct 14 06:49:57 localhost kernel: Using ACPI (MADT) for SMP configuration information >Oct 14 06:49:57 localhost kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs >Oct 14 06:49:57 localhost kernel: nr_irqs_gsi: 40 >Oct 14 06:49:57 localhost kernel: PM: Registered nosave memory: [mem 0x0008f000-0x0009ffff] >Oct 14 06:49:57 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Oct 14 06:49:57 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Oct 14 06:49:57 localhost kernel: PM: Registered nosave memory: [mem 0xcfd84000-0xcfd90fff] >Oct 14 06:49:57 localhost kernel: PM: Registered nosave memory: [mem 0xcfe68000-0xcfee8fff] >Oct 14 06:49:57 localhost kernel: PM: Registered nosave memory: [mem 0xcfef2000-0xcfefefff] >Oct 14 06:49:57 localhost kernel: PM: Registered nosave memory: [mem 0xcff00000-0xcfffffff] >Oct 14 06:49:57 localhost kernel: PM: Registered nosave memory: [mem 0xd0000000-0xffdfffff] >Oct 14 06:49:57 localhost kernel: PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] >Oct 14 06:49:57 localhost kernel: e820: [mem 0xd0000000-0xffdfffff] available for PCI devices >Oct 14 06:49:57 localhost kernel: Booting paravirtualized kernel on bare hardware >Oct 14 06:49:57 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >Oct 14 06:49:57 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff8801abc00000 s85568 r8192 d20928 u524288 >Oct 14 06:49:57 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u524288 alloc=1*2097152 >Oct 14 06:49:57 localhost kernel: pcpu-alloc: [0] 0 1 2 3 >Oct 14 06:49:57 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1531620 >Oct 14 06:49:57 localhost kernel: Policy zone: Normal >Oct 14 06:49:57 localhost kernel: Kernel command line: initrd=/ubninit root=live:UUID=0805-756C rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/ubnkern >Oct 14 06:49:57 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Oct 14 06:49:57 localhost kernel: Checking aperture... >Oct 14 06:49:57 localhost kernel: No AGP bridge found >Oct 14 06:49:57 localhost kernel: Memory: 6011116K/6223820K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 212704K reserved) >Oct 14 06:49:57 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >Oct 14 06:49:57 localhost kernel: Hierarchical RCU implementation. >Oct 14 06:49:57 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >Oct 14 06:49:57 localhost kernel: NR_IRQS:8448 nr_irqs:712 16 >Oct 14 06:49:57 localhost kernel: Console: colour VGA+ 80x25 >Oct 14 06:49:57 localhost kernel: console [tty0] enabled >Oct 14 06:49:57 localhost kernel: allocated 25165824 bytes of page_cgroup >Oct 14 06:49:57 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Oct 14 06:49:57 localhost kernel: tsc: Fast TSC calibration using PIT >Oct 14 06:49:57 localhost kernel: tsc: Detected 2997.031 MHz processor >Oct 14 06:49:57 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5994.06 BogoMIPS (lpj=2997031) >Oct 14 06:49:57 localhost kernel: pid_max: default: 32768 minimum: 301 >Oct 14 06:49:57 localhost kernel: Security Framework initialized >Oct 14 06:49:57 localhost kernel: SELinux: Initializing. >Oct 14 06:49:57 localhost kernel: SELinux: Starting in permissive mode >Oct 14 06:49:57 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Oct 14 06:49:57 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Oct 14 06:49:57 localhost kernel: Mount-cache hash table entries: 256 >Oct 14 06:49:57 localhost kernel: Initializing cgroup subsys memory >Oct 14 06:49:57 localhost kernel: Initializing cgroup subsys devices >Oct 14 06:49:57 localhost kernel: Initializing cgroup subsys freezer >Oct 14 06:49:57 localhost kernel: Initializing cgroup subsys net_cls >Oct 14 06:49:57 localhost kernel: Initializing cgroup subsys blkio >Oct 14 06:49:57 localhost kernel: Initializing cgroup subsys perf_event >Oct 14 06:49:57 localhost kernel: Initializing cgroup subsys hugetlb >Oct 14 06:49:57 localhost kernel: CPU: Physical Processor ID: 0 >Oct 14 06:49:57 localhost kernel: CPU: Processor Core ID: 0 >Oct 14 06:49:57 localhost kernel: mce: CPU supports 4 MCE banks >Oct 14 06:49:57 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Oct 14 06:49:57 localhost kernel: Last level iTLB entries: 4KB 64, 2MB 64, 4MB 64 >Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64 >tlb_flushall_shift: 6 >Oct 14 06:49:57 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Oct 14 06:49:57 localhost kernel: ACPI: Core revision 20130517 >Oct 14 06:49:57 localhost kernel: ACPI: All ACPI Tables successfully acquired >Oct 14 06:49:57 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Oct 14 06:49:57 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Oct 14 06:49:57 localhost kernel: smpboot: CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz (fam: 0f, model: 04, stepping: 0a) >Oct 14 06:49:57 localhost kernel: Performance Events: Netburst events, Netburst P4/Xeon PMU driver. >Oct 14 06:49:57 localhost kernel: ... version: 0 >Oct 14 06:49:57 localhost kernel: ... bit width: 40 >Oct 14 06:49:57 localhost kernel: ... generic registers: 18 >Oct 14 06:49:57 localhost kernel: ... value mask: 000000ffffffffff >Oct 14 06:49:57 localhost kernel: ... max period: 0000007fffffffff >Oct 14 06:49:57 localhost kernel: ... fixed-purpose events: 0 >Oct 14 06:49:57 localhost kernel: ... event mask: 000000000003ffff >Oct 14 06:49:57 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Oct 14 06:49:57 localhost kernel: smpboot: Booting Node 0, Processors #1 >Oct 14 06:49:57 localhost kernel: Brought up 2 CPUs >Oct 14 06:49:57 localhost kernel: smpboot: Total of 2 processors activated (11988.12 BogoMIPS) >Oct 14 06:49:57 localhost kernel: devtmpfs: initialized >Oct 14 06:49:57 localhost kernel: PM: Registering ACPI NVS region [mem 0xcfe68000-0xcfee8fff] (528384 bytes) >Oct 14 06:49:57 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Oct 14 06:49:57 localhost kernel: RTC time: 10:49:55, date: 10/14/14 >Oct 14 06:49:57 localhost kernel: NET: Registered protocol family 16 >Oct 14 06:49:57 localhost kernel: ACPI: bus type PCI registered >Oct 14 06:49:57 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Oct 14 06:49:57 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) >Oct 14 06:49:57 localhost kernel: PCI: not using MMCONFIG >Oct 14 06:49:57 localhost kernel: PCI: Using configuration type 1 for base access >Oct 14 06:49:57 localhost kernel: bio: create slab <bio-0> at 0 >Oct 14 06:49:57 localhost kernel: ACPI: Added _OSI(Module Device) >Oct 14 06:49:57 localhost kernel: ACPI: Added _OSI(Processor Device) >Oct 14 06:49:57 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Oct 14 06:49:57 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Oct 14 06:49:57 localhost kernel: ACPI: EC: Look up EC in DSDT >Oct 14 06:49:57 localhost kernel: ACPI: Interpreter enabled >Oct 14 06:49:57 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Oct 14 06:49:57 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Oct 14 06:49:57 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Oct 14 06:49:57 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Oct 14 06:49:57 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) >Oct 14 06:49:57 localhost kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources >Oct 14 06:49:57 localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >Oct 14 06:49:57 localhost kernel: ACPI: No dock devices found. >Oct 14 06:49:57 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Oct 14 06:49:57 localhost kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Oct 14 06:49:57 localhost kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Oct 14 06:49:57 localhost kernel: acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >Oct 14 06:49:57 localhost kernel: acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >Oct 14 06:49:57 localhost kernel: acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >Oct 14 06:49:57 localhost kernel: acpi PNP0A03:00: host bridge window [mem 0x000e0000-0x000effff] (ignored) >Oct 14 06:49:57 localhost kernel: acpi PNP0A03:00: host bridge window [mem 0xf8000000-0xfeafffff] (ignored) >Oct 14 06:49:57 localhost kernel: acpi PNP0A03:00: host bridge window [mem 0xd0000000-0xefffffff] (ignored) >Oct 14 06:49:57 localhost kernel: PCI: root bus 00: using default resources >Oct 14 06:49:57 localhost kernel: acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge >Oct 14 06:49:57 localhost kernel: PCI host bridge to bus 0000:00 >Oct 14 06:49:57 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:00.0: [8086:2990] type 00 class 0x060000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:01.0: [8086:2991] type 01 class 0x060400 >Oct 14 06:49:57 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >Oct 14 06:49:57 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.0: [8086:2994] type 00 class 0x078000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.0: reg 0x10: [mem 0xe0326900-0xe032690f 64bit] >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.2: [8086:2996] type 00 class 0x010185 >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.2: reg 0x10: [io 0x4160-0x4167] >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.2: reg 0x14: [io 0x417c-0x417f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.2: reg 0x18: [io 0x4158-0x415f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.2: reg 0x1c: [io 0x4178-0x417b] >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.2: reg 0x20: [io 0x4120-0x412f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.3: [8086:2997] type 00 class 0x070002 >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.3: reg 0x10: [io 0x4150-0x4157] >Oct 14 06:49:57 localhost kernel: pci 0000:00:03.3: reg 0x14: [mem 0xe0325000-0xe0325fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:19.0: [8086:104a] type 00 class 0x020000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:19.0: reg 0x10: [mem 0xe0300000-0xe031ffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:19.0: reg 0x14: [mem 0xe0324000-0xe0324fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:19.0: reg 0x18: [io 0x40c0-0x40df] >Oct 14 06:49:57 localhost kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >Oct 14 06:49:57 localhost kernel: pci 0000:00:19.0: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1a.0: reg 0x20: [io 0x40a0-0x40bf] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1a.1: reg 0x20: [io 0x4080-0x409f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1a.1: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xe0326400-0xe03267ff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >Oct 14 06:49:57 localhost kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xe0320000-0xe0323fff 64bit] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Oct 14 06:49:57 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: [8086:2843] type 01 class 0x060400 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.0: reg 0x20: [io 0x4060-0x407f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.1: reg 0x20: [io 0x4040-0x405f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.2: reg 0x20: [io 0x4020-0x403f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xe0326000-0xe03263ff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >Oct 14 06:49:57 localhost kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.0: [8086:2814] type 00 class 0x060100 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.0: address space collision: [io 0x0400-0x047f] conflicts with ACPI CPU throttle [??? 0x00000410-0x00000415 flags 0x80000000] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 007f) >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.2: [8086:2820] type 00 class 0x01018f >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x4148-0x414f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x4174-0x4177] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x4140-0x4147] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x4170-0x4173] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x4110-0x411f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.2: reg 0x24: [io 0x4100-0x410f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xe0326800-0xe03268ff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x4000-0x401f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.5: [8086:2825] type 00 class 0x010185 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.5: reg 0x10: [io 0x4138-0x413f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.5: reg 0x14: [io 0x416c-0x416f] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.5: reg 0x18: [io 0x4130-0x4137] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.5: reg 0x1c: [io 0x4168-0x416b] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.5: reg 0x20: [io 0x40f0-0x40ff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.5: reg 0x24: [io 0x40e0-0x40ef] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.5: PME# supported from D3hot >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.0: [1002:68e1] type 00 class 0x030000 >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.0: reg 0x18: [mem 0xe0200000-0xe021ffff 64bit] >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.0: reg 0x20: [io 0x3000-0x30ff] >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref] >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.0: supports D1 D2 >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.1: [1002:aa68] type 00 class 0x040300 >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xe0220000-0xe0223fff 64bit] >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.1: supports D1 D2 >Oct 14 06:49:57 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Oct 14 06:49:57 localhost kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0200000-0xe02fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe04fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:03:00.0: [11ab:6101] type 00 class 0x01018f >Oct 14 06:49:57 localhost kernel: pci 0000:03:00.0: reg 0x10: [io 0x2018-0x201f] >Oct 14 06:49:57 localhost kernel: pci 0000:03:00.0: reg 0x14: [io 0x2024-0x2027] >Oct 14 06:49:57 localhost kernel: pci 0000:03:00.0: reg 0x18: [io 0x2010-0x2017] >Oct 14 06:49:57 localhost kernel: pci 0000:03:00.0: reg 0x1c: [io 0x2020-0x2023] >Oct 14 06:49:57 localhost kernel: pci 0000:03:00.0: reg 0x20: [io 0x2000-0x200f] >Oct 14 06:49:57 localhost kernel: pci 0000:03:00.0: reg 0x24: [mem 0xe0100000-0xe01001ff] >Oct 14 06:49:57 localhost kernel: pci 0000:03:00.0: supports D1 >Oct 14 06:49:57 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D1 D3hot >Oct 14 06:49:57 localhost kernel: pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xe0100000-0xe01fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 04] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xe0500000-0xe05fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 05] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xe0600000-0xe06fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 06] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xe0700000-0xe07fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:07:00.0: [9004:5078] type 00 class 0x010000 >Oct 14 06:49:57 localhost kernel: pci 0000:07:00.0: reg 0x10: [io 0x1000-0x10ff] >Oct 14 06:49:57 localhost kernel: pci 0000:07:00.0: reg 0x14: [mem 0xe0004000-0xe0004fff] >Oct 14 06:49:57 localhost kernel: pci 0000:07:03.0: [104c:8023] type 00 class 0x0c0010 >Oct 14 06:49:57 localhost kernel: pci 0000:07:03.0: reg 0x10: [mem 0xe0005000-0xe00057ff] >Oct 14 06:49:57 localhost kernel: pci 0000:07:03.0: reg 0x14: [mem 0xe0000000-0xe0003fff] >Oct 14 06:49:57 localhost kernel: pci 0000:07:03.0: supports D1 D2 >Oct 14 06:49:57 localhost kernel: pci 0000:07:03.0: PME# supported from D0 D1 D2 D3hot >Oct 14 06:49:57 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode) >Oct 14 06:49:57 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xe00fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) >Oct 14 06:49:57 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode) >Oct 14 06:49:57 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12) >Oct 14 06:49:57 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *9 10 11 12) >Oct 14 06:49:57 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 *10 11 12) >Oct 14 06:49:57 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12) >Oct 14 06:49:57 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12) >Oct 14 06:49:57 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 *9 10 11 12) >Oct 14 06:49:57 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 *10 11 12) >Oct 14 06:49:57 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12) >Oct 14 06:49:57 localhost kernel: ACPI: Enabled 5 GPEs in block 00 to 1F >Oct 14 06:49:57 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Oct 14 06:49:57 localhost kernel: Found 1 acpi root devices >Oct 14 06:49:57 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >Oct 14 06:49:57 localhost kernel: vgaarb: loaded >Oct 14 06:49:57 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 >Oct 14 06:49:57 localhost kernel: SCSI subsystem initialized >Oct 14 06:49:57 localhost kernel: ACPI: bus type ATA registered >Oct 14 06:49:57 localhost kernel: libata version 3.00 loaded. >Oct 14 06:49:57 localhost kernel: ACPI: bus type USB registered >Oct 14 06:49:57 localhost kernel: usbcore: registered new interface driver usbfs >Oct 14 06:49:57 localhost kernel: usbcore: registered new interface driver hub >Oct 14 06:49:57 localhost kernel: usbcore: registered new device driver usb >Oct 14 06:49:57 localhost kernel: PCI: Using ACPI for IRQ routing >Oct 14 06:49:57 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Oct 14 06:49:57 localhost kernel: e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff] >Oct 14 06:49:57 localhost kernel: e820: reserve RAM buffer [mem 0xcfd84000-0xcfffffff] >Oct 14 06:49:57 localhost kernel: e820: reserve RAM buffer [mem 0xcfe68000-0xcfffffff] >Oct 14 06:49:57 localhost kernel: e820: reserve RAM buffer [mem 0xcfef2000-0xcfffffff] >Oct 14 06:49:57 localhost kernel: e820: reserve RAM buffer [mem 0xcff00000-0xcfffffff] >Oct 14 06:49:57 localhost kernel: NetLabel: Initializing >Oct 14 06:49:57 localhost kernel: NetLabel: domain hash size = 128 >Oct 14 06:49:57 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Oct 14 06:49:57 localhost kernel: NetLabel: unlabeled traffic allowed by default >Oct 14 06:49:57 localhost kernel: Switched to clocksource refined-jiffies >Oct 14 06:49:57 localhost kernel: pnp: PnP ACPI init >Oct 14 06:49:57 localhost kernel: ACPI: bus type PNP registered >Oct 14 06:49:57 localhost kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved >Oct 14 06:49:57 localhost kernel: system 00:00: [mem 0xfed13000-0xfed13fff] has been reserved >Oct 14 06:49:57 localhost kernel: system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved >Oct 14 06:49:57 localhost kernel: system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved >Oct 14 06:49:57 localhost kernel: system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved >Oct 14 06:49:57 localhost kernel: system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved >Oct 14 06:49:57 localhost kernel: system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved >Oct 14 06:49:57 localhost kernel: system 00:00: [mem 0xfed45000-0xfed99fff] has been reserved >Oct 14 06:49:57 localhost kernel: system 00:00: [mem 0x000c0000-0x000dffff] could not be reserved >Oct 14 06:49:57 localhost kernel: system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved >Oct 14 06:49:57 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 14 06:49:57 localhost kernel: pnp 00:01: [dma 4] >Oct 14 06:49:57 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Oct 14 06:49:57 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >Oct 14 06:49:57 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >Oct 14 06:49:57 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >Oct 14 06:49:57 localhost kernel: system 00:05: [io 0x0500-0x053f] has been reserved >Oct 14 06:49:57 localhost kernel: system 00:05: [io 0x0400-0x047f] could not be reserved >Oct 14 06:49:57 localhost kernel: system 00:05: [io 0x0680-0x06ff] has been reserved >Oct 14 06:49:57 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 14 06:49:57 localhost kernel: system 00:06: [mem 0xfed40000-0xfed44fff] has been reserved >Oct 14 06:49:57 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c31 PNP0c02 (active) >Oct 14 06:49:57 localhost kernel: pnp 00:07: [dma 0 disabled] >Oct 14 06:49:57 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0401 (active) >Oct 14 06:49:57 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) >Oct 14 06:49:57 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0003 (active) >Oct 14 06:49:57 localhost kernel: pnp: PnP ACPI: found 10 devices >Oct 14 06:49:57 localhost kernel: ACPI: bus type PNP unregistered >Oct 14 06:49:57 localhost kernel: Switched to clocksource acpi_pm >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1f.0: BAR 13: [io 0x0400-0x047f] has bogus alignment >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xe0800000-0xe09fffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: BAR 15: assigned [mem 0xe0a00000-0xe0bfffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: BAR 15: assigned [mem 0xe0c00000-0xe0dfffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: BAR 15: assigned [mem 0xe0e00000-0xe0ffffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: BAR 15: assigned [mem 0xe1000000-0xe11fffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x5000-0x5fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: BAR 13: assigned [io 0x6000-0x6fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: BAR 13: assigned [io 0x7000-0x7fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: BAR 13: assigned [io 0x8000-0x8fff] >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xe0240000-0xe025ffff pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Oct 14 06:49:57 localhost kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0200000-0xe02fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe04fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xe0800000-0xe09fffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xe0100000-0xe01fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xe0a00000-0xe0bfffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 04] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x6000-0x6fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xe0500000-0xe05fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xe0c00000-0xe0dfffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 05] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x7000-0x7fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xe0600000-0xe06fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xe0e00000-0xe0ffffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 06] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x8000-0x8fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xe0700000-0xe07fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xe1000000-0xe11fffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xe00fffff] >Oct 14 06:49:57 localhost kernel: pci 0000:00:1e.0: setting latency timer to 64 >Oct 14 06:49:57 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:01: resource 0 [io 0x3000-0x3fff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xe0200000-0xe02fffff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:02: resource 0 [io 0x5000-0x5fff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xe0400000-0xe04fffff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xe0800000-0xe09fffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:03: resource 0 [io 0x2000-0x2fff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xe0100000-0xe01fffff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xe0a00000-0xe0bfffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:04: resource 0 [io 0x6000-0x6fff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xe0500000-0xe05fffff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:04: resource 2 [mem 0xe0c00000-0xe0dfffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:05: resource 0 [io 0x7000-0x7fff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xe0600000-0xe06fffff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:05: resource 2 [mem 0xe0e00000-0xe0ffffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:06: resource 0 [io 0x8000-0x8fff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xe0700000-0xe07fffff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:06: resource 2 [mem 0xe1000000-0xe11fffff 64bit pref] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:07: resource 0 [io 0x1000-0x1fff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:07: resource 1 [mem 0xe0000000-0xe00fffff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:07: resource 4 [io 0x0000-0xffff] >Oct 14 06:49:57 localhost kernel: pci_bus 0000:07: resource 5 [mem 0x00000000-0xfffffffff] >Oct 14 06:49:57 localhost kernel: NET: Registered protocol family 2 >Oct 14 06:49:57 localhost kernel: TCP established hash table entries: 65536 (order: 8, 1048576 bytes) >Oct 14 06:49:57 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Oct 14 06:49:57 localhost kernel: TCP: Hash tables configured (established 65536 bind 65536) >Oct 14 06:49:57 localhost kernel: TCP: reno registered >Oct 14 06:49:57 localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes) >Oct 14 06:49:57 localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Oct 14 06:49:57 localhost kernel: NET: Registered protocol family 1 >Oct 14 06:49:57 localhost kernel: pci 0000:01:00.0: Boot video device >Oct 14 06:49:57 localhost kernel: PCI: CLS 64 bytes, default 64 >Oct 14 06:49:57 localhost kernel: Unpacking initramfs... >Oct 14 06:49:57 localhost kernel: Freeing initrd memory: 31256K (ffff88007e179000 - ffff88007ffff000) >Oct 14 06:49:57 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Oct 14 06:49:57 localhost kernel: software IO TLB [mem 0xcbd84000-0xcfd84000] (64MB) mapped at [ffff8800cbd84000-ffff8800cfd83fff] >Oct 14 06:49:57 localhost kernel: Initialise system trusted keyring >Oct 14 06:49:57 localhost kernel: audit: initializing netlink socket (disabled) >Oct 14 06:49:57 localhost kernel: type=2000 audit(1413283795.970:1): initialized >Oct 14 06:49:57 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Oct 14 06:49:57 localhost kernel: zbud: loaded >Oct 14 06:49:57 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Oct 14 06:49:57 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Oct 14 06:49:57 localhost kernel: msgmni has been set to 11801 >Oct 14 06:49:57 localhost kernel: Key type big_key registered >Oct 14 06:49:57 localhost kernel: SELinux: Registering netfilter hooks >Oct 14 06:49:57 localhost kernel: alg: No test for stdrng (krng) >Oct 14 06:49:57 localhost kernel: NET: Registered protocol family 38 >Oct 14 06:49:57 localhost kernel: Key type asymmetric registered >Oct 14 06:49:57 localhost kernel: Asymmetric key parser 'x509' registered >Oct 14 06:49:57 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Oct 14 06:49:57 localhost kernel: io scheduler noop registered >Oct 14 06:49:57 localhost kernel: io scheduler deadline registered >Oct 14 06:49:57 localhost kernel: io scheduler cfq registered (default) >Oct 14 06:49:57 localhost kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >Oct 14 06:49:57 localhost kernel: pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >Oct 14 06:49:57 localhost kernel: pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X >Oct 14 06:49:57 localhost kernel: pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X >Oct 14 06:49:57 localhost kernel: pcieport 0000:00:1c.3: irq 44 for MSI/MSI-X >Oct 14 06:49:57 localhost kernel: pcieport 0000:00:1c.4: irq 45 for MSI/MSI-X >Oct 14 06:49:57 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Oct 14 06:49:57 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Oct 14 06:49:57 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0 >Oct 14 06:49:57 localhost kernel: ACPI: Sleep Button [SLPB] >Oct 14 06:49:57 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Oct 14 06:49:57 localhost kernel: ACPI: Power Button [PWRF] >Oct 14 06:49:57 localhost kernel: GHES: HEST is not enabled! >Oct 14 06:49:57 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Oct 14 06:49:57 localhost kernel: 0000:00:03.3: ttyS0 at I/O 0x4150 (irq = 17) is a 16550A >Oct 14 06:49:57 localhost kernel: Non-volatile memory driver v1.3 >Oct 14 06:49:57 localhost kernel: Linux agpgart interface v0.103 >Oct 14 06:49:57 localhost kernel: ata_piix 0000:00:1f.2: version 2.13 >Oct 14 06:49:57 localhost kernel: ata_piix 0000:00:1f.2: MAP [ >Oct 14 06:49:57 localhost kernel: P0 P2 P1 P3 ] >Oct 14 06:49:57 localhost kernel: ata_piix 0000:00:1f.2: setting latency timer to 64 >Oct 14 06:49:57 localhost kernel: scsi0 : ata_piix >Oct 14 06:49:57 localhost kernel: scsi1 : ata_piix >Oct 14 06:49:57 localhost kernel: ata1: SATA max UDMA/133 cmd 0x4148 ctl 0x4174 bmdma 0x4110 irq 19 >Oct 14 06:49:57 localhost kernel: ata2: SATA max UDMA/133 cmd 0x4140 ctl 0x4170 bmdma 0x4118 irq 19 >Oct 14 06:49:57 localhost kernel: ata_piix 0000:00:1f.5: MAP [ >Oct 14 06:49:57 localhost kernel: P0 -- P1 -- ] >Oct 14 06:49:57 localhost kernel: ata_piix 0000:00:1f.5: setting latency timer to 64 >Oct 14 06:49:57 localhost kernel: scsi2 : ata_piix >Oct 14 06:49:57 localhost kernel: scsi3 : ata_piix >Oct 14 06:49:57 localhost kernel: ata3: SATA max UDMA/133 cmd 0x4138 ctl 0x416c bmdma 0x40f0 irq 19 >Oct 14 06:49:57 localhost kernel: ata4: SATA max UDMA/133 cmd 0x4130 ctl 0x4168 bmdma 0x40f8 irq 19 >Oct 14 06:49:57 localhost kernel: libphy: Fixed MDIO Bus: probed >Oct 14 06:49:57 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Oct 14 06:49:57 localhost kernel: ehci-pci: EHCI PCI platform driver >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1a.7: setting latency timer to 64 >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1a.7: debug port 1 >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1a.7: cache line size of 64 is not supported >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1a.7: irq 18, io mem 0xe0326400 >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >Oct 14 06:49:57 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 14 06:49:57 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 14 06:49:57 localhost kernel: usb usb1: Product: EHCI Host Controller >Oct 14 06:49:57 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Oct 14 06:49:57 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.7 >Oct 14 06:49:57 localhost kernel: hub 1-0:1.0: USB hub found >Oct 14 06:49:57 localhost kernel: hub 1-0:1.0: 4 ports detected >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1d.7: setting latency timer to 64 >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2 >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1d.7: debug port 1 >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xe0326000 >Oct 14 06:49:57 localhost kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >Oct 14 06:49:57 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 14 06:49:57 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 14 06:49:57 localhost kernel: usb usb2: Product: EHCI Host Controller >Oct 14 06:49:57 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Oct 14 06:49:57 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.7 >Oct 14 06:49:57 localhost kernel: hub 2-0:1.0: USB hub found >Oct 14 06:49:57 localhost kernel: hub 2-0:1.0: 6 ports detected >Oct 14 06:49:57 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Oct 14 06:49:57 localhost kernel: ohci-pci: OHCI PCI platform driver >Oct 14 06:49:57 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1a.0: setting latency timer to 64 >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1a.0: irq 16, io base 0x000040a0 >Oct 14 06:49:57 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 14 06:49:57 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 14 06:49:57 localhost kernel: usb usb3: Product: UHCI Host Controller >Oct 14 06:49:57 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Oct 14 06:49:57 localhost kernel: usb usb3: SerialNumber: 0000:00:1a.0 >Oct 14 06:49:57 localhost kernel: hub 3-0:1.0: USB hub found >Oct 14 06:49:57 localhost kernel: hub 3-0:1.0: 2 ports detected >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1a.1: setting latency timer to 64 >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1a.1: irq 21, io base 0x00004080 >Oct 14 06:49:57 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 14 06:49:57 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 14 06:49:57 localhost kernel: usb usb4: Product: UHCI Host Controller >Oct 14 06:49:57 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Oct 14 06:49:57 localhost kernel: usb usb4: SerialNumber: 0000:00:1a.1 >Oct 14 06:49:57 localhost kernel: hub 4-0:1.0: USB hub found >Oct 14 06:49:57 localhost kernel: hub 4-0:1.0: 2 ports detected >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64 >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004060 >Oct 14 06:49:57 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 14 06:49:57 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 14 06:49:57 localhost kernel: usb usb5: Product: UHCI Host Controller >Oct 14 06:49:57 localhost kernel: usb usb5: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Oct 14 06:49:57 localhost kernel: usb usb5: SerialNumber: 0000:00:1d.0 >Oct 14 06:49:57 localhost kernel: hub 5-0:1.0: USB hub found >Oct 14 06:49:57 localhost kernel: hub 5-0:1.0: 2 ports detected >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64 >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004040 >Oct 14 06:49:57 localhost kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 14 06:49:57 localhost kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 14 06:49:57 localhost kernel: usb usb6: Product: UHCI Host Controller >Oct 14 06:49:57 localhost kernel: usb usb6: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Oct 14 06:49:57 localhost kernel: usb usb6: SerialNumber: 0000:00:1d.1 >Oct 14 06:49:57 localhost kernel: hub 6-0:1.0: USB hub found >Oct 14 06:49:57 localhost kernel: hub 6-0:1.0: 2 ports detected >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64 >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 >Oct 14 06:49:57 localhost kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004020 >Oct 14 06:49:57 localhost kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 14 06:49:57 localhost kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 14 06:49:57 localhost kernel: usb usb7: Product: UHCI Host Controller >Oct 14 06:49:57 localhost kernel: usb usb7: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Oct 14 06:49:57 localhost kernel: usb usb7: SerialNumber: 0000:00:1d.2 >Oct 14 06:49:57 localhost kernel: hub 7-0:1.0: USB hub found >Oct 14 06:49:57 localhost kernel: hub 7-0:1.0: 2 ports detected >Oct 14 06:49:57 localhost kernel: usbcore: registered new interface driver usbserial >Oct 14 06:49:57 localhost kernel: usbcore: registered new interface driver usbserial_generic >Oct 14 06:49:57 localhost kernel: usbserial: USB Serial support registered for generic >Oct 14 06:49:57 localhost kernel: i8042: PNP: PS/2 Controller [PNP0f03:PS2M] at 0x60,0x64 irq 12 >Oct 14 06:49:57 localhost kernel: i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1 >Oct 14 06:49:57 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Oct 14 06:49:57 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Oct 14 06:49:57 localhost kernel: mousedev: PS/2 mouse device common for all mice >Oct 14 06:49:57 localhost kernel: rtc_cmos 00:02: RTC can wake from S4 >Oct 14 06:49:57 localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >Oct 14 06:49:57 localhost kernel: rtc_cmos 00:02: alarms up to one month, 114 bytes nvram >Oct 14 06:49:57 localhost kernel: device-mapper: uevent: version 1.0.3 >Oct 14 06:49:57 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Oct 14 06:49:57 localhost kernel: cpuidle: using governor menu >Oct 14 06:49:57 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Oct 14 06:49:57 localhost kernel: usbcore: registered new interface driver usbhid >Oct 14 06:49:57 localhost kernel: usbhid: USB HID core driver >Oct 14 06:49:57 localhost kernel: drop_monitor: Initializing network drop monitor service >Oct 14 06:49:57 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Oct 14 06:49:57 localhost kernel: TCP: cubic registered >Oct 14 06:49:57 localhost kernel: Initializing XFRM netlink socket >Oct 14 06:49:57 localhost kernel: NET: Registered protocol family 10 >Oct 14 06:49:57 localhost kernel: mip6: Mobile IPv6 >Oct 14 06:49:57 localhost kernel: NET: Registered protocol family 17 >Oct 14 06:49:57 localhost kernel: PM: Hibernation image not present or could not be loaded. >Oct 14 06:49:57 localhost kernel: Loading compiled-in X.509 certificates >Oct 14 06:49:57 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Oct 14 06:49:57 localhost kernel: registered taskstats version 1 >Oct 14 06:49:57 localhost kernel: Magic number: 2:922:830 >Oct 14 06:49:57 localhost kernel: rtc_cmos 00:02: setting system clock to 2014-10-14 10:49:56 UTC (1413283796) >Oct 14 06:49:57 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300) >Oct 14 06:49:57 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) >Oct 14 06:49:57 localhost kernel: usb 1-3: new high-speed USB device number 2 using ehci-pci >Oct 14 06:49:57 localhost kernel: usb 1-3: New USB device found, idVendor=0204, idProduct=6025 >Oct 14 06:49:57 localhost kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Oct 14 06:49:57 localhost kernel: usb 1-3: Product: USB 2.0 >Oct 14 06:49:57 localhost kernel: usb 1-3: Manufacturer: >Oct 14 06:49:57 localhost kernel: usb 1-3: SerialNumber: 11231900ECBC8D02 >Oct 14 06:49:57 localhost kernel: input: GenPS/2 Genius Mouse as /devices/platform/i8042/serio1/input/input2 >Oct 14 06:49:57 localhost kernel: ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Oct 14 06:49:57 localhost kernel: ata1.01: SATA link down (SStatus 0 SControl 300) >Oct 14 06:49:57 localhost kernel: ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Oct 14 06:49:57 localhost kernel: ata2.01: SATA link down (SStatus 0 SControl 300) >Oct 14 06:49:57 localhost kernel: ata2.00: HPA detected: current 156299375, native 156301488 >Oct 14 06:49:57 localhost kernel: ata2.00: ATA-6: ST380817AS, 3.42, max UDMA/133 >Oct 14 06:49:57 localhost kernel: ata2.00: 156299375 sectors, multi 16: LBA48 NCQ (not used) >Oct 14 06:49:57 localhost kernel: ata2.00: configured for UDMA/133 >Oct 14 06:49:57 localhost kernel: ata1.00: HPA detected: current 976771055, native 976773168 >Oct 14 06:49:57 localhost kernel: ata1.00: ATA-8: ST3500418AS, CC34, max UDMA/133 >Oct 14 06:49:57 localhost kernel: ata1.00: 976771055 sectors, multi 16: LBA48 NCQ (depth 0/32) >Oct 14 06:49:57 localhost kernel: ata1.00: configured for UDMA/133 >Oct 14 06:49:57 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST3500418AS CC34 PQ: 0 ANSI: 5 >Oct 14 06:49:57 localhost kernel: sd 0:0:0:0: [sda] 976771055 512-byte logical blocks: (500 GB/465 GiB) >Oct 14 06:49:57 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Oct 14 06:49:57 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Oct 14 06:49:57 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Oct 14 06:49:57 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Oct 14 06:49:57 localhost kernel: scsi 1:0:0:0: Direct-Access ATA ST380817AS 3.42 PQ: 0 ANSI: 5 >Oct 14 06:49:57 localhost kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0 >Oct 14 06:49:57 localhost kernel: sd 1:0:0:0: [sdb] 156299375 512-byte logical blocks: (80.0 GB/74.5 GiB) >Oct 14 06:49:57 localhost kernel: sd 1:0:0:0: [sdb] Write Protect is off >Oct 14 06:49:57 localhost kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >Oct 14 06:49:57 localhost kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Oct 14 06:49:57 localhost kernel: sdb: sdb1 >Oct 14 06:49:57 localhost kernel: sd 1:0:0:0: [sdb] Attached SCSI disk >Oct 14 06:49:57 localhost kernel: sda: sda1 sda2 sda3 >Oct 14 06:49:57 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Oct 14 06:49:57 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Oct 14 06:49:57 localhost kernel: Write protecting the kernel read-only data: 12288k >Oct 14 06:49:57 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Oct 14 06:49:57 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Oct 14 06:49:57 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Oct 14 06:49:57 localhost systemd[1]: Running in initial RAM disk. >Oct 14 06:49:57 localhost systemd[1]: No hostname configured. >Oct 14 06:49:57 localhost systemd[1]: Set hostname to <localhost>. >Oct 14 06:49:57 localhost systemd[1]: Initializing machine ID from random generator. >Oct 14 06:49:57 localhost systemd[1]: Starting -.slice. >Oct 14 06:49:57 localhost systemd[1]: Created slice -.slice. >Oct 14 06:49:57 localhost systemd[1]: Starting System Slice. >Oct 14 06:49:57 localhost systemd[1]: Created slice System Slice. >Oct 14 06:49:57 localhost systemd[1]: Starting Slices. >Oct 14 06:49:57 localhost systemd[1]: Reached target Slices. >Oct 14 06:49:57 localhost systemd[1]: Starting Timers. >Oct 14 06:49:57 localhost systemd[1]: Reached target Timers. >Oct 14 06:49:57 localhost systemd[1]: Starting udev Kernel Socket. >Oct 14 06:49:57 localhost systemd[1]: Listening on udev Kernel Socket. >Oct 14 06:49:57 localhost systemd[1]: Starting udev Control Socket. >Oct 14 06:49:57 localhost systemd[1]: Listening on udev Control Socket. >Oct 14 06:49:57 localhost systemd[1]: Starting Journal Socket. >Oct 14 06:49:57 localhost systemd[1]: Listening on Journal Socket. >Oct 14 06:49:57 localhost systemd[1]: Starting dracut cmdline hook... >Oct 14 06:49:57 localhost systemd[1]: Starting Sockets. >Oct 14 06:49:57 localhost systemd[1]: Reached target Sockets. >Oct 14 06:49:57 localhost systemd[1]: Starting Journal Service... >Oct 14 06:49:57 localhost systemd[1]: Started Journal Service. >Oct 14 06:49:57 localhost kernel: tsc: Refined TSC clocksource calibration: 2997.005 MHz >Oct 14 06:49:57 localhost kernel: usb 4-2: new full-speed USB device number 2 using uhci_hcd >Oct 14 06:49:57 localhost systemd-journal[59]: Journal started >Oct 14 06:49:57 localhost systemd[1]: Starting Setup Virtual Console... >Oct 14 06:49:57 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Oct 14 06:49:57 localhost systemd[1]: Started Load Kernel Modules. >Oct 14 06:49:57 localhost systemd[1]: Starting Encrypted Volumes. >Oct 14 06:49:57 localhost systemd[1]: Reached target Encrypted Volumes. >Oct 14 06:49:57 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Oct 14 06:49:57 localhost systemd[1]: Starting Swap. >Oct 14 06:49:57 localhost systemd[1]: Reached target Swap. >Oct 14 06:49:57 localhost systemd[1]: Starting Local File Systems. >Oct 14 06:49:57 localhost systemd[1]: Reached target Local File Systems. >Oct 14 06:49:57 localhost systemd[1]: Started Setup Virtual Console. >Oct 14 06:49:57 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Oct 14 06:49:57 localhost systemd[1]: Starting Create static device nodes in /dev... >Oct 14 06:49:57 localhost systemd[1]: Started Create static device nodes in /dev. >Oct 14 06:49:57 localhost dracut-cmdline[58]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Oct 14 06:49:57 localhost dracut-cmdline[58]: rd.luks=0: removing cryptoluks activation >Oct 14 06:49:57 localhost kernel: loop: module loaded >Oct 14 06:49:57 localhost dracut-cmdline[58]: root was live:UUID=0805-756C, is now live:/dev/disk/by-uuid/0805-756C >Oct 14 06:49:57 localhost kernel: usb 4-2: New USB device found, idVendor=046d, idProduct=08d7 >Oct 14 06:49:57 localhost kernel: usb 4-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Oct 14 06:49:57 localhost systemd[1]: Started dracut cmdline hook. >Oct 14 06:49:57 localhost systemd[1]: Starting dracut pre-udev hook... >Oct 14 06:49:57 localhost systemd[1]: Started dracut pre-udev hook. >Oct 14 06:49:57 localhost systemd[1]: Starting udev Kernel Device Manager... >Oct 14 06:49:57 localhost systemd-udevd[225]: starting version 208 >Oct 14 06:49:57 localhost systemd[1]: Started udev Kernel Device Manager. >Oct 14 06:49:57 localhost systemd[1]: Starting dracut pre-trigger hook... >Oct 14 06:49:57 localhost systemd-udevd[225]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Oct 14 06:49:57 localhost kernel: usb 5-1: new low-speed USB device number 2 using uhci_hcd >Oct 14 06:49:57 localhost dracut-pre-trigger[226]: rd.dm=0: removing DM RAID activation >Oct 14 06:49:57 localhost dracut-pre-trigger[226]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Oct 14 06:49:57 localhost dracut-pre-trigger[226]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Oct 14 06:49:57 localhost dracut-pre-trigger[226]: rd.md=0: removing MD RAID activation >Oct 14 06:49:57 localhost systemd[1]: Started dracut pre-trigger hook. >Oct 14 06:49:57 localhost systemd[1]: Starting udev Coldplug all Devices... >Oct 14 06:49:57 localhost systemd-udevd[225]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Oct 14 06:49:57 localhost kernel: usb 5-1: New USB device found, idVendor=046d, idProduct=c31c >Oct 14 06:49:57 localhost kernel: usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Oct 14 06:49:57 localhost kernel: usb 5-1: Product: USB Keyboard >Oct 14 06:49:57 localhost kernel: usb 5-1: Manufacturer: Logitech >Oct 14 06:49:58 localhost kernel: input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input3 >Oct 14 06:49:58 localhost kernel: hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:1d.0-1/input0 >Oct 14 06:49:58 localhost systemd[1]: Started udev Coldplug all Devices. >Oct 14 06:49:58 localhost systemd[1]: Starting dracut initqueue hook... >Oct 14 06:49:58 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Oct 14 06:49:58 localhost systemd[1]: Starting System Initialization. >Oct 14 06:49:58 localhost systemd[1]: Reached target System Initialization. >Oct 14 06:49:58 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Oct 14 06:49:58 localhost kernel: input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.1/input/input4 >Oct 14 06:49:58 localhost kernel: hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:1d.0-1/input1 >Oct 14 06:49:58 localhost systemd[1]: Reloading. >Oct 14 06:49:58 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Oct 14 06:49:58 localhost kernel: pata_acpi 0000:00:03.2: setting latency timer to 64 >Oct 14 06:49:58 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Oct 14 06:49:58 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Oct 14 06:49:58 localhost kernel: PTP clock support registered >Oct 14 06:49:58 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Oct 14 06:49:58 localhost kernel: scsi4 : pata_marvell >Oct 14 06:49:58 localhost kernel: ata_generic 0000:00:03.2: setting latency timer to 64 >Oct 14 06:49:58 localhost kernel: scsi5 : pata_marvell >Oct 14 06:49:58 localhost kernel: ata5: PATA max UDMA/100 cmd 0x2018 ctl 0x2024 bmdma 0x2000 irq 17 >Oct 14 06:49:58 localhost kernel: ata6: DUMMY >Oct 14 06:49:58 localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >Oct 14 06:49:58 localhost kernel: e1000e: Copyright(c) 1999 - 2013 Intel Corporation. >Oct 14 06:49:58 localhost kernel: scsi6 : ata_generic >Oct 14 06:49:58 localhost kernel: scsi7 : ata_generic >Oct 14 06:49:58 localhost kernel: ata7: PATA max UDMA/100 cmd 0x4160 ctl 0x417c bmdma 0x4120 irq 18 >Oct 14 06:49:58 localhost kernel: ata8: PATA max UDMA/100 cmd 0x4158 ctl 0x4178 bmdma 0x4128 irq 18 >Oct 14 06:49:58 localhost kernel: e1000e 0000:00:19.0: setting latency timer to 64 >Oct 14 06:49:58 localhost kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Oct 14 06:49:58 localhost kernel: e1000e 0000:00:19.0: irq 46 for MSI/MSI-X >Oct 14 06:49:58 localhost kernel: usb-storage 1-3:1.0: USB Mass Storage device detected >Oct 14 06:49:58 localhost kernel: scsi8 : usb-storage 1-3:1.0 >Oct 14 06:49:58 localhost kernel: usbcore: registered new interface driver usb-storage >Oct 14 06:49:58 localhost kernel: [drm] radeon kernel modesetting enabled. >Oct 14 06:49:58 localhost kernel: [drm] initializing kernel modesetting (CEDAR 0x1002:0x68E1 0x1787:0x3000). >Oct 14 06:49:58 localhost kernel: [drm] register mmio base: 0xE0200000 >Oct 14 06:49:58 localhost kernel: [drm] register mmio size: 131072 >Oct 14 06:49:58 localhost kernel: ATOM BIOS: PARK >Oct 14 06:49:58 localhost kernel: radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) >Oct 14 06:49:58 localhost kernel: radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF >Oct 14 06:49:58 localhost kernel: [drm] Detected VRAM RAM=1024M, BAR=256M >Oct 14 06:49:58 localhost kernel: [drm] RAM width 64bits DDR >Oct 14 06:49:58 localhost kernel: [TTM] Zone kernel: Available graphics memory: 3023370 kiB >Oct 14 06:49:58 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Oct 14 06:49:58 localhost kernel: [TTM] Initializing pool allocator >Oct 14 06:49:58 localhost kernel: [TTM] Initializing DMA pool allocator >Oct 14 06:49:58 localhost kernel: [drm] radeon: 1024M of VRAM memory ready >Oct 14 06:49:58 localhost kernel: [drm] radeon: 512M of GTT memory ready. >Oct 14 06:49:58 localhost kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072 >Oct 14 06:49:58 localhost kernel: [drm] Loading CEDAR Microcode >Oct 14 06:49:58 localhost kernel: [drm] PCIE GART of 512M enabled (table at 0x000000000025D000). >Oct 14 06:49:58 localhost kernel: radeon 0000:01:00.0: WB enabled >Oct 14 06:49:58 localhost kernel: radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88019bc80c00 >Oct 14 06:49:58 localhost kernel: radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88019bc80c0c >Oct 14 06:49:58 localhost kernel: radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc9000919c418 >Oct 14 06:49:58 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Oct 14 06:49:58 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Oct 14 06:49:58 localhost kernel: radeon 0000:01:00.0: irq 47 for MSI/MSI-X >Oct 14 06:49:58 localhost kernel: radeon 0000:01:00.0: radeon: using MSI. >Oct 14 06:49:58 localhost kernel: [drm] radeon: irq initialized. >Oct 14 06:49:58 localhost kernel: firewire_ohci 0000:07:03.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2 >Oct 14 06:49:58 localhost kernel: ahc_pci:7:0:0: Host Adapter Bios disabled. Using default SCSI device parameters >Oct 14 06:49:58 localhost kernel: [drm] ring test on 0 succeeded in 1 usecs >Oct 14 06:49:58 localhost kernel: [drm] ring test on 3 succeeded in 1 usecs >Oct 14 06:49:58 localhost kernel: ata5.01: NODEV after polling detection >Oct 14 06:49:58 localhost kernel: ata5.00: ATAPI: SONY DVD RW DRU-810A, 1.0d, max UDMA/33 >Oct 14 06:49:58 localhost kernel: ata5.00: configured for UDMA/33 >Oct 14 06:49:58 localhost kernel: scsi 4:0:0:0: CD-ROM SONY DVD RW DRU-810A 1.0d PQ: 0 ANSI: 5 >Oct 14 06:49:58 localhost kernel: sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray >Oct 14 06:49:58 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Oct 14 06:49:58 localhost kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0 >Oct 14 06:49:58 localhost kernel: sr 4:0:0:0: Attached scsi generic sg2 type 5 >Oct 14 06:49:58 localhost kernel: [drm] ring test on 5 succeeded in 1 usecs >Oct 14 06:49:58 localhost kernel: [drm] UVD initialized successfully. >Oct 14 06:49:58 localhost kernel: [drm] ib test on ring 0 succeeded in 0 usecs >Oct 14 06:49:58 localhost kernel: [drm] ib test on ring 3 succeeded in 0 usecs >Oct 14 06:49:58 localhost kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:1c:c0:14:52:fa >Oct 14 06:49:58 localhost kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >Oct 14 06:49:58 localhost kernel: e1000e 0000:00:19.0 eth0: MAC: 6, PHY: 6, PBA No: FFFFFF-0FF >Oct 14 06:49:58 localhost kernel: Switched to clocksource tsc >Oct 14 06:49:58 localhost kernel: [drm] ib test on ring 5 succeeded >Oct 14 06:49:58 localhost kernel: [drm] Radeon Display Connectors >Oct 14 06:49:58 localhost kernel: [drm] Connector 0: >Oct 14 06:49:58 localhost kernel: [drm] HDMI-A-1 >Oct 14 06:49:58 localhost kernel: [drm] HPD2 >Oct 14 06:49:58 localhost kernel: [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c >Oct 14 06:49:58 localhost kernel: [drm] Encoders: >Oct 14 06:49:58 localhost kernel: [drm] DFP1: INTERNAL_UNIPHY1 >Oct 14 06:49:58 localhost kernel: [drm] Connector 1: >Oct 14 06:49:58 localhost kernel: [drm] DVI-I-1 >Oct 14 06:49:58 localhost kernel: [drm] HPD4 >Oct 14 06:49:58 localhost kernel: [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c >Oct 14 06:49:58 localhost kernel: [drm] Encoders: >Oct 14 06:49:58 localhost kernel: [drm] DFP2: INTERNAL_UNIPHY >Oct 14 06:49:58 localhost kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1 >Oct 14 06:49:58 localhost kernel: [drm] Connector 2: >Oct 14 06:49:58 localhost kernel: [drm] VGA-1 >Oct 14 06:49:58 localhost kernel: [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c >Oct 14 06:49:58 localhost kernel: [drm] Encoders: >Oct 14 06:49:58 localhost kernel: [drm] CRT2: INTERNAL_KLDSCP_DAC2 >Oct 14 06:49:58 localhost kernel: [drm] Internal thermal controller with fan control >Oct 14 06:49:58 localhost kernel: [drm] radeon: power management initialized >Oct 14 06:49:58 localhost systemd-udevd[294]: renamed network interface eth0 to em1 >Oct 14 06:49:58 localhost kernel: [drm] fb mappable at 0xD035F000 >Oct 14 06:49:58 localhost kernel: [drm] vram apper at 0xD0000000 >Oct 14 06:49:58 localhost kernel: [drm] size 8294400 >Oct 14 06:49:58 localhost kernel: [drm] fb depth is 24 >Oct 14 06:49:58 localhost kernel: [drm] pitch is 7680 >Oct 14 06:49:58 localhost kernel: fbcon: radeondrmfb (fb0) is primary device >Oct 14 06:49:58 localhost kernel: firewire_core 0000:07:03.0: created device fw0: GUID 0090270001f0dc8f, S400 >Oct 14 06:49:58 localhost kernel: Console: switching to colour frame buffer device 240x67 >Oct 14 06:49:58 localhost kernel: radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device >Oct 14 06:49:58 localhost kernel: radeon 0000:01:00.0: registered panic notifier >Oct 14 06:49:58 localhost kernel: [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0 >Oct 14 06:49:58 localhost systemd[1]: Started Show Plymouth Boot Screen. >Oct 14 06:49:58 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Oct 14 06:49:58 localhost systemd[1]: Starting Paths. >Oct 14 06:49:58 localhost systemd[1]: Reached target Paths. >Oct 14 06:49:58 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Oct 14 06:49:58 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Oct 14 06:49:58 localhost systemd[1]: Starting Basic System. >Oct 14 06:49:58 localhost systemd[1]: Reached target Basic System. >Oct 14 06:49:59 localhost kernel: scsi 8:0:0:0: Direct-Access USB 2.0 5.00 PQ: 0 ANSI: 2 >Oct 14 06:49:59 localhost kernel: sd 8:0:0:0: Attached scsi generic sg3 type 0 >Oct 14 06:49:59 localhost kernel: sd 8:0:0:0: [sdc] 4116480 512-byte logical blocks: (2.10 GB/1.96 GiB) >Oct 14 06:49:59 localhost kernel: sd 8:0:0:0: [sdc] Write Protect is off >Oct 14 06:49:59 localhost kernel: sd 8:0:0:0: [sdc] Mode Sense: 0b 00 00 08 >Oct 14 06:49:59 localhost kernel: sd 8:0:0:0: [sdc] No Caching mode page found >Oct 14 06:49:59 localhost kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through >Oct 14 06:49:59 localhost kernel: sd 8:0:0:0: [sdc] No Caching mode page found >Oct 14 06:49:59 localhost kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through >Oct 14 06:49:59 localhost kernel: sdc: sdc1 >Oct 14 06:49:59 localhost kernel: sd 8:0:0:0: [sdc] No Caching mode page found >Oct 14 06:49:59 localhost kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through >Oct 14 06:49:59 localhost kernel: sd 8:0:0:0: [sdc] Attached SCSI removable disk >Oct 14 06:50:13 localhost kernel: scsi9 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0 ><Adaptec 2902/04/10/15/20C/30C SCSI adapter> >aic7850: Single Channel A, SCSI Id=7, 3/253 SCBs >Oct 14 06:50:15 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Oct 14 06:50:15 localhost kernel: bio: create slab <bio-1> at 1 >Oct 14 06:50:15 localhost kernel: bio: create slab <bio-2> at 2 >Oct 14 06:50:15 localhost systemd[1]: Started dracut initqueue hook. >Oct 14 06:50:15 localhost systemd[1]: Starting dracut pre-mount hook... >Oct 14 06:50:15 localhost systemd[1]: Started dracut pre-mount hook. >Oct 14 06:50:15 localhost systemd[1]: Starting Initrd Root File System. >Oct 14 06:50:15 localhost systemd[1]: Reached target Initrd Root File System. >Oct 14 06:50:15 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Oct 14 06:50:15 localhost systemd[1]: Reloading. >Oct 14 06:50:15 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Oct 14 06:50:15 localhost systemd[1]: Started Reload Configuration from the Real Root. >Oct 14 06:50:15 localhost systemd[1]: Starting Initrd File Systems. >Oct 14 06:50:15 localhost systemd[1]: Reached target Initrd File Systems. >Oct 14 06:50:15 localhost systemd[1]: Starting dracut mount hook... >Oct 14 06:50:15 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 06:50:15 localhost systemd[1]: Started dracut mount hook. >Oct 14 06:50:15 localhost systemd[1]: Starting Initrd Default Target. >Oct 14 06:50:15 localhost systemd[1]: Reached target Initrd Default Target. >Oct 14 06:50:15 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Oct 14 06:50:15 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Oct 14 06:50:15 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Oct 14 06:50:15 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Oct 14 06:50:15 localhost systemd[1]: Starting Plymouth switch root service... >Oct 14 06:50:15 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Oct 14 06:50:15 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Oct 14 06:50:15 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Oct 14 06:50:15 localhost systemd[1]: Stopping Initrd Default Target. >Oct 14 06:50:15 localhost systemd[1]: Stopped target Initrd Default Target. >Oct 14 06:50:15 localhost systemd[1]: Stopping dracut mount hook... >Oct 14 06:50:15 localhost systemd[1]: Stopped dracut mount hook. >Oct 14 06:50:15 localhost systemd[1]: Stopping dracut pre-mount hook... >Oct 14 06:50:15 localhost systemd[1]: Stopped dracut pre-mount hook. >Oct 14 06:50:15 localhost systemd[1]: Stopping dracut initqueue hook... >Oct 14 06:50:15 localhost systemd[1]: Stopped dracut initqueue hook. >Oct 14 06:50:15 localhost systemd[1]: Stopping Basic System. >Oct 14 06:50:15 localhost systemd[1]: Stopped target Basic System. >Oct 14 06:50:15 localhost systemd[1]: Stopping Slices. >Oct 14 06:50:15 localhost systemd[1]: Stopped target Slices. >Oct 14 06:50:15 localhost systemd[1]: Stopping System Slice. >Oct 14 06:50:15 localhost systemd[1]: Removed slice System Slice. >Oct 14 06:50:15 localhost systemd[1]: Stopping -.slice. >Oct 14 06:50:15 localhost systemd[1]: Removed slice -.slice. >Oct 14 06:50:15 localhost systemd[1]: Stopping Paths. >Oct 14 06:50:15 localhost systemd[1]: Stopped target Paths. >Oct 14 06:50:15 localhost systemd[1]: Stopping Timers. >Oct 14 06:50:15 localhost systemd[1]: Stopped target Timers. >Oct 14 06:50:15 localhost systemd[1]: Stopping Sockets. >Oct 14 06:50:15 localhost systemd[1]: Stopped target Sockets. >Oct 14 06:50:15 localhost systemd[1]: Stopping System Initialization. >Oct 14 06:50:15 localhost systemd[1]: Stopped target System Initialization. >Oct 14 06:50:15 localhost systemd[1]: Stopping Encrypted Volumes. >Oct 14 06:50:15 localhost systemd[1]: Stopped target Encrypted Volumes. >Oct 14 06:50:15 localhost systemd[1]: Stopping udev Coldplug all Devices... >Oct 14 06:50:15 localhost systemd[1]: Stopped udev Coldplug all Devices. >Oct 14 06:50:15 localhost systemd[1]: Stopping dracut pre-trigger hook... >Oct 14 06:50:15 localhost systemd[1]: Stopped dracut pre-trigger hook. >Oct 14 06:50:15 localhost systemd[1]: Stopping Swap. >Oct 14 06:50:15 localhost systemd[1]: Stopped target Swap. >Oct 14 06:50:15 localhost systemd[1]: Stopping Local File Systems. >Oct 14 06:50:15 localhost systemd[1]: Stopped target Local File Systems. >Oct 14 06:50:15 localhost systemd[1]: Stopping udev Kernel Device Manager... >Oct 14 06:50:15 localhost systemd[1]: Stopped udev Kernel Device Manager. >Oct 14 06:50:15 localhost systemd[1]: Stopping dracut pre-udev hook... >Oct 14 06:50:15 localhost systemd[1]: Stopped dracut pre-udev hook. >Oct 14 06:50:15 localhost systemd[1]: Stopping dracut cmdline hook... >Oct 14 06:50:15 localhost systemd[1]: Stopped dracut cmdline hook. >Oct 14 06:50:15 localhost systemd[1]: Stopping Create static device nodes in /dev... >Oct 14 06:50:15 localhost systemd[1]: Stopped Create static device nodes in /dev. >Oct 14 06:50:15 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Oct 14 06:50:15 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Oct 14 06:50:15 localhost systemd[1]: Stopping udev Control Socket. >Oct 14 06:50:15 localhost systemd[1]: Closed udev Control Socket. >Oct 14 06:50:15 localhost systemd[1]: Stopping udev Kernel Socket. >Oct 14 06:50:15 localhost systemd[1]: Closed udev Kernel Socket. >Oct 14 06:50:15 localhost systemd[1]: Starting Cleanup udevd DB... >Oct 14 06:50:15 localhost systemd[1]: Started Plymouth switch root service. >Oct 14 06:50:15 localhost systemd[1]: Started Cleanup udevd DB. >Oct 14 06:50:15 localhost systemd[1]: Starting Switch Root. >Oct 14 06:50:15 localhost systemd[1]: Reached target Switch Root. >Oct 14 06:50:15 localhost systemd[1]: Starting Switch Root... >Oct 14 06:50:15 localhost systemd[1]: Switching root. >Oct 14 06:50:15 localhost [59]: Journal stopped >Oct 14 06:50:18 localhost systemd-journal[560]: Runtime journal is using 8.0M (max 295.2M, leaving 442.8M of free 2.8G, current limit 295.2M). >Oct 14 06:50:18 localhost systemd-journal[560]: Runtime journal is using 8.0M (max 295.2M, leaving 442.8M of free 2.8G, current limit 295.2M). >Oct 14 06:50:18 localhost systemd-journald[59]: Received SIGTERM >Oct 14 06:50:18 localhost kernel: type=1404 audit(1413283816.582:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Oct 14 06:50:18 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Oct 14 06:50:18 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Oct 14 06:50:18 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Oct 14 06:50:18 localhost kernel: SELinux: 83 classes, 101316 rules >Oct 14 06:50:18 localhost kernel: SELinux: Completing initialization. >Oct 14 06:50:18 localhost kernel: SELinux: Setting up existing superblocks. >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev sdc1, type vfat), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Oct 14 06:50:18 localhost kernel: type=1403 audit(1413283817.022:3): policy loaded auid=4294967295 ses=4294967295 >Oct 14 06:50:18 localhost systemd[1]: Successfully loaded SELinux policy in 461.573ms. >Oct 14 06:50:18 localhost systemd[1]: Relabelled /dev and /run in 40.743ms. >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 14 06:50:18 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Oct 14 06:50:18 localhost systemd-journal[560]: Journal started >Oct 14 06:50:16 localhost systemd-cgroups-agent[530]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Oct 14 06:50:17 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Oct 14 06:50:17 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Oct 14 06:50:17 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Oct 14 06:50:18 localhost systemd[1]: Started Collect Read-Ahead Data. >Oct 14 06:50:18 localhost systemd[1]: Started Load legacy module configuration. >Oct 14 06:50:18 localhost systemd[1]: Starting Apply Kernel Variables... >Oct 14 06:50:18 localhost systemd[1]: Started Load Kernel Modules. >Oct 14 06:50:18 localhost systemd[1]: Mounted FUSE Control File System. >Oct 14 06:50:18 localhost systemd[1]: Mounting Configuration File System... >Oct 14 06:50:18 localhost systemd[1]: Started Set Up Additional Binary Formats. >Oct 14 06:50:18 localhost systemd[1]: Started File System Check on Root Device. >Oct 14 06:50:18 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Oct 14 06:50:18 localhost systemd[1]: Mounted Debug File System. >Oct 14 06:50:18 localhost systemd[1]: Mounted Huge Pages File System. >Oct 14 06:50:18 localhost systemd[1]: Mounted POSIX Message Queue File System. >Oct 14 06:50:18 localhost systemd[1]: Mounted Temporary Directory. >Oct 14 06:50:18 localhost systemd[1]: Started Apply Kernel Variables. >Oct 14 06:50:18 localhost systemd[1]: Mounted Configuration File System. >Oct 14 06:50:18 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Oct 14 06:50:18 localhost systemd[1]: Starting Create static device nodes in /dev... >Oct 14 06:50:18 localhost systemd[1]: Starting LVM2 metadata daemon... >Oct 14 06:50:18 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Oct 14 06:50:18 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Oct 14 06:50:18 localhost systemd[1]: Starting Import network configuration from initramfs... >Oct 14 06:50:18 localhost systemd[1]: Starting Configure read-only root support... >Oct 14 06:50:18 localhost systemd[1]: Starting Load/Save Random Seed... >Oct 14 06:50:18 localhost systemd[1]: Started udev Coldplug all Devices. >Oct 14 06:50:18 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Oct 14 06:50:18 localhost systemd[1]: Started LVM2 metadata daemon. >Oct 14 06:50:18 localhost systemd[1]: Started Load/Save Random Seed. >Oct 14 06:50:18 localhost systemd[1]: Started Configure read-only root support. >Oct 14 06:50:18 localhost lvm[557]: /dev/cdrom: open failed: No medium found >Oct 14 06:50:19 localhost systemd[1]: Started Create static device nodes in /dev. >Oct 14 06:50:19 localhost lvm[557]: No volume groups found >Oct 14 06:50:19 localhost systemd[1]: Starting udev Kernel Device Manager... >Oct 14 06:50:19 localhost systemd[1]: Starting Local File Systems (Pre). >Oct 14 06:50:19 localhost systemd[1]: Reached target Local File Systems (Pre). >Oct 14 06:50:19 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Oct 14 06:50:19 localhost systemd[1]: Started Import network configuration from initramfs. >Oct 14 06:50:19 localhost systemd[1]: Started udev Kernel Device Manager. >Oct 14 06:50:19 localhost systemd-udevd[601]: starting version 208 >Oct 14 06:50:19 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Oct 14 06:50:19 localhost systemd[1]: Starting Activation of DM RAID sets... >Oct 14 06:50:19 localhost systemd[1]: Mounted Configuration File System. >Oct 14 06:50:19 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Oct 14 06:50:19 localhost systemd[1]: Started Activation of DM RAID sets. >Oct 14 06:50:19 localhost systemd[1]: Starting Local File Systems. >Oct 14 06:50:19 localhost systemd[1]: Reached target Local File Systems. >Oct 14 06:50:19 localhost kernel: mei_me 0000:00:03.0: setting latency timer to 64 >Oct 14 06:50:19 localhost kernel: mei_me 0000:00:03.0: irq 48 for MSI/MSI-X >Oct 14 06:50:19 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Oct 14 06:50:19 localhost systemd[1]: Started Reconfigure the system on administrator request. >Oct 14 06:50:19 localhost systemd[1]: Started Mark the need to relabel after reboot. >Oct 14 06:50:19 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Oct 14 06:50:19 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Oct 14 06:50:19 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Oct 14 06:50:19 localhost systemd[1]: Starting Security Auditing Service... >Oct 14 06:50:19 localhost systemd[1]: Starting Encrypted Volumes. >Oct 14 06:50:19 localhost systemd[1]: Reached target Encrypted Volumes. >Oct 14 06:50:19 localhost kernel: parport_pc 00:07: reported by Plug and Play ACPI >Oct 14 06:50:19 localhost kernel: parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE] >Oct 14 06:50:19 localhost kernel: parport0: Printer, Hewlett-Packard HP LaserJet 1100 >Oct 14 06:50:20 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Oct 14 06:50:20 localhost auditctl[627]: No rules >Oct 14 06:50:20 localhost auditctl[627]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Oct 14 06:50:20 localhost systemd[1]: Started Security Auditing Service. >Oct 14 06:50:20 localhost systemd-journal[560]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 814.3M, current limit 228.8M). >Oct 14 06:50:20 localhost systemd-journal[560]: Time spent on flushing to /var is 141.651ms for 1151 entries. >Oct 14 06:50:20 localhost systemd-tmpfiles[625]: Unable to fix label of /var/log/journal/54b5dcf1e9bd10fdc45cd82ffc9fb291: No such file or directory >Oct 14 06:50:20 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Oct 14 06:50:20 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Oct 14 06:50:20 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Oct 14 06:50:20 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Oct 14 06:50:20 localhost systemd[1]: Starting System Initialization. >Oct 14 06:50:20 localhost systemd[1]: Reached target System Initialization. >Oct 14 06:50:20 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Oct 14 06:50:20 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Oct 14 06:50:20 localhost systemd[1]: Started dnf makecache timer. >Oct 14 06:50:20 localhost systemd[1]: Starting Timers. >Oct 14 06:50:20 localhost systemd[1]: Reached target Timers. >Oct 14 06:50:20 localhost auditd[626]: Started dispatcher: /sbin/audispd pid: 648 >Oct 14 06:50:20 localhost mtp-probe[641]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-2" >Oct 14 06:50:20 localhost mtp-probe[633]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-3" >Oct 14 06:50:20 localhost mtp-probe[640]: checking bus 5, device 2: "/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-1" >Oct 14 06:50:20 localhost mtp-probe[633]: bus: 1, device: 2 was not an MTP device >Oct 14 06:50:20 localhost mtp-probe[641]: bus: 4, device: 2 was not an MTP device >Oct 14 06:50:20 localhost mtp-probe[640]: bus: 5, device: 2 was not an MTP device >Oct 14 06:50:20 localhost audispd[648]: priority_boost_parser called with: 4 >Oct 14 06:50:20 localhost audispd[648]: max_restarts_parser called with: 10 >Oct 14 06:50:20 localhost kernel: ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GPE0 1 (20130517/utaddress-251) >Oct 14 06:50:20 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 14 06:50:20 localhost kernel: ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \IGPO 1 (20130517/utaddress-251) >Oct 14 06:50:20 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 14 06:50:20 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Oct 14 06:50:20 localhost kernel: type=1305 audit(1413283820.437:4): audit_pid=626 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Oct 14 06:50:20 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Oct 14 06:50:20 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Oct 14 06:50:20 localhost audispd[648]: audispd initialized with q_depth=150 and 1 active plugins >Oct 14 06:50:20 localhost systemd[1]: Started Restore Sound Card State. >Oct 14 06:50:20 localhost systemd[1]: Starting CUPS Printer Service Spool. >Oct 14 06:50:20 localhost systemd[1]: Started CUPS Printer Service Spool. >Oct 14 06:50:20 localhost systemd[1]: Starting Paths. >Oct 14 06:50:20 localhost systemd[1]: Reached target Paths. >Oct 14 06:50:20 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Oct 14 06:50:20 localhost auditd[626]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Oct 14 06:50:20 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Oct 14 06:50:20 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Oct 14 06:50:20 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Oct 14 06:50:20 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Oct 14 06:50:20 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Oct 14 06:50:20 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Oct 14 06:50:20 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Oct 14 06:50:20 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Oct 14 06:50:20 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Oct 14 06:50:20 localhost systemd[1]: Starting Sockets. >Oct 14 06:50:20 localhost systemd[1]: Reached target Sockets. >Oct 14 06:50:20 localhost systemd[1]: Starting Basic System. >Oct 14 06:50:20 localhost systemd[1]: Reached target Basic System. >Oct 14 06:50:20 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Oct 14 06:50:20 localhost systemd[1]: Starting Permit User Sessions... >Oct 14 06:50:20 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Oct 14 06:50:20 localhost systemd[1]: Starting Accounts Service... >Oct 14 06:50:20 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Oct 14 06:50:20 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Oct 14 06:50:20 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Oct 14 06:50:20 localhost systemd[1]: Starting irqbalance daemon... >Oct 14 06:50:20 localhost alsactl[651]: alsactl 1.0.27.2 daemon started >Oct 14 06:50:20 localhost systemd[1]: Started irqbalance daemon. >Oct 14 06:50:20 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Oct 14 06:50:20 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Oct 14 06:50:20 localhost systemd[1]: Started Software RAID monitoring and management. >Oct 14 06:50:20 localhost systemd[1]: Starting Modem Manager... >Oct 14 06:50:20 localhost systemd[1]: Starting NTP client/server... >Oct 14 06:50:20 localhost systemd[1]: Starting LSB: Init script for live image.... >Oct 14 06:50:20 localhost systemd[1]: Starting D-Bus System Message Bus... >Oct 14 06:50:20 localhost systemd[1]: Started D-Bus System Message Bus. >Oct 14 06:50:20 localhost systemd[1]: Starting Login Service... >Oct 14 06:50:20 localhost systemd[1]: Started Permit User Sessions. >Oct 14 06:50:20 localhost systemd[1]: Starting Job spooling tools... >Oct 14 06:50:20 localhost systemd[1]: Started Job spooling tools. >Oct 14 06:50:20 localhost systemd[1]: Starting Command Scheduler... >Oct 14 06:50:20 localhost rngd[660]: Unable to open file: /dev/tpm0 >Oct 14 06:50:20 localhost rngd[660]: can't open any entropy source >Oct 14 06:50:20 localhost rngd[660]: Maybe RNG device modules are not loaded >Oct 14 06:50:20 localhost systemd[1]: Started Command Scheduler. >Oct 14 06:50:20 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Oct 14 06:50:20 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Oct 14 06:50:20 localhost systemd[1]: Unit rngd.service entered failed state. >Oct 14 06:50:21 localhost alsactl[651]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Oct 14 06:50:21 localhost kernel: media: Linux media interface: v0.10 >Oct 14 06:50:21 localhost kernel: microcode: CPU0 sig=0xf4a, pf=0x10, revision=0x4 >Oct 14 06:50:21 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >Oct 14 06:50:21 localhost crond[676]: (CRON) INFO (Syslog will be used instead of sendmail.) >Oct 14 06:50:21 localhost crond[676]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 55% if used.) >Oct 14 06:50:21 localhost kernel: ppdev: user-space parallel port driver >Oct 14 06:50:21 localhost chronyd[682]: chronyd version 1.29 starting >Oct 14 06:50:21 localhost kernel: microcode: CPU1 sig=0xf4a, pf=0x10, revision=0x4 >Oct 14 06:50:21 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Oct 14 06:50:21 localhost kernel: iTCO_vendor_support: vendor-support=0 >Oct 14 06:50:21 localhost chronyd[682]: Linux kernel major=3 minor=11 patch=10 >Oct 14 06:50:21 localhost chronyd[682]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Oct 14 06:50:21 localhost chronyd[682]: Generated key 1 >Oct 14 06:50:21 localhost avahi-daemon[663]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Oct 14 06:50:21 localhost avahi-daemon[663]: Successfully dropped root privileges. >Oct 14 06:50:21 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Oct 14 06:50:21 localhost kernel: iTCO_wdt: Found a ICH8DO TCO device (Version=2, TCOBASE=0x0460) >Oct 14 06:50:21 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Oct 14 06:50:21 localhost avahi-daemon[663]: avahi-daemon 0.6.31 starting up. >Oct 14 06:50:21 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Oct 14 06:50:21 localhost kernel: Linux video capture interface: v2.00 >Oct 14 06:50:21 localhost systemd[1]: Started NTP client/server. >Oct 14 06:50:21 localhost kernel: gspca_main: v2.14.0 registered >Oct 14 06:50:21 localhost kernel: Adding 3026940k swap on /dev/sda2. Priority:-1 extents:1 across:3026940k FS >Oct 14 06:50:21 localhost livesys[666]: Enabling swap partition /dev/sda2 [ OK ] >Oct 14 06:50:21 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 14 06:50:21 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 14 06:50:22 localhost kernel: gspca_main: gspca_zc3xx-2.14.0 probing 046d:08d7 >Oct 14 06:50:22 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 49 for MSI/MSI-X >Oct 14 06:50:22 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:line >Oct 14 06:50:22 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Oct 14 06:50:22 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0xa/0x0/0x0/0x0/0x0) >Oct 14 06:50:22 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Oct 14 06:50:22 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Oct 14 06:50:22 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Rear Mic=0xe >Oct 14 06:50:22 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Front Mic=0xb >Oct 14 06:50:22 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Line=0xf >Oct 14 06:50:22 localhost kernel: input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5 >Oct 14 06:50:22 localhost kernel: input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 >Oct 14 06:50:22 localhost kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 >Oct 14 06:50:22 localhost kernel: input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >Oct 14 06:50:22 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3116 0000:01:00.1: Handle VGA-switcheroo audio client >Oct 14 06:50:22 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3317 0000:01:00.1: Using LPIB position fix >Oct 14 06:50:22 localhost kernel: snd_hda_intel 0000:01:00.1: irq 50 for MSI/MSI-X >Oct 14 06:50:22 localhost kernel: ALSA sound/pci/hda/hda_intel.c:1787 0000:01:00.1: Enable sync_write for stable communication >Oct 14 06:50:22 localhost crond[676]: (CRON) INFO (running with inotify support) >Oct 14 06:50:22 localhost ModemManager[664]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Oct 14 06:50:22 localhost kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9 >Oct 14 06:50:22 localhost useradd[698]: new group: name=liveuser, GID=1000 >Oct 14 06:50:22 localhost systemd[1]: Starting Sound Card. >Oct 14 06:50:22 localhost systemd[1]: Reached target Sound Card. >Oct 14 06:50:22 localhost useradd[698]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Oct 14 06:50:22 localhost systemd[1]: Reached target Sound Card. >Oct 14 06:50:23 localhost rtkit-daemon[657]: Successfully called chroot. >Oct 14 06:50:23 localhost rtkit-daemon[657]: Successfully dropped privileges. >Oct 14 06:50:23 localhost rtkit-daemon[657]: Successfully limited resources. >Oct 14 06:50:23 localhost rtkit-daemon[657]: Running. >Oct 14 06:50:23 localhost rtkit-daemon[657]: Watchdog thread running. >Oct 14 06:50:23 localhost rtkit-daemon[657]: Canary thread running. >Oct 14 06:50:23 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Oct 14 06:50:23 localhost avahi-daemon[663]: Successfully called chroot(). >Oct 14 06:50:23 localhost avahi-daemon[663]: Successfully dropped remaining capabilities. >Oct 14 06:50:23 localhost avahi-daemon[663]: No service file found in /etc/avahi/services. >Oct 14 06:50:23 localhost avahi-daemon[663]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Oct 14 06:50:23 localhost livesys[666]: Adding live user [ OK ] >Oct 14 06:50:23 localhost avahi-daemon[663]: Network interface enumeration completed. >Oct 14 06:50:23 localhost avahi-daemon[663]: Registering HINFO record with values 'X86_64'/'LINUX'. >Oct 14 06:50:23 localhost avahi-daemon[663]: Server startup complete. Host name is linux.local. Local service cookie is 1482988668. >Oct 14 06:50:23 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Oct 14 06:50:23 localhost systemd[1]: Started Login Service. >Oct 14 06:50:23 localhost systemd-logind[668]: New seat seat0. >Oct 14 06:50:23 localhost systemd-logind[668]: Watching system buttons on /dev/input/event1 (Power Button) >Oct 14 06:50:23 localhost systemd-logind[668]: Watching system buttons on /dev/input/event0 (Sleep Button) >Oct 14 06:50:23 localhost kernel: input: gspca_zc3xx as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/input/input10 >Oct 14 06:50:23 localhost kernel: usbcore: registered new interface driver gspca_zc3xx >Oct 14 06:50:23 localhost kernel: usbcore: registered new interface driver snd-usb-audio >Oct 14 06:50:23 localhost systemd[1]: Reached target Sound Card. >Oct 14 06:50:23 localhost usermod[723]: add 'liveuser' to group 'wheel' >Oct 14 06:50:23 localhost usermod[723]: add 'liveuser' to shadow group 'wheel' >Oct 14 06:50:23 localhost systemd[1]: Started Modem Manager. >Oct 14 06:50:23 localhost systemd[1]: Stopped Software RAID monitoring and management. >Oct 14 06:50:24 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 14 06:50:24 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 14 06:50:24 localhost systemd[1]: Starting Authorization Manager... >Oct 14 06:50:24 localhost livesys[666]: (process:738): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=54b5dcf1e9bd10fdc45cd82ffc9fb291 --binary-syntax --close-stderr': Child process exited with code 1 >Oct 14 06:50:24 localhost systemd[1]: Stopping Command Scheduler... >Oct 14 06:50:24 localhost systemd[1]: Stopped Command Scheduler. >Oct 14 06:50:24 localhost systemd[1]: Stopping Job spooling tools... >Oct 14 06:50:24 localhost systemd[1]: Stopped Job spooling tools. >Oct 14 06:50:24 localhost polkitd[741]: Started polkitd version 0.112 >Oct 14 06:50:24 localhost livesys[666]: sed: can't read : No such file or directory >Oct 14 06:50:24 localhost kernel: mei_me 0000:00:03.0: reset: connect/disconnect timeout. >Oct 14 06:50:24 localhost kernel: mei_me 0000:00:03.0: unexpected reset: dev_state = RESETTING >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost polkitd[741]: Loading rules from directory /etc/polkit-1/rules.d >Oct 14 06:50:25 localhost polkitd[741]: Loading rules from directory /usr/share/polkit-1/rules.d >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost polkitd[741]: Finished loading, compiling and executing 5 rules >Oct 14 06:50:25 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 14 06:50:25 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 14 06:50:25 localhost polkitd[741]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Oct 14 06:50:25 localhost systemd[1]: Started Authorization Manager. >Oct 14 06:50:25 localhost accounts-daemon[658]: started daemon version 0.6.35 >Oct 14 06:50:25 localhost systemd[1]: Started Accounts Service. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost livesys[666]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 14 06:50:25 localhost systemd[1]: Started LSB: Init script for live image.. >Oct 14 06:50:25 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Oct 14 06:50:25 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Oct 14 06:50:25 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Oct 14 06:50:25 localhost systemd[1]: Starting Install ABRT coredump hook... >Oct 14 06:50:25 localhost systemd[1]: Started ABRT Xorg log watcher. >Oct 14 06:50:26 localhost systemd[1]: Started Harvest vmcores for ABRT. >Oct 14 06:50:26 localhost systemd[1]: Starting ABRT kernel log watcher... >Oct 14 06:50:26 localhost systemd[1]: Started ABRT kernel log watcher. >Oct 14 06:50:26 localhost systemd[1]: Starting GNOME Display Manager... >Oct 14 06:50:26 localhost systemd[1]: Started SYSV: Late init script for live image.. >Oct 14 06:50:26 localhost systemd[1]: Started Install ABRT coredump hook. >Oct 14 06:50:26 localhost abrtd[770]: Init complete, entering main loop >Oct 14 06:50:26 localhost systemd[1]: Started GNOME Display Manager. >Oct 14 06:50:26 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Oct 14 06:50:26 localhost dbus-daemon[667]: dbus[667]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=778 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=802 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Oct 14 06:50:26 localhost dbus[667]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=778 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=802 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Oct 14 06:50:26 localhost ModemManager[664]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin >Oct 14 06:50:26 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Oct 14 06:50:26 localhost kernel: Ebtables v2.0 registered >Oct 14 06:50:26 localhost kernel: Bridge firewalling registered >Oct 14 06:50:26 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Oct 14 06:50:26 localhost systemd[1]: Starting Network Manager... >Oct 14 06:50:27 localhost NetworkManager[843]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Oct 14 06:50:27 localhost NetworkManager[843]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Oct 14 06:50:27 localhost NetworkManager[843]: <info> WEXT support is enabled >Oct 14 06:50:28 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Oct 14 06:50:28 localhost NetworkManager[843]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Oct 14 06:50:28 localhost NetworkManager[843]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Oct 14 06:50:28 localhost NetworkManager[843]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Oct 14 06:50:28 localhost NetworkManager[843]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Oct 14 06:50:28 localhost NetworkManager[843]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Oct 14 06:50:28 localhost kernel: cfg80211: World regulatory domain updated: >Oct 14 06:50:28 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Oct 14 06:50:28 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Oct 14 06:50:28 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Oct 14 06:50:28 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Oct 14 06:50:28 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Oct 14 06:50:28 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Oct 14 06:50:28 localhost NetworkManager[843]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Oct 14 06:50:28 localhost NetworkManager[843]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 14 06:50:28 localhost NetworkManager[843]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 14 06:50:28 localhost NetworkManager[843]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Oct 14 06:50:28 localhost NetworkManager[843]: <info> monitoring kernel firmware directory '/lib/firmware'. >Oct 14 06:50:28 localhost NetworkManager[843]: <info> WiFi hardware radio set enabled >Oct 14 06:50:28 localhost NetworkManager[843]: <info> WiFi enabled by radio killswitch; enabled by state file >Oct 14 06:50:28 localhost NetworkManager[843]: <info> WWAN enabled by radio killswitch; enabled by state file >Oct 14 06:50:28 localhost NetworkManager[843]: <info> WiMAX enabled by radio killswitch; enabled by state file >Oct 14 06:50:28 localhost NetworkManager[843]: <info> Networking is enabled by state file >Oct 14 06:50:28 localhost NetworkManager[843]: <info> (lo): link connected >Oct 14 06:50:28 localhost NetworkManager[843]: <info> (lo): carrier is ON >Oct 14 06:50:28 localhost NetworkManager[843]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Oct 14 06:50:28 localhost NetworkManager[843]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Oct 14 06:50:28 localhost NetworkManager[843]: <info> (lo): No existing connection detected. >Oct 14 06:50:28 localhost systemd[1]: Started Network Manager. >Oct 14 06:50:28 localhost NetworkManager[843]: <info> (em1): carrier is OFF >Oct 14 06:50:28 localhost NetworkManager[843]: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >Oct 14 06:50:28 localhost systemd[1]: Starting Network. >Oct 14 06:50:28 localhost systemd[1]: Reached target Network. >Oct 14 06:50:28 localhost NetworkManager[843]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >Oct 14 06:50:28 localhost NetworkManager[843]: <info> (em1): No existing connection detected. >Oct 14 06:50:28 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Oct 14 06:50:28 localhost NetworkManager[843]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 14 06:50:28 localhost NetworkManager[843]: <info> (em1): bringing up device. >Oct 14 06:50:28 localhost kernel: e1000e 0000:00:19.0: irq 46 for MSI/MSI-X >Oct 14 06:50:29 localhost kernel: e1000e 0000:00:19.0: irq 46 for MSI/MSI-X >Oct 14 06:50:29 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >Oct 14 06:50:29 localhost NetworkManager[843]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >Oct 14 06:50:29 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 14 06:50:29 localhost dbus[667]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 14 06:50:29 localhost NetworkManager[843]: <info> startup complete >Oct 14 06:50:29 localhost systemd[1]: Starting Bluetooth service... >Oct 14 06:50:29 localhost NetworkManager[843]: <info> ModemManager available in the bus >Oct 14 06:50:29 localhost bluetoothd[1009]: Bluetooth daemon 5.12 >Oct 14 06:50:29 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.bluez' >Oct 14 06:50:29 localhost dbus[667]: [system] Successfully activated service 'org.bluez' >Oct 14 06:50:29 localhost systemd[1]: Started Bluetooth service. >Oct 14 06:50:29 localhost kernel: Bluetooth: Core ver 2.16 >Oct 14 06:50:29 localhost kernel: NET: Registered protocol family 31 >Oct 14 06:50:29 localhost kernel: Bluetooth: HCI device and connection manager initialized >Oct 14 06:50:29 localhost kernel: Bluetooth: HCI socket layer initialized >Oct 14 06:50:29 localhost kernel: Bluetooth: L2CAP socket layer initialized >Oct 14 06:50:29 localhost kernel: Bluetooth: SCO socket layer initialized >Oct 14 06:50:29 localhost bluetoothd[1009]: Starting SDP server >Oct 14 06:50:29 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Oct 14 06:50:29 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Oct 14 06:50:29 localhost kernel: Bluetooth: BNEP socket layer initialized >Oct 14 06:50:29 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 14 06:50:29 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 14 06:50:29 localhost systemd[1]: Starting Hostname Service... >Oct 14 06:50:29 localhost bluetoothd[1009]: Bluetooth management interface 1.3 initialized >Oct 14 06:50:29 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 14 06:50:29 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 14 06:50:29 localhost systemd[1]: Started Hostname Service. >Oct 14 06:50:30 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Oct 14 06:50:30 localhost systemd[1]: Starting Multi-User System. >Oct 14 06:50:30 localhost systemd[1]: Reached target Multi-User System. >Oct 14 06:50:30 localhost systemd[1]: Starting Graphical Interface. >Oct 14 06:50:30 localhost systemd[1]: Reached target Graphical Interface. >Oct 14 06:50:30 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Oct 14 06:50:30 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Oct 14 06:50:30 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Oct 14 06:50:30 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Oct 14 06:50:30 localhost systemd[1]: Startup finished in 1.911s (kernel) + 19.208s (initrd) + 13.990s (userspace) = 35.111s. >Oct 14 06:50:30 localhost kernel: mei_me 0000:00:03.0: reset: connect/disconnect timeout. >Oct 14 06:50:30 localhost kernel: mei_me 0000:00:03.0: unexpected reset: dev_state = RESETTING >Oct 14 06:50:31 localhost systemd[1]: Starting user-1000.slice. >Oct 14 06:50:31 localhost systemd[1]: Created slice user-1000.slice. >Oct 14 06:50:31 localhost systemd[1]: Starting User Manager for 1000... >Oct 14 06:50:31 localhost systemd-logind[668]: New session 1 of user liveuser. >Oct 14 06:50:31 localhost systemd-logind[668]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Oct 14 06:50:31 localhost systemd[1]: Starting Session 1 of user liveuser. >Oct 14 06:50:31 localhost systemd[1]: Started Session 1 of user liveuser. >Oct 14 06:50:31 localhost gdm-autologin][1124]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Oct 14 06:50:31 localhost systemd[1197]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Oct 14 06:50:31 localhost systemd[1197]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Oct 14 06:50:31 localhost systemd[1197]: Starting Default. >Oct 14 06:50:31 localhost systemd[1197]: Reached target Default. >Oct 14 06:50:31 localhost systemd[1197]: Startup finished in 77ms. >Oct 14 06:50:31 localhost systemd[1]: Started User Manager for 1000. >Oct 14 06:50:31 localhost kernel: e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >Oct 14 06:50:31 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >Oct 14 06:50:31 localhost NetworkManager[843]: <info> (em1): link connected >Oct 14 06:50:31 localhost NetworkManager[843]: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Oct 14 06:50:31 localhost NetworkManager[843]: <info> Auto-activating connection 'Wired connection 1'. >Oct 14 06:50:31 localhost NetworkManager[843]: <info> Activation (em1) starting connection 'Wired connection 1' >Oct 14 06:50:31 localhost NetworkManager[843]: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 14 06:50:31 localhost NetworkManager[843]: <info> NetworkManager state is now CONNECTING >Oct 14 06:50:31 localhost NetworkManager[843]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >Oct 14 06:50:31 localhost NetworkManager[843]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >Oct 14 06:50:31 localhost NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >Oct 14 06:50:31 localhost NetworkManager[843]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >Oct 14 06:50:31 localhost NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >Oct 14 06:50:31 localhost NetworkManager[843]: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 14 06:50:31 localhost NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >Oct 14 06:50:31 localhost NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >Oct 14 06:50:32 localhost systemd[1]: Reached target Sound Card. >Oct 14 06:50:32 localhost systemd[1]: Reached target Sound Card. >Oct 14 06:50:32 localhost systemd[1]: Reached target Sound Card. >Oct 14 06:50:32 localhost /etc/gdm/Xsession[1206]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Oct 14 06:50:33 localhost NetworkManager[843]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 14 06:50:33 localhost NetworkManager[843]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >Oct 14 06:50:33 localhost NetworkManager[843]: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 14 06:50:33 localhost NetworkManager[843]: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 14 06:50:33 localhost NetworkManager[843]: <info> dhclient started with pid 1345 >Oct 14 06:50:33 localhost NetworkManager[843]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >Oct 14 06:50:33 localhost NetworkManager[843]: <error> [1413283833.33730] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (em1): cannot send router solicitation: -99. >Oct 14 06:50:33 localhost avahi-daemon[663]: Registering new address record for fe80::21c:c0ff:fe14:52fa on em1.*. >Oct 14 06:50:33 localhost dhclient[1345]: Internet Systems Consortium DHCP Client 4.2.5 >Oct 14 06:50:33 localhost dhclient[1345]: Copyright 2004-2013 Internet Systems Consortium. >Oct 14 06:50:33 localhost dhclient[1345]: All rights reserved. >Oct 14 06:50:33 localhost dhclient[1345]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 14 06:50:33 localhost dhclient[1345]: Oct 14 06:50:33 localhost NetworkManager[843]: Internet Systems Consortium DHCP Client 4.2.5 >Oct 14 06:50:33 localhost NetworkManager[843]: Copyright 2004-2013 Internet Systems Consortium. >Oct 14 06:50:33 localhost NetworkManager[843]: All rights reserved. >Oct 14 06:50:33 localhost NetworkManager[843]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 14 06:50:33 localhost NetworkManager[843]: <info> (em1): DHCPv4 state changed nbi -> preinit >Oct 14 06:50:33 localhost dhclient[1345]: Listening on LPF/em1/00:1c:c0:14:52:fa >Oct 14 06:50:33 localhost dhclient[1345]: Sending on LPF/em1/00:1c:c0:14:52:fa >Oct 14 06:50:33 localhost dhclient[1345]: Sending on Socket/fallback >Oct 14 06:50:33 localhost dhclient[1345]: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 4 (xid=0x431dacf7) >Oct 14 06:50:33 localhost NetworkManager[843]: Listening on LPF/em1/00:1c:c0:14:52:fa >Oct 14 06:50:33 localhost NetworkManager[843]: Sending on LPF/em1/00:1c:c0:14:52:fa >Oct 14 06:50:33 localhost NetworkManager[843]: Sending on Socket/fallback >Oct 14 06:50:33 localhost NetworkManager[843]: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 4 (xid=0x431dacf7) >Oct 14 06:50:34 localhost dhclient[1345]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x431dacf7) >Oct 14 06:50:34 localhost dhclient[1345]: DHCPOFFER from 10.77.0.1 >Oct 14 06:50:34 localhost NetworkManager[843]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x431dacf7) >Oct 14 06:50:34 localhost NetworkManager[843]: DHCPOFFER from 10.77.0.1 >Oct 14 06:50:34 localhost dhclient[1345]: DHCPACK from 10.77.0.1 (xid=0x431dacf7) >Oct 14 06:50:34 localhost NetworkManager[843]: DHCPACK from 10.77.0.1 (xid=0x431dacf7) >Oct 14 06:50:34 localhost NetworkManager[843]: <info> (em1): DHCPv4 state changed preinit -> bound >Oct 14 06:50:34 localhost NetworkManager[843]: <info> address 10.77.0.185 >Oct 14 06:50:34 localhost NetworkManager[843]: <info> plen 24 (255.255.255.0) >Oct 14 06:50:34 localhost NetworkManager[843]: <info> gateway 10.77.0.1 >Oct 14 06:50:34 localhost NetworkManager[843]: <info> lease time 7200 >Oct 14 06:50:34 localhost NetworkManager[843]: <info> nameserver '10.77.0.1' >Oct 14 06:50:34 localhost NetworkManager[843]: <info> domain name 'devel.netpilot.com' >Oct 14 06:50:34 localhost NetworkManager[843]: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 14 06:50:34 localhost NetworkManager[843]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >Oct 14 06:50:34 localhost avahi-daemon[663]: Joining mDNS multicast group on interface em1.IPv4 with address 10.77.0.185. >Oct 14 06:50:34 localhost avahi-daemon[663]: New relevant interface em1.IPv4 for mDNS. >Oct 14 06:50:34 localhost avahi-daemon[663]: Registering new address record for 10.77.0.185 on em1.IPv4. >Oct 14 06:50:34 localhost NetworkManager[843]: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 14 06:50:34 localhost NetworkManager[843]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >Oct 14 06:50:34 localhost dhclient[1345]: bound to 10.77.0.185 -- renewal in 2949 seconds. >Oct 14 06:50:34 localhost NetworkManager[843]: bound to 10.77.0.185 -- renewal in 2949 seconds. >Oct 14 06:50:34 localhost NetworkManager[843]: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 14 06:50:34 localhost NetworkManager[843]: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 14 06:50:34 localhost NetworkManager[843]: <info> NetworkManager state is now CONNECTED_GLOBAL >Oct 14 06:50:34 localhost NetworkManager[843]: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >Oct 14 06:50:34 localhost NetworkManager[843]: <info> Activation (em1) successful, device activated. >Oct 14 06:50:34 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 14 06:50:34 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 14 06:50:34 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Oct 14 06:50:34 localhost kernel: fuse init (API version 7.22) >Oct 14 06:50:34 localhost systemd[1]: Mounting FUSE Control File System... >Oct 14 06:50:34 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Oct 14 06:50:34 localhost systemd[1]: Mounted FUSE Control File System. >Oct 14 06:50:34 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 14 06:50:34 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 14 06:50:34 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Oct 14 06:50:34 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Oct 14 06:50:34 localhost gnome-session[1206]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-ZSd8Y1 >Oct 14 06:50:34 localhost gnome-session[1206]: GNOME_KEYRING_PID=1416 >Oct 14 06:50:35 localhost gnome-session[1206]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-ZSd8Y1 >Oct 14 06:50:35 localhost gnome-session[1206]: GPG_AGENT_INFO=/run/user/1000/keyring-ZSd8Y1/gpg:0:1 >Oct 14 06:50:35 localhost gnome-session[1206]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-ZSd8Y1 >Oct 14 06:50:35 localhost gnome-session[1206]: GPG_AGENT_INFO=/run/user/1000/keyring-ZSd8Y1/gpg:0:1 >Oct 14 06:50:35 localhost gnome-session[1206]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-ZSd8Y1 >Oct 14 06:50:35 localhost gnome-session[1206]: GPG_AGENT_INFO=/run/user/1000/keyring-ZSd8Y1/gpg:0:1 >Oct 14 06:50:35 localhost gnome-session[1206]: SSH_AUTH_SOCK=/run/user/1000/keyring-ZSd8Y1/ssh >Oct 14 06:50:35 localhost gnome-session[1206]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Oct 14 06:50:35 localhost gnome-session[1206]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Oct 14 06:50:35 localhost gnome-session[1206]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Oct 14 06:50:35 localhost gnome-session[1206]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Oct 14 06:50:35 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 14 06:50:35 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 14 06:50:35 localhost systemd[1]: Starting Daemon for power management... >Oct 14 06:50:35 localhost rtkit-daemon[657]: Successfully made thread 1433 of process 1433 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 14 06:50:35 localhost rtkit-daemon[657]: Supervising 1 threads of 1 processes of 1 users. >Oct 14 06:50:35 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 14 06:50:35 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 14 06:50:35 localhost systemd[1]: Started Daemon for power management. >Oct 14 06:50:35 localhost rtkit-daemon[657]: Supervising 1 threads of 1 processes of 1 users. >Oct 14 06:50:35 localhost rtkit-daemon[657]: Successfully made thread 1462 of process 1433 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 14 06:50:35 localhost rtkit-daemon[657]: Supervising 2 threads of 1 processes of 1 users. >Oct 14 06:50:36 localhost rtkit-daemon[657]: Supervising 2 threads of 1 processes of 1 users. >Oct 14 06:50:36 localhost rtkit-daemon[657]: Successfully made thread 1465 of process 1433 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 14 06:50:36 localhost rtkit-daemon[657]: Supervising 3 threads of 1 processes of 1 users. >Oct 14 06:50:36 localhost rtkit-daemon[657]: Supervising 3 threads of 1 processes of 1 users. >Oct 14 06:50:36 localhost rtkit-daemon[657]: Successfully made thread 1468 of process 1433 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 14 06:50:36 localhost rtkit-daemon[657]: Supervising 4 threads of 1 processes of 1 users. >Oct 14 06:50:36 localhost rtkit-daemon[657]: Supervising 4 threads of 1 processes of 1 users. >Oct 14 06:50:36 localhost rtkit-daemon[657]: Successfully made thread 1471 of process 1433 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 14 06:50:36 localhost rtkit-daemon[657]: Supervising 5 threads of 1 processes of 1 users. >Oct 14 06:50:36 localhost kernel: mei_me 0000:00:03.0: reset: connect/disconnect timeout. >Oct 14 06:50:36 localhost kernel: mei_me 0000:00:03.0: unexpected reset: dev_state = RESETTING >Oct 14 06:50:37 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 14 06:50:37 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 14 06:50:37 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Oct 14 06:50:37 localhost colord[1480]: Using mapping database file /var/lib/colord/mapping.db >Oct 14 06:50:37 localhost colord[1480]: Using device database file /var/lib/colord/storage.db >Oct 14 06:50:37 localhost colord[1480]: loaded plugin libcd_plugin_scanner.so >Oct 14 06:50:37 localhost colord[1480]: loaded plugin libcd_plugin_camera.so >Oct 14 06:50:37 localhost colord[1480]: Daemon ready for requests >Oct 14 06:50:37 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 14 06:50:37 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 14 06:50:37 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Oct 14 06:50:37 localhost colord[1480]: Device added: sysfs-046d-08d7 >Oct 14 06:50:37 localhost systemd[1]: Starting CUPS Printing Service... >Oct 14 06:50:37 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:50:38 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 14 06:50:38 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 14 06:50:38 localhost systemd[1]: Starting Disk Manager... >Oct 14 06:50:38 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Oct 14 06:50:38 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Oct 14 06:50:38 localhost systemd[1]: Starting Locale Service... >Oct 14 06:50:38 localhost udisksd[1490]: udisks daemon version 2.1.1 starting >Oct 14 06:50:38 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.locale1' >Oct 14 06:50:38 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.locale1' >Oct 14 06:50:38 localhost systemd[1]: Started Locale Service. >Oct 14 06:50:38 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 14 06:50:38 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 14 06:50:38 localhost systemd[1]: Started Disk Manager. >Oct 14 06:50:38 localhost udisksd[1490]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Oct 14 06:50:39 localhost ModemManager[664]: <info> Creating modem with plugin 'Generic' and '1' ports >Oct 14 06:50:39 localhost ModemManager[664]: <warn> Could not grab port (tty/ttyS0): 'Cannot add port 'tty/ttyS0', unhandled serial type' >Oct 14 06:50:39 localhost ModemManager[664]: <warn> Couldn't create modem for device at '/sys/devices/pci0000:00/0000:00:03.3': Failed to find primary AT port >Oct 14 06:50:41 localhost chronyd[682]: Selected source 217.77.132.1 >Oct 14 06:50:42 localhost polkitd[741]: Registered Authentication Agent for unix-session:1 (system bus name :1.35 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Oct 14 06:50:43 localhost goa[1547]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Oct 14 06:50:43 localhost goa[1547]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Oct 14 06:50:44 localhost gnome-session[1206]: Gjs-Message: JS LOG: GNOME Shell started at Tue Oct 14 2014 06:50:44 GMT-0400 (EDT) >Oct 14 06:50:44 localhost gnome-session[1206]: vmware-user: could not open /proc/fs/vmblock/dev >Oct 14 06:50:44 localhost gnome-session[1206]: Creating config directory:'/home/liveuser/.config/tracker' >Oct 14 06:50:44 localhost gnome-session[1206]: Entering running state >Oct 14 06:50:45 localhost vmusr[1625]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Oct 14 06:50:45 localhost vmusr[1625]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Oct 14 06:50:45 localhost vmusr[1625]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Oct 14 06:50:46 localhost gnome-session[1206]: Failed to play sound: File or data not found >Oct 14 06:50:46 localhost gnome-keyring-daemon[1416]: keyring alias directory: /home/liveuser/.local/share/keyrings >Oct 14 06:50:47 localhost obexd[1683]: OBEX daemon 5.12 >Oct 14 06:50:49 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Oct 14 06:50:49 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Oct 14 06:50:50 localhost colord[1480]: Device added: xrandr-Goldstar Company Ltd-IPS224-210NDVW2L783 >Oct 14 06:50:51 localhost colord[1480]: Automatic metadata add icc-3a52b065fbf14bad15ba27e32555fc2c to xrandr-Goldstar Company Ltd-IPS224-210NDVW2L783 >Oct 14 06:50:51 localhost colord[1480]: Profile added: icc-3a52b065fbf14bad15ba27e32555fc2c >Oct 14 06:51:00 localhost gnome-session[1206]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Oct 14 06:51:00 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Oct 14 06:51:00 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Oct 14 06:51:19 localhost gnome-session[1206]: Window manager warning: last_focus_time (84122) is greater than comparison timestamp (84119). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 06:51:19 localhost gnome-session[1206]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Oct 14 06:51:28 localhost gnome-session[1206]: (process:1833): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Oct 14 06:51:31 localhost gnome-session[1206]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Oct 14 06:51:37 localhost kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead. >Oct 14 06:51:38 localhost gnome-session[1206]: (firefox:1833): Gtk-CRITICAL **: IA__gtk_clipboard_set_with_data: assertion 'targets != NULL' failed >Oct 14 06:51:48 localhost chronyd[682]: Selected source 130.0.73.18 >Oct 14 06:52:06 localhost gnome-session[1206]: Command Line Error: Incorrect password >Oct 14 06:52:26 localhost polkitd[741]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.opensuse.cupspkhelper.mechanism.all-edit for unix-process:1947:14542 [gnome-control-center --overview] (owned by unix-user:liveuser) >Oct 14 06:52:27 localhost dbus-daemon[667]: dbus[667]: [system] Activating service name='org.opensuse.CupsPkHelper.Mechanism' (using servicehelper) >Oct 14 06:52:27 localhost dbus[667]: [system] Activating service name='org.opensuse.CupsPkHelper.Mechanism' (using servicehelper) >Oct 14 06:52:27 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.opensuse.CupsPkHelper.Mechanism' >Oct 14 06:52:27 localhost dbus[667]: [system] Successfully activated service 'org.opensuse.CupsPkHelper.Mechanism' >Oct 14 06:52:27 localhost kernel: lp0: using parport0 (interrupt-driven). >Oct 14 06:52:27 localhost kernel: lp0: console ready >Oct 14 06:52:28 localhost systemd[1]: Starting Printer. >Oct 14 06:52:28 localhost systemd[1]: Reached target Printer. >Oct 14 06:52:32 localhost colord[1480]: Profile added: HP-LaserJet-1100-Gray.. >Oct 14 06:52:32 localhost colord[1480]: (colord:1480): Cd-WARNING **: failed to get session [pid 1485]: Unknown error -2 >Oct 14 06:52:32 localhost colord[1480]: Device added: cups-HP-LaserJet-1100 >Oct 14 06:52:42 localhost colord[1480]: device removed: cups-HP-LaserJet-1100 >Oct 14 06:52:42 localhost colord[1480]: (colord:1480): Cd-WARNING **: failed to get session [pid 1485]: Unknown error -2 >Oct 14 06:52:42 localhost colord[1480]: Device added: cups-HP-LaserJet-1100 >Oct 14 06:52:53 localhost gnome-session[1206]: Window manager warning: last_focus_time (177932) is greater than comparison timestamp (177925). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 06:52:53 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1600010 not in stack >Oct 14 06:52:53 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1600010 not in stack >Oct 14 06:53:20 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:53:33 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:54:37 localhost gnome-session[1206]: Window manager warning: last_focus_time (281624) is greater than comparison timestamp (281621). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 06:54:37 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1600010 not in stack >Oct 14 06:54:37 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1600010 not in stack >Oct 14 06:55:14 localhost dbus-daemon[667]: dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:55:14 localhost dbus-daemon[667]: dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:55:14 localhost dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:55:14 localhost dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:55:15 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:55:15 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:55:45 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:55:45 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:55:45 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:55:45 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:55:45 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:56:16 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:56:16 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:57:21 localhost dbus-daemon[667]: dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:57:21 localhost dbus-daemon[667]: dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:57:21 localhost dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:57:21 localhost dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:58:12 localhost dbus-daemon[667]: dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:58:12 localhost dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:58:12 localhost dbus-daemon[667]: dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:58:12 localhost dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:58:12 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:58:12 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:58:43 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:58:43 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:58:48 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 14 06:58:48 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 14 06:58:48 localhost systemd[1]: Starting Hostname Service... >Oct 14 06:58:48 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 14 06:58:48 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 14 06:58:48 localhost systemd[1]: Started Hostname Service. >Oct 14 06:58:48 localhost gnome-session[1206]: (nautilus:2257): GnomeDesktop-WARNING **: Unable to create loader for mime type application/pdf: Unrecognized image file format >Oct 14 06:58:48 localhost gnome-session[1206]: (nautilus:2257): GnomeDesktop-WARNING **: Error creating thumbnail for file:///home/liveuser/Downloads/SWIN_CT_79208317_004635_ENCRYPTED.PDF: Unrecognized image file format >Oct 14 06:58:49 localhost gnome-session[1206]: Window manager warning: last_focus_time (534487) is greater than comparison timestamp (534486). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 06:58:49 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1600008 not in stack >Oct 14 06:58:49 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1600008 not in stack >Oct 14 06:59:08 localhost dbus-daemon[667]: dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:59:08 localhost dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:59:08 localhost dbus-daemon[667]: dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:59:08 localhost dbus[667]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.1" (uid=70 pid=663 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.48" (uid=1000 pid=1906 comm="evince /home/liveuser/Downloads/SWIN_CT_79208317_0") >Oct 14 06:59:32 localhost polkitd[741]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.opensuse.cupspkhelper.mechanism.all-edit for unix-process:2299:56358 [gnome-control-center --overview] (owned by unix-user:liveuser) >Oct 14 06:59:36 localhost dbus-daemon[667]: dbus[667]: [system] Activating service name='org.opensuse.CupsPkHelper.Mechanism' (using servicehelper) >Oct 14 06:59:36 localhost dbus[667]: [system] Activating service name='org.opensuse.CupsPkHelper.Mechanism' (using servicehelper) >Oct 14 06:59:36 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.opensuse.CupsPkHelper.Mechanism' >Oct 14 06:59:36 localhost dbus[667]: [system] Successfully activated service 'org.opensuse.CupsPkHelper.Mechanism' >Oct 14 06:59:52 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:59:52 localhost colord[1480]: device removed: cups-HP-LaserJet-1100 >Oct 14 06:59:52 localhost colord[1480]: (colord:1480): Cd-WARNING **: failed to get session [pid 1485]: Unknown error -2 >Oct 14 06:59:52 localhost colord[1480]: Device added: cups-HP-LaserJet-1100 >Oct 14 06:59:53 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:59:53 localhost colord[1480]: device removed: cups-HP-LaserJet-1100 >Oct 14 06:59:53 localhost colord[1480]: (colord:1480): Cd-WARNING **: failed to get session [pid 1485]: Unknown error -2 >Oct 14 06:59:53 localhost colord[1480]: Device added: cups-HP-LaserJet-1100 >Oct 14 06:59:55 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 06:59:55 localhost colord[1480]: device removed: cups-HP-LaserJet-1100 >Oct 14 06:59:55 localhost colord[1480]: (colord:1480): Cd-WARNING **: failed to get session [pid 1485]: Unknown error -2 >Oct 14 06:59:55 localhost colord[1480]: Device added: cups-HP-LaserJet-1100 >Oct 14 07:00:01 localhost gnome-session[1206]: Window manager warning: last_focus_time (605625) is greater than comparison timestamp (605622). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 07:00:01 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1800010 not in stack >Oct 14 07:00:01 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1800010 not in stack >Oct 14 07:00:16 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:00:20 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:00:25 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:00:35 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:00:39 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:00:44 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:00:45 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:00:55 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:00:55 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:00:55 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:01 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:01 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:01 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:01 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:01 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:01 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:01 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:01 localhost colord[1480]: device removed: cups-HP-LaserJet-1100 >Oct 14 07:01:01 localhost colord[1480]: (colord:1480): Cd-WARNING **: failed to get session [pid 1485]: Unknown error -2 >Oct 14 07:01:01 localhost colord[1480]: Device added: cups-HP-LaserJet-1100 >Oct 14 07:01:19 localhost polkitd[741]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.opensuse.cupspkhelper.mechanism.all-edit for unix-process:2511:67760 [gnome-control-center --overview] (owned by unix-user:liveuser) >Oct 14 07:01:21 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:21 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:32 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:37 localhost dbus-daemon[667]: dbus[667]: [system] Activating service name='org.opensuse.CupsPkHelper.Mechanism' (using servicehelper) >Oct 14 07:01:37 localhost dbus[667]: [system] Activating service name='org.opensuse.CupsPkHelper.Mechanism' (using servicehelper) >Oct 14 07:01:38 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.opensuse.CupsPkHelper.Mechanism' >Oct 14 07:01:38 localhost dbus[667]: [system] Successfully activated service 'org.opensuse.CupsPkHelper.Mechanism' >Oct 14 07:01:38 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:38 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:38 localhost colord[1480]: device removed: cups-HP-LaserJet-1100 >Oct 14 07:01:38 localhost colord[1480]: (colord:1480): Cd-WARNING **: failed to get session [pid 1485]: Unknown error -2 >Oct 14 07:01:38 localhost colord[1480]: Device added: cups-HP-LaserJet-1100 >Oct 14 07:01:39 localhost systemd[1]: Started CUPS Printing Service. >Oct 14 07:01:39 localhost colord[1480]: device removed: cups-HP-LaserJet-1100 >Oct 14 07:01:39 localhost colord[1480]: (colord:1480): Cd-WARNING **: failed to get session [pid 1485]: Unknown error -2 >Oct 14 07:01:39 localhost colord[1480]: Device added: cups-HP-LaserJet-1100 >Oct 14 07:01:46 localhost gnome-session[1206]: Window manager warning: last_focus_time (710832) is greater than comparison timestamp (710828). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 07:01:46 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1800010 not in stack >Oct 14 07:01:46 localhost gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1800010 not in stack >Oct 14 07:02:32 localhost gnome-session[1206]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Oct 14 07:02:39 localhost userhelper[2681]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Oct 14 07:02:39 localhost userhelper[2686]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Oct 14 07:02:39 localhost kernel: md: raid0 personality registered for level 0 >Oct 14 07:02:39 localhost kernel: md: raid1 personality registered for level 1 >Oct 14 07:02:39 localhost kernel: async_tx: api initialized (async) >Oct 14 07:02:39 localhost kernel: xor: measuring software checksum speed >Oct 14 07:02:39 localhost kernel: prefetch64-sse: 4060.000 MB/sec >Oct 14 07:02:39 localhost kernel: generic_sse: 2968.000 MB/sec >Oct 14 07:02:39 localhost kernel: xor: using function: prefetch64-sse (4060.000 MB/sec) >Oct 14 07:02:39 localhost kernel: raid6: sse2x1 1761 MB/s >Oct 14 07:02:39 localhost kernel: raid6: sse2x2 2289 MB/s >Oct 14 07:02:39 localhost kernel: raid6: sse2x4 2480 MB/s >Oct 14 07:02:39 localhost kernel: raid6: using algorithm sse2x4 (2480 MB/s) >Oct 14 07:02:39 localhost kernel: raid6: using intx1 recovery algorithm >Oct 14 07:02:39 localhost kernel: md: raid6 personality registered for level 6 >Oct 14 07:02:39 localhost kernel: md: raid5 personality registered for level 5 >Oct 14 07:02:39 localhost kernel: md: raid4 personality registered for level 4 >Oct 14 07:02:39 localhost kernel: md: raid10 personality registered for level 10 >Oct 14 07:02:39 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Oct 14 07:02:39 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Oct 14 07:02:39 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Oct 14 07:02:39 localhost kernel: Loading iSCSI transport class v2.0-870. >Oct 14 07:02:39 localhost kernel: iscsi: registered transport (tcp) >Oct 14 07:02:39 localhost kernel: No iBFT detected. >Oct 14 07:02:40 localhost dbus-daemon[667]: dbus[667]: avc: received setenforce notice (enforcing=0) >Oct 14 07:02:40 localhost dbus[667]: avc: received setenforce notice (enforcing=0) >Oct 14 07:02:40 localhost dbus[1283]: avc: received setenforce notice (enforcing=0) >Oct 14 07:02:40 localhost dbus[1352]: avc: received setenforce notice (enforcing=0) >Oct 14 07:02:42 localhost gnome-session[1206]: localuser:root being added to access control list >Oct 14 07:02:47 localhost anaconda[2760]: /sbin/anaconda 20.25.15-1 >Oct 14 07:02:47 localhost anaconda[2760]: 6160384 kB (6016 MB) are available >Oct 14 07:02:47 localhost anaconda[2760]: check_memory(): total:6016, needed:512, graphical:512 >Oct 14 07:02:47 localhost anaconda[2760]: Not doing 'start audit daemon' in live installation >Oct 14 07:02:47 localhost anaconda[2760]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Oct 14 07:02:47 localhost anaconda[2760]: Default encoding = ascii >Oct 14 07:02:47 localhost program[2760]: Running... udevadm trigger --action=change --subsystem-match=block >Oct 14 07:02:47 localhost program[2760]: Return code: 0 >Oct 14 07:02:47 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:47 localhost program[2760]: Return code: 0 >Oct 14 07:02:47 localhost blivet[2760]: ISCSID is /sbin/iscsid >Oct 14 07:02:47 localhost blivet[2760]: no initiator set >Oct 14 07:02:47 localhost program[2760]: Running... modprobe fcoe >Oct 14 07:02:47 localhost program[2760]: Return code: 0 >Oct 14 07:02:47 localhost program[2760]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 14 07:02:47 localhost program[2760]: No FCoE boot disk information is found in EDD! >Oct 14 07:02:47 localhost program[2760]: Return code: 1 >Oct 14 07:02:47 localhost blivet[2760]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 14 07:02:47 localhost blivet[2760]: no /etc/zfcp.conf; not configuring zfcp >Oct 14 07:02:47 localhost anaconda[2760]: Display mode = g >Oct 14 07:02:47 localhost anaconda[2760]: 6160384 kB (6016 MB) are available >Oct 14 07:02:47 localhost anaconda[2760]: check_memory(): total:6016, needed:512, graphical:512 >Oct 14 07:02:48 localhost blivet[2760]: trying to set new default fstype to 'ext4' >Oct 14 07:02:48 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:48 localhost blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 07:02:48 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:48 localhost anaconda[2760]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Oct 14 07:02:48 localhost anaconda[2760]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Oct 14 07:02:48 localhost anaconda[2760]: using only installclass _Fedora >Oct 14 07:02:48 localhost anaconda[2760]: bootloader GRUB2 on X86 platform >Oct 14 07:02:48 localhost blivet[2760]: Detected 6032M of memory >Oct 14 07:02:48 localhost blivet[2760]: Suggested swap size (6032 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Oct 14 07:02:48 localhost blivet[2760]: Swap attempt of 0M >Oct 14 07:02:48 localhost anaconda[2760]: bootloader GRUB2 on X86 platform >Oct 14 07:02:48 localhost anaconda[2760]: network: devices found ['em1'] >Oct 14 07:02:48 localhost ifcfg[2760]: content of files (network initialization): >Oct 14 07:02:48 localhost ifcfg[2760]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 28, 192, 20, 82, 250]}, 'connection': {'timestamp': 1413284428L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '29651930-62dd-4c9b-92d8-1f44f149a8bf'}}] >Oct 14 07:02:48 localhost NetworkManager[843]: ifcfg-rh: read connection 'em1' >Oct 14 07:02:48 localhost NetworkManager[843]: <info> (em1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Oct 14 07:02:48 localhost NetworkManager[843]: <info> (em1): deactivating device (reason 'connection-removed') [38] >Oct 14 07:02:49 localhost NetworkManager[843]: <info> (em1): canceled DHCP transaction, DHCP client pid 1345 >Oct 14 07:02:49 localhost avahi-daemon[663]: Withdrawing address record for 10.77.0.185 on em1. >Oct 14 07:02:49 localhost avahi-daemon[663]: Leaving mDNS multicast group on interface em1.IPv4 with address 10.77.0.185. >Oct 14 07:02:49 localhost avahi-daemon[663]: Interface em1.IPv4 no longer relevant for mDNS. >Oct 14 07:02:49 localhost NetworkManager[843]: <info> NetworkManager state is now DISCONNECTED >Oct 14 07:02:49 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 14 07:02:49 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Saved default wired connection 'em1' to persistent storage >Oct 14 07:02:49 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Oct 14 07:02:49 localhost anaconda[2760]: network: dumping ifcfg file for default autoconnection on em1 >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Auto-activating connection 'em1'. >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) starting connection 'em1' >Oct 14 07:02:49 localhost NetworkManager[843]: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 14 07:02:49 localhost NetworkManager[843]: <info> NetworkManager state is now CONNECTING >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >Oct 14 07:02:49 localhost NetworkManager[843]: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >Oct 14 07:02:49 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 14 07:02:49 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 14 07:02:49 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >Oct 14 07:02:49 localhost NetworkManager[843]: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 14 07:02:49 localhost NetworkManager[843]: <info> dhclient started with pid 2834 >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >Oct 14 07:02:49 localhost chronyd[682]: Source 217.77.132.1 offline >Oct 14 07:02:49 localhost chronyd[682]: Source 85.214.100.186 offline >Oct 14 07:02:49 localhost chronyd[682]: Source 213.36.7.22 offline >Oct 14 07:02:49 localhost chronyd[682]: Source 130.0.73.18 offline >Oct 14 07:02:49 localhost anaconda[2760]: network: setting autoconnect of em1 to False >Oct 14 07:02:49 localhost anaconda[2760]: network: missing ifcfgs created for devices ['em1'] >Oct 14 07:02:49 localhost ifcfg[2760]: content of files (missing ifcfgs created for devices ['em1']): >Oct 14 07:02:49 localhost ifcfg[2760]: /etc/sysconfig/network-scripts/ifcfg-em1: >Oct 14 07:02:49 localhost ifcfg[2760]: TYPE=Ethernet >Oct 14 07:02:49 localhost ifcfg[2760]: BOOTPROTO=dhcp >Oct 14 07:02:49 localhost ifcfg[2760]: DEFROUTE=yes >Oct 14 07:02:49 localhost ifcfg[2760]: IPV4_FAILURE_FATAL=no >Oct 14 07:02:49 localhost ifcfg[2760]: IPV6INIT=yes >Oct 14 07:02:49 localhost ifcfg[2760]: IPV6_AUTOCONF=yes >Oct 14 07:02:49 localhost ifcfg[2760]: IPV6_DEFROUTE=yes >Oct 14 07:02:49 localhost ifcfg[2760]: IPV6_PEERDNS=yes >Oct 14 07:02:49 localhost NetworkManager[843]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >Oct 14 07:02:49 localhost ifcfg[2760]: IPV6_PEERROUTES=yes >Oct 14 07:02:49 localhost ifcfg[2760]: IPV6_FAILURE_FATAL=no >Oct 14 07:02:49 localhost ifcfg[2760]: NAME=em1 >Oct 14 07:02:49 localhost ifcfg[2760]: UUID=29651930-62dd-4c9b-92d8-1f44f149a8bf >Oct 14 07:02:49 localhost ifcfg[2760]: ONBOOT=no >Oct 14 07:02:49 localhost ifcfg[2760]: HWADDR=00:1C:C0:14:52:FA >Oct 14 07:02:49 localhost ifcfg[2760]: PEERDNS=yes >Oct 14 07:02:49 localhost ifcfg[2760]: PEERROUTES=yes >Oct 14 07:02:49 localhost dhclient[2834]: Internet Systems Consortium DHCP Client 4.2.5 >Oct 14 07:02:49 localhost dhclient[2834]: Copyright 2004-2013 Internet Systems Consortium. >Oct 14 07:02:49 localhost dhclient[2834]: All rights reserved. >Oct 14 07:02:49 localhost dhclient[2834]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 14 07:02:49 localhost dhclient[2834]: Oct 14 07:02:49 localhost NetworkManager[843]: Internet Systems Consortium DHCP Client 4.2.5 >Oct 14 07:02:49 localhost NetworkManager[843]: Copyright 2004-2013 Internet Systems Consortium. >Oct 14 07:02:49 localhost NetworkManager[843]: All rights reserved. >Oct 14 07:02:49 localhost NetworkManager[843]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 14 07:02:49 localhost ifcfg[2760]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 28, 192, 20, 82, 250]}, 'connection': {'timestamp': 1413283834L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '29651930-62dd-4c9b-92d8-1f44f149a8bf'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Oct 14 07:02:49 localhost NetworkManager[843]: <info> (em1): DHCPv4 state changed nbi -> preinit >Oct 14 07:02:49 localhost dhclient[2834]: Listening on LPF/em1/00:1c:c0:14:52:fa >Oct 14 07:02:49 localhost dhclient[2834]: Sending on LPF/em1/00:1c:c0:14:52:fa >Oct 14 07:02:49 localhost dhclient[2834]: Sending on Socket/fallback >Oct 14 07:02:49 localhost dhclient[2834]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x3531380d) >Oct 14 07:02:49 localhost NetworkManager[843]: Listening on LPF/em1/00:1c:c0:14:52:fa >Oct 14 07:02:49 localhost NetworkManager[843]: Sending on LPF/em1/00:1c:c0:14:52:fa >Oct 14 07:02:49 localhost NetworkManager[843]: Sending on Socket/fallback >Oct 14 07:02:49 localhost NetworkManager[843]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x3531380d) >Oct 14 07:02:49 localhost NetworkManager[843]: DHCPACK from 10.77.0.1 (xid=0x3531380d) >Oct 14 07:02:49 localhost dhclient[2834]: DHCPACK from 10.77.0.1 (xid=0x3531380d) >Oct 14 07:02:49 localhost anaconda[2760]: updating hostname localhost.localdomain >Oct 14 07:02:49 localhost NetworkManager[843]: <info> (em1): DHCPv4 state changed preinit -> reboot >Oct 14 07:02:49 localhost NetworkManager[843]: <info> address 10.77.0.185 >Oct 14 07:02:49 localhost NetworkManager[843]: <info> plen 24 (255.255.255.0) >Oct 14 07:02:49 localhost NetworkManager[843]: <info> gateway 10.77.0.1 >Oct 14 07:02:49 localhost NetworkManager[843]: <info> lease time 7200 >Oct 14 07:02:49 localhost NetworkManager[843]: <info> nameserver '10.77.0.1' >Oct 14 07:02:49 localhost NetworkManager[843]: <info> domain name 'devel.netpilot.com' >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >Oct 14 07:02:49 localhost avahi-daemon[663]: Joining mDNS multicast group on interface em1.IPv4 with address 10.77.0.185. >Oct 14 07:02:49 localhost avahi-daemon[663]: New relevant interface em1.IPv4 for mDNS. >Oct 14 07:02:49 localhost avahi-daemon[663]: Registering new address record for 10.77.0.185 on em1.IPv4. >Oct 14 07:02:49 localhost NetworkManager[843]: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >Oct 14 07:02:49 localhost dhclient[2834]: bound to 10.77.0.185 -- renewal in 3581 seconds. >Oct 14 07:02:49 localhost NetworkManager[843]: bound to 10.77.0.185 -- renewal in 3581 seconds. >Oct 14 07:02:49 localhost NetworkManager[843]: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 14 07:02:49 localhost NetworkManager[843]: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 14 07:02:49 localhost NetworkManager[843]: <info> NetworkManager state is now CONNECTED_GLOBAL >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Policy set 'em1' (em1) as default for IPv4 routing and DNS. >Oct 14 07:02:49 localhost NetworkManager[843]: <info> Activation (em1) successful, device activated. >Oct 14 07:02:49 localhost anaconda[2760]: Running Thread: AnaStorageThread (139696684304128) >Oct 14 07:02:49 localhost blivet[2760]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3b3ee90> >Oct 14 07:02:49 localhost blivet[2760]: no initiator set >Oct 14 07:02:49 localhost blivet[2760]: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 14 07:02:49 localhost blivet[2760]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 14 07:02:49 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:49 localhost anaconda[2760]: Running Thread: AnaTimeInitThread (139696675911424) >Oct 14 07:02:49 localhost anaconda[2760]: Running Thread: AnaWaitForConnectingNMThread (139696667518720) >Oct 14 07:02:49 localhost anaconda[2760]: Running Thread: AnaPayloadThread (139696659126016) >Oct 14 07:02:49 localhost program[2760]: Return code: 0 >Oct 14 07:02:49 localhost chronyd[682]: Source 217.77.132.1 online >Oct 14 07:02:49 localhost chronyd[682]: Source 85.214.100.186 online >Oct 14 07:02:49 localhost chronyd[682]: Source 130.0.73.18 online >Oct 14 07:02:49 localhost chronyd[682]: Source 213.36.7.22 online >Oct 14 07:02:49 localhost blivet[2760]: protected device spec /dev/sdc1 resolved to sdc1 >Oct 14 07:02:49 localhost blivet[2760]: sdc1 looks to be the live device; marking as protected >Oct 14 07:02:49 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:49 localhost program[2760]: Return code: 0 >Oct 14 07:02:49 localhost blivet[2760]: devices to scan: ['sdc', 'sdc1', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Oct 14 07:02:49 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_2.0', >'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6025', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '44826255', >'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '5.00', >'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', >'ID_SERIAL_SHORT': '11231900ECBC8D02', >'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': '0204', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '58282', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0', >'/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >Oct 14 07:02:49 localhost blivet[2760]: scanning sdc (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >Oct 14 07:02:49 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sdc ; >Oct 14 07:02:49 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:49 localhost blivet[2760]: DeviceTree.addUdevDiskDevice: name: sdc ; >Oct 14 07:02:49 localhost blivet[2760]: sdc is a disk >Oct 14 07:02:49 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:49 localhost blivet[2760]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Oct 14 07:02:49 localhost program[2760]: Running... multipath -c /dev/sdc >Oct 14 07:02:49 localhost program[2760]: Oct 14 07:02:49 | /etc/multipath.conf does not exist, blacklisting all devices. >Oct 14 07:02:49 localhost program[2760]: Oct 14 07:02:49 | A default multipath.conf file is located at >Oct 14 07:02:49 localhost program[2760]: Oct 14 07:02:49 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Oct 14 07:02:49 localhost program[2760]: Oct 14 07:02:49 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Oct 14 07:02:49 localhost program[2760]: /dev/sdc is not a valid multipath device path >Oct 14 07:02:49 localhost program[2760]: Return code: 1 >Oct 14 07:02:49 localhost blivet[2760]: added disk sdc (id 0) to device tree >Oct 14 07:02:49 localhost blivet[2760]: looking up parted Device: /dev/sdc >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: sdc ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >Oct 14 07:02:50 localhost blivet[2760]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Oct 14 07:02:50 localhost blivet[2760]: required disklabel type for sdc (1) is None >Oct 14 07:02:50 localhost blivet[2760]: default disklabel type for sdc is msdos >Oct 14 07:02:50 localhost blivet[2760]: selecting msdos disklabel for sdc based on size >Oct 14 07:02:50 localhost blivet[2760]: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >Oct 14 07:02:50 localhost anaconda[2760]: updating hostname localhost.localdomain >Oct 14 07:02:50 localhost blivet[2760]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f0da40c5210>] >device: <parted.device.Device object at 0x7f0da40bdfd0> >PedDisk: <_ped.Disk object at 0x7f0da40bbef0> >Oct 14 07:02:50 localhost blivet[2760]: getFormat('disklabel') returning DiskLabel instance >Oct 14 07:02:50 localhost blivet[2760]: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >Oct 14 07:02:50 localhost blivet[2760]: got device: DiskDevice instance (0x7f0da404df90) -- >name = sdc status = True kids = 0 id = 0 >parents = [] >uuid = None size = 2010.0 >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: USB 2.0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 4116480 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) >PedDevice: <_ped.Device object at 0x3c57290> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f0da40b2e90> >Oct 14 07:02:50 localhost blivet[2760]: got format: DiskLabel instance (0x7f0da404df50) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdc uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f0da40c5210>] >device: <parted.device.Device object at 0x7f0da40bdfd0> >PedDisk: <_ped.Disk object at 0x7f0da40bbef0> >origPartedDisk = <parted.disk.Disk object at 0x7f0da40c5550> >partedDevice = parted.Device instance -- >model: USB 2.0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 4116480 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) >PedDevice: <_ped.Device object at 0x3c57710> >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0-part1 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/0805-756C', >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0805-756C', >'ID_FS_UUID_ENC': '0805-756C', >'ID_FS_VERSION': 'FAT16', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_2.0', >'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6025', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '4114432', >'ID_PART_ENTRY_TYPE': '0x6', >'ID_PART_ENTRY_UUID': '44826255-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '44826255', >'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '5.00', >'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', >'ID_SERIAL_SHORT': '11231900ECBC8D02', >'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': '0204', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '58353', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0-part1', >'/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/0805-756C'], >'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >Oct 14 07:02:50 localhost anaconda[2760]: got 0 NTP servers from DHCP >Oct 14 07:02:50 localhost anaconda[2760]: Thread Done: AnaWaitForConnectingNMThread (139696667518720) >Oct 14 07:02:50 localhost blivet[2760]: scanning sdc1 (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sdc1 ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:50 localhost blivet[2760]: sdc1 is a partition >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sdc ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName returned existing 2010MB disk sdc (0) with existing msdos disklabel >Oct 14 07:02:50 localhost blivet[2760]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Oct 14 07:02:50 localhost anaconda[2760]: Running Thread: AnaGeolocationRefreshThread (139696667518720) >Oct 14 07:02:50 localhost anaconda[2760]: Not doing 'start chronyd' in live installation >Oct 14 07:02:50 localhost anaconda[2760]: Starting geolocation lookup >Oct 14 07:02:50 localhost anaconda[2760]: Geolocation provider: Fedora GeoIP >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice._setFormat: sdc1 ; >Oct 14 07:02:50 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >Oct 14 07:02:50 localhost blivet[2760]: looking up parted Partition: /dev/sdc1 >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice.probe: sdc1 ; exists: True ; >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >Oct 14 07:02:50 localhost blivet[2760]: added partition sdc1 (id 1) to device tree >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >Oct 14 07:02:50 localhost blivet[2760]: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >Oct 14 07:02:50 localhost blivet[2760]: disklabel detected but not usable on sdc1 >Oct 14 07:02:50 localhost blivet[2760]: getFormat('efi') returning EFIFS instance >Oct 14 07:02:50 localhost blivet[2760]: type detected on 'sdc1' is 'vfat' >Oct 14 07:02:50 localhost blivet[2760]: getFormat('efi') returning EFIFS instance >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice._setFormat: sdc1 ; >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >Oct 14 07:02:50 localhost blivet[2760]: looking up parted Device: /dev/sdc1 >Oct 14 07:02:50 localhost blivet[2760]: got device: PartitionDevice instance (0x3c66e50) -- >name = sdc1 status = True kids = 0 id = 1 >parents = ['existing 2010MB disk sdc (0) with existing msdos disklabel'] >uuid = None size = 2009.0 >format = existing efi filesystem >major = 8 minor = 33 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 4114432 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32525 did: 0 busy: True >hardwareGeometry: (1020, 65, 62) biosGeometry: (256, 255, 63) >PedDevice: <_ped.Device object at 0x3e41560> >target size = 0 path = /dev/sdc1 >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 0x7f0da40c50d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0da40c5690> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f0da40c5310> PedPartition: <_ped.Partition object at 0x7f0da40c0530> >disk = existing 2010MB disk sdc (0) with existing msdos disklabel >start = 2048 end = 4116479 length = 4114432 >flags = boot >Oct 14 07:02:50 localhost blivet[2760]: got format: EFIFS instance (0x3ea0810) -- >type = efi name = EFI System Partition status = False >device = /dev/sdc1 uuid = 0805-756C exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = None size = 0.0 targetSize = 0.0 >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-SONY_DVD_RW_DRU-810A_813078215810ACE70512', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'SONY_DVD_RW_DRU-810A', >'ID_MODEL_ENC': 'SONY\\x20\\x20\\x20\\x20DVD\\x20RW\\x20DRU-810A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '1.0d', >'ID_SERIAL': 'SONY_DVD_RW_DRU-810A_813078215810ACE70512', >'ID_SERIAL_SHORT': '813078215810ACE70512', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '60454', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-SONY_DVD_RW_DRU-810A_813078215810ACE70512'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >Oct 14 07:02:50 localhost blivet[2760]: scanning sr0 (/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sr0 ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:50 localhost blivet[2760]: sr0 is a cdrom >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.addUdevOpticalDevice: >Oct 14 07:02:50 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:50 localhost blivet[2760]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Oct 14 07:02:50 localhost blivet[2760]: added cdrom sr0 (id 2) to device tree >Oct 14 07:02:50 localhost blivet[2760]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 14 07:02:50 localhost blivet[2760]: no device or no media present >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M /dev/disk/by-id/wwn-0x5000c50013d32a0e', >'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_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': '76', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', >'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': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000445e9', >'ID_REVISION': 'CC34', >'ID_SERIAL': 'ST3500418AS_6VM0L57M', >'ID_SERIAL_SHORT': '6VM0L57M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50013d32a0e', >'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '76733', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M', >'/dev/disk/by-id/wwn-0x5000c50013d32a0e'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Oct 14 07:02:50 localhost blivet[2760]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sda ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.addUdevDiskDevice: name: sda ; >Oct 14 07:02:50 localhost blivet[2760]: sda is a disk >Oct 14 07:02:50 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:50 localhost anaconda[2760]: Not doing 'activate layouts' in live installation >Oct 14 07:02:50 localhost blivet[2760]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Oct 14 07:02:50 localhost program[2760]: Running... multipath -c /dev/sda >Oct 14 07:02:50 localhost program[2760]: Oct 14 07:02:50 | /etc/multipath.conf does not exist, blacklisting all devices. >Oct 14 07:02:50 localhost program[2760]: Oct 14 07:02:50 | A default multipath.conf file is located at >Oct 14 07:02:50 localhost program[2760]: Oct 14 07:02:50 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Oct 14 07:02:50 localhost program[2760]: Oct 14 07:02:50 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Oct 14 07:02:50 localhost program[2760]: /dev/sda is not a valid multipath device path >Oct 14 07:02:50 localhost program[2760]: Return code: 1 >Oct 14 07:02:50 localhost blivet[2760]: added disk sda (id 3) to device tree >Oct 14 07:02:50 localhost blivet[2760]: looking up parted Device: /dev/sda >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Oct 14 07:02:50 localhost blivet[2760]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Oct 14 07:02:50 localhost blivet[2760]: required disklabel type for sda (1) is None >Oct 14 07:02:50 localhost blivet[2760]: default disklabel type for sda is msdos >Oct 14 07:02:50 localhost blivet[2760]: selecting msdos disklabel for sda based on size >Oct 14 07:02:50 localhost blivet[2760]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >Oct 14 07:02:50 localhost blivet[2760]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3e8ba50>, <parted.partition.Partition object at 0x3e8be10>, <parted.partition.Partition object at 0x3e91110>] >device: <parted.device.Device object at 0x7f0dd182b850> >PedDisk: <_ped.Disk object at 0x3e908c0> >Oct 14 07:02:50 localhost blivet[2760]: getFormat('disklabel') returning DiskLabel instance >Oct 14 07:02:50 localhost blivet[2760]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Oct 14 07:02:50 localhost blivet[2760]: got device: DiskDevice instance (0x3ea0fd0) -- >name = sda status = True kids = 0 id = 3 >parents = [] >uuid = None size = 476938.991699 >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 ST3500418AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976771055 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3dcaef0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3e8b3d0> >Oct 14 07:02:50 localhost blivet[2760]: got format: DiskLabel instance (0x3e8b510) -- >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 = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3e8ba50>, <parted.partition.Partition object at 0x3e8be10>, <parted.partition.Partition object at 0x3e91110>] >device: <parted.device.Device object at 0x7f0dd182b850> >PedDisk: <_ped.Disk object at 0x3e908c0> >origPartedDisk = <parted.disk.Disk object at 0x3e91310> >partedDevice = parted.Device instance -- >model: ATA ST3500418AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976771055 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3e41830> >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part1 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part1 /dev/disk/by-uuid/d80b5fcc-063d-418b-89b5-baba33a24f5b', >'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_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': '76', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', >'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': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'd80b5fcc-063d-418b-89b5-baba33a24f5b', >'ID_FS_UUID_ENC': 'd80b5fcc-063d-418b-89b5-baba33a24f5b', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '58591232', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000445e9-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000445e9', >'ID_REVISION': 'CC34', >'ID_SERIAL': 'ST3500418AS_6VM0L57M', >'ID_SERIAL_SHORT': '6VM0L57M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50013d32a0e', >'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '77146', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part1', >'/dev/disk/by-id/wwn-0x5000c50013d32a0e-part1', >'/dev/disk/by-uuid/d80b5fcc-063d-418b-89b5-baba33a24f5b'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Oct 14 07:02:50 localhost blivet[2760]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sda1 ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:50 localhost blivet[2760]: sda1 is a partition >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sda ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >Oct 14 07:02:50 localhost blivet[2760]: DiskDevice.addChild: kids: 0 ; name: sda ; >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice._setFormat: sda1 ; >Oct 14 07:02:50 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Oct 14 07:02:50 localhost blivet[2760]: looking up parted Partition: /dev/sda1 >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice.probe: sda1 ; exists: True ; >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Oct 14 07:02:50 localhost blivet[2760]: added partition sda1 (id 4) to device tree >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Oct 14 07:02:50 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Oct 14 07:02:50 localhost blivet[2760]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Oct 14 07:02:50 localhost blivet[2760]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Oct 14 07:02:50 localhost blivet[2760]: disklabel detected but not usable on sda1 >Oct 14 07:02:50 localhost blivet[2760]: type detected on 'sda1' is 'ext4' >Oct 14 07:02:50 localhost program[2760]: Running... dumpe2fs -h /dev/sda1 >Oct 14 07:02:50 localhost program[2760]: dumpe2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:50 localhost program[2760]: Filesystem volume name: <none> >Oct 14 07:02:50 localhost program[2760]: Last mounted on: / >Oct 14 07:02:50 localhost program[2760]: Filesystem UUID: d80b5fcc-063d-418b-89b5-baba33a24f5b >Oct 14 07:02:50 localhost program[2760]: Filesystem magic number: 0xEF53 >Oct 14 07:02:50 localhost program[2760]: Filesystem revision #: 1 (dynamic) >Oct 14 07:02:50 localhost program[2760]: 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 >Oct 14 07:02:50 localhost program[2760]: Filesystem flags: signed_directory_hash >Oct 14 07:02:50 localhost program[2760]: Default mount options: user_xattr acl >Oct 14 07:02:50 localhost program[2760]: Filesystem state: clean >Oct 14 07:02:50 localhost program[2760]: Errors behavior: Continue >Oct 14 07:02:50 localhost program[2760]: Filesystem OS type: Linux >Oct 14 07:02:50 localhost program[2760]: Inode count: 1831424 >Oct 14 07:02:50 localhost program[2760]: Block count: 7323904 >Oct 14 07:02:50 localhost program[2760]: Reserved block count: 366195 >Oct 14 07:02:50 localhost program[2760]: Free blocks: 4193890 >Oct 14 07:02:50 localhost program[2760]: Free inodes: 1429479 >Oct 14 07:02:50 localhost program[2760]: First block: 0 >Oct 14 07:02:50 localhost program[2760]: Block size: 4096 >Oct 14 07:02:50 localhost program[2760]: Fragment size: 4096 >Oct 14 07:02:50 localhost program[2760]: Reserved GDT blocks: 1022 >Oct 14 07:02:50 localhost program[2760]: Blocks per group: 32768 >Oct 14 07:02:50 localhost program[2760]: Fragments per group: 32768 >Oct 14 07:02:51 localhost program[2760]: Inodes per group: 8176 >Oct 14 07:02:51 localhost program[2760]: Inode blocks per group: 511 >Oct 14 07:02:51 localhost program[2760]: Flex block group size: 16 >Oct 14 07:02:51 localhost program[2760]: Filesystem created: Sat Apr 6 06:07:28 2013 >Oct 14 07:02:51 localhost program[2760]: Last mount time: Tue Oct 14 06:41:29 2014 >Oct 14 07:02:51 localhost program[2760]: Last write time: Tue Oct 14 06:41:29 2014 >Oct 14 07:02:51 localhost program[2760]: Mount count: 50 >Oct 14 07:02:51 localhost program[2760]: Maximum mount count: -1 >Oct 14 07:02:51 localhost program[2760]: Last checked: Sat Apr 6 06:07:28 2013 >Oct 14 07:02:51 localhost program[2760]: Check interval: 0 (<none>) >Oct 14 07:02:51 localhost program[2760]: Lifetime writes: 209 GB >Oct 14 07:02:51 localhost program[2760]: Reserved blocks uid: 0 (user root) >Oct 14 07:02:51 localhost program[2760]: Reserved blocks gid: 0 (group root) >Oct 14 07:02:51 localhost program[2760]: First inode: 11 >Oct 14 07:02:51 localhost program[2760]: Inode size: 256 >Oct 14 07:02:51 localhost program[2760]: Required extra isize: 28 >Oct 14 07:02:51 localhost program[2760]: Desired extra isize: 28 >Oct 14 07:02:51 localhost program[2760]: Journal inode: 8 >Oct 14 07:02:51 localhost program[2760]: Default directory hash: half_md4 >Oct 14 07:02:51 localhost program[2760]: Directory Hash Seed: d2d45464-fffc-47c8-a810-24fb10dbb7e8 >Oct 14 07:02:51 localhost program[2760]: Journal backup: inode blocks >Oct 14 07:02:51 localhost program[2760]: Journal features: journal_incompat_revoke >Oct 14 07:02:51 localhost program[2760]: Journal size: 128M >Oct 14 07:02:51 localhost program[2760]: Journal length: 32768 >Oct 14 07:02:51 localhost program[2760]: Journal sequence: 0x00192f09 >Oct 14 07:02:51 localhost program[2760]: Journal start: 0 >Oct 14 07:02:51 localhost program[2760]: Oct 14 07:02:51 localhost program[2760]: Return code: 0 >Oct 14 07:02:51 localhost program[2760]: Running... resize2fs -P /dev/sda1 >Oct 14 07:02:51 localhost program[2760]: resize2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:51 localhost program[2760]: Estimated minimum size of the filesystem: 3079491 >Oct 14 07:02:51 localhost program[2760]: Return code: 0 >Oct 14 07:02:51 localhost blivet[2760]: padding min size from 12030 up to 12530 >Oct 14 07:02:51 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:51 localhost blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice._setFormat: sda1 ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >Oct 14 07:02:51 localhost blivet[2760]: looking up parted Device: /dev/sda1 >Oct 14 07:02:51 localhost blivet[2760]: got device: PartitionDevice instance (0x3e91650) -- >name = sda1 status = True kids = 0 id = 4 >parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 28609.0 >format = existing ext4 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: 58591232 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32525 did: 0 busy: False >hardwareGeometry: (3647, 255, 63) biosGeometry: (3647, 255, 63) >PedDevice: <_ped.Device object at 0x3e41950> >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 0x3e8b8d0> fileSystem: <parted.filesystem.FileSystem object at 0x3e8bf50> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8bbd0> PedPartition: <_ped.Partition object at 0x3e3fb30> >disk = existing 476938MB disk sda (3) with existing msdos disklabel >start = 2048 end = 58593279 length = 58591232 >flags = boot >Oct 14 07:02:51 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:51 localhost blivet[2760]: got format: Ext4FS instance (0x3e91a90) -- >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = d80b5fcc-063d-418b-89b5-baba33a24f5b exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 28609.0 targetSize = 28609.0 >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part2 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part2 /dev/disk/by-uuid/40622f4f-100f-4f0a-b5a1-37ba9d9532ee', >'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_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': '76', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', >'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': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', >'ID_FS_UUID_ENC': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', >'ID_FS_VERSION': '2', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '58593280', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '6053888', >'ID_PART_ENTRY_TYPE': '0x82', >'ID_PART_ENTRY_UUID': '000445e9-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000445e9', >'ID_REVISION': 'CC34', >'ID_SERIAL': 'ST3500418AS_6VM0L57M', >'ID_SERIAL_SHORT': '6VM0L57M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50013d32a0e', >'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '77555', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part2', >'/dev/disk/by-id/wwn-0x5000c50013d32a0e-part2', >'/dev/disk/by-uuid/40622f4f-100f-4f0a-b5a1-37ba9d9532ee'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Oct 14 07:02:51 localhost blivet[2760]: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sda2 ; >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:51 localhost blivet[2760]: sda2 is a partition >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >Oct 14 07:02:51 localhost anaconda[2760]: Geolocation lookup finished in 1.0 seconds >Oct 14 07:02:51 localhost anaconda[2760]: got results from geolocation >Oct 14 07:02:51 localhost anaconda[2760]: Thread Done: AnaGeolocationRefreshThread (139696667518720) >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sda ; >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >Oct 14 07:02:51 localhost blivet[2760]: DiskDevice.addChild: kids: 1 ; name: sda ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice._setFormat: sda2 ; >Oct 14 07:02:51 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >Oct 14 07:02:51 localhost blivet[2760]: looking up parted Partition: /dev/sda2 >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice.probe: sda2 ; exists: True ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >Oct 14 07:02:51 localhost blivet[2760]: added partition sda2 (id 5) to device tree >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Oct 14 07:02:51 localhost blivet[2760]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >Oct 14 07:02:51 localhost blivet[2760]: disklabel detected but not usable on sda2 >Oct 14 07:02:51 localhost blivet[2760]: type detected on 'sda2' is 'swap' >Oct 14 07:02:51 localhost blivet[2760]: SwapSpace.__init__: device: /dev/sda2 ; serial: 6VM0L57M ; uuid: 40622f4f-100f-4f0a-b5a1-37ba9d9532ee ; exists: True ; label: None ; >Oct 14 07:02:51 localhost blivet[2760]: getFormat('swap') returning SwapSpace instance >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice._setFormat: sda2 ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >Oct 14 07:02:51 localhost blivet[2760]: looking up parted Device: /dev/sda2 >Oct 14 07:02:51 localhost blivet[2760]: got device: PartitionDevice instance (0x3c66ed0) -- >name = sda2 status = True kids = 0 id = 5 >parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 2956.0 >format = existing swap >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: 6053888 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32525 did: 0 busy: True >hardwareGeometry: (376, 255, 63) biosGeometry: (376, 255, 63) >PedDevice: <_ped.Device object at 0x3e419e0> >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 0x3e8b8d0> fileSystem: <parted.filesystem.FileSystem object at 0x3e8bfd0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x3e8bed0> PedPartition: <_ped.Partition object at 0x3e3fc50> >disk = existing 476938MB disk sda (3) with existing msdos disklabel >start = 58593280 end = 64647167 length = 6053888 >flags = >Oct 14 07:02:51 localhost blivet[2760]: got format: SwapSpace instance (0x3e9db90) -- >type = swap name = swap status = True >device = /dev/sda2 uuid = 40622f4f-100f-4f0a-b5a1-37ba9d9532ee exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part3 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part3 /dev/disk/by-uuid/44d06a7a-9c80-4d66-bd37-f32afaef6748', >'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_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': '76', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', >'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': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '44d06a7a-9c80-4d66-bd37-f32afaef6748', >'ID_FS_UUID_ENC': '44d06a7a-9c80-4d66-bd37-f32afaef6748', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '64647168', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '912121856', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000445e9-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000445e9', >'ID_REVISION': 'CC34', >'ID_SERIAL': 'ST3500418AS_6VM0L57M', >'ID_SERIAL_SHORT': '6VM0L57M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50013d32a0e', >'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '77977', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part3', >'/dev/disk/by-id/wwn-0x5000c50013d32a0e-part3', >'/dev/disk/by-uuid/44d06a7a-9c80-4d66-bd37-f32afaef6748'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >Oct 14 07:02:51 localhost blivet[2760]: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sda3 ; >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:51 localhost blivet[2760]: sda3 is a partition >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.addUdevPartitionDevice: name: sda3 ; >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sda ; >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >Oct 14 07:02:51 localhost blivet[2760]: DiskDevice.addChild: kids: 2 ; name: sda ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice._setFormat: sda3 ; >Oct 14 07:02:51 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >Oct 14 07:02:51 localhost blivet[2760]: looking up parted Partition: /dev/sda3 >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice.probe: sda3 ; exists: True ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >Oct 14 07:02:51 localhost blivet[2760]: added partition sda3 (id 6) to device tree >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Oct 14 07:02:51 localhost blivet[2760]: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >Oct 14 07:02:51 localhost blivet[2760]: disklabel detected but not usable on sda3 >Oct 14 07:02:51 localhost blivet[2760]: type detected on 'sda3' is 'ext4' >Oct 14 07:02:51 localhost program[2760]: Running... dumpe2fs -h /dev/sda3 >Oct 14 07:02:51 localhost program[2760]: dumpe2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:51 localhost program[2760]: Filesystem volume name: <none> >Oct 14 07:02:51 localhost program[2760]: Last mounted on: /home >Oct 14 07:02:51 localhost program[2760]: Filesystem UUID: 44d06a7a-9c80-4d66-bd37-f32afaef6748 >Oct 14 07:02:51 localhost program[2760]: Filesystem magic number: 0xEF53 >Oct 14 07:02:51 localhost program[2760]: Filesystem revision #: 1 (dynamic) >Oct 14 07:02:51 localhost program[2760]: 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 >Oct 14 07:02:51 localhost program[2760]: Filesystem flags: signed_directory_hash >Oct 14 07:02:51 localhost program[2760]: Default mount options: user_xattr acl >Oct 14 07:02:51 localhost program[2760]: Filesystem state: clean >Oct 14 07:02:51 localhost program[2760]: Errors behavior: Continue >Oct 14 07:02:51 localhost program[2760]: Filesystem OS type: Linux >Oct 14 07:02:51 localhost program[2760]: Inode count: 28508160 >Oct 14 07:02:51 localhost program[2760]: Block count: 114015232 >Oct 14 07:02:51 localhost program[2760]: Reserved block count: 5700761 >Oct 14 07:02:51 localhost program[2760]: Free blocks: 83383833 >Oct 14 07:02:51 localhost program[2760]: Free inodes: 28280981 >Oct 14 07:02:51 localhost program[2760]: First block: 0 >Oct 14 07:02:51 localhost program[2760]: Block size: 4096 >Oct 14 07:02:51 localhost program[2760]: Fragment size: 4096 >Oct 14 07:02:51 localhost program[2760]: Reserved GDT blocks: 996 >Oct 14 07:02:51 localhost program[2760]: Blocks per group: 32768 >Oct 14 07:02:51 localhost program[2760]: Fragments per group: 32768 >Oct 14 07:02:51 localhost program[2760]: Inodes per group: 8192 >Oct 14 07:02:51 localhost program[2760]: Inode blocks per group: 512 >Oct 14 07:02:51 localhost program[2760]: Flex block group size: 16 >Oct 14 07:02:51 localhost program[2760]: Filesystem created: Sat Apr 6 06:07:30 2013 >Oct 14 07:02:51 localhost program[2760]: Last mount time: Tue Oct 14 06:41:29 2014 >Oct 14 07:02:51 localhost program[2760]: Last write time: Tue Oct 14 06:48:12 2014 >Oct 14 07:02:51 localhost program[2760]: Mount count: 50 >Oct 14 07:02:51 localhost program[2760]: Maximum mount count: -1 >Oct 14 07:02:51 localhost program[2760]: Last checked: Sat Apr 6 06:07:30 2013 >Oct 14 07:02:51 localhost program[2760]: Check interval: 0 (<none>) >Oct 14 07:02:51 localhost program[2760]: Lifetime writes: 1164 GB >Oct 14 07:02:51 localhost program[2760]: Reserved blocks uid: 0 (user root) >Oct 14 07:02:51 localhost program[2760]: Reserved blocks gid: 0 (group root) >Oct 14 07:02:51 localhost program[2760]: First inode: 11 >Oct 14 07:02:51 localhost program[2760]: Inode size: 256 >Oct 14 07:02:51 localhost program[2760]: Required extra isize: 28 >Oct 14 07:02:51 localhost program[2760]: Desired extra isize: 28 >Oct 14 07:02:51 localhost program[2760]: Journal inode: 8 >Oct 14 07:02:51 localhost program[2760]: Default directory hash: half_md4 >Oct 14 07:02:51 localhost program[2760]: Directory Hash Seed: e7c4a8b8-564d-4a47-afef-979602190e5d >Oct 14 07:02:51 localhost program[2760]: Journal backup: inode blocks >Oct 14 07:02:51 localhost program[2760]: Journal features: journal_incompat_revoke >Oct 14 07:02:51 localhost program[2760]: Journal size: 128M >Oct 14 07:02:51 localhost program[2760]: Journal length: 32768 >Oct 14 07:02:51 localhost program[2760]: Journal sequence: 0x004e513d >Oct 14 07:02:51 localhost program[2760]: Journal start: 0 >Oct 14 07:02:51 localhost program[2760]: Oct 14 07:02:51 localhost program[2760]: Return code: 0 >Oct 14 07:02:51 localhost program[2760]: Running... resize2fs -P /dev/sda3 >Oct 14 07:02:51 localhost program[2760]: resize2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:51 localhost program[2760]: Estimated minimum size of the filesystem: 29478773 >Oct 14 07:02:51 localhost program[2760]: Return code: 0 >Oct 14 07:02:51 localhost blivet[2760]: padding min size from 115152 up to 115652 >Oct 14 07:02:51 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:51 localhost blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice._setFormat: sda3 ; >Oct 14 07:02:51 localhost blivet[2760]: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >Oct 14 07:02:51 localhost blivet[2760]: looking up parted Device: /dev/sda3 >Oct 14 07:02:51 localhost blivet[2760]: got device: PartitionDevice instance (0x3e9d890) -- >name = sda3 status = True kids = 0 id = 6 >parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 445372.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: 912121856 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (56776, 255, 63) biosGeometry: (56776, 255, 63) >PedDevice: <_ped.Device object at 0x3e41a70> >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 0x3e8b8d0> fileSystem: <parted.filesystem.FileSystem object at 0x3e911d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e91150> PedPartition: <_ped.Partition object at 0x3e3fcb0> >disk = existing 476938MB disk sda (3) with existing msdos disklabel >start = 64647168 end = 976769023 length = 912121856 >flags = >Oct 14 07:02:51 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:51 localhost blivet[2760]: got format: Ext4FS instance (0x3eb1590) -- >type = ext4 name = ext4 status = False >device = /dev/sda3 uuid = 44d06a7a-9c80-4d66-bd37-f32afaef6748 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 445372.0 targetSize = 445372.0 >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_5MR583EP', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST380817AS', >'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000713a9', >'ID_REVISION': '3.42', >'ID_SERIAL': 'ST380817AS_5MR583EP', >'ID_SERIAL_SHORT': '5MR583EP', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '84090', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >Oct 14 07:02:51 localhost blivet[2760]: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sdb ; >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.addUdevDiskDevice: name: sdb ; >Oct 14 07:02:51 localhost blivet[2760]: sdb is a disk >Oct 14 07:02:51 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:51 localhost blivet[2760]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Oct 14 07:02:51 localhost program[2760]: Running... multipath -c /dev/sdb >Oct 14 07:02:51 localhost program[2760]: Oct 14 07:02:51 | /etc/multipath.conf does not exist, blacklisting all devices. >Oct 14 07:02:51 localhost program[2760]: Oct 14 07:02:51 | A default multipath.conf file is located at >Oct 14 07:02:51 localhost program[2760]: Oct 14 07:02:51 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Oct 14 07:02:51 localhost program[2760]: Oct 14 07:02:51 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Oct 14 07:02:51 localhost program[2760]: /dev/sdb is not a valid multipath device path >Oct 14 07:02:51 localhost program[2760]: Return code: 1 >Oct 14 07:02:51 localhost blivet[2760]: added disk sdb (id 7) to device tree >Oct 14 07:02:51 localhost blivet[2760]: looking up parted Device: /dev/sdb >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Oct 14 07:02:51 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >Oct 14 07:02:51 localhost blivet[2760]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Oct 14 07:02:51 localhost blivet[2760]: required disklabel type for sdb (1) is None >Oct 14 07:02:51 localhost blivet[2760]: default disklabel type for sdb is msdos >Oct 14 07:02:51 localhost blivet[2760]: selecting msdos disklabel for sdb based on size >Oct 14 07:02:51 localhost blivet[2760]: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >Oct 14 07:02:52 localhost blivet[2760]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3ebe1d0>] >device: <parted.device.Device object at 0x3eb1dd0> >PedDisk: <_ped.Disk object at 0x3e905a8> >Oct 14 07:02:52 localhost blivet[2760]: getFormat('disklabel') returning DiskLabel instance >Oct 14 07:02:52 localhost blivet[2760]: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >Oct 14 07:02:52 localhost blivet[2760]: got device: DiskDevice instance (0x3e9d7d0) -- >name = sdb status = True kids = 0 id = 7 >parents = [] >uuid = None size = 76318.0541992 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA ST380817AS path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 156299375 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) >PedDevice: <_ped.Device object at 0x3e417a0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3eb1090> >Oct 14 07:02:52 localhost blivet[2760]: got format: DiskLabel instance (0x3eb1210) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3ebe1d0>] >device: <parted.device.Device object at 0x3eb1dd0> >PedDisk: <_ped.Disk object at 0x3e905a8> >origPartedDisk = <parted.disk.Disk object at 0x3ebe050> >partedDevice = parted.Device instance -- >model: ATA ST380817AS path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 156299375 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) >PedDevice: <_ped.Device object at 0x3e41b90> >Oct 14 07:02:52 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_5MR583EP-part1 /dev/disk/by-uuid/2CEC18F3EC18B8D2', >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2CEC18F3EC18B8D2', >'ID_FS_UUID_ENC': '2CEC18F3EC18B8D2', >'ID_MODEL': 'ST380817AS', >'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '63', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '77818797', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '000713a9-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000713a9', >'ID_REVISION': '3.42', >'ID_SERIAL': 'ST380817AS_5MR583EP', >'ID_SERIAL_SHORT': '5MR583EP', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '84558', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP-part1', >'/dev/disk/by-uuid/2CEC18F3EC18B8D2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >Oct 14 07:02:52 localhost blivet[2760]: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Oct 14 07:02:52 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sdb1 ; >Oct 14 07:02:52 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:52 localhost blivet[2760]: sdb1 is a partition >Oct 14 07:02:52 localhost blivet[2760]: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >Oct 14 07:02:52 localhost blivet[2760]: DeviceTree.getDeviceByName: name: sdb ; >Oct 14 07:02:52 localhost blivet[2760]: DeviceTree.getDeviceByName returned existing 76318MB disk sdb (7) with existing msdos disklabel >Oct 14 07:02:52 localhost blivet[2760]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Oct 14 07:02:52 localhost blivet[2760]: PartitionDevice._setFormat: sdb1 ; >Oct 14 07:02:52 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:52 localhost blivet[2760]: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >Oct 14 07:02:52 localhost blivet[2760]: looking up parted Partition: /dev/sdb1 >Oct 14 07:02:52 localhost blivet[2760]: PartitionDevice.probe: sdb1 ; exists: True ; >Oct 14 07:02:52 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >Oct 14 07:02:52 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >Oct 14 07:02:52 localhost blivet[2760]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >Oct 14 07:02:52 localhost blivet[2760]: added partition sdb1 (id 8) to device tree >Oct 14 07:02:52 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >Oct 14 07:02:52 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >Oct 14 07:02:52 localhost blivet[2760]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Oct 14 07:02:52 localhost blivet[2760]: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >Oct 14 07:02:52 localhost blivet[2760]: disklabel detected but not usable on sdb1 >Oct 14 07:02:52 localhost blivet[2760]: type detected on 'sdb1' is 'ntfs' >Oct 14 07:02:52 localhost program[2760]: Running... ntfsinfo -m /dev/sdb1 >Oct 14 07:02:52 localhost program[2760]: Volume Information >Oct 14 07:02:52 localhost program[2760]: Name of device: /dev/sdb1 >Oct 14 07:02:52 localhost program[2760]: Device state: 11 >Oct 14 07:02:52 localhost program[2760]: Volume Name: >Oct 14 07:02:52 localhost program[2760]: Volume State: 91 >Oct 14 07:02:52 localhost program[2760]: Volume Flags: 0x0000 >Oct 14 07:02:52 localhost program[2760]: Volume Version: 3.1 >Oct 14 07:02:52 localhost program[2760]: Sector Size: 512 >Oct 14 07:02:52 localhost program[2760]: Cluster Size: 4096 >Oct 14 07:02:52 localhost program[2760]: Index Block Size: 4096 >Oct 14 07:02:52 localhost program[2760]: Volume Size in Clusters: 9727349 >Oct 14 07:02:52 localhost program[2760]: MFT Information >Oct 14 07:02:52 localhost program[2760]: MFT Record Size: 1024 >Oct 14 07:02:52 localhost program[2760]: MFT Zone Multiplier: 0 >Oct 14 07:02:52 localhost program[2760]: MFT Data Position: 24 >Oct 14 07:02:52 localhost program[2760]: MFT Zone Start: 786432 >Oct 14 07:02:52 localhost program[2760]: MFT Zone End: 2002350 >Oct 14 07:02:52 localhost program[2760]: MFT Zone Position: 786432 >Oct 14 07:02:52 localhost program[2760]: Current Position in First Data Zone: 2002350 >Oct 14 07:02:52 localhost program[2760]: Current Position in Second Data Zone: 0 >Oct 14 07:02:52 localhost program[2760]: Allocated clusters 7532 (0.1%) >Oct 14 07:02:52 localhost program[2760]: LCN of Data Attribute for FILE_MFT: 786432 >Oct 14 07:02:52 localhost program[2760]: FILE_MFTMirr Size: 4 >Oct 14 07:02:52 localhost program[2760]: LCN of Data Attribute for File_MFTMirr: 4863674 >Oct 14 07:02:52 localhost program[2760]: Size of Attribute Definition Table: 2560 >Oct 14 07:02:52 localhost program[2760]: Number of Attached Extent Inodes: 0 >Oct 14 07:02:52 localhost program[2760]: FILE_Bitmap Information >Oct 14 07:02:52 localhost program[2760]: FILE_Bitmap MFT Record Number: 6 >Oct 14 07:02:52 localhost program[2760]: State of FILE_Bitmap Inode: 80 >Oct 14 07:02:52 localhost program[2760]: Length of Attribute List: 0 >Oct 14 07:02:52 localhost program[2760]: Number of Attached Extent Inodes: 0 >Oct 14 07:02:52 localhost program[2760]: FILE_Bitmap Data Attribute Information >Oct 14 07:02:52 localhost program[2760]: Decompressed Runlist: not done yet >Oct 14 07:02:52 localhost program[2760]: Base Inode: 6 >Oct 14 07:02:52 localhost program[2760]: Attribute Types: not done yet >Oct 14 07:02:52 localhost program[2760]: Attribute Name Length: 0 >Oct 14 07:02:52 localhost program[2760]: Attribute State: 3 >Oct 14 07:02:52 localhost program[2760]: Attribute Allocated Size: 1216512 >Oct 14 07:02:52 localhost program[2760]: Attribute Data Size: 1215920 >Oct 14 07:02:52 localhost program[2760]: Attribute Initialized Size: 1215920 >Oct 14 07:02:52 localhost program[2760]: Attribute Compressed Size: 0 >Oct 14 07:02:52 localhost program[2760]: Compression Block Size: 0 >Oct 14 07:02:52 localhost program[2760]: Compression Block Size Bits: 0 >Oct 14 07:02:52 localhost program[2760]: Compression Block Clusters: 0 >Oct 14 07:02:52 localhost program[2760]: Free Clusters: 7739213 (79.6%) >Oct 14 07:02:52 localhost program[2760]: Return code: 0 >Oct 14 07:02:52 localhost program[2760]: Running... ntfsresize -m /dev/sdb1 >Oct 14 07:02:53 localhost program[2760]: ntfsresize v2013.1.13 (libntfs-3g) >Oct 14 07:02:53 localhost program[2760]: Minsize (in MB): 8144 >Oct 14 07:02:53 localhost program[2760]: Return code: 0 >Oct 14 07:02:53 localhost blivet[2760]: padding min size from 7766 up to 8266 >Oct 14 07:02:53 localhost blivet[2760]: NTFS.supported: supported: False ; >Oct 14 07:02:53 localhost blivet[2760]: getFormat('ntfs') returning NTFS instance >Oct 14 07:02:53 localhost blivet[2760]: PartitionDevice._setFormat: sdb1 ; >Oct 14 07:02:53 localhost blivet[2760]: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >Oct 14 07:02:53 localhost blivet[2760]: looking up parted Device: /dev/sdb1 >Oct 14 07:02:53 localhost blivet[2760]: got device: PartitionDevice instance (0x3ebe650) -- >name = sdb1 status = True kids = 0 id = 8 >parents = ['existing 76318MB disk sdb (7) with existing msdos disklabel'] >uuid = None size = 37997.4594727 >format = existing ntfs filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 77818797 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (4843, 255, 63) biosGeometry: (4843, 255, 63) >PedDevice: <_ped.Device object at 0x3e41dd0> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3eb1e90> fileSystem: <parted.filesystem.FileSystem object at 0x3ebe290> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ebe210> PedPartition: <_ped.Partition object at 0x3e559b0> >disk = existing 76318MB disk sdb (7) with existing msdos disklabel >start = 63 end = 77818859 length = 77818797 >flags = boot >Oct 14 07:02:53 localhost blivet[2760]: NTFS.supported: supported: False ; >Oct 14 07:02:53 localhost blivet[2760]: got format: NTFS instance (0x3ebeb90) -- >type = ntfs name = ntfs status = False >device = /dev/sdb1 uuid = 2CEC18F3EC18B8D2 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 37997.0 targetSize = 37997.0 >Oct 14 07:02:53 localhost blivet[2760]: 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': '161118', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Oct 14 07:02:53 localhost blivet[2760]: scanning loop0 (/devices/virtual/block/loop0)... >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName: name: loop0 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:53 localhost blivet[2760]: loop0 is a loop device >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:53 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Oct 14 07:02:53 localhost blivet[2760]: added file /osmin.img (deleted) (id 9) to device tree >Oct 14 07:02:53 localhost blivet[2760]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Oct 14 07:02:53 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Oct 14 07:02:53 localhost blivet[2760]: added loop loop0 (id 10) to device tree >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Oct 14 07:02:53 localhost blivet[2760]: getFormat('squashfs') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: device loop0 does not contain a disklabel >Oct 14 07:02:53 localhost blivet[2760]: type detected on 'loop0' is 'squashfs' >Oct 14 07:02:53 localhost blivet[2760]: getFormat('squashfs') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Oct 14 07:02:53 localhost blivet[2760]: got device: LoopDevice instance (0x3ebebd0) -- >name = loop0 status = False kids = 0 id = 10 >parents = ['existing 0MB file /osmin.img (deleted) (9)'] >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 >Oct 14 07:02:53 localhost blivet[2760]: got format: DeviceFormat instance (0x3ebe9d0) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '162751', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Oct 14 07:02:53 localhost blivet[2760]: scanning loop1 (/devices/virtual/block/loop1)... >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName: name: loop1 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:53 localhost blivet[2760]: loop1 is a loop device >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName: name: /osmin ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:53 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Oct 14 07:02:53 localhost blivet[2760]: added file /osmin (id 11) to device tree >Oct 14 07:02:53 localhost blivet[2760]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Oct 14 07:02:53 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Oct 14 07:02:53 localhost blivet[2760]: added loop loop1 (id 12) to device tree >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Oct 14 07:02:53 localhost blivet[2760]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: device loop1 does not contain a disklabel >Oct 14 07:02:53 localhost blivet[2760]: type detected on 'loop1' is 'DM_snapshot_cow' >Oct 14 07:02:53 localhost blivet[2760]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Oct 14 07:02:53 localhost blivet[2760]: got device: LoopDevice instance (0x3ebeed0) -- >name = loop1 status = False kids = 0 id = 12 >parents = ['existing 0MB file /osmin (11)'] >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/loop1 >format args = [] originalFormat = None >Oct 14 07:02:53 localhost blivet[2760]: got format: DeviceFormat instance (0x4047050) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '164268', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Oct 14 07:02:53 localhost blivet[2760]: scanning loop2 (/devices/virtual/block/loop2)... >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName: name: loop2 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:53 localhost blivet[2760]: loop2 is a loop device >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:53 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Oct 14 07:02:53 localhost blivet[2760]: added file /run/initramfs/live/LiveOS/squashfs.img (id 13) to device tree >Oct 14 07:02:53 localhost blivet[2760]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Oct 14 07:02:53 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Oct 14 07:02:53 localhost blivet[2760]: added loop loop2 (id 14) to device tree >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Oct 14 07:02:53 localhost blivet[2760]: getFormat('squashfs') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: device loop2 does not contain a disklabel >Oct 14 07:02:53 localhost blivet[2760]: type detected on 'loop2' is 'squashfs' >Oct 14 07:02:53 localhost blivet[2760]: getFormat('squashfs') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Oct 14 07:02:53 localhost blivet[2760]: got device: LoopDevice instance (0x40471d0) -- >name = loop2 status = False kids = 0 id = 14 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (13)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Oct 14 07:02:53 localhost blivet[2760]: got format: DeviceFormat instance (0x3ebef10) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '165733', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Oct 14 07:02:53 localhost blivet[2760]: scanning loop3 (/devices/virtual/block/loop3)... >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName: name: loop3 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:53 localhost blivet[2760]: loop3 is a loop device >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:53 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Oct 14 07:02:53 localhost blivet[2760]: added file /LiveOS/ext3fs.img (id 15) to device tree >Oct 14 07:02:53 localhost blivet[2760]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Oct 14 07:02:53 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:53 localhost blivet[2760]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Oct 14 07:02:53 localhost blivet[2760]: added loop loop3 (id 16) to device tree >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Oct 14 07:02:53 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Oct 14 07:02:53 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:53 localhost blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 07:02:53 localhost blivet[2760]: device loop3 does not contain a disklabel >Oct 14 07:02:53 localhost blivet[2760]: type detected on 'loop3' is 'ext4' >Oct 14 07:02:53 localhost program[2760]: Running... dumpe2fs -h /dev/loop3 >Oct 14 07:02:54 localhost program[2760]: dumpe2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:54 localhost program[2760]: Filesystem volume name: _Fedora-Live-Des >Oct 14 07:02:54 localhost program[2760]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Oct 14 07:02:54 localhost program[2760]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Oct 14 07:02:54 localhost program[2760]: Filesystem magic number: 0xEF53 >Oct 14 07:02:54 localhost program[2760]: Filesystem revision #: 1 (dynamic) >Oct 14 07:02:54 localhost program[2760]: 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 >Oct 14 07:02:54 localhost program[2760]: Filesystem flags: signed_directory_hash >Oct 14 07:02:54 localhost program[2760]: Default mount options: user_xattr acl >Oct 14 07:02:54 localhost program[2760]: Filesystem state: clean >Oct 14 07:02:54 localhost program[2760]: Errors behavior: Continue >Oct 14 07:02:54 localhost program[2760]: Filesystem OS type: Linux >Oct 14 07:02:54 localhost program[2760]: Inode count: 262144 >Oct 14 07:02:54 localhost program[2760]: Block count: 1048576 >Oct 14 07:02:54 localhost program[2760]: Reserved block count: 10484 >Oct 14 07:02:54 localhost program[2760]: Free blocks: 225114 >Oct 14 07:02:54 localhost program[2760]: Free inodes: 155781 >Oct 14 07:02:54 localhost program[2760]: First block: 0 >Oct 14 07:02:54 localhost program[2760]: Block size: 4096 >Oct 14 07:02:54 localhost program[2760]: Fragment size: 4096 >Oct 14 07:02:54 localhost program[2760]: Reserved GDT blocks: 255 >Oct 14 07:02:54 localhost program[2760]: Blocks per group: 32768 >Oct 14 07:02:54 localhost program[2760]: Fragments per group: 32768 >Oct 14 07:02:54 localhost program[2760]: Inodes per group: 8192 >Oct 14 07:02:54 localhost program[2760]: Inode blocks per group: 512 >Oct 14 07:02:54 localhost program[2760]: Flex block group size: 16 >Oct 14 07:02:54 localhost program[2760]: Filesystem created: Wed Dec 11 19:03:22 2013 >Oct 14 07:02:54 localhost program[2760]: Last mount time: Wed Dec 11 19:03:26 2013 >Oct 14 07:02:54 localhost program[2760]: Last write time: Wed Dec 11 19:51:39 2013 >Oct 14 07:02:54 localhost program[2760]: Mount count: 0 >Oct 14 07:02:54 localhost program[2760]: Maximum mount count: -1 >Oct 14 07:02:54 localhost program[2760]: Last checked: Wed Dec 11 19:51:39 2013 >Oct 14 07:02:54 localhost program[2760]: Check interval: 0 (<none>) >Oct 14 07:02:54 localhost program[2760]: Lifetime writes: 767 MB >Oct 14 07:02:54 localhost program[2760]: Reserved blocks uid: 0 (user root) >Oct 14 07:02:54 localhost program[2760]: Reserved blocks gid: 0 (group root) >Oct 14 07:02:54 localhost program[2760]: First inode: 11 >Oct 14 07:02:54 localhost program[2760]: Inode size: 256 >Oct 14 07:02:54 localhost program[2760]: Required extra isize: 28 >Oct 14 07:02:54 localhost program[2760]: Desired extra isize: 28 >Oct 14 07:02:54 localhost program[2760]: Journal inode: 8 >Oct 14 07:02:54 localhost program[2760]: Default directory hash: half_md4 >Oct 14 07:02:54 localhost program[2760]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Oct 14 07:02:54 localhost program[2760]: Journal backup: inode blocks >Oct 14 07:02:54 localhost program[2760]: Journal features: journal_incompat_revoke >Oct 14 07:02:54 localhost program[2760]: Journal size: 128M >Oct 14 07:02:54 localhost program[2760]: Journal length: 32768 >Oct 14 07:02:54 localhost program[2760]: Journal sequence: 0x00003086 >Oct 14 07:02:54 localhost program[2760]: Journal start: 0 >Oct 14 07:02:54 localhost program[2760]: Oct 14 07:02:54 localhost program[2760]: Return code: 0 >Oct 14 07:02:54 localhost program[2760]: Running... resize2fs -P /dev/loop3 >Oct 14 07:02:54 localhost program[2760]: resize2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:54 localhost program[2760]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Oct 14 07:02:54 localhost program[2760]: Couldn't find valid filesystem superblock. >Oct 14 07:02:54 localhost program[2760]: Return code: 1 >Oct 14 07:02:54 localhost blivet[2760]: using current size 0 as min size >Oct 14 07:02:54 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:54 localhost blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 07:02:54 localhost blivet[2760]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Oct 14 07:02:54 localhost blivet[2760]: got device: LoopDevice instance (0x4047290) -- >name = loop3 status = False kids = 0 id = 16 >parents = ['existing 0MB file /LiveOS/ext3fs.img (15)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Oct 14 07:02:54 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:54 localhost blivet[2760]: got format: Ext4FS instance (0x4047310) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '167606', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Oct 14 07:02:54 localhost blivet[2760]: scanning loop4 (/devices/virtual/block/loop4)... >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: loop4 ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:54 localhost blivet[2760]: loop4 is a loop device >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:54 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:54 localhost blivet[2760]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Oct 14 07:02:54 localhost blivet[2760]: added file /overlay (deleted) (id 17) to device tree >Oct 14 07:02:54 localhost blivet[2760]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Oct 14 07:02:54 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:54 localhost blivet[2760]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Oct 14 07:02:54 localhost blivet[2760]: added loop loop4 (id 18) to device tree >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Oct 14 07:02:54 localhost blivet[2760]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Oct 14 07:02:54 localhost blivet[2760]: device loop4 does not contain a disklabel >Oct 14 07:02:54 localhost blivet[2760]: type detected on 'loop4' is 'DM_snapshot_cow' >Oct 14 07:02:54 localhost blivet[2760]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Oct 14 07:02:54 localhost blivet[2760]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Oct 14 07:02:54 localhost blivet[2760]: got device: LoopDevice instance (0x4047210) -- >name = loop4 status = False kids = 0 id = 18 >parents = ['existing 0MB file /overlay (deleted) (17)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Oct 14 07:02:54 localhost blivet[2760]: got format: DeviceFormat instance (0x4047550) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '984933', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Oct 14 07:02:54 localhost blivet[2760]: scanning live-rw (/devices/virtual/block/dm-0)... >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: live-rw ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:54 localhost blivet[2760]: live-rw is a device-mapper device >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.addUdevDMDevice: name: live-rw ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: loop3 ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: loop4 ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (18) with existing DM_snapshot_cow >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: live-rw ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:54 localhost blivet[2760]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Oct 14 07:02:54 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:54 localhost blivet[2760]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Oct 14 07:02:54 localhost blivet[2760]: added dm live-rw (id 19) to device tree >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Oct 14 07:02:54 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:54 localhost blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 07:02:54 localhost blivet[2760]: device live-rw does not contain a disklabel >Oct 14 07:02:54 localhost blivet[2760]: type detected on 'live-rw' is 'ext4' >Oct 14 07:02:54 localhost program[2760]: Running... dumpe2fs -h /dev/mapper/live-rw >Oct 14 07:02:54 localhost program[2760]: dumpe2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:54 localhost program[2760]: Filesystem volume name: _Fedora-Live-Des >Oct 14 07:02:54 localhost program[2760]: Last mounted on: / >Oct 14 07:02:54 localhost program[2760]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Oct 14 07:02:54 localhost program[2760]: Filesystem magic number: 0xEF53 >Oct 14 07:02:54 localhost program[2760]: Filesystem revision #: 1 (dynamic) >Oct 14 07:02:54 localhost program[2760]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Oct 14 07:02:54 localhost program[2760]: Filesystem flags: signed_directory_hash >Oct 14 07:02:54 localhost program[2760]: Default mount options: user_xattr acl >Oct 14 07:02:54 localhost program[2760]: Filesystem state: clean >Oct 14 07:02:54 localhost program[2760]: Errors behavior: Continue >Oct 14 07:02:54 localhost program[2760]: Filesystem OS type: Linux >Oct 14 07:02:54 localhost program[2760]: Inode count: 262144 >Oct 14 07:02:54 localhost program[2760]: Block count: 1048576 >Oct 14 07:02:54 localhost program[2760]: Reserved block count: 10484 >Oct 14 07:02:54 localhost program[2760]: Free blocks: 225114 >Oct 14 07:02:54 localhost program[2760]: Free inodes: 155781 >Oct 14 07:02:54 localhost program[2760]: First block: 0 >Oct 14 07:02:54 localhost program[2760]: Block size: 4096 >Oct 14 07:02:54 localhost program[2760]: Fragment size: 4096 >Oct 14 07:02:54 localhost program[2760]: Reserved GDT blocks: 255 >Oct 14 07:02:54 localhost program[2760]: Blocks per group: 32768 >Oct 14 07:02:54 localhost program[2760]: Fragments per group: 32768 >Oct 14 07:02:54 localhost program[2760]: Inodes per group: 8192 >Oct 14 07:02:54 localhost program[2760]: Inode blocks per group: 512 >Oct 14 07:02:54 localhost program[2760]: Flex block group size: 16 >Oct 14 07:02:54 localhost program[2760]: Filesystem created: Wed Dec 11 19:03:22 2013 >Oct 14 07:02:54 localhost program[2760]: Last mount time: Tue Oct 14 06:50:15 2014 >Oct 14 07:02:54 localhost program[2760]: Last write time: Tue Oct 14 06:50:15 2014 >Oct 14 07:02:54 localhost program[2760]: Mount count: 1 >Oct 14 07:02:54 localhost program[2760]: Maximum mount count: -1 >Oct 14 07:02:54 localhost program[2760]: Last checked: Wed Dec 11 19:51:39 2013 >Oct 14 07:02:54 localhost program[2760]: Check interval: 0 (<none>) >Oct 14 07:02:54 localhost program[2760]: Lifetime writes: 767 MB >Oct 14 07:02:54 localhost program[2760]: Reserved blocks uid: 0 (user root) >Oct 14 07:02:54 localhost program[2760]: Reserved blocks gid: 0 (group root) >Oct 14 07:02:54 localhost program[2760]: First inode: 11 >Oct 14 07:02:54 localhost program[2760]: Inode size: 256 >Oct 14 07:02:54 localhost program[2760]: Required extra isize: 28 >Oct 14 07:02:54 localhost program[2760]: Desired extra isize: 28 >Oct 14 07:02:54 localhost program[2760]: Journal inode: 8 >Oct 14 07:02:54 localhost program[2760]: First orphan inode: 45074 >Oct 14 07:02:54 localhost program[2760]: Default directory hash: half_md4 >Oct 14 07:02:54 localhost program[2760]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Oct 14 07:02:54 localhost program[2760]: Journal backup: inode blocks >Oct 14 07:02:54 localhost program[2760]: Journal features: journal_incompat_revoke >Oct 14 07:02:54 localhost program[2760]: Journal size: 128M >Oct 14 07:02:54 localhost program[2760]: Journal length: 32768 >Oct 14 07:02:54 localhost program[2760]: Journal sequence: 0x00003087 >Oct 14 07:02:54 localhost program[2760]: Journal start: 1 >Oct 14 07:02:54 localhost program[2760]: Oct 14 07:02:54 localhost program[2760]: Return code: 0 >Oct 14 07:02:54 localhost program[2760]: Running... resize2fs -P /dev/mapper/live-rw >Oct 14 07:02:54 localhost program[2760]: resize2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:54 localhost program[2760]: Estimated minimum size of the filesystem: 825687 >Oct 14 07:02:54 localhost program[2760]: Return code: 0 >Oct 14 07:02:54 localhost blivet[2760]: padding min size from 3226 up to 3548 >Oct 14 07:02:54 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:54 localhost blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 07:02:54 localhost blivet[2760]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Oct 14 07:02:54 localhost blivet[2760]: looking up parted Device: /dev/mapper/live-rw >Oct 14 07:02:54 localhost blivet[2760]: got device: DMDevice instance (0x4047610) -- >name = live-rw status = True kids = 0 id = 19 >parents = ['existing 0MB loop loop4 (18) with existing DM_snapshot_cow'] >uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32525 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3e41f80> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Oct 14 07:02:54 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:54 localhost blivet[2760]: got format: Ext4FS instance (0x4047690) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '26714', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Oct 14 07:02:54 localhost blivet[2760]: scanning live-base (/devices/virtual/block/dm-1)... >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: live-base ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:54 localhost blivet[2760]: live-base is a device-mapper device >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.addUdevDMDevice: name: live-base ; >Oct 14 07:02:54 localhost blivet[2760]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: loop3 ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: live-base ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:54 localhost blivet[2760]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Oct 14 07:02:54 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:54 localhost blivet[2760]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Oct 14 07:02:54 localhost blivet[2760]: added dm live-base (id 20) to device tree >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Oct 14 07:02:54 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:54 localhost blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 07:02:54 localhost blivet[2760]: device live-base does not contain a disklabel >Oct 14 07:02:54 localhost blivet[2760]: type detected on 'live-base' is 'ext4' >Oct 14 07:02:54 localhost program[2760]: Running... dumpe2fs -h /dev/mapper/live-base >Oct 14 07:02:54 localhost program[2760]: dumpe2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:54 localhost program[2760]: Filesystem volume name: _Fedora-Live-Des >Oct 14 07:02:54 localhost program[2760]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Oct 14 07:02:54 localhost program[2760]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Oct 14 07:02:54 localhost program[2760]: Filesystem magic number: 0xEF53 >Oct 14 07:02:54 localhost program[2760]: Filesystem revision #: 1 (dynamic) >Oct 14 07:02:54 localhost program[2760]: 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 >Oct 14 07:02:54 localhost program[2760]: Filesystem flags: signed_directory_hash >Oct 14 07:02:54 localhost program[2760]: Default mount options: user_xattr acl >Oct 14 07:02:54 localhost program[2760]: Filesystem state: clean >Oct 14 07:02:54 localhost program[2760]: Errors behavior: Continue >Oct 14 07:02:54 localhost program[2760]: Filesystem OS type: Linux >Oct 14 07:02:54 localhost program[2760]: Inode count: 262144 >Oct 14 07:02:54 localhost program[2760]: Block count: 1048576 >Oct 14 07:02:54 localhost program[2760]: Reserved block count: 10484 >Oct 14 07:02:54 localhost program[2760]: Free blocks: 225114 >Oct 14 07:02:54 localhost program[2760]: Free inodes: 155781 >Oct 14 07:02:54 localhost program[2760]: First block: 0 >Oct 14 07:02:54 localhost program[2760]: Block size: 4096 >Oct 14 07:02:54 localhost program[2760]: Fragment size: 4096 >Oct 14 07:02:54 localhost program[2760]: Reserved GDT blocks: 255 >Oct 14 07:02:54 localhost program[2760]: Blocks per group: 32768 >Oct 14 07:02:54 localhost program[2760]: Fragments per group: 32768 >Oct 14 07:02:54 localhost program[2760]: Inodes per group: 8192 >Oct 14 07:02:54 localhost program[2760]: Inode blocks per group: 512 >Oct 14 07:02:54 localhost program[2760]: Flex block group size: 16 >Oct 14 07:02:54 localhost program[2760]: Filesystem created: Wed Dec 11 19:03:22 2013 >Oct 14 07:02:54 localhost program[2760]: Last mount time: Wed Dec 11 19:03:26 2013 >Oct 14 07:02:54 localhost program[2760]: Last write time: Wed Dec 11 19:51:39 2013 >Oct 14 07:02:54 localhost program[2760]: Mount count: 0 >Oct 14 07:02:54 localhost program[2760]: Maximum mount count: -1 >Oct 14 07:02:54 localhost program[2760]: Last checked: Wed Dec 11 19:51:39 2013 >Oct 14 07:02:54 localhost program[2760]: Check interval: 0 (<none>) >Oct 14 07:02:54 localhost program[2760]: Lifetime writes: 767 MB >Oct 14 07:02:54 localhost program[2760]: Reserved blocks uid: 0 (user root) >Oct 14 07:02:54 localhost program[2760]: Reserved blocks gid: 0 (group root) >Oct 14 07:02:54 localhost program[2760]: First inode: 11 >Oct 14 07:02:54 localhost program[2760]: Inode size: 256 >Oct 14 07:02:54 localhost program[2760]: Required extra isize: 28 >Oct 14 07:02:54 localhost program[2760]: Desired extra isize: 28 >Oct 14 07:02:54 localhost program[2760]: Journal inode: 8 >Oct 14 07:02:54 localhost program[2760]: Default directory hash: half_md4 >Oct 14 07:02:54 localhost program[2760]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Oct 14 07:02:54 localhost program[2760]: Journal backup: inode blocks >Oct 14 07:02:54 localhost program[2760]: Journal features: journal_incompat_revoke >Oct 14 07:02:54 localhost program[2760]: Journal size: 128M >Oct 14 07:02:54 localhost program[2760]: Journal length: 32768 >Oct 14 07:02:54 localhost program[2760]: Journal sequence: 0x00003086 >Oct 14 07:02:54 localhost program[2760]: Journal start: 0 >Oct 14 07:02:54 localhost program[2760]: Oct 14 07:02:54 localhost program[2760]: Return code: 0 >Oct 14 07:02:54 localhost program[2760]: Running... resize2fs -P /dev/mapper/live-base >Oct 14 07:02:54 localhost program[2760]: resize2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:54 localhost program[2760]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Oct 14 07:02:54 localhost program[2760]: Couldn't find valid filesystem superblock. >Oct 14 07:02:54 localhost program[2760]: Return code: 1 >Oct 14 07:02:54 localhost blivet[2760]: using current size 0 as min size >Oct 14 07:02:54 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:54 localhost blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 07:02:54 localhost blivet[2760]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Oct 14 07:02:54 localhost blivet[2760]: looking up parted Device: /dev/mapper/live-base >Oct 14 07:02:54 localhost blivet[2760]: got device: DMDevice instance (0x4047710) -- >name = live-base status = True kids = 0 id = 20 >parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] >uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3e41b00> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Oct 14 07:02:54 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:54 localhost blivet[2760]: got format: Ext4FS instance (0x4059210) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50219', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Oct 14 07:02:54 localhost blivet[2760]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Oct 14 07:02:54 localhost gnome-session[1206]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:54 localhost blivet[2760]: live-osimg-min is a device-mapper device >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Oct 14 07:02:54 localhost blivet[2760]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 14 07:02:54 localhost blivet[2760]: DMDevice.getDMNode: live-base ; status: True ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: loop1 ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing DM_snapshot_cow >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: loop3 ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Oct 14 07:02:54 localhost blivet[2760]: DeviceTree.getDeviceByName returned None >Oct 14 07:02:54 localhost blivet[2760]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Oct 14 07:02:55 localhost blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 07:02:55 localhost blivet[2760]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Oct 14 07:02:55 localhost blivet[2760]: added dm live-osimg-min (id 21) to device tree >Oct 14 07:02:55 localhost blivet[2760]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Oct 14 07:02:55 localhost blivet[2760]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Oct 14 07:02:55 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:55 localhost blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 07:02:55 localhost blivet[2760]: device live-osimg-min does not contain a disklabel >Oct 14 07:02:55 localhost blivet[2760]: type detected on 'live-osimg-min' is 'ext4' >Oct 14 07:02:55 localhost program[2760]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Oct 14 07:02:55 localhost program[2760]: dumpe2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:55 localhost program[2760]: Filesystem volume name: _Fedora-Live-Des >Oct 14 07:02:55 localhost program[2760]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Oct 14 07:02:55 localhost program[2760]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Oct 14 07:02:55 localhost program[2760]: Filesystem magic number: 0xEF53 >Oct 14 07:02:55 localhost program[2760]: Filesystem revision #: 1 (dynamic) >Oct 14 07:02:55 localhost program[2760]: 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 >Oct 14 07:02:55 localhost program[2760]: Filesystem flags: signed_directory_hash >Oct 14 07:02:55 localhost program[2760]: Default mount options: user_xattr acl >Oct 14 07:02:55 localhost program[2760]: Filesystem state: clean >Oct 14 07:02:55 localhost program[2760]: Errors behavior: Continue >Oct 14 07:02:55 localhost program[2760]: Filesystem OS type: Linux >Oct 14 07:02:55 localhost program[2760]: Inode count: 212992 >Oct 14 07:02:55 localhost program[2760]: Block count: 825687 >Oct 14 07:02:55 localhost program[2760]: Reserved block count: 8255 >Oct 14 07:02:55 localhost program[2760]: Free blocks: 5566 >Oct 14 07:02:55 localhost program[2760]: Free inodes: 106629 >Oct 14 07:02:55 localhost program[2760]: First block: 0 >Oct 14 07:02:55 localhost program[2760]: Block size: 4096 >Oct 14 07:02:55 localhost program[2760]: Fragment size: 4096 >Oct 14 07:02:55 localhost program[2760]: Reserved GDT blocks: 255 >Oct 14 07:02:55 localhost program[2760]: Blocks per group: 32768 >Oct 14 07:02:55 localhost program[2760]: Fragments per group: 32768 >Oct 14 07:02:55 localhost program[2760]: Inodes per group: 8192 >Oct 14 07:02:55 localhost program[2760]: Inode blocks per group: 512 >Oct 14 07:02:55 localhost program[2760]: Flex block group size: 16 >Oct 14 07:02:55 localhost program[2760]: Filesystem created: Wed Dec 11 19:03:22 2013 >Oct 14 07:02:55 localhost program[2760]: Last mount time: Wed Dec 11 19:03:26 2013 >Oct 14 07:02:55 localhost program[2760]: Last write time: Wed Dec 11 19:51:43 2013 >Oct 14 07:02:55 localhost program[2760]: Mount count: 0 >Oct 14 07:02:55 localhost program[2760]: Maximum mount count: -1 >Oct 14 07:02:55 localhost program[2760]: Last checked: Wed Dec 11 19:51:43 2013 >Oct 14 07:02:55 localhost program[2760]: Check interval: 0 (<none>) >Oct 14 07:02:55 localhost program[2760]: Lifetime writes: 768 MB >Oct 14 07:02:55 localhost program[2760]: Reserved blocks uid: 0 (user root) >Oct 14 07:02:55 localhost program[2760]: Reserved blocks gid: 0 (group root) >Oct 14 07:02:55 localhost program[2760]: First inode: 11 >Oct 14 07:02:55 localhost program[2760]: Inode size: 256 >Oct 14 07:02:55 localhost program[2760]: Required extra isize: 28 >Oct 14 07:02:55 localhost program[2760]: Desired extra isize: 28 >Oct 14 07:02:55 localhost program[2760]: Journal inode: 8 >Oct 14 07:02:55 localhost program[2760]: Default directory hash: half_md4 >Oct 14 07:02:55 localhost program[2760]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Oct 14 07:02:55 localhost program[2760]: Journal backup: inode blocks >Oct 14 07:02:55 localhost program[2760]: Journal features: journal_incompat_revoke >Oct 14 07:02:55 localhost program[2760]: Journal size: 128M >Oct 14 07:02:55 localhost program[2760]: Journal length: 32768 >Oct 14 07:02:55 localhost program[2760]: Journal sequence: 0x00003086 >Oct 14 07:02:55 localhost program[2760]: Journal start: 0 >Oct 14 07:02:55 localhost program[2760]: Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost program[2760]: Running... resize2fs -P /dev/mapper/live-osimg-min >Oct 14 07:02:55 localhost program[2760]: resize2fs 1.42.8 (20-Jun-2013) >Oct 14 07:02:55 localhost program[2760]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Oct 14 07:02:55 localhost program[2760]: Couldn't find valid filesystem superblock. >Oct 14 07:02:55 localhost program[2760]: Return code: 1 >Oct 14 07:02:55 localhost blivet[2760]: using current size 0 as min size >Oct 14 07:02:55 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:55 localhost blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 07:02:55 localhost blivet[2760]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Oct 14 07:02:55 localhost blivet[2760]: looking up parted Device: /dev/mapper/live-osimg-min >Oct 14 07:02:55 localhost blivet[2760]: got device: DMDevice instance (0x4047850) -- >name = live-osimg-min status = True kids = 0 id = 21 >parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32525 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3e41e60> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Oct 14 07:02:55 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:55 localhost blivet[2760]: got format: Ext4FS instance (0x40593d0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Oct 14 07:02:55 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost blivet[2760]: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >Oct 14 07:02:55 localhost blivet[2760]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Oct 14 07:02:55 localhost blivet[2760]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Oct 14 07:02:55 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost blivet[2760]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Oct 14 07:02:55 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost blivet[2760]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Oct 14 07:02:55 localhost blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 07:02:55 localhost blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 07:02:55 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost blivet[2760]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Oct 14 07:02:55 localhost blivet[2760]: SwapSpace.teardown: device: /dev/sda2 ; status: True ; type: swap ; >Oct 14 07:02:55 localhost program[2760]: Running... swapoff /dev/sda2 >Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost blivet[2760]: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >Oct 14 07:02:55 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost blivet[2760]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Oct 14 07:02:55 localhost blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 07:02:55 localhost blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 07:02:55 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost blivet[2760]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Oct 14 07:02:55 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost blivet[2760]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Oct 14 07:02:55 localhost blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 07:02:55 localhost blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 07:02:55 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost blivet[2760]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Oct 14 07:02:55 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost blivet[2760]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Oct 14 07:02:55 localhost blivet[2760]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Oct 14 07:02:55 localhost blivet[2760]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Oct 14 07:02:55 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:55 localhost program[2760]: Return code: 0 >Oct 14 07:02:55 localhost blivet[2760]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Oct 14 07:02:55 localhost blivet[2760]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Oct 14 07:02:55 localhost blivet[2760]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Oct 14 07:02:55 localhost blivet[2760]: not going to restore from backup of non-existent /etc/mdadm.conf >Oct 14 07:02:56 localhost blivet[2760]: edd: collected mbr signatures: {'sda': '0x000445e9', 'sdb': '0x000713a9', 'sdc': '0x44826255'} >Oct 14 07:02:56 localhost blivet[2760]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Oct 14 07:02:56 localhost blivet[2760]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Oct 14 07:02:56 localhost program[2760]: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Oct 14 07:02:56 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 07:02:56 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Oct 14 07:02:56 localhost program[2760]: Return code: 0 >Oct 14 07:02:56 localhost program[2760]: Running... arch >Oct 14 07:02:56 localhost program[2760]: x86_64 >Oct 14 07:02:56 localhost program[2760]: Return code: 0 >Oct 14 07:02:56 localhost blivet[2760]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Oct 14 07:02:56 localhost blivet[2760]: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Oct 14 07:02:56 localhost blivet[2760]: parsing /mnt/sysimage/etc/crypttab >Oct 14 07:02:56 localhost blivet[2760]: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >Oct 14 07:02:56 localhost blivet[2760]: parsing /mnt/sysimage/etc/fstab >Oct 14 07:02:56 localhost blivet[2760]: resolved 'UUID=d80b5fcc-063d-418b-89b5-baba33a24f5b' to 'sda1' (partition) >Oct 14 07:02:56 localhost blivet[2760]: resolved 'UUID=44d06a7a-9c80-4d66-bd37-f32afaef6748' to 'sda3' (partition) >Oct 14 07:02:56 localhost blivet[2760]: resolved 'UUID=40622f4f-100f-4f0a-b5a1-37ba9d9532ee' to 'sda2' (partition) >Oct 14 07:02:56 localhost blivet[2760]: DeviceTree.getDeviceByPath: path: /dev/fd0 ; >Oct 14 07:02:56 localhost blivet[2760]: DeviceTree.getDeviceByPath returned None >Oct 14 07:02:56 localhost blivet[2760]: failed to resolve '/dev/fd0' >Oct 14 07:02:56 localhost blivet[2760]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Oct 14 07:02:56 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:56 localhost program[2760]: Return code: 0 >Oct 14 07:02:56 localhost program[2760]: Running... umount /mnt/sysimage >Oct 14 07:02:56 localhost program[2760]: Return code: 0 >Oct 14 07:02:56 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:56 localhost program[2760]: Return code: 0 >Oct 14 07:02:56 localhost blivet[2760]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Oct 14 07:02:56 localhost blivet[2760]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Oct 14 07:02:56 localhost program[2760]: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >Oct 14 07:02:56 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 07:02:56 localhost kernel: SELinux: initialized (dev sda3, type ext4), uses xattr >Oct 14 07:02:56 localhost program[2760]: Return code: 0 >Oct 14 07:02:56 localhost blivet[2760]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Oct 14 07:02:56 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:56 localhost program[2760]: Return code: 0 >Oct 14 07:02:56 localhost program[2760]: Running... umount /mnt/sysimage >Oct 14 07:02:56 localhost program[2760]: Return code: 0 >Oct 14 07:02:56 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:56 localhost program[2760]: Return code: 0 >Oct 14 07:02:56 localhost blivet[2760]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Oct 14 07:02:56 localhost blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 07:02:56 localhost blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 07:02:56 localhost program[2760]: Running... udevadm settle --timeout=300 >Oct 14 07:02:56 localhost program[2760]: Return code: 0 >Oct 14 07:02:56 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:56 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:56 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:56 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:56 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:56 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 07:02:56 localhost blivet[2760]: NTFS.supported: supported: False ; >Oct 14 07:02:56 localhost blivet[2760]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 14 07:02:56 localhost anaconda[2760]: Thread Done: AnaStorageThread (139696684304128) >Oct 14 07:02:56 localhost anaconda[2760]: _is_valid_disklabel(sdb1) returning True >Oct 14 07:02:56 localhost anaconda[2760]: _is_valid_size(sdb1) returning True >Oct 14 07:02:56 localhost anaconda[2760]: _is_valid_location(sdb1) returning True >Oct 14 07:02:57 localhost anaconda[2760]: _is_valid_partition(sdb1) returning True >Oct 14 07:02:57 localhost anaconda[2760]: _is_valid_format(sdb1) returning True >Oct 14 07:02:57 localhost anaconda[2760]: is_valid_stage2_device(sdb1) returning True >Oct 14 07:02:57 localhost program[2760]: Running... hwclock --hctosys --localtime >Oct 14 07:02:57 localhost blivet[2760]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Oct 14 07:02:57 localhost blivet[2760]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (20) with existing ext4 filesystem >Oct 14 11:02:58 localhost systemd[1197]: Time has been changed >Oct 14 11:02:58 localhost systemd[1]: Time has been changed >Oct 14 11:02:58 localhost program[2760]: Return code: 0 >Oct 14 11:02:58 localhost anaconda[2760]: Thread Done: AnaTimeInitThread (139696675911424) >Oct 14 11:02:58 localhost program[2760]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Oct 14 11:02:58 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 11:02:58 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Oct 14 11:02:58 localhost program[2760]: Return code: 0 >Oct 14 11:02:58 localhost anaconda[2760]: Thread Done: AnaPayloadThread (139696659126016) >Oct 14 11:03:02 localhost anaconda[2760]: Not doing 'require network connection' in live installation >Oct 14 11:03:02 localhost anaconda[2760]: network standalone spoke (init): completed: True >Oct 14 11:03:02 localhost anaconda[2760]: Not doing 'require network connection' in live installation >Oct 14 11:03:02 localhost anaconda[2760]: Running Thread: AnaDateTimeThread (139696659126016) >Oct 14 11:03:03 localhost anaconda[2760]: Not doing 'modify system time and date' in live installation >Oct 14 11:03:03 localhost anaconda[2760]: Thread Done: AnaDateTimeThread (139696659126016) >Oct 14 11:03:07 localhost anaconda[2760]: fs space: 0 B needed: 2.99 GB >Oct 14 11:03:11 localhost anaconda[2760]: fs space: 0 B needed: 2.99 GB >Oct 14 11:03:11 localhost anaconda[2760]: Running Thread: AnaStorageWatcher (139696675911424) >Oct 14 11:03:11 localhost anaconda[2760]: Thread Done: AnaStorageWatcher (139696675911424) >Oct 14 11:03:11 localhost anaconda[2760]: Running Thread: AnaCustomStorageInit (139696675911424) >Oct 14 11:03:11 localhost blivet[2760]: Iso9660FS.supported: supported: True ; >Oct 14 11:03:11 localhost blivet[2760]: Iso9660FS.supported: supported: True ; >Oct 14 11:03:11 localhost blivet[2760]: NFSv4.supported: supported: False ; >Oct 14 11:03:11 localhost blivet[2760]: NFSv4.supported: supported: False ; >Oct 14 11:03:11 localhost blivet[2760]: SELinuxFS.supported: supported: False ; >Oct 14 11:03:11 localhost blivet[2760]: SELinuxFS.supported: supported: False ; >Oct 14 11:03:11 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:03:11 localhost blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:03:11 localhost anaconda[2760]: Not doing 'register anaconda secret agent' in live installation >Oct 14 11:03:11 localhost anaconda[2760]: network: selected device em1 >Oct 14 11:03:11 localhost anaconda[2760]: Not doing 'hide hint to use network configuration in DE' in live installation >Oct 14 11:03:11 localhost ifcfg[2760]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >Oct 14 11:03:11 localhost ifcfg[2760]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >Oct 14 11:03:11 localhost anaconda[2760]: updating hostname localhost.localdomain >Oct 14 11:03:11 localhost anaconda[2760]: Not doing 'require network connection' in live installation >Oct 14 11:03:12 localhost anaconda[2760]: Running Thread: AnaNTPserver0 (139696411219712) >Oct 14 11:03:12 localhost anaconda[2760]: Running Thread: AnaNTPserver1 (139696684304128) >Oct 14 11:03:12 localhost anaconda[2760]: Running Thread: AnaNTPserver2 (139696216774400) >Oct 14 11:03:12 localhost blivet[2760]: Ext3FS.supported: supported: True ; >Oct 14 11:03:12 localhost blivet[2760]: Ext3FS.supported: supported: True ; >Oct 14 11:03:12 localhost anaconda[2760]: Running Thread: AnaNTPserver3 (139696208381696) >Oct 14 11:03:12 localhost anaconda[2760]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x452dc50> >Oct 14 11:03:12 localhost anaconda[2760]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> status to: Probing storage... >Oct 14 11:03:12 localhost anaconda[2760]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >Oct 14 11:03:12 localhost blivet[2760]: Ext2FS.supported: supported: True ; >Oct 14 11:03:12 localhost blivet[2760]: Ext2FS.supported: supported: True ; >Oct 14 11:03:12 localhost blivet[2760]: SysFS.supported: supported: False ; >Oct 14 11:03:12 localhost blivet[2760]: SysFS.supported: supported: False ; >Oct 14 11:03:12 localhost blivet[2760]: MultipathMember.__init__: >Oct 14 11:03:12 localhost blivet[2760]: MDRaidMember.__init__: >Oct 14 11:03:12 localhost blivet[2760]: ProcFS.supported: supported: False ; >Oct 14 11:03:12 localhost blivet[2760]: ProcFS.supported: supported: False ; >Oct 14 11:03:12 localhost blivet[2760]: SwapSpace.__init__: >Oct 14 11:03:12 localhost anaconda[2760]: Thread Done: AnaNTPserver2 (139696216774400) >Oct 14 11:03:12 localhost anaconda[2760]: Thread Done: AnaNTPserver1 (139696684304128) >Oct 14 11:03:12 localhost anaconda[2760]: Thread Done: AnaNTPserver3 (139696208381696) >Oct 14 11:03:13 localhost anaconda[2760]: updating hostname localhost.localdomain >Oct 14 11:03:13 localhost blivet[2760]: NoDevFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: NoDevFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: DevPtsFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: DevPtsFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: BTRFS.supported: supported: True ; >Oct 14 11:03:13 localhost program[2760]: Running... modprobe btrfs >Oct 14 11:03:13 localhost kernel: bio: create slab <bio-3> at 3 >Oct 14 11:03:13 localhost kernel: Btrfs loaded >Oct 14 11:03:13 localhost program[2760]: Return code: 0 >Oct 14 11:03:13 localhost anaconda[2760]: updating hostname localhost.localdomain >Oct 14 11:03:13 localhost anaconda[2760]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f0d9409bb50> status to: Wired (em1) connected >Oct 14 11:03:13 localhost blivet[2760]: USBFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: USBFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: DiskLabel.__init__: >Oct 14 11:03:13 localhost blivet[2760]: DiskLabel.partedDevice returning None >Oct 14 11:03:13 localhost blivet[2760]: HFSPlus.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: HFSPlus.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: XFS.supported: supported: True ; >Oct 14 11:03:13 localhost program[2760]: Running... modprobe xfs >Oct 14 11:03:13 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Oct 14 11:03:13 localhost program[2760]: Return code: 0 >Oct 14 11:03:13 localhost blivet[2760]: XFS.supported: supported: True ; >Oct 14 11:03:13 localhost blivet[2760]: TmpFS.supported: supported: True ; >Oct 14 11:03:13 localhost blivet[2760]: LUKS.__init__: >Oct 14 11:03:13 localhost blivet[2760]: NTFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: NTFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: BindFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: BindFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: HFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: HFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: LVMPhysicalVolume.__init__: >Oct 14 11:03:13 localhost blivet[2760]: NFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: NFS.supported: supported: False ; >Oct 14 11:03:13 localhost blivet[2760]: FATFS.supported: supported: True ; >Oct 14 11:03:13 localhost blivet[2760]: FATFS.supported: supported: True ; >Oct 14 11:03:13 localhost blivet[2760]: DMRaidMember.__init__: >Oct 14 11:03:13 localhost anaconda[2760]: Thread Done: AnaCustomStorageInit (139696675911424) >Oct 14 11:03:14 localhost anaconda[2760]: Thread Done: AnaNTPserver0 (139696411219712) >Oct 14 11:03:24 localhost gnome-session[1206]: Window manager warning: last_focus_time (808881) is greater than comparison timestamp (808877). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 11:03:24 localhost ifcfg[2760]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >Oct 14 11:03:24 localhost ifcfg[2760]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >Oct 14 11:03:24 localhost anaconda[2760]: updating hostname fire >Oct 14 11:03:24 localhost anaconda[2760]: network: apply ksdata # Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto --activate >network --hostname=fire >Oct 14 11:03:24 localhost anaconda[2760]: setting installation environment hostname to fire >Oct 14 11:03:24 localhost program[2760]: Running... hostnamectl set-hostname fire >Oct 14 11:03:24 localhost systemd-hostnamed[2272]: Changed static host name to 'fire' >Oct 14 11:03:24 fire systemd-hostnamed[2272]: Changed host name to 'fire' >Oct 14 11:03:24 fire program[2760]: Return code: 0 >Oct 14 11:03:24 fire anaconda[2760]: Not doing 'require network connection' in live installation >Oct 14 11:03:31 fire blivet[2760]: hiding device partition sdb1 (id 8) >Oct 14 11:03:31 fire blivet[2760]: DiskDevice.removeChild: kids: 1 ; name: sdb ; >Oct 14 11:03:31 fire blivet[2760]: lvm filter: adding sdb1 to the reject list >Oct 14 11:03:31 fire blivet[2760]: hiding device disk sdb (id 7) >Oct 14 11:03:31 fire blivet[2760]: lvm filter: adding sdb to the reject list >Oct 14 11:03:34 fire anaconda[2760]: disk free: 1.96 MB fs free: 345.79 GB sw needs: 2.99 GB auto swap: 0 B >Oct 14 11:03:54 fire chronyd[682]: Can't synchronise: no majority >Oct 14 11:03:54 fire chronyd[682]: Selected source 130.0.73.18 >Oct 14 11:03:54 fire chronyd[682]: System clock wrong by -14398.520663 seconds, adjustment started >Oct 14 11:04:11 fire blivet[2760]: Detected 6032M of memory >Oct 14 11:04:11 fire blivet[2760]: Swap attempt of 6032M >Oct 14 11:04:11 fire anaconda[2760]: Running Thread: AnaExecuteStorageThread (139696411219712) >Oct 14 11:04:11 fire blivet[2760]: clearpart: looking at sda3 >Oct 14 11:04:11 fire blivet[2760]: clearpart: looking at sda2 >Oct 14 11:04:11 fire blivet[2760]: clearpart: looking at sda1 >Oct 14 11:04:11 fire blivet[2760]: clearpart: looking at sdc1 >Oct 14 11:04:11 fire blivet[2760]: checking whether disk sda has an empty extended >Oct 14 11:04:11 fire blivet[2760]: extended is None ; logicals is [] >Oct 14 11:04:11 fire blivet[2760]: checking whether disk sdc has an empty extended >Oct 14 11:04:11 fire blivet[2760]: extended is None ; logicals is [] >Oct 14 11:04:11 fire anaconda[2760]: new disk order: [] >Oct 14 11:04:11 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:04:11 fire gnome-session[1206]: Window manager warning: last_focus_time (856038) is greater than comparison timestamp (856037). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 11:04:11 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10004e9 not in stack >Oct 14 11:04:11 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10004e4 not in stack >Oct 14 11:04:11 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10004e4 not in stack >Oct 14 11:04:11 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10004e4 not in stack >Oct 14 11:04:11 fire program[2760]: Return code: 0 >Oct 14 11:04:11 fire blivet[2760]: DeviceTree.getDeviceByName: name: sda ; >Oct 14 11:04:11 fire blivet[2760]: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >Oct 14 11:04:11 fire anaconda[2760]: new disk order: [] >Oct 14 11:04:11 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:04:11 fire program[2760]: Return code: 0 >Oct 14 11:04:11 fire blivet[2760]: DeviceTree.getDeviceByName: name: sda ; >Oct 14 11:04:11 fire blivet[2760]: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >Oct 14 11:04:11 fire blivet[2760]: DeviceTree.getDeviceByName: name: sda ; >Oct 14 11:04:11 fire blivet[2760]: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >Oct 14 11:04:11 fire blivet[2760]: resolved 'sda' to 'sda' (disk) >Oct 14 11:04:11 fire anaconda[2760]: _is_valid_disklabel(sda) returning True >Oct 14 11:04:11 fire anaconda[2760]: _is_valid_size(sda) returning True >Oct 14 11:04:11 fire anaconda[2760]: _is_valid_location(sda) returning True >Oct 14 11:04:11 fire anaconda[2760]: _is_valid_format(sda) returning True >Oct 14 11:04:11 fire anaconda[2760]: is_valid_stage1_device(sda) returning True >Oct 14 11:04:11 fire anaconda[2760]: Thread Done: AnaExecuteStorageThread (139696411219712) >Oct 14 11:04:11 fire anaconda[2760]: Not doing 'require network connection' in live installation >Oct 14 11:04:11 fire blivet[2760]: starting Blivet copy >Oct 14 11:04:11 fire blivet[2760]: PartitionDevice._setPartedPartition: sda1 ; >Oct 14 11:04:11 fire blivet[2760]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0d940c6110> fileSystem: <parted.filesystem.FileSystem object at 0x3c53850> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c53e90> PedPartition: <_ped.Partition object at 0x7f0d940a2f50> >Oct 14 11:04:11 fire blivet[2760]: PartitionDevice._setPartedPartition: sda2 ; >Oct 14 11:04:11 fire blivet[2760]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0d940c6110> fileSystem: <parted.filesystem.FileSystem object at 0x3c538d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c53c50> PedPartition: <_ped.Partition object at 0x7f0d940a2ef0> >Oct 14 11:04:11 fire blivet[2760]: PartitionDevice._setPartedPartition: sda3 ; >Oct 14 11:04:11 fire blivet[2760]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0d940c6110> fileSystem: <parted.filesystem.FileSystem object at 0x4ced610> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4ced590> PedPartition: <_ped.Partition object at 0x7f0d940a2e90> >Oct 14 11:04:11 fire blivet[2760]: PartitionDevice._setPartedPartition: sdc1 ; >Oct 14 11:04:11 fire blivet[2760]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0d940c6dd0> fileSystem: <parted.filesystem.FileSystem object at 0x4ced890> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4ced710> PedPartition: <_ped.Partition object at 0x7f0d940a2e30> >Oct 14 11:04:11 fire blivet[2760]: PartitionDevice._setPartedPartition: sdb1 ; >Oct 14 11:04:11 fire blivet[2760]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0d940c5b90> fileSystem: <parted.filesystem.FileSystem object at 0x4ceda10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4ced990> PedPartition: <_ped.Partition object at 0x7f0d940a2d70> >Oct 14 11:04:11 fire blivet[2760]: finished Blivet copy >Oct 14 11:04:11 fire blivet[2760]: hiding device partition sdc1 (id 1) >Oct 14 11:04:11 fire blivet[2760]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Oct 14 11:04:11 fire blivet[2760]: lvm filter: adding sdc1 to the reject list >Oct 14 11:04:11 fire blivet[2760]: hiding device disk sdc (id 0) >Oct 14 11:04:11 fire blivet[2760]: lvm filter: adding sdc to the reject list >Oct 14 11:04:11 fire anaconda[2760]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >Oct 14 11:04:11 fire anaconda[2760]: ui: unused=[] >Oct 14 11:04:11 fire anaconda[2760]: ui: new_devices=[] >Oct 14 11:04:12 fire anaconda[2760]: page clicked: New Fedora 20 Installation >Oct 14 11:04:12 fire anaconda[2760]: show mountpoint: New Fedora 20 Installation >Oct 14 11:04:12 fire anaconda[2760]: show mountpoint: New Fedora 20 Installation >Oct 14 11:04:12 fire anaconda[2760]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >Oct 14 11:04:12 fire anaconda[2760]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> status to: Saving storage configuration... >Oct 14 11:04:12 fire anaconda[2760]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >Oct 14 11:04:14 fire anaconda[2760]: page clicked: Unknown Linux >Oct 14 11:04:14 fire anaconda[2760]: show mountpoint: Unknown Linux >Oct 14 11:04:14 fire anaconda[2760]: populate_right_side: existing 28609MB partition sda1 (4) with existing ext4 filesystem >Oct 14 11:04:14 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:04:14 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:04:14 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:04:14 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:04:14 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:04:14 fire anaconda[2760]: fs type changed: ext4 >Oct 14 11:04:14 fire blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:04:14 fire blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 11:04:14 fire anaconda[2760]: getting device type for None >Oct 14 11:04:14 fire anaconda[2760]: unknown device type: 'None' >Oct 14 11:04:14 fire anaconda[2760]: device_type_changed: None None >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: device_type_changed: 2 Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:14 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:04:14 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:17 fire anaconda[2760]: current selector: existing 28609MB partition sda1 (4) with existing ext4 filesystem >Oct 14 11:04:17 fire anaconda[2760]: notebook page = 1 >Oct 14 11:04:17 fire anaconda[2760]: ui: saving changes to device sda1 >Oct 14 11:04:17 fire anaconda[2760]: old name: sda1 >Oct 14 11:04:17 fire anaconda[2760]: new name: None >Oct 14 11:04:17 fire anaconda[2760]: old size: 28609.0 >Oct 14 11:04:17 fire anaconda[2760]: new size: 28609 >Oct 14 11:04:17 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:17 fire anaconda[2760]: old device type: 2 >Oct 14 11:04:17 fire anaconda[2760]: new device type: 2 >Oct 14 11:04:17 fire anaconda[2760]: reformat: False >Oct 14 11:04:17 fire blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:04:17 fire blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 11:04:17 fire anaconda[2760]: old fs type: ext4 >Oct 14 11:04:17 fire anaconda[2760]: new fs type: ext4 >Oct 14 11:04:17 fire anaconda[2760]: old encryption setting: False >Oct 14 11:04:17 fire anaconda[2760]: new encryption setting: False >Oct 14 11:04:17 fire anaconda[2760]: old label: >Oct 14 11:04:17 fire anaconda[2760]: new_label: >Oct 14 11:04:17 fire anaconda[2760]: old mountpoint: >Oct 14 11:04:17 fire anaconda[2760]: new mountpoint: >Oct 14 11:04:17 fire anaconda[2760]: old raid level: None >Oct 14 11:04:17 fire anaconda[2760]: new raid level: None >Oct 14 11:04:17 fire blivet[2760]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 28609, ['sda'], {'encrypted': False, 'raid_level': None} >Oct 14 11:04:17 fire anaconda[2760]: old container: None >Oct 14 11:04:17 fire anaconda[2760]: new container: None >Oct 14 11:04:17 fire anaconda[2760]: old container encrypted: False >Oct 14 11:04:17 fire anaconda[2760]: new container encrypted: False >Oct 14 11:04:17 fire anaconda[2760]: old container raid level: None >Oct 14 11:04:17 fire anaconda[2760]: new container raid level: None >Oct 14 11:04:17 fire anaconda[2760]: old container size request: 0 >Oct 14 11:04:17 fire anaconda[2760]: new container size request: 0 >Oct 14 11:04:17 fire anaconda[2760]: old disks: ['sda'] >Oct 14 11:04:17 fire anaconda[2760]: new disks: ['sda'] >Oct 14 11:04:17 fire anaconda[2760]: populate_right_side: existing 28609MB partition sda1 (4) with existing ext4 filesystem >Oct 14 11:04:17 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:04:17 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:04:17 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:04:17 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:04:17 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:04:17 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:17 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:04:17 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:17 fire anaconda[2760]: new selector: existing 2956MB partition sda2 (5) with existing swap >Oct 14 11:04:17 fire anaconda[2760]: populate_right_side: existing 2956MB partition sda2 (5) with existing swap >Oct 14 11:04:17 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:04:17 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:04:17 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:04:17 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:04:17 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:04:17 fire anaconda[2760]: fs type changed: swap >Oct 14 11:04:17 fire blivet[2760]: SwapSpace.__init__: >Oct 14 11:04:17 fire blivet[2760]: getFormat('swap') returning SwapSpace instance >Oct 14 11:04:17 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:17 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:04:17 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:18 fire anaconda[2760]: current selector: existing 2956MB partition sda2 (5) with existing swap >Oct 14 11:04:18 fire anaconda[2760]: notebook page = 1 >Oct 14 11:04:18 fire anaconda[2760]: ui: saving changes to device sda2 >Oct 14 11:04:18 fire anaconda[2760]: old name: sda2 >Oct 14 11:04:18 fire anaconda[2760]: new name: None >Oct 14 11:04:18 fire anaconda[2760]: old size: 2956.0 >Oct 14 11:04:18 fire anaconda[2760]: new size: 2956 >Oct 14 11:04:18 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:18 fire anaconda[2760]: old device type: 2 >Oct 14 11:04:18 fire anaconda[2760]: new device type: 2 >Oct 14 11:04:18 fire anaconda[2760]: reformat: False >Oct 14 11:04:18 fire blivet[2760]: SwapSpace.__init__: >Oct 14 11:04:18 fire blivet[2760]: getFormat('swap') returning SwapSpace instance >Oct 14 11:04:18 fire anaconda[2760]: old fs type: swap >Oct 14 11:04:18 fire anaconda[2760]: new fs type: swap >Oct 14 11:04:18 fire anaconda[2760]: old encryption setting: False >Oct 14 11:04:18 fire anaconda[2760]: new encryption setting: False >Oct 14 11:04:18 fire anaconda[2760]: old label: >Oct 14 11:04:18 fire anaconda[2760]: new_label: >Oct 14 11:04:18 fire anaconda[2760]: old mountpoint: >Oct 14 11:04:18 fire anaconda[2760]: new mountpoint: >Oct 14 11:04:18 fire anaconda[2760]: old raid level: None >Oct 14 11:04:18 fire anaconda[2760]: new raid level: None >Oct 14 11:04:18 fire blivet[2760]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 2956, ['sda'], {'encrypted': False, 'raid_level': None} >Oct 14 11:04:18 fire anaconda[2760]: old container: None >Oct 14 11:04:18 fire anaconda[2760]: new container: None >Oct 14 11:04:18 fire anaconda[2760]: old container encrypted: False >Oct 14 11:04:18 fire anaconda[2760]: new container encrypted: False >Oct 14 11:04:18 fire anaconda[2760]: old container raid level: None >Oct 14 11:04:18 fire anaconda[2760]: new container raid level: None >Oct 14 11:04:18 fire anaconda[2760]: old container size request: 0 >Oct 14 11:04:18 fire anaconda[2760]: new container size request: 0 >Oct 14 11:04:18 fire anaconda[2760]: old disks: ['sda'] >Oct 14 11:04:18 fire anaconda[2760]: new disks: ['sda'] >Oct 14 11:04:18 fire anaconda[2760]: populate_right_side: existing 2956MB partition sda2 (5) with existing swap >Oct 14 11:04:18 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:04:18 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:04:18 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:04:18 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:04:18 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:04:18 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:18 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:04:18 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:18 fire anaconda[2760]: new selector: existing 28609MB partition sda1 (4) with existing ext4 filesystem >Oct 14 11:04:18 fire anaconda[2760]: populate_right_side: existing 28609MB partition sda1 (4) with existing ext4 filesystem >Oct 14 11:04:18 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:04:18 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:04:18 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:04:18 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:04:18 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:04:18 fire anaconda[2760]: fs type changed: ext4 >Oct 14 11:04:18 fire blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:04:18 fire blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 11:04:18 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:18 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:04:18 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:20 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:20 fire blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:04:20 fire blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 11:04:41 fire anaconda[2760]: ui: saving changes to device sda1 >Oct 14 11:04:41 fire anaconda[2760]: old name: sda1 >Oct 14 11:04:41 fire anaconda[2760]: new name: None >Oct 14 11:04:41 fire anaconda[2760]: old size: 28609.0 >Oct 14 11:04:41 fire anaconda[2760]: new size: 28609 >Oct 14 11:04:41 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:41 fire anaconda[2760]: old device type: 2 >Oct 14 11:04:41 fire anaconda[2760]: new device type: 2 >Oct 14 11:04:41 fire anaconda[2760]: reformat: True >Oct 14 11:04:41 fire blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:04:41 fire blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 11:04:41 fire anaconda[2760]: old fs type: ext4 >Oct 14 11:04:41 fire anaconda[2760]: new fs type: ext4 >Oct 14 11:04:41 fire anaconda[2760]: old encryption setting: False >Oct 14 11:04:41 fire anaconda[2760]: new encryption setting: False >Oct 14 11:04:41 fire anaconda[2760]: old label: >Oct 14 11:04:41 fire anaconda[2760]: new_label: Fedora Root >Oct 14 11:04:41 fire anaconda[2760]: old mountpoint: >Oct 14 11:04:41 fire anaconda[2760]: new mountpoint: / >Oct 14 11:04:41 fire anaconda[2760]: old raid level: None >Oct 14 11:04:41 fire anaconda[2760]: new raid level: None >Oct 14 11:04:41 fire blivet[2760]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 28609, ['sda'], {'encrypted': False, 'raid_level': None} >Oct 14 11:04:41 fire anaconda[2760]: old container: None >Oct 14 11:04:41 fire anaconda[2760]: new container: None >Oct 14 11:04:41 fire anaconda[2760]: old container encrypted: False >Oct 14 11:04:41 fire anaconda[2760]: new container encrypted: False >Oct 14 11:04:41 fire anaconda[2760]: old container raid level: None >Oct 14 11:04:41 fire anaconda[2760]: new container raid level: None >Oct 14 11:04:41 fire anaconda[2760]: old container size request: 0 >Oct 14 11:04:41 fire anaconda[2760]: new container size request: 0 >Oct 14 11:04:41 fire anaconda[2760]: old disks: ['sda'] >Oct 14 11:04:41 fire anaconda[2760]: new disks: ['sda'] >Oct 14 11:04:41 fire anaconda[2760]: scheduling reformat of sda1 as ext4 >Oct 14 11:04:41 fire blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:04:41 fire blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 11:04:41 fire blivet[2760]: PartitionDevice._setFormat: sda1 ; >Oct 14 11:04:41 fire blivet[2760]: getFormat('None') returning DeviceFormat instance >Oct 14 11:04:41 fire blivet[2760]: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >Oct 14 11:04:41 fire blivet[2760]: registered action: [0] Destroy Format ext4 filesystem on partition sda1 (id 4) >Oct 14 11:04:41 fire blivet[2760]: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >Oct 14 11:04:41 fire blivet[2760]: PartitionDevice._setFormat: sda1 ; >Oct 14 11:04:41 fire blivet[2760]: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >Oct 14 11:04:41 fire blivet[2760]: registered action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >Oct 14 11:04:41 fire anaconda[2760]: populate_right_side: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >Oct 14 11:04:41 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:04:41 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:04:41 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:04:41 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:04:41 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:04:41 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:41 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:04:41 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:04:55 fire systemd[1]: Starting Cleanup of Temporary Directories... >Oct 14 11:04:55 fire systemd[1]: Started Cleanup of Temporary Directories. >Oct 14 11:04:59 fire chronyd[682]: Can't synchronise: no majority >Oct 14 11:05:00 fire anaconda[2760]: current selector: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >Oct 14 11:05:00 fire anaconda[2760]: notebook page = 1 >Oct 14 11:05:00 fire anaconda[2760]: ui: saving changes to device sda1 >Oct 14 11:05:00 fire anaconda[2760]: old name: sda1 >Oct 14 11:05:00 fire anaconda[2760]: new name: None >Oct 14 11:05:00 fire anaconda[2760]: old size: 28609.0 >Oct 14 11:05:00 fire anaconda[2760]: new size: 28609 >Oct 14 11:05:00 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:00 fire anaconda[2760]: old device type: 2 >Oct 14 11:05:00 fire anaconda[2760]: new device type: 2 >Oct 14 11:05:00 fire anaconda[2760]: reformat: True >Oct 14 11:05:00 fire blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:05:00 fire blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 11:05:00 fire anaconda[2760]: old fs type: ext4 >Oct 14 11:05:00 fire anaconda[2760]: new fs type: ext4 >Oct 14 11:05:00 fire anaconda[2760]: old encryption setting: False >Oct 14 11:05:00 fire anaconda[2760]: new encryption setting: False >Oct 14 11:05:00 fire anaconda[2760]: old label: Fedora Root >Oct 14 11:05:00 fire anaconda[2760]: new_label: Fedora Root >Oct 14 11:05:00 fire anaconda[2760]: old mountpoint: / >Oct 14 11:05:00 fire anaconda[2760]: new mountpoint: / >Oct 14 11:05:00 fire anaconda[2760]: old raid level: None >Oct 14 11:05:00 fire anaconda[2760]: new raid level: None >Oct 14 11:05:00 fire blivet[2760]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 28609, ['sda'], {'encrypted': False, 'raid_level': None} >Oct 14 11:05:00 fire anaconda[2760]: old container: None >Oct 14 11:05:00 fire anaconda[2760]: new container: None >Oct 14 11:05:00 fire anaconda[2760]: old container encrypted: False >Oct 14 11:05:00 fire anaconda[2760]: new container encrypted: False >Oct 14 11:05:00 fire anaconda[2760]: old container raid level: None >Oct 14 11:05:00 fire anaconda[2760]: new container raid level: None >Oct 14 11:05:00 fire anaconda[2760]: old container size request: 0 >Oct 14 11:05:00 fire anaconda[2760]: new container size request: 0 >Oct 14 11:05:00 fire anaconda[2760]: old disks: ['sda'] >Oct 14 11:05:00 fire anaconda[2760]: new disks: ['sda'] >Oct 14 11:05:00 fire anaconda[2760]: populate_right_side: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >Oct 14 11:05:00 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:05:00 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:05:00 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:05:00 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:05:00 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:05:00 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:00 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:05:00 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:00 fire anaconda[2760]: new selector: existing 2956MB partition sda2 (5) with existing swap >Oct 14 11:05:00 fire anaconda[2760]: populate_right_side: existing 2956MB partition sda2 (5) with existing swap >Oct 14 11:05:00 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:05:00 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:05:00 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:05:00 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:05:00 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:05:00 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:00 fire anaconda[2760]: fs type changed: swap >Oct 14 11:05:00 fire blivet[2760]: SwapSpace.__init__: >Oct 14 11:05:00 fire blivet[2760]: getFormat('swap') returning SwapSpace instance >Oct 14 11:05:00 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:00 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:05:00 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:03 fire anaconda[2760]: populate_right_side: existing 2956MB partition sda2 (5) with existing swap >Oct 14 11:05:03 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:05:03 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:05:03 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:05:03 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:05:03 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:05:03 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:03 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:05:03 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:04 fire anaconda[2760]: current selector: existing 2956MB partition sda2 (5) with existing swap >Oct 14 11:05:04 fire anaconda[2760]: notebook page = 1 >Oct 14 11:05:04 fire anaconda[2760]: ui: saving changes to device sda2 >Oct 14 11:05:04 fire anaconda[2760]: old name: sda2 >Oct 14 11:05:04 fire anaconda[2760]: new name: None >Oct 14 11:05:04 fire anaconda[2760]: old size: 2956.0 >Oct 14 11:05:04 fire anaconda[2760]: new size: 2956 >Oct 14 11:05:04 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:04 fire anaconda[2760]: old device type: 2 >Oct 14 11:05:04 fire anaconda[2760]: new device type: 2 >Oct 14 11:05:04 fire anaconda[2760]: reformat: False >Oct 14 11:05:04 fire blivet[2760]: SwapSpace.__init__: >Oct 14 11:05:04 fire blivet[2760]: getFormat('swap') returning SwapSpace instance >Oct 14 11:05:04 fire anaconda[2760]: old fs type: swap >Oct 14 11:05:04 fire anaconda[2760]: new fs type: swap >Oct 14 11:05:04 fire anaconda[2760]: old encryption setting: False >Oct 14 11:05:04 fire anaconda[2760]: new encryption setting: False >Oct 14 11:05:04 fire anaconda[2760]: old label: >Oct 14 11:05:04 fire anaconda[2760]: new_label: >Oct 14 11:05:04 fire anaconda[2760]: old mountpoint: >Oct 14 11:05:04 fire anaconda[2760]: new mountpoint: >Oct 14 11:05:04 fire anaconda[2760]: old raid level: None >Oct 14 11:05:04 fire anaconda[2760]: new raid level: None >Oct 14 11:05:04 fire blivet[2760]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 2956, ['sda'], {'encrypted': False, 'raid_level': None} >Oct 14 11:05:04 fire anaconda[2760]: old container: None >Oct 14 11:05:04 fire anaconda[2760]: new container: None >Oct 14 11:05:04 fire anaconda[2760]: old container encrypted: False >Oct 14 11:05:04 fire anaconda[2760]: new container encrypted: False >Oct 14 11:05:04 fire anaconda[2760]: old container raid level: None >Oct 14 11:05:04 fire anaconda[2760]: new container raid level: None >Oct 14 11:05:04 fire anaconda[2760]: old container size request: 0 >Oct 14 11:05:04 fire anaconda[2760]: new container size request: 0 >Oct 14 11:05:04 fire anaconda[2760]: old disks: ['sda'] >Oct 14 11:05:04 fire anaconda[2760]: new disks: ['sda'] >Oct 14 11:05:04 fire anaconda[2760]: populate_right_side: existing 2956MB partition sda2 (5) with existing swap >Oct 14 11:05:04 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:05:04 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:05:04 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:05:04 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:05:04 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:05:04 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:04 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:05:04 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:04 fire anaconda[2760]: new selector: existing 445372MB partition sda3 (6) with existing ext4 filesystem >Oct 14 11:05:04 fire anaconda[2760]: populate_right_side: existing 445372MB partition sda3 (6) with existing ext4 filesystem >Oct 14 11:05:04 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:05:04 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:05:04 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:05:04 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:05:04 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:05:04 fire anaconda[2760]: fs type changed: ext4 >Oct 14 11:05:04 fire blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:05:04 fire blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 11:05:04 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:04 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:05:04 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:05 fire anaconda[2760]: current selector: existing 445372MB partition sda3 (6) with existing ext4 filesystem >Oct 14 11:05:05 fire anaconda[2760]: notebook page = 1 >Oct 14 11:05:05 fire anaconda[2760]: ui: saving changes to device sda3 >Oct 14 11:05:05 fire anaconda[2760]: old name: sda3 >Oct 14 11:05:05 fire anaconda[2760]: new name: None >Oct 14 11:05:05 fire anaconda[2760]: old size: 445372.0 >Oct 14 11:05:05 fire anaconda[2760]: new size: 445372 >Oct 14 11:05:05 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:05 fire anaconda[2760]: old device type: 2 >Oct 14 11:05:05 fire anaconda[2760]: new device type: 2 >Oct 14 11:05:05 fire anaconda[2760]: reformat: False >Oct 14 11:05:05 fire blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:05:05 fire blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 11:05:05 fire anaconda[2760]: old fs type: ext4 >Oct 14 11:05:05 fire anaconda[2760]: new fs type: ext4 >Oct 14 11:05:05 fire anaconda[2760]: old encryption setting: False >Oct 14 11:05:05 fire anaconda[2760]: new encryption setting: False >Oct 14 11:05:05 fire anaconda[2760]: old label: >Oct 14 11:05:05 fire anaconda[2760]: new_label: >Oct 14 11:05:05 fire anaconda[2760]: old mountpoint: >Oct 14 11:05:05 fire anaconda[2760]: new mountpoint: >Oct 14 11:05:05 fire anaconda[2760]: old raid level: None >Oct 14 11:05:05 fire anaconda[2760]: new raid level: None >Oct 14 11:05:05 fire blivet[2760]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 445372, ['sda'], {'encrypted': False, 'raid_level': None} >Oct 14 11:05:05 fire anaconda[2760]: old container: None >Oct 14 11:05:05 fire anaconda[2760]: new container: None >Oct 14 11:05:05 fire anaconda[2760]: old container encrypted: False >Oct 14 11:05:05 fire anaconda[2760]: new container encrypted: False >Oct 14 11:05:05 fire anaconda[2760]: old container raid level: None >Oct 14 11:05:05 fire anaconda[2760]: new container raid level: None >Oct 14 11:05:05 fire anaconda[2760]: old container size request: 0 >Oct 14 11:05:05 fire anaconda[2760]: new container size request: 0 >Oct 14 11:05:05 fire anaconda[2760]: old disks: ['sda'] >Oct 14 11:05:05 fire anaconda[2760]: new disks: ['sda'] >Oct 14 11:05:05 fire anaconda[2760]: populate_right_side: existing 445372MB partition sda3 (6) with existing ext4 filesystem >Oct 14 11:05:05 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:05:05 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:05:05 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:05:05 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:05:05 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:05:06 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:06 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:05:06 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:06 fire anaconda[2760]: new selector: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >Oct 14 11:05:06 fire anaconda[2760]: populate_right_side: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >Oct 14 11:05:06 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:05:06 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:05:06 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:05:06 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:05:06 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:05:06 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:06 fire blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:05:06 fire blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 11:05:06 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:06 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:05:06 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:05:23 fire gnome-session[1206]: (tracker-miner-fs:1623): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Oct 14 11:05:23 fire gnome-session[1206]: (tracker-miner-fs:1623): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Oct 14 11:05:23 fire gnome-session[1206]: (tracker-miner-fs:1623): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Oct 14 11:05:23 fire gnome-session[1206]: (tracker-miner-fs:1623): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Oct 14 11:05:23 fire gnome-session[1206]: (tracker-miner-fs:1623): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Oct 14 11:05:23 fire gnome-session[1206]: (tracker-miner-fs:1623): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Oct 14 11:05:31 fire gnome-session[1206]: Window manager warning: Log level 16: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly. >Oct 14 11:05:31 fire polkitd[741]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.37 [/usr/libexec/gvfs-udisks2-volume-monitor] (owned by unix-user:liveuser) >Oct 14 11:05:31 fire kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 11:05:31 fire kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Oct 14 11:05:31 fire udisksd[1490]: Mounted /dev/sda1 at /run/media/liveuser/d80b5fcc-063d-418b-89b5-baba33a24f5b on behalf of uid 1000 >Oct 14 11:06:03 fire chronyd[682]: Selected source 130.0.73.18 >Oct 14 11:06:03 fire chronyd[682]: System clock wrong by -74.993615 seconds, adjustment started >Oct 14 11:06:04 fire chronyd[682]: Can't synchronise: no majority >Oct 14 11:06:29 fire kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 11:06:29 fire kernel: SELinux: initialized (dev sda3, type ext4), uses xattr >Oct 14 11:06:29 fire udisksd[1490]: Mounted /dev/sda3 at /run/media/liveuser/44d06a7a-9c80-4d66-bd37-f32afaef6748 on behalf of uid 1000 >Oct 14 11:06:55 fire gnome-session[1206]: Window manager warning: last_focus_time (1020103) is greater than comparison timestamp (1020102). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 11:06:55 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1e00009 not in stack >Oct 14 11:06:55 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1e00009 not in stack >Oct 14 11:06:58 fire anaconda[2760]: ui: saving changes to device sda1 >Oct 14 11:06:58 fire anaconda[2760]: old name: sda1 >Oct 14 11:06:58 fire anaconda[2760]: new name: None >Oct 14 11:06:58 fire anaconda[2760]: old size: 28609.0 >Oct 14 11:06:58 fire anaconda[2760]: new size: 28609 >Oct 14 11:06:58 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:06:58 fire anaconda[2760]: old device type: 2 >Oct 14 11:06:58 fire anaconda[2760]: new device type: 2 >Oct 14 11:06:58 fire anaconda[2760]: reformat: True >Oct 14 11:06:58 fire blivet[2760]: Ext4FS.supported: supported: True ; >Oct 14 11:06:58 fire blivet[2760]: getFormat('ext4') returning Ext4FS instance >Oct 14 11:06:58 fire anaconda[2760]: old fs type: ext4 >Oct 14 11:06:58 fire anaconda[2760]: new fs type: ext4 >Oct 14 11:06:58 fire anaconda[2760]: old encryption setting: False >Oct 14 11:06:58 fire anaconda[2760]: new encryption setting: False >Oct 14 11:06:58 fire anaconda[2760]: old label: Fedora Root >Oct 14 11:06:58 fire anaconda[2760]: new_label: Fedora Root >Oct 14 11:06:58 fire anaconda[2760]: old mountpoint: / >Oct 14 11:06:58 fire anaconda[2760]: new mountpoint: / >Oct 14 11:06:58 fire anaconda[2760]: old raid level: None >Oct 14 11:06:58 fire anaconda[2760]: new raid level: None >Oct 14 11:06:58 fire blivet[2760]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 28609, ['sda'], {'encrypted': False, 'raid_level': None} >Oct 14 11:06:58 fire anaconda[2760]: old container: None >Oct 14 11:06:58 fire anaconda[2760]: new container: None >Oct 14 11:06:58 fire anaconda[2760]: old container encrypted: False >Oct 14 11:06:58 fire anaconda[2760]: new container encrypted: False >Oct 14 11:06:58 fire anaconda[2760]: old container raid level: None >Oct 14 11:06:58 fire anaconda[2760]: new container raid level: None >Oct 14 11:06:58 fire anaconda[2760]: old container size request: 0 >Oct 14 11:06:58 fire anaconda[2760]: new container size request: 0 >Oct 14 11:06:58 fire anaconda[2760]: old disks: ['sda'] >Oct 14 11:06:58 fire anaconda[2760]: new disks: ['sda'] >Oct 14 11:06:58 fire anaconda[2760]: populate_right_side: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >Oct 14 11:06:58 fire anaconda[2760]: updated device_disks to ['sda'] >Oct 14 11:06:58 fire anaconda[2760]: updated device_container_name to None >Oct 14 11:06:58 fire anaconda[2760]: updated device_container_raid_level to None >Oct 14 11:06:58 fire anaconda[2760]: updated device_container_encrypted to False >Oct 14 11:06:58 fire anaconda[2760]: updated device_container_size to 0 >Oct 14 11:06:58 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:06:58 fire anaconda[2760]: populate_raid: 2, None >Oct 14 11:06:58 fire anaconda[2760]: getting device type for Standard Partition >Oct 14 11:07:02 fire blivet[2760]: unhiding device disk sdc (id 0) >Oct 14 11:07:02 fire blivet[2760]: lvm filter: removing sdc from the reject list >Oct 14 11:07:02 fire blivet[2760]: unhiding device partition sdc1 (id 1) >Oct 14 11:07:02 fire blivet[2760]: lvm filter: removing sdc1 from the reject list >Oct 14 11:07:02 fire blivet[2760]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Oct 14 11:07:02 fire anaconda[2760]: new disk order: [] >Oct 14 11:07:02 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:07:02 fire gnome-session[1206]: Window manager warning: last_focus_time (1026718) is greater than comparison timestamp (1026717). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 11:07:02 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1001aa5 not in stack >Oct 14 11:07:02 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1001aa1 not in stack >Oct 14 11:07:02 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1001aa1 not in stack >Oct 14 11:07:02 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1001aa1 not in stack >Oct 14 11:07:02 fire program[2760]: Return code: 0 >Oct 14 11:07:02 fire blivet[2760]: DeviceTree.getDeviceByName: name: sda ; >Oct 14 11:07:02 fire blivet[2760]: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >Oct 14 11:07:02 fire blivet[2760]: DeviceTree.getDeviceByName: name: sda ; >Oct 14 11:07:02 fire blivet[2760]: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >Oct 14 11:07:02 fire blivet[2760]: resolved 'sda' to 'sda' (disk) >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_disklabel(sda) returning True >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_size(sda) returning True >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_location(sda) returning True >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_format(sda) returning True >Oct 14 11:07:02 fire anaconda[2760]: is_valid_stage1_device(sda) returning True >Oct 14 11:07:02 fire anaconda[2760]: Running Thread: AnaCheckStorageThread (139696411219712) >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_disklabel(sda) returning True >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_size(sda) returning True >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_location(sda) returning True >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_format(sda) returning True >Oct 14 11:07:02 fire anaconda[2760]: is_valid_stage1_device(sda) returning True >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_disklabel(sda1) returning True >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_size(sda1) returning True >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_location(sda1) returning True >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_partition(sda1) returning True >Oct 14 11:07:02 fire anaconda[2760]: _is_valid_format(sda1) returning True >Oct 14 11:07:02 fire anaconda[2760]: is_valid_stage2_device(sda1) returning True >Oct 14 11:07:02 fire anaconda[2760]: Thread Done: AnaCheckStorageThread (139696411219712) >Oct 14 11:07:02 fire anaconda[2760]: Not doing 'require network connection' in live installation >Oct 14 11:07:05 fire anaconda[2760]: fs space: 28.60 GB needed: 2.99 GB >Oct 14 11:07:07 fire anaconda[2760]: fs space: 28.60 GB needed: 2.99 GB >Oct 14 11:07:07 fire anaconda[2760]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >Oct 14 11:07:08 fire chronyd[682]: Selected source 213.36.7.22 >Oct 14 11:07:08 fire chronyd[682]: System clock wrong by -37.829802 seconds, adjustment started >Oct 14 11:07:09 fire chronyd[682]: Can't synchronise: no majority >Oct 14 11:07:10 fire anaconda[2760]: fs space: 28.60 GB needed: 2.99 GB >Oct 14 11:07:10 fire anaconda[2760]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >Oct 14 11:07:10 fire anaconda[2760]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> status to: Checking storage configuration... >Oct 14 11:07:13 fire anaconda[2760]: fs space: 28.60 GB needed: 2.99 GB >Oct 14 11:07:13 fire anaconda[2760]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >Oct 14 11:07:46 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4: ipv4.addresses: property is missing >Oct 14 11:07:47 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 address 1 missing or invalid >Oct 14 11:07:47 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 address 10 missing or invalid >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 address 10. missing or invalid >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 address 10.7 missing or invalid >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 address 10.77 missing or invalid >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 address 10.77. missing or invalid >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 address 10.77.0 missing or invalid >Oct 14 11:07:48 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:49 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 address 10.77.0. missing or invalid >Oct 14 11:07:49 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:49 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway is invalid >Oct 14 11:07:49 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:49 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway is invalid >Oct 14 11:07:49 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:49 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway is invalid >Oct 14 11:07:49 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway is invalid >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway is invalid >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 prefix 255 is invalid >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 prefix 255. is invalid >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 prefix 255.2 is invalid >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 prefix 255.25 is invalid >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 prefix 255.255 is invalid >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 prefix 255.255. is invalid >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:50 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 prefix 255.255.2 is invalid >Oct 14 11:07:51 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:51 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 prefix 255.255.25 is invalid >Oct 14 11:07:51 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:51 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 prefix 255.255.255 is invalid >Oct 14 11:07:51 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:51 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 prefix 255.255.255. is invalid >Oct 14 11:07:51 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:51 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway is invalid >Oct 14 11:07:51 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:51 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway 1 is invalid >Oct 14 11:07:51 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway 10 is invalid >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway 10. is invalid >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway 10.7 is invalid >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway 10.77 is invalid >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway 10.77. is invalid >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway 10.77.0 is invalid >Oct 14 11:07:52 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:53 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 gateway 10.77.0. is invalid >Oct 14 11:07:53 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:55 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 dns server 1 invalid >Oct 14 11:07:55 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:55 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 dns server 10 invalid >Oct 14 11:07:55 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:55 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 dns server 10. invalid >Oct 14 11:07:55 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:56 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 dns server 10.7 invalid >Oct 14 11:07:56 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:56 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 dns server 10.77 invalid >Oct 14 11:07:56 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:56 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 dns server 10.77. invalid >Oct 14 11:07:56 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:56 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 dns server 10.77.0 invalid >Oct 14 11:07:56 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:07:56 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: IPv4 dns server 10.77.0. invalid >Oct 14 11:07:56 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting IPv4 >Oct 14 11:08:13 fire chronyd[682]: Selected source 213.36.7.22 >Oct 14 11:08:13 fire chronyd[682]: System clock wrong by -21.773977 seconds, adjustment started >Oct 14 11:08:13 fire chronyd[682]: Can't synchronise: no majority >Oct 14 11:08:14 fire chronyd[682]: Selected source 130.0.73.18 >Oct 14 11:08:14 fire chronyd[682]: System clock wrong by 133.142028 seconds, adjustment started >Oct 14 11:08:23 fire gnome-session[1206]: (gnome-control-center:3230): -cc-panel-WARNING **: Invalid setting Identity: connection.id: property is empty >Oct 14 11:08:34 fire NetworkManager[843]: ifcfg-rh: read connection 'Static 10.77.0.160' >Oct 14 11:08:47 fire NetworkManager[843]: <info> (em1): disconnecting for new activation request. >Oct 14 11:08:47 fire NetworkManager[843]: <info> (em1): device state change: activated -> disconnected (reason 'none') [100 30 0] >Oct 14 11:08:47 fire NetworkManager[843]: <info> (em1): deactivating device (reason 'none') [0] >Oct 14 11:08:47 fire NetworkManager[843]: <info> (em1): canceled DHCP transaction, DHCP client pid 2834 >Oct 14 11:08:47 fire avahi-daemon[663]: Withdrawing address record for 10.77.0.185 on em1. >Oct 14 11:08:47 fire avahi-daemon[663]: Leaving mDNS multicast group on interface em1.IPv4 with address 10.77.0.185. >Oct 14 11:08:47 fire avahi-daemon[663]: Interface em1.IPv4 no longer relevant for mDNS. >Oct 14 11:08:47 fire NetworkManager[843]: <info> NetworkManager state is now DISCONNECTED >Oct 14 11:08:47 fire NetworkManager[843]: <info> Activation (em1) starting connection 'Static 10.77.0.160' >Oct 14 11:08:47 fire NetworkManager[843]: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 14 11:08:47 fire NetworkManager[843]: <info> NetworkManager state is now CONNECTING >Oct 14 11:08:47 fire NetworkManager[843]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >Oct 14 11:08:47 fire dbus[667]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 14 11:08:47 fire dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 14 11:08:47 fire systemd[1]: Starting Network Manager Script Dispatcher Service... >Oct 14 11:08:47 fire dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 14 11:08:47 fire dbus[667]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 14 11:08:47 fire systemd[1]: Started Network Manager Script Dispatcher Service. >Oct 14 11:08:47 fire NetworkManager[843]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >Oct 14 11:08:47 fire NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >Oct 14 11:08:47 fire NetworkManager[843]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >Oct 14 11:08:47 fire NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >Oct 14 11:08:47 fire NetworkManager[843]: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 14 11:08:47 fire NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >Oct 14 11:08:47 fire NetworkManager[843]: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >Oct 14 11:08:47 fire chronyd[682]: Source 217.77.132.1 offline >Oct 14 11:08:47 fire chronyd[682]: Source 85.214.100.186 offline >Oct 14 11:08:47 fire chronyd[682]: Source 213.36.7.22 offline >Oct 14 11:08:47 fire chronyd[682]: Source 130.0.73.18 offline >Oct 14 11:08:48 fire NetworkManager[843]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 14 11:08:48 fire NetworkManager[843]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >Oct 14 11:08:48 fire NetworkManager[843]: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 14 11:08:48 fire NetworkManager[843]: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 14 11:08:48 fire NetworkManager[843]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >Oct 14 11:08:48 fire NetworkManager[843]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >Oct 14 11:08:48 fire avahi-daemon[663]: Joining mDNS multicast group on interface em1.IPv4 with address 10.77.0.160. >Oct 14 11:08:48 fire NetworkManager[843]: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 14 11:08:48 fire avahi-daemon[663]: New relevant interface em1.IPv4 for mDNS. >Oct 14 11:08:48 fire avahi-daemon[663]: Registering new address record for 10.77.0.160 on em1.IPv4. >Oct 14 11:08:48 fire NetworkManager[843]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >Oct 14 11:08:48 fire NetworkManager[843]: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 14 11:08:48 fire NetworkManager[843]: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 14 11:08:48 fire NetworkManager[843]: <info> NetworkManager state is now CONNECTED_GLOBAL >Oct 14 11:08:48 fire NetworkManager[843]: <info> Policy set 'Static 10.77.0.160' (em1) as default for IPv4 routing and DNS. >Oct 14 11:08:48 fire NetworkManager[843]: <info> Activation (em1) successful, device activated. >Oct 14 11:08:48 fire chronyd[682]: Source 217.77.132.1 online >Oct 14 11:08:48 fire chronyd[682]: Source 85.214.100.186 online >Oct 14 11:08:48 fire chronyd[682]: Source 130.0.73.18 online >Oct 14 11:08:48 fire chronyd[682]: Source 213.36.7.22 online >Oct 14 11:08:48 fire anaconda[2760]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f0d9409bb50> status to: Wired (em1) connected >Oct 14 11:08:48 fire anaconda[2760]: updating hostname fire.devel.netpilot.com >Oct 14 11:08:48 fire anaconda[2760]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f0d9409bb50> status to: Wired (em1) connected >Oct 14 11:08:57 fire gnome-session[1206]: Window manager warning: last_focus_time (1142205) is greater than comparison timestamp (1142198). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 11:08:57 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1a00010 not in stack >Oct 14 11:08:59 fire ifcfg[2760]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Static_10.77.0.160 >Oct 14 11:08:59 fire ifcfg[2760]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Static_10.77.0.160 >Oct 14 11:08:59 fire anaconda[2760]: updating hostname fire >Oct 14 11:08:59 fire anaconda[2760]: network: apply ksdata # Network information >network --bootproto=static --device=em1 --gateway=10.77.0.1 --ip=10.77.0.160 --nameserver=10.77.0.1 --netmask=255.255.255.0 --ipv6=auto --activate >network --hostname=fire >Oct 14 11:08:59 fire anaconda[2760]: setting installation environment hostname to fire >Oct 14 11:08:59 fire program[2760]: Running... hostnamectl set-hostname fire >Oct 14 11:08:59 fire program[2760]: Return code: 0 >Oct 14 11:08:59 fire anaconda[2760]: Not doing 'require network connection' in live installation >Oct 14 11:09:02 fire anaconda[2760]: fs space: 28.60 GB needed: 2.99 GB >Oct 14 11:09:06 fire anaconda[2760]: Running Thread: AnaInstallThread (139696411219712) >Oct 14 11:09:06 fire anaconda[2760]: Not doing 'save system time to HW clock' in live installation >Oct 14 11:09:06 fire anaconda[2760]: Setting up the installation environment >Oct 14 11:09:06 fire blivet[2760]: omitting ksdata: existing 476938MB disk sda (3) with existing msdos disklabel >Oct 14 11:09:06 fire program[2760]: Running... swapoff -a >Oct 14 11:09:06 fire program[2760]: Return code: 0 >Oct 14 11:09:06 fire blivet[2760]: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >Oct 14 11:09:06 fire blivet[2760]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Oct 14 11:09:06 fire blivet[2760]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Oct 14 11:09:06 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:09:06 fire program[2760]: Return code: 0 >Oct 14 11:09:06 fire blivet[2760]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Oct 14 11:09:06 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:09:06 fire program[2760]: Return code: 0 >Oct 14 11:09:06 fire blivet[2760]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Oct 14 11:09:06 fire blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 11:09:06 fire blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 11:09:06 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:09:06 fire program[2760]: Return code: 0 >Oct 14 11:09:06 fire blivet[2760]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Oct 14 11:09:06 fire blivet[2760]: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >Oct 14 11:09:06 fire blivet[2760]: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >Oct 14 11:09:06 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:09:06 fire program[2760]: Return code: 0 >Oct 14 11:09:06 fire blivet[2760]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Oct 14 11:09:06 fire blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 11:09:06 fire blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 11:09:06 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:09:06 fire program[2760]: Return code: 0 >Oct 14 11:09:06 fire blivet[2760]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Oct 14 11:09:06 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:09:06 fire program[2760]: Return code: 0 >Oct 14 11:09:06 fire blivet[2760]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Oct 14 11:09:06 fire blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 11:09:06 fire blivet[2760]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Oct 14 11:09:06 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:09:06 fire program[2760]: Return code: 0 >Oct 14 11:09:07 fire blivet[2760]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Oct 14 11:09:07 fire blivet[2760]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Oct 14 11:09:07 fire blivet[2760]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Oct 14 11:09:07 fire blivet[2760]: resetting parted disks... >Oct 14 11:09:07 fire blivet[2760]: DiskLabel.resetPartedDisk: device: /dev/sda ; >Oct 14 11:09:07 fire blivet[2760]: DiskLabel.resetPartedDisk: device: /dev/sda ; >Oct 14 11:09:07 fire blivet[2760]: DiskLabel.resetPartedDisk: device: /dev/sdc ; >Oct 14 11:09:07 fire blivet[2760]: DiskLabel.resetPartedDisk: device: /dev/sdc ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.preCommitFixup: sda1 ; >Oct 14 11:09:07 fire blivet[2760]: sector-based lookup found partition sda1 >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice._setPartedPartition: sda1 ; >Oct 14 11:09:07 fire blivet[2760]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0d940c6690> fileSystem: <parted.filesystem.FileSystem object at 0x7f0d940aeed0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f0d940aed50> PedPartition: <_ped.Partition object at 0x4048830> >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.preCommitFixup: sda2 ; >Oct 14 11:09:07 fire blivet[2760]: sector-based lookup found partition sda2 >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice._setPartedPartition: sda2 ; >Oct 14 11:09:07 fire blivet[2760]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0d940c6690> fileSystem: <parted.filesystem.FileSystem object at 0x7f0d940aec10> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0d940aee50> PedPartition: <_ped.Partition object at 0x40487d0> >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.preCommitFixup: sda3 ; >Oct 14 11:09:07 fire blivet[2760]: sector-based lookup found partition sda3 >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice._setPartedPartition: sda3 ; >Oct 14 11:09:07 fire blivet[2760]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0d940c6690> fileSystem: <parted.filesystem.FileSystem object at 0x7f0d940aefd0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f0d940aef50> PedPartition: <_ped.Partition object at 0x4048890> >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.preCommitFixup: sdc1 ; >Oct 14 11:09:07 fire blivet[2760]: sector-based lookup found partition sdc1 >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice._setPartedPartition: sdc1 ; >Oct 14 11:09:07 fire blivet[2760]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0d940c4550> fileSystem: <parted.filesystem.FileSystem object at 0x4aa51d0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4aa5150> PedPartition: <_ped.Partition object at 0x40488f0> >Oct 14 11:09:07 fire blivet[2760]: action: [0] Destroy Format ext4 filesystem on partition sda1 (id 4) >Oct 14 11:09:07 fire blivet[2760]: action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >Oct 14 11:09:07 fire blivet[2760]: pruning action queue... >Oct 14 11:09:07 fire blivet[2760]: sorting actions... >Oct 14 11:09:07 fire blivet[2760]: action: [0] Destroy Format ext4 filesystem on partition sda1 (id 4) >Oct 14 11:09:07 fire blivet[2760]: action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >Oct 14 11:09:07 fire blivet[2760]: executing action: [0] Destroy Format ext4 filesystem on partition sda1 (id 4) >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >Oct 14 11:09:07 fire blivet[2760]: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >Oct 14 11:09:07 fire program[2760]: Running... wipefs -f -a /dev/sda1 >Oct 14 11:09:07 fire program[2760]: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >Oct 14 11:09:07 fire program[2760]: Return code: 0 >Oct 14 11:09:07 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:09:07 fire program[2760]: Return code: 0 >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Oct 14 11:09:07 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:09:07 fire program[2760]: Return code: 0 >Oct 14 11:09:07 fire program[2760]: Running... udevadm settle --timeout=300 >Oct 14 11:09:07 fire program[2760]: Return code: 0 >Oct 14 11:09:07 fire blivet[2760]: executing action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >Oct 14 11:09:07 fire anaconda[2760]: Creating ext4 on /dev/sda1 >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >Oct 14 11:09:07 fire blivet[2760]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >Oct 14 11:09:07 fire blivet[2760]: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >Oct 14 11:09:07 fire blivet[2760]: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >Oct 14 11:09:07 fire blivet[2760]: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: / ; type: ext4 ; >Oct 14 11:09:07 fire program[2760]: Running... mke2fs -t ext4 /dev/sda1 >Oct 14 11:09:07 fire program[2760]: mke2fs 1.42.8 (20-Jun-2013) >Oct 14 11:09:07 fire program[2760]: /dev/sda1 is mounted; will not make a filesystem here! >Oct 14 11:09:07 fire program[2760]: Return code: 1 >Oct 14 11:09:07 fire anaconda[2760]: running handleException >Oct 14 11:09:07 fire anaconda[2760]: Gtk running, queuing exception handler to the main loop >Oct 14 11:09:07 fire anaconda[2760]: Thread Done: AnaInstallThread (139696411219712) >Oct 14 11:09:07 fire program[2760]: Running... journalctl -b >Oct 14 11:09:09 fire anaconda[2760]: Running kickstart %%traceback script(s) >Oct 14 11:09:09 fire anaconda[2760]: All kickstart %%traceback script(s) have been run >Oct 14 11:09:16 fire gnome-session[1206]: Window manager warning: last_focus_time (1161458) is greater than comparison timestamp (1161455). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 11:10:27 fire program[2760]: Running... lsblk --perms --fs --bytes >Oct 14 11:10:27 fire program[2760]: NAME SIZE OWNER GROUP MODE NAME FSTYPE LABEL UUID MOUNTPOINT >Oct 14 11:10:27 fire program[2760]: sda 500106780160 root disk brw-rw---- sda >Oct 14 11:10:27 fire program[2760]: |-sda1 29998710784 root disk brw-rw---- |-sda1 /run/media/liveuser/d80b5fcc-063d-418b-89b5-baba33a24f5b >Oct 14 11:10:27 fire program[2760]: |-sda2 3099590656 root disk brw-rw---- |-sda2 swap 40622f4f-100f-4f0a-b5a1-37ba9d9532ee >Oct 14 11:10:27 fire program[2760]: `-sda3 467006390272 root disk brw-rw---- `-sda3 ext4 44d06a7a-9c80-4d66-bd37-f32afaef6748 /run/media/liveuser/44d06a7a-9c80-4d66-bd37-f32afaef6748 >Oct 14 11:10:27 fire program[2760]: sdb 80025280000 root disk brw-rw---- sdb >Oct 14 11:10:27 fire program[2760]: `-sdb1 39843224064 root disk brw-rw---- `-sdb1 ntfs 2CEC18F3EC18B8D2 >Oct 14 11:10:27 fire program[2760]: sdc 2107637760 root disk brw-rw---- sdc >Oct 14 11:10:27 fire program[2760]: `-sdc1 2106589184 root disk brw-rw---- `-sdc1 vfat 0805-756C /run/initramfs/live >Oct 14 11:10:27 fire program[2760]: sr0 1073741312 root cdrom brw-rw---- sr0 >Oct 14 11:10:27 fire program[2760]: loop0 8192 root disk brw-rw---- loop0 squashfs >Oct 14 11:10:27 fire program[2760]: loop1 1294336 root disk brw-rw---- loop1 DM_snapshot_cow >Oct 14 11:10:27 fire program[2760]: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Oct 14 11:10:27 fire program[2760]: loop2 929828864 root disk brw-rw---- loop2 squashfs >Oct 14 11:10:27 fire program[2760]: loop3 4294967296 root disk brw-rw---- loop3 ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Oct 14 11:10:27 fire program[2760]: |-live-rw 4294967296 root disk brw-rw---- |-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >Oct 14 11:10:27 fire program[2760]: |-live-base 4294967296 root disk brw-rw---- |-live-base ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 /mnt/install/source >Oct 14 11:10:27 fire program[2760]: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Oct 14 11:10:27 fire program[2760]: loop4 536870912 root disk brw-rw---- loop4 DM_snapshot_cow >Oct 14 11:10:27 fire program[2760]: `-live-rw 4294967296 root disk brw-rw---- `-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >Oct 14 11:10:27 fire program[2760]: Return code: 0 >Oct 14 11:10:27 fire program[2760]: Running... nmcli device show >Oct 14 11:10:27 fire program[2760]: GENERAL.DEVICE: em1 >Oct 14 11:10:27 fire program[2760]: GENERAL.TYPE: ethernet >Oct 14 11:10:27 fire program[2760]: GENERAL.VENDOR: Intel Corporation >Oct 14 11:10:27 fire program[2760]: GENERAL.PRODUCT: 82566DM Gigabit Network Connection >Oct 14 11:10:27 fire program[2760]: GENERAL.DRIVER: e1000e >Oct 14 11:10:27 fire program[2760]: GENERAL.DRIVER-VERSION: 2.3.2-k >Oct 14 11:10:27 fire program[2760]: GENERAL.FIRMWARE-VERSION: 1.1-0 >Oct 14 11:10:27 fire program[2760]: GENERAL.HWADDR: 00:1C:C0:14:52:FA >Oct 14 11:10:27 fire program[2760]: GENERAL.STATE: 100 (connected) >Oct 14 11:10:27 fire program[2760]: GENERAL.REASON: 0 (No reason given) >Oct 14 11:10:27 fire program[2760]: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:19.0/net/em1 >Oct 14 11:10:27 fire program[2760]: GENERAL.IP-IFACE: em1 >Oct 14 11:10:27 fire program[2760]: GENERAL.NM-MANAGED: yes >Oct 14 11:10:27 fire program[2760]: GENERAL.AUTOCONNECT: yes >Oct 14 11:10:27 fire program[2760]: GENERAL.FIRMWARE-MISSING: no >Oct 14 11:10:27 fire program[2760]: GENERAL.CONNECTION: /org/freedesktop/NetworkManager/ActiveConnection/2 >Oct 14 11:10:27 fire program[2760]: CAPABILITIES.CARRIER-DETECT: yes >Oct 14 11:10:27 fire program[2760]: CAPABILITIES.SPEED: 1000 Mb/s >Oct 14 11:10:27 fire program[2760]: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1,2} >Oct 14 11:10:27 fire program[2760]: CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 29651930-62dd-4c9b-92d8-1f44f149a8bf | em1 >Oct 14 11:10:27 fire program[2760]: CONNECTIONS.AVAILABLE-CONNECTIONS[2]: 6810f2aa-69e0-4b8e-9834-110d055c4375 | Static 10.77.0.160 >Oct 14 11:10:27 fire program[2760]: WIRED-PROPERTIES.CARRIER: on >Oct 14 11:10:27 fire program[2760]: IP4.ADDRESS[1]: ip = 10.77.0.160/24, gw = 10.77.0.1 >Oct 14 11:10:27 fire program[2760]: IP4.DNS[1]: 10.77.0.1 >Oct 14 11:10:27 fire program[2760]: IP6.ADDRESS[1]: ip = fe80::21c:c0ff:fe14:52fa/64, gw = :: >Oct 14 11:10:27 fire program[2760]: Oct 14 11:10:27 fire program[2760]: GENERAL.DEVICE: lo >Oct 14 11:10:27 fire program[2760]: GENERAL.TYPE: loopback >Oct 14 11:10:27 fire program[2760]: GENERAL.VENDOR: -- >Oct 14 11:10:27 fire program[2760]: GENERAL.PRODUCT: -- >Oct 14 11:10:27 fire program[2760]: GENERAL.DRIVER: unknown >Oct 14 11:10:27 fire program[2760]: GENERAL.DRIVER-VERSION: >Oct 14 11:10:27 fire program[2760]: GENERAL.FIRMWARE-VERSION: >Oct 14 11:10:27 fire program[2760]: GENERAL.HWADDR: (unknown) >Oct 14 11:10:27 fire program[2760]: GENERAL.STATE: 10 (unmanaged) >Oct 14 11:10:27 fire program[2760]: GENERAL.REASON: 0 (No reason given) >Oct 14 11:10:27 fire program[2760]: GENERAL.UDI: /sys/devices/virtual/net/lo >Oct 14 11:10:27 fire program[2760]: GENERAL.IP-IFACE: >Oct 14 11:10:27 fire program[2760]: GENERAL.NM-MANAGED: no >Oct 14 11:10:27 fire program[2760]: GENERAL.AUTOCONNECT: yes >Oct 14 11:10:27 fire program[2760]: GENERAL.FIRMWARE-MISSING: no >Oct 14 11:10:27 fire program[2760]: GENERAL.CONNECTION: not connected >Oct 14 11:10:27 fire program[2760]: CAPABILITIES.CARRIER-DETECT: yes >Oct 14 11:10:27 fire program[2760]: CAPABILITIES.SPEED: unknown >Oct 14 11:10:27 fire program[2760]: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >Oct 14 11:10:27 fire program[2760]: Return code: 0 >Oct 14 11:10:27 fire program[2760]: Running... journalctl -b >Oct 14 11:10:27 fire gnome-session[1206]: Starting installer, one moment... >Oct 14 11:10:27 fire gnome-session[1206]: anaconda 20.25.15-1 for Fedora 20 started. >Oct 14 11:10:28 fire gnome-keyring-daemon[3376]: couldn't create socket directory: No such file or directory >Oct 14 11:10:28 fire gnome-keyring-daemon[3376]: couldn't bind to control socket: /tmp/.cache/keyring-2hBO8a/control: No such file or directory >Oct 14 11:10:53 fire gnome-session[1206]: Can't connect over DBus to name 'org.freedesktop.secrets' path '/org/freedesktop/secrets' interface 'org.freedesktop.Secret.Service': Error calling StartServiceByName for org.freedesktop.secrets: Timeout was reached >Oct 14 11:12:00 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1002110 not in stack >Oct 14 11:12:17 fire anaconda[2760]: Not doing 'switch console' in live installation >Oct 14 11:12:17 fire gnome-session[1206]: Window manager warning: last_focus_time (1341821) is greater than comparison timestamp (1341803). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 11:12:17 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100dbe0 not in stack >Oct 14 11:12:38 fire systemd[1]: Starting Getty on tty2... >Oct 14 11:12:38 fire systemd[1]: Started Getty on tty2. >Oct 14 11:12:46 fire systemd[1]: Starting user-0.slice. >Oct 14 11:12:46 fire systemd[1]: Created slice user-0.slice. >Oct 14 11:12:46 fire systemd[1]: Starting User Manager for 0... >Oct 14 11:12:46 fire systemd-logind[668]: New session 2 of user root. >Oct 14 11:12:46 fire systemd[1]: Starting Session 2 of user root. >Oct 14 11:12:46 fire systemd[1]: Started Session 2 of user root. >Oct 14 11:12:46 fire login[3435]: pam_unix(login:session): session opened for user root by LOGIN(uid=0) >Oct 14 11:12:46 fire login[3435]: ROOT LOGIN ON tty2 >Oct 14 11:12:47 fire systemd[3658]: pam_unix(systemd-user:session): session opened for user root by (uid=0) >Oct 14 11:12:47 fire systemd[3658]: Failed to open private bus connection: Failed to connect to socket /run/user/0/dbus/user_bus_socket: No such file or directory >Oct 14 11:12:47 fire systemd[3658]: Starting Default. >Oct 14 11:12:47 fire systemd[3658]: Reached target Default. >Oct 14 11:12:47 fire systemd[3658]: Startup finished in 52ms. >Oct 14 11:12:47 fire systemd[1]: Started User Manager for 0. >Oct 14 11:13:00 fire udisksd[1490]: Cleaning up mount point /run/media/liveuser/d80b5fcc-063d-418b-89b5-baba33a24f5b (device 8:1 is not mounted) >Oct 14 11:13:01 fire udisksd[1490]: Cleaning up mount point /run/media/liveuser/44d06a7a-9c80-4d66-bd37-f32afaef6748 (device 8:3 is not mounted) >Oct 14 11:14:02 fire gnome-session[1206]: (process:3970): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Oct 14 12:09:30 fire su[4139]: (to root) liveuser on pts/0 >Oct 14 12:09:30 fire su[4139]: pam_unix(su-l:session): session opened for user root by liveuser(uid=1000) >Oct 14 12:13:43 fire dbus[1352]: avc: received setenforce notice (enforcing=1) >Oct 14 12:13:43 fire dbus[1283]: avc: received setenforce notice (enforcing=1) >Oct 14 12:13:43 fire dbus[667]: avc: received setenforce notice (enforcing=1) >Oct 14 12:13:43 fire dbus[2899]: avc: received setenforce notice (enforcing=1) >Oct 14 12:13:43 fire dbus-daemon[667]: dbus[667]: avc: received setenforce notice (enforcing=1) >Oct 14 12:13:43 fire dbus-daemon[667]: dbus[667]: [system] Reloaded configuration >Oct 14 12:13:43 fire dbus[667]: [system] Reloaded configuration >Oct 14 12:13:43 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: window 0x1001feb not in stack >Oct 14 12:13:43 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1001feb not in stack >Oct 14 12:13:43 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100dbdc not in stack >Oct 14 12:13:47 fire userhelper[4232]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' has unacceptable age (18668 seconds), disallowing access to liveinst for user liveuser >Oct 14 12:13:47 fire userhelper[4232]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Oct 14 12:13:47 fire userhelper[4236]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Oct 14 12:13:47 fire kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Oct 14 12:13:47 fire dbus[2899]: avc: received setenforce notice (enforcing=0) >Oct 14 12:13:47 fire dbus[1352]: avc: received setenforce notice (enforcing=0) >Oct 14 12:13:47 fire dbus[1283]: avc: received setenforce notice (enforcing=0) >Oct 14 12:13:47 fire dbus-daemon[667]: dbus[667]: avc: received setenforce notice (enforcing=0) >Oct 14 12:13:47 fire dbus[667]: avc: received setenforce notice (enforcing=0) >Oct 14 12:13:49 fire gnome-session[1206]: localuser:root being added to access control list >Oct 14 12:13:51 fire dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 14 12:13:51 fire dbus[667]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 14 12:13:51 fire systemd[1]: Starting Hostname Service... >Oct 14 12:13:51 fire dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 14 12:13:51 fire dbus[667]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 14 12:13:51 fire systemd[1]: Started Hostname Service. >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_2.0', >'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6025', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '44826255', >'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '5.00', >'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', >'ID_SERIAL_SHORT': '11231900ECBC8D02', >'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': '0204', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '58282', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0', >'/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x33ec050>] >device: <parted.device.Device object at 0x33e5e50> >PedDisk: <_ped.Disk object at 0x33e7ea8> >name = sdc status = True kids = 0 id = 0 >parents = [] >uuid = None size = 2010.0 >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: USB 2.0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 4116480 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) >PedDevice: <_ped.Device object at 0x31e4710> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fcb180bf090> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdc uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x33ec050>] >device: <parted.device.Device object at 0x33e5e50> >PedDisk: <_ped.Disk object at 0x33e7ea8> >origPartedDisk = <parted.disk.Disk object at 0x33ec1d0> >partedDevice = parted.Device instance -- >model: USB 2.0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 4116480 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) >PedDevice: <_ped.Device object at 0x3360cb0> >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0805-756C', >'ID_FS_UUID_ENC': '0805-756C', >'ID_FS_VERSION': 'FAT16', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_2.0', >'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6025', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '4114432', >'ID_PART_ENTRY_TYPE': '0x6', >'ID_PART_ENTRY_UUID': '44826255-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '44826255', >'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '5.00', >'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', >'ID_SERIAL_SHORT': '11231900ECBC8D02', >'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': '0204', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '58353', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0-part1', >'/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/0805-756C'], >'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >name = sdc1 status = True kids = 0 id = 1 >parents = ['existing 2010MB disk sdc (0) with existing msdos disklabel'] >uuid = None size = 2009.0 >format = existing efi filesystem >major = 8 minor = 33 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 4114432 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 12334 did: 29485 busy: True >hardwareGeometry: (1020, 65, 62) biosGeometry: (256, 255, 63) >PedDevice: <_ped.Device object at 0x33d0440> >target size = 0 path = /dev/sdc1 >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 0x33e5f10> fileSystem: <parted.filesystem.FileSystem object at 0x33ec310> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x33ec110> PedPartition: <_ped.Partition object at 0x33dff50> >disk = existing 2010MB disk sdc (0) with existing msdos disklabel >start = 2048 end = 4116479 length = 4114432 >flags = boot >type = efi name = EFI System Partition status = False >device = /dev/sdc1 uuid = 0805-756C exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = None size = 0.0 targetSize = 0.0 >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'SONY_DVD_RW_DRU-810A', >'ID_MODEL_ENC': 'SONY\\x20\\x20\\x20\\x20DVD\\x20RW\\x20DRU-810A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '1.0d', >'ID_SERIAL': 'SONY_DVD_RW_DRU-810A_813078215810ACE70512', >'ID_SERIAL_SHORT': '813078215810ACE70512', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '60454', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-SONY_DVD_RW_DRU-810A_813078215810ACE70512'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >'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_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': '76', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', >'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': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000445e9', >'ID_REVISION': 'CC34', >'ID_SERIAL': 'ST3500418AS_6VM0L57M', >'ID_SERIAL_SHORT': '6VM0L57M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50013d32a0e', >'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '76733', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M', >'/dev/disk/by-id/wwn-0x5000c50013d32a0e'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3429590>, <parted.partition.Partition object at 0x7fcb180b3d50>, <parted.partition.Partition object at 0x3429910>] >device: <parted.device.Device object at 0x3429190> >PedDisk: <_ped.Disk object at 0x3428b48> >name = sda status = True kids = 0 id = 3 >parents = [] >uuid = None size = 476938.991699 >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 ST3500418AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976771055 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x33d05f0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x341dcd0> >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 = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3429590>, <parted.partition.Partition object at 0x7fcb180b3d50>, <parted.partition.Partition object at 0x3429910>] >device: <parted.device.Device object at 0x3429190> >PedDisk: <_ped.Disk object at 0x3428b48> >origPartedDisk = <parted.disk.Disk object at 0x3429a50> >partedDevice = parted.Device instance -- >model: ATA ST3500418AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976771055 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x33d0710> >'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_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': '76', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', >'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': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '58591232', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000445e9-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000445e9', >'ID_REVISION': 'CC34', >'ID_SERIAL': 'ST3500418AS_6VM0L57M', >'ID_SERIAL_SHORT': '6VM0L57M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50013d32a0e', >'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '77146', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part1', >'/dev/disk/by-id/wwn-0x5000c50013d32a0e-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 4 >parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 28609.0 >format = existing None >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: 58591232 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (3647, 255, 63) biosGeometry: (3647, 255, 63) >PedDevice: <_ped.Device object at 0x33d04d0> >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 0x3429250> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3429550> PedPartition: <_ped.Partition object at 0x3424230> >disk = existing 476938MB disk sda (3) with existing msdos disklabel >start = 2048 end = 58593279 length = 58591232 >flags = boot >'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_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': '76', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', >'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': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', >'ID_FS_UUID_ENC': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', >'ID_FS_VERSION': '2', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '58593280', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '6053888', >'ID_PART_ENTRY_TYPE': '0x82', >'ID_PART_ENTRY_UUID': '000445e9-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000445e9', >'ID_REVISION': 'CC34', >'ID_SERIAL': 'ST3500418AS_6VM0L57M', >'ID_SERIAL_SHORT': '6VM0L57M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50013d32a0e', >'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '77555', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part2', >'/dev/disk/by-id/wwn-0x5000c50013d32a0e-part2', >'/dev/disk/by-uuid/40622f4f-100f-4f0a-b5a1-37ba9d9532ee'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >name = sda2 status = True kids = 0 id = 5 >parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 2956.0 >format = existing swap >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: 6053888 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32715 did: 0 busy: False >hardwareGeometry: (376, 255, 63) biosGeometry: (376, 255, 63) >PedDevice: <_ped.Device object at 0x33d09e0> >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 0x3429250> fileSystem: <parted.filesystem.FileSystem object at 0x3429750> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcb447d3850> PedPartition: <_ped.Partition object at 0x3424170> >disk = existing 476938MB disk sda (3) with existing msdos disklabel >start = 58593280 end = 64647167 length = 6053888 >flags = >type = swap name = swap status = False >device = /dev/sda2 uuid = 40622f4f-100f-4f0a-b5a1-37ba9d9532ee exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'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_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': '76', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', >'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': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '44d06a7a-9c80-4d66-bd37-f32afaef6748', >'ID_FS_UUID_ENC': '44d06a7a-9c80-4d66-bd37-f32afaef6748', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '64647168', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '912121856', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000445e9-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000445e9', >'ID_REVISION': 'CC34', >'ID_SERIAL': 'ST3500418AS_6VM0L57M', >'ID_SERIAL_SHORT': '6VM0L57M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50013d32a0e', >'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '77977', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part3', >'/dev/disk/by-id/wwn-0x5000c50013d32a0e-part3', >'/dev/disk/by-uuid/44d06a7a-9c80-4d66-bd37-f32afaef6748'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >name = sda3 status = True kids = 0 id = 6 >parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 445372.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: 912121856 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (56776, 255, 63) biosGeometry: (56776, 255, 63) >PedDevice: <_ped.Device object at 0x33d0b00> >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 0x3429250> fileSystem: <parted.filesystem.FileSystem object at 0x34299d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3429950> PedPartition: <_ped.Partition object at 0x34240b0> >disk = existing 476938MB disk sda (3) with existing msdos disklabel >start = 64647168 end = 976769023 length = 912121856 >flags = >type = ext4 name = ext4 status = False >device = /dev/sda3 uuid = 44d06a7a-9c80-4d66-bd37-f32afaef6748 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 445372.0 targetSize = 445372.0 >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST380817AS', >'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000713a9', >'ID_REVISION': '3.42', >'ID_SERIAL': 'ST380817AS_5MR583EP', >'ID_SERIAL_SHORT': '5MR583EP', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '84090', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3443cd0>] >device: <parted.device.Device object at 0x34434d0> >PedDisk: <_ped.Disk object at 0x34498c0> >name = sdb status = True kids = 0 id = 7 >parents = [] >uuid = None size = 76318.0541992 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA ST380817AS path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 156299375 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) >PedDevice: <_ped.Device object at 0x33d0680> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x34327d0> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3443cd0>] >device: <parted.device.Device object at 0x34434d0> >PedDisk: <_ped.Disk object at 0x34498c0> >origPartedDisk = <parted.disk.Disk object at 0x3443ed0> >partedDevice = parted.Device instance -- >model: ATA ST380817AS path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 156299375 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) >PedDevice: <_ped.Device object at 0x33d0b90> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2CEC18F3EC18B8D2', >'ID_FS_UUID_ENC': '2CEC18F3EC18B8D2', >'ID_MODEL': 'ST380817AS', >'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '63', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '77818797', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '000713a9-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000713a9', >'ID_REVISION': '3.42', >'ID_SERIAL': 'ST380817AS_5MR583EP', >'ID_SERIAL_SHORT': '5MR583EP', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '84558', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP-part1', >'/dev/disk/by-uuid/2CEC18F3EC18B8D2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >name = sdb1 status = True kids = 0 id = 8 >parents = ['existing 76318MB disk sdb (7) with existing msdos disklabel'] >uuid = None size = 37997.4594727 >format = existing ntfs filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 77818797 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (4843, 255, 63) biosGeometry: (4843, 255, 63) >PedDevice: <_ped.Device object at 0x33d0dd0> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3443450> fileSystem: <parted.filesystem.FileSystem object at 0x3443d90> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3443d10> PedPartition: <_ped.Partition object at 0x3424830> >disk = existing 76318MB disk sdb (7) with existing msdos disklabel >start = 63 end = 77818859 length = 77818797 >flags = boot >type = ntfs name = ntfs status = False >device = /dev/sdb1 uuid = 2CEC18F3EC18B8D2 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 37997.0 targetSize = 37997.0 >'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': '161118', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 10 >parents = ['existing 0MB file /osmin.img (deleted) (9)'] >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 >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '162751', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 12 >parents = ['existing 0MB file /osmin (11)'] >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/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '164268', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 14 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (13)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '165733', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 16 >parents = ['existing 0MB file /LiveOS/ext3fs.img (15)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '167606', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 18 >parents = ['existing 0MB file /overlay (deleted) (17)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'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': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '984933', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 19 >parents = ['existing 0MB loop loop4 (18) with existing DM_snapshot_cow'] >uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32715 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x33d0a70> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'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': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '26714', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 20 >parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] >uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x33d0f80> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50219', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 21 >parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x33d0e60> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Oct 14 12:14:01 fire kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 12:14:01 fire kernel: SELinux: initialized (dev sda3, type ext4), uses xattr >Oct 14 16:14:30 fire systemd[3658]: Time has been changed >Oct 14 16:14:30 fire systemd[1]: Time has been changed >Oct 14 16:14:30 fire systemd[1197]: Time has been changed >Oct 14 16:14:30 fire kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 16:14:30 fire kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Oct 14 16:14:43 fire polkitd[741]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.37 [/usr/libexec/gvfs-udisks2-volume-monitor] (owned by unix-user:liveuser) >Oct 14 16:14:43 fire kernel: SELinux: initialized (dev sdb1, type fuseblk), uses genfs_contexts >Oct 14 16:14:43 fire udisksd[1490]: Mounted /dev/sdb1 at /run/media/liveuser/2CEC18F3EC18B8D2 on behalf of uid 1000 >Oct 14 16:14:43 fire ntfs-3g[4414]: Version 2013.1.13 integrated FUSE 27 >Oct 14 16:14:43 fire ntfs-3g[4414]: Mounted /dev/sdb1 (Read-Write, label "", NTFS 3.1) >Oct 14 16:14:43 fire ntfs-3g[4414]: Cmdline options: rw,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177,uhelper=udisks2 >Oct 14 16:14:43 fire ntfs-3g[4414]: Mount options: rw,nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,default_permissions,fsname=/dev/sdb1,blkdev,blksize=4096 >Oct 14 16:14:43 fire ntfs-3g[4414]: Global ownership and permissions enforced, configuration type 1 >Oct 14 16:15:37 fire kernel: EXT4-fs (sda1): VFS: Can't find ext4 filesystem >Oct 14 16:15:45 fire kernel: EXT4-fs (sda1): VFS: Can't find ext4 filesystem >Oct 14 16:16:02 fire chronyd[682]: Can't synchronise: no majority >Oct 14 16:16:02 fire chronyd[682]: Selected source 85.214.100.186 >Oct 14 16:16:02 fire chronyd[682]: System clock wrong by -15660.839646 seconds, adjustment started >Oct 14 16:16:15 fire kernel: XFS (sda1): bad magic number >Oct 14 16:16:15 fire kernel: ffff880125188000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >Oct 14 16:16:15 fire kernel: ffff880125188010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >Oct 14 16:16:15 fire kernel: ffff880125188020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >Oct 14 16:16:15 fire kernel: ffff880125188030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >Oct 14 16:16:15 fire kernel: XFS (sda1): Internal error xfs_sb_read_verify at line 780 of file fs/xfs/xfs_mount.c. Caller 0xffffffffa084ca25 >Oct 14 16:16:15 fire kernel: CPU: 0 PID: 339 Comm: kworker/0:1H Not tainted 3.11.10-301.fc20.x86_64 #1 >Oct 14 16:16:15 fire kernel: Hardware name: RM plc RM EXPERT 3020/DQ965GF, BIOS CO96510J.86A.5869.2007.0327.0132 03/27/2007 >Oct 14 16:16:15 fire kernel: Workqueue: xfslogd xfs_buf_iodone_work [xfs] >Oct 14 16:16:15 fire kernel: 0000000000000001 ffff88019c04bd68 ffffffff816441db ffff8801a0409000 >Oct 14 16:16:15 fire kernel: ffff88019c04bd80 ffffffffa084f0db ffffffffa084ca25 ffff88019c04bdb8 >Oct 14 16:16:15 fire kernel: ffffffffa084f135 0000030c00000000 ffff88019d332780 0000000000000016 >Oct 14 16:16:15 fire kernel: Call Trace: >Oct 14 16:16:15 fire kernel: [<ffffffff816441db>] dump_stack+0x45/0x56 >Oct 14 16:16:15 fire kernel: [<ffffffffa084f0db>] xfs_error_report+0x3b/0x40 [xfs] >Oct 14 16:16:15 fire kernel: [<ffffffffa084ca25>] ? xfs_buf_iodone_work+0x85/0xf0 [xfs] >Oct 14 16:16:15 fire kernel: [<ffffffffa084f135>] xfs_corruption_error+0x55/0x80 [xfs] >Oct 14 16:16:15 fire kernel: [<ffffffffa08a02a4>] xfs_sb_read_verify+0x114/0x130 [xfs] >Oct 14 16:16:15 fire kernel: [<ffffffffa084ca25>] ? xfs_buf_iodone_work+0x85/0xf0 [xfs] >Oct 14 16:16:15 fire kernel: [<ffffffffa084ca25>] xfs_buf_iodone_work+0x85/0xf0 [xfs] >Oct 14 16:16:15 fire kernel: [<ffffffff810810f5>] process_one_work+0x175/0x430 >Oct 14 16:16:15 fire kernel: [<ffffffff81081d1b>] worker_thread+0x11b/0x3a0 >Oct 14 16:16:15 fire kernel: [<ffffffff81081c00>] ? rescuer_thread+0x340/0x340 >Oct 14 16:16:15 fire kernel: [<ffffffff81088660>] kthread+0xc0/0xd0 >Oct 14 16:16:15 fire kernel: [<ffffffff810885a0>] ? insert_kthread_work+0x40/0x40 >Oct 14 16:16:15 fire kernel: [<ffffffff8165332c>] ret_from_fork+0x7c/0xb0 >Oct 14 16:16:15 fire kernel: [<ffffffff810885a0>] ? insert_kthread_work+0x40/0x40 >Oct 14 16:16:15 fire kernel: XFS (sda1): Corruption detected. Unmount and run xfs_repair >Oct 14 16:16:15 fire kernel: XFS (sda1): SB validate failed with error 22. >Oct 14 16:16:48 fire kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 16:16:48 fire kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Oct 14 16:17:03 fire kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 16:17:03 fire kernel: SELinux: initialized (dev sda3, type ext4), uses xattr >Oct 14 16:17:03 fire udisksd[1490]: Mounted /dev/sda3 at /run/media/liveuser/44d06a7a-9c80-4d66-bd37-f32afaef6748 on behalf of uid 1000 >Oct 14 16:17:06 fire chronyd[682]: Selected source 217.77.132.1 >Oct 14 16:17:06 fire chronyd[682]: System clock wrong by -82.280673 seconds, adjustment started >Oct 14 16:17:07 fire chronyd[682]: Selected source 85.214.100.186 >Oct 14 16:17:07 fire chronyd[682]: System clock wrong by -51.516645 seconds, adjustment started >Oct 14 16:17:12 fire gnome-session[1206]: Window manager warning: last_focus_time (5209915) is greater than comparison timestamp (5209913). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 16:17:12 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000008 not in stack >Oct 14 16:17:12 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000008 not in stack >Oct 14 16:17:29 fire kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 16:17:29 fire kernel: SELinux: initialized (dev dm-2, type ext4), uses xattr >Oct 14 16:17:29 fire udisksd[1490]: Mounted /dev/dm-2 at /run/media/liveuser/_Fedora-Live-Des on behalf of uid 1000 >Oct 14 16:17:48 fire kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Oct 14 16:17:48 fire kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Oct 14 16:17:48 fire udisksd[1490]: Mounted /dev/sda1 at /run/media/liveuser/8da3ad63-5928-436a-9e75-9b3f4d4709ce on behalf of uid 1000 >Oct 14 16:17:51 fire gnome-session[1206]: Window manager warning: last_focus_time (5248805) is greater than comparison timestamp (5248798). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 16:17:51 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100200d not in stack >Oct 14 16:17:51 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100200d not in stack >Oct 14 16:18:11 fire chronyd[682]: Can't synchronise: no majority >Oct 14 16:18:21 fire gnome-session[1206]: Window manager warning: last_focus_time (5278807) is greater than comparison timestamp (5278806). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 16:18:21 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1a0036f not in stack >Oct 14 16:18:21 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1a0036b not in stack >Oct 14 16:18:21 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1a0036b not in stack >Oct 14 16:18:21 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1a0036b not in stack >disk: <parted.disk.Disk object at 0x4194350> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fcafc091f50> PedPartition: <_ped.Partition object at 0x4173ad0> >disk: <parted.disk.Disk object at 0x4194350> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc09b190> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcafc09b110> PedPartition: <_ped.Partition object at 0x4173bf0> >disk: <parted.disk.Disk object at 0x4194350> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc09b350> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fcafc09b2d0> PedPartition: <_ped.Partition object at 0x41739b0> >disk: <parted.disk.Disk object at 0x4194490> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc09b5d0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fcafc09b450> PedPartition: <_ped.Partition object at 0x4173950> >disk: <parted.disk.Disk object at 0x7fcafc07da10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc09b750> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fcafc09b6d0> PedPartition: <_ped.Partition object at 0x4173890> >Oct 14 16:19:04 fire gnome-session[1206]: Window manager warning: last_focus_time (5321835) is greater than comparison timestamp (5321833). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 14 16:19:04 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1a00de7 not in stack >Oct 14 16:19:04 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1a00de3 not in stack >Oct 14 16:19:04 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1a00de3 not in stack >Oct 14 16:19:04 fire gnome-session[1206]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1a00de3 not in stack >Oct 14 16:19:16 fire chronyd[682]: Selected source 85.214.100.186 >Oct 14 16:19:16 fire chronyd[682]: System clock wrong by -76.481259 seconds, adjustment started >Oct 14 16:19:16 fire chronyd[682]: Can't synchronise: no majority >Oct 14 16:20:21 fire chronyd[682]: Selected source 85.214.100.186 >Oct 14 16:20:21 fire chronyd[682]: System clock wrong by -17.522529 seconds, adjustment started >Oct 14 16:20:22 fire chronyd[682]: Can't synchronise: no majority >disk: <parted.disk.Disk object at 0x7fcafc083650> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fcafc09b950> PedPartition: <_ped.Partition object at 0x7fcafc0a99b0> >disk: <parted.disk.Disk object at 0x7fcafc083650> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc0b0450> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcafc0b03d0> PedPartition: <_ped.Partition object at 0x7fcafc0a9950> >disk: <parted.disk.Disk object at 0x7fcafc083650> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc0b0490> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fcafc0b0390> PedPartition: <_ped.Partition object at 0x7fcafc0a9a10> >disk: <parted.disk.Disk object at 0x4194a50> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc0b0550> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fcafc0b0290> PedPartition: <_ped.Partition object at 0x7fcafc0a9a70> > > > >/tmp/anaconda.log: >07:02:47,136 INFO anaconda: /sbin/anaconda 20.25.15-1 >11:02:47,354 INFO anaconda: 6160384 kB (6016 MB) are available >07:02:47,354 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >07:02:47,355 INFO anaconda: Not doing 'start audit daemon' in live installation >07:02:47,356 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >07:02:47,357 INFO anaconda: Default encoding = ascii >07:02:47,971 INFO anaconda: Display mode = g >11:02:47,974 INFO anaconda: 6160384 kB (6016 MB) are available >07:02:47,974 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >07:02:48,407 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:02:48,410 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:02:48,412 INFO anaconda: using only installclass _Fedora >07:02:48,419 INFO anaconda: bootloader GRUB2 on X86 platform >07:02:48,422 INFO anaconda: bootloader GRUB2 on X86 platform >07:02:48,452 DEBUG anaconda: network: devices found ['em1'] >07:02:49,089 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on em1 >07:02:49,416 DEBUG anaconda: network: setting autoconnect of em1 to False >07:02:49,417 DEBUG anaconda: network: missing ifcfgs created for devices ['em1'] >07:02:49,517 DEBUG anaconda: updating hostname localhost.localdomain >07:02:49,678 INFO anaconda: Running Thread: AnaStorageThread (139696684304128) >07:02:49,690 INFO anaconda: Running Thread: AnaTimeInitThread (139696675911424) >07:02:49,693 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139696667518720) >07:02:49,698 INFO anaconda: Running Thread: AnaPayloadThread (139696659126016) >07:02:50,027 DEBUG anaconda: updating hostname localhost.localdomain >07:02:50,149 INFO anaconda: got 0 NTP servers from DHCP >07:02:50,151 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139696667518720) >07:02:50,184 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139696667518720) >07:02:50,185 INFO anaconda: Not doing 'start chronyd' in live installation >07:02:50,192 INFO anaconda: Starting geolocation lookup >07:02:50,193 INFO anaconda: Geolocation provider: Fedora GeoIP >07:02:50,514 INFO anaconda: Not doing 'activate layouts' in live installation >07:02:51,192 INFO anaconda: Geolocation lookup finished in 1.0 seconds >07:02:51,193 INFO anaconda: got results from geolocation >07:02:51,194 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139696667518720) >07:02:56,980 INFO anaconda: Thread Done: AnaStorageThread (139696684304128) >07:02:56,992 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >07:02:56,995 DEBUG anaconda: _is_valid_size(sdb1) returning True >07:02:56,997 DEBUG anaconda: _is_valid_location(sdb1) returning True >07:02:57,000 DEBUG anaconda: _is_valid_partition(sdb1) returning True >07:02:57,002 DEBUG anaconda: _is_valid_format(sdb1) returning True >07:02:57,004 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >11:02:58,002 INFO anaconda: Thread Done: AnaTimeInitThread (139696675911424) >11:02:58,053 INFO anaconda: Thread Done: AnaPayloadThread (139696659126016) >11:03:02,617 INFO anaconda: Not doing 'require network connection' in live installation >11:03:02,620 DEBUG anaconda: network standalone spoke (init): completed: True >11:03:02,622 INFO anaconda: Not doing 'require network connection' in live installation >11:03:02,878 INFO anaconda: Running Thread: AnaDateTimeThread (139696659126016) >11:03:03,005 INFO anaconda: Not doing 'modify system time and date' in live installation >11:03:03,040 INFO anaconda: Thread Done: AnaDateTimeThread (139696659126016) >11:03:07,936 INFO anaconda: fs space: 0 B needed: 2.99 GB >11:03:11,063 INFO anaconda: fs space: 0 B needed: 2.99 GB >11:03:11,243 INFO anaconda: Running Thread: AnaStorageWatcher (139696675911424) >11:03:11,249 INFO anaconda: Thread Done: AnaStorageWatcher (139696675911424) >11:03:11,316 INFO anaconda: Running Thread: AnaCustomStorageInit (139696675911424) >11:03:11,555 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >11:03:11,561 DEBUG anaconda: network: selected device em1 >11:03:11,633 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >11:03:11,749 DEBUG anaconda: updating hostname localhost.localdomain >11:03:11,971 INFO anaconda: Not doing 'require network connection' in live installation >11:03:12,377 INFO anaconda: Running Thread: AnaNTPserver0 (139696411219712) >11:03:12,379 INFO anaconda: Running Thread: AnaNTPserver1 (139696684304128) >11:03:12,384 INFO anaconda: Running Thread: AnaNTPserver2 (139696216774400) >11:03:12,408 INFO anaconda: Running Thread: AnaNTPserver3 (139696208381696) >11:03:12,420 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x452dc50> >11:03:12,421 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> status to: Probing storage... >11:03:12,440 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >11:03:12,649 INFO anaconda: Thread Done: AnaNTPserver2 (139696216774400) >11:03:12,681 INFO anaconda: Thread Done: AnaNTPserver1 (139696684304128) >11:03:12,684 INFO anaconda: Thread Done: AnaNTPserver3 (139696208381696) >11:03:13,076 DEBUG anaconda: updating hostname localhost.localdomain >11:03:13,410 DEBUG anaconda: updating hostname localhost.localdomain >11:03:13,412 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f0d9409bb50> status to: Wired (em1) connected >11:03:13,660 INFO anaconda: Thread Done: AnaCustomStorageInit (139696675911424) >11:03:14,740 INFO anaconda: Thread Done: AnaNTPserver0 (139696411219712) >11:03:24,419 DEBUG anaconda: updating hostname fire >11:03:24,463 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto --activate >network --hostname=fire > >11:03:24,463 INFO anaconda: setting installation environment hostname to fire >11:03:24,683 INFO anaconda: Not doing 'require network connection' in live installation >11:03:34,104 DEBUG anaconda: disk free: 1.96 MB fs free: 345.79 GB sw needs: 2.99 GB auto swap: 0 B >11:04:11,459 INFO anaconda: Running Thread: AnaExecuteStorageThread (139696411219712) >11:04:11,479 DEBUG anaconda: new disk order: [] >11:04:11,621 DEBUG anaconda: new disk order: [] >11:04:11,724 DEBUG anaconda: _is_valid_disklabel(sda) returning True >11:04:11,729 DEBUG anaconda: _is_valid_size(sda) returning True >11:04:11,729 DEBUG anaconda: _is_valid_location(sda) returning True >11:04:11,730 DEBUG anaconda: _is_valid_format(sda) returning True >11:04:11,730 DEBUG anaconda: is_valid_stage1_device(sda) returning True >11:04:11,731 INFO anaconda: Thread Done: AnaExecuteStorageThread (139696411219712) >11:04:11,805 INFO anaconda: Not doing 'require network connection' in live installation >11:04:11,978 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >11:04:11,980 DEBUG anaconda: ui: unused=[] >11:04:11,982 DEBUG anaconda: ui: new_devices=[] >11:04:12,017 DEBUG anaconda: page clicked: New Fedora 20 Installation >11:04:12,018 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >11:04:12,018 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >11:04:12,151 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >11:04:12,152 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> status to: Saving storage configuration... >11:04:12,171 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >11:04:14,247 DEBUG anaconda: page clicked: Unknown Linux >11:04:14,247 DEBUG anaconda: show mountpoint: Unknown Linux >11:04:14,263 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) with existing ext4 filesystem >11:04:14,265 DEBUG anaconda: updated device_disks to ['sda'] >11:04:14,265 DEBUG anaconda: updated device_container_name to None >11:04:14,266 DEBUG anaconda: updated device_container_raid_level to None >11:04:14,266 DEBUG anaconda: updated device_container_encrypted to False >11:04:14,266 DEBUG anaconda: updated device_container_size to 0 >11:04:14,276 DEBUG anaconda: fs type changed: ext4 >11:04:14,291 INFO anaconda: getting device type for None >11:04:14,293 ERR anaconda: unknown device type: 'None' >11:04:14,294 DEBUG anaconda: device_type_changed: None None >11:04:14,301 INFO anaconda: getting device type for Standard Partition >11:04:14,303 DEBUG anaconda: device_type_changed: 2 Standard Partition >11:04:14,303 INFO anaconda: getting device type for Standard Partition >11:04:14,306 INFO anaconda: getting device type for Standard Partition >11:04:14,308 INFO anaconda: getting device type for Standard Partition >11:04:14,310 INFO anaconda: getting device type for Standard Partition >11:04:14,312 INFO anaconda: getting device type for Standard Partition >11:04:14,314 INFO anaconda: getting device type for Standard Partition >11:04:14,317 INFO anaconda: getting device type for Standard Partition >11:04:14,319 INFO anaconda: getting device type for Standard Partition >11:04:14,321 DEBUG anaconda: populate_raid: 2, None >11:04:14,321 INFO anaconda: getting device type for Standard Partition >11:04:14,325 INFO anaconda: getting device type for Standard Partition >11:04:14,327 DEBUG anaconda: populate_raid: 2, None >11:04:14,327 INFO anaconda: getting device type for Standard Partition >11:04:17,684 DEBUG anaconda: current selector: existing 28609MB partition sda1 (4) with existing ext4 filesystem >11:04:17,685 DEBUG anaconda: notebook page = 1 >11:04:17,686 INFO anaconda: ui: saving changes to device sda1 >11:04:17,686 DEBUG anaconda: old name: sda1 >11:04:17,687 DEBUG anaconda: new name: None >11:04:17,696 DEBUG anaconda: old size: 28609.0 >11:04:17,697 DEBUG anaconda: new size: 28609 >11:04:17,697 INFO anaconda: getting device type for Standard Partition >11:04:17,699 DEBUG anaconda: old device type: 2 >11:04:17,700 DEBUG anaconda: new device type: 2 >11:04:17,700 DEBUG anaconda: reformat: False >11:04:17,705 DEBUG anaconda: old fs type: ext4 >11:04:17,705 DEBUG anaconda: new fs type: ext4 >11:04:17,706 DEBUG anaconda: old encryption setting: False >11:04:17,706 DEBUG anaconda: new encryption setting: False >11:04:17,706 DEBUG anaconda: old label: >11:04:17,707 DEBUG anaconda: new_label: >11:04:17,707 DEBUG anaconda: old mountpoint: >11:04:17,708 DEBUG anaconda: new mountpoint: >11:04:17,708 DEBUG anaconda: old raid level: None >11:04:17,709 DEBUG anaconda: new raid level: None >11:04:17,710 DEBUG anaconda: old container: None >11:04:17,710 DEBUG anaconda: new container: None >11:04:17,711 DEBUG anaconda: old container encrypted: False >11:04:17,711 DEBUG anaconda: new container encrypted: False >11:04:17,711 DEBUG anaconda: old container raid level: None >11:04:17,712 DEBUG anaconda: new container raid level: None >11:04:17,712 DEBUG anaconda: old container size request: 0 >11:04:17,713 DEBUG anaconda: new container size request: 0 >11:04:17,713 DEBUG anaconda: old disks: ['sda'] >11:04:17,714 DEBUG anaconda: new disks: ['sda'] >11:04:17,714 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) with existing ext4 filesystem >11:04:17,715 DEBUG anaconda: updated device_disks to ['sda'] >11:04:17,716 DEBUG anaconda: updated device_container_name to None >11:04:17,716 DEBUG anaconda: updated device_container_raid_level to None >11:04:17,717 DEBUG anaconda: updated device_container_encrypted to False >11:04:17,718 DEBUG anaconda: updated device_container_size to 0 >11:04:17,738 INFO anaconda: getting device type for Standard Partition >11:04:17,740 DEBUG anaconda: populate_raid: 2, None >11:04:17,740 INFO anaconda: getting device type for Standard Partition >11:04:17,742 DEBUG anaconda: new selector: existing 2956MB partition sda2 (5) with existing swap >11:04:17,744 DEBUG anaconda: populate_right_side: existing 2956MB partition sda2 (5) with existing swap >11:04:17,745 DEBUG anaconda: updated device_disks to ['sda'] >11:04:17,745 DEBUG anaconda: updated device_container_name to None >11:04:17,746 DEBUG anaconda: updated device_container_raid_level to None >11:04:17,746 DEBUG anaconda: updated device_container_encrypted to False >11:04:17,747 DEBUG anaconda: updated device_container_size to 0 >11:04:17,755 DEBUG anaconda: fs type changed: swap >11:04:17,769 INFO anaconda: getting device type for Standard Partition >11:04:17,771 DEBUG anaconda: populate_raid: 2, None >11:04:17,771 INFO anaconda: getting device type for Standard Partition >11:04:18,447 DEBUG anaconda: current selector: existing 2956MB partition sda2 (5) with existing swap >11:04:18,448 DEBUG anaconda: notebook page = 1 >11:04:18,448 INFO anaconda: ui: saving changes to device sda2 >11:04:18,449 DEBUG anaconda: old name: sda2 >11:04:18,449 DEBUG anaconda: new name: None >11:04:18,459 DEBUG anaconda: old size: 2956.0 >11:04:18,459 DEBUG anaconda: new size: 2956 >11:04:18,460 INFO anaconda: getting device type for Standard Partition >11:04:18,462 DEBUG anaconda: old device type: 2 >11:04:18,462 DEBUG anaconda: new device type: 2 >11:04:18,462 DEBUG anaconda: reformat: False >11:04:18,467 DEBUG anaconda: old fs type: swap >11:04:18,467 DEBUG anaconda: new fs type: swap >11:04:18,467 DEBUG anaconda: old encryption setting: False >11:04:18,468 DEBUG anaconda: new encryption setting: False >11:04:18,468 DEBUG anaconda: old label: >11:04:18,469 DEBUG anaconda: new_label: >11:04:18,469 DEBUG anaconda: old mountpoint: >11:04:18,470 DEBUG anaconda: new mountpoint: >11:04:18,470 DEBUG anaconda: old raid level: None >11:04:18,470 DEBUG anaconda: new raid level: None >11:04:18,472 DEBUG anaconda: old container: None >11:04:18,472 DEBUG anaconda: new container: None >11:04:18,472 DEBUG anaconda: old container encrypted: False >11:04:18,473 DEBUG anaconda: new container encrypted: False >11:04:18,473 DEBUG anaconda: old container raid level: None >11:04:18,474 DEBUG anaconda: new container raid level: None >11:04:18,474 DEBUG anaconda: old container size request: 0 >11:04:18,474 DEBUG anaconda: new container size request: 0 >11:04:18,475 DEBUG anaconda: old disks: ['sda'] >11:04:18,475 DEBUG anaconda: new disks: ['sda'] >11:04:18,476 DEBUG anaconda: populate_right_side: existing 2956MB partition sda2 (5) with existing swap >11:04:18,477 DEBUG anaconda: updated device_disks to ['sda'] >11:04:18,478 DEBUG anaconda: updated device_container_name to None >11:04:18,478 DEBUG anaconda: updated device_container_raid_level to None >11:04:18,479 DEBUG anaconda: updated device_container_encrypted to False >11:04:18,480 DEBUG anaconda: updated device_container_size to 0 >11:04:18,499 INFO anaconda: getting device type for Standard Partition >11:04:18,501 DEBUG anaconda: populate_raid: 2, None >11:04:18,502 INFO anaconda: getting device type for Standard Partition >11:04:18,504 DEBUG anaconda: new selector: existing 28609MB partition sda1 (4) with existing ext4 filesystem >11:04:18,505 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) with existing ext4 filesystem >11:04:18,506 DEBUG anaconda: updated device_disks to ['sda'] >11:04:18,506 DEBUG anaconda: updated device_container_name to None >11:04:18,507 DEBUG anaconda: updated device_container_raid_level to None >11:04:18,507 DEBUG anaconda: updated device_container_encrypted to False >11:04:18,508 DEBUG anaconda: updated device_container_size to 0 >11:04:18,516 DEBUG anaconda: fs type changed: ext4 >11:04:18,531 INFO anaconda: getting device type for Standard Partition >11:04:18,533 DEBUG anaconda: populate_raid: 2, None >11:04:18,533 INFO anaconda: getting device type for Standard Partition >11:04:20,888 INFO anaconda: getting device type for Standard Partition >11:04:41,797 INFO anaconda: ui: saving changes to device sda1 >11:04:41,798 DEBUG anaconda: old name: sda1 >11:04:41,798 DEBUG anaconda: new name: None >11:04:41,807 DEBUG anaconda: old size: 28609.0 >11:04:41,808 DEBUG anaconda: new size: 28609 >11:04:41,808 INFO anaconda: getting device type for Standard Partition >11:04:41,810 DEBUG anaconda: old device type: 2 >11:04:41,811 DEBUG anaconda: new device type: 2 >11:04:41,811 DEBUG anaconda: reformat: True >11:04:41,815 DEBUG anaconda: old fs type: ext4 >11:04:41,816 DEBUG anaconda: new fs type: ext4 >11:04:41,816 DEBUG anaconda: old encryption setting: False >11:04:41,817 DEBUG anaconda: new encryption setting: False >11:04:41,817 DEBUG anaconda: old label: >11:04:41,818 DEBUG anaconda: new_label: Fedora Root >11:04:41,818 DEBUG anaconda: old mountpoint: >11:04:41,818 DEBUG anaconda: new mountpoint: / >11:04:41,822 DEBUG anaconda: old raid level: None >11:04:41,822 DEBUG anaconda: new raid level: None >11:04:41,823 DEBUG anaconda: old container: None >11:04:41,824 DEBUG anaconda: new container: None >11:04:41,824 DEBUG anaconda: old container encrypted: False >11:04:41,825 DEBUG anaconda: new container encrypted: False >11:04:41,825 DEBUG anaconda: old container raid level: None >11:04:41,825 DEBUG anaconda: new container raid level: None >11:04:41,826 DEBUG anaconda: old container size request: 0 >11:04:41,826 DEBUG anaconda: new container size request: 0 >11:04:41,827 DEBUG anaconda: old disks: ['sda'] >11:04:41,827 DEBUG anaconda: new disks: ['sda'] >11:04:41,828 INFO anaconda: scheduling reformat of sda1 as ext4 >11:04:41,866 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >11:04:41,867 DEBUG anaconda: updated device_disks to ['sda'] >11:04:41,867 DEBUG anaconda: updated device_container_name to None >11:04:41,868 DEBUG anaconda: updated device_container_raid_level to None >11:04:41,868 DEBUG anaconda: updated device_container_encrypted to False >11:04:41,868 DEBUG anaconda: updated device_container_size to 0 >11:04:41,885 INFO anaconda: getting device type for Standard Partition >11:04:41,887 DEBUG anaconda: populate_raid: 2, None >11:04:41,888 INFO anaconda: getting device type for Standard Partition >11:05:00,255 DEBUG anaconda: current selector: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >11:05:00,256 DEBUG anaconda: notebook page = 1 >11:05:00,257 INFO anaconda: ui: saving changes to device sda1 >11:05:00,257 DEBUG anaconda: old name: sda1 >11:05:00,258 DEBUG anaconda: new name: None >11:05:00,268 DEBUG anaconda: old size: 28609.0 >11:05:00,268 DEBUG anaconda: new size: 28609 >11:05:00,269 INFO anaconda: getting device type for Standard Partition >11:05:00,270 DEBUG anaconda: old device type: 2 >11:05:00,271 DEBUG anaconda: new device type: 2 >11:05:00,271 DEBUG anaconda: reformat: True >11:05:00,276 DEBUG anaconda: old fs type: ext4 >11:05:00,276 DEBUG anaconda: new fs type: ext4 >11:05:00,277 DEBUG anaconda: old encryption setting: False >11:05:00,277 DEBUG anaconda: new encryption setting: False >11:05:00,278 DEBUG anaconda: old label: Fedora Root >11:05:00,278 DEBUG anaconda: new_label: Fedora Root >11:05:00,279 DEBUG anaconda: old mountpoint: / >11:05:00,279 DEBUG anaconda: new mountpoint: / >11:05:00,282 DEBUG anaconda: old raid level: None >11:05:00,283 DEBUG anaconda: new raid level: None >11:05:00,284 DEBUG anaconda: old container: None >11:05:00,284 DEBUG anaconda: new container: None >11:05:00,285 DEBUG anaconda: old container encrypted: False >11:05:00,285 DEBUG anaconda: new container encrypted: False >11:05:00,286 DEBUG anaconda: old container raid level: None >11:05:00,286 DEBUG anaconda: new container raid level: None >11:05:00,286 DEBUG anaconda: old container size request: 0 >11:05:00,287 DEBUG anaconda: new container size request: 0 >11:05:00,287 DEBUG anaconda: old disks: ['sda'] >11:05:00,288 DEBUG anaconda: new disks: ['sda'] >11:05:00,288 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >11:05:00,290 DEBUG anaconda: updated device_disks to ['sda'] >11:05:00,290 DEBUG anaconda: updated device_container_name to None >11:05:00,291 DEBUG anaconda: updated device_container_raid_level to None >11:05:00,291 DEBUG anaconda: updated device_container_encrypted to False >11:05:00,291 DEBUG anaconda: updated device_container_size to 0 >11:05:00,311 INFO anaconda: getting device type for Standard Partition >11:05:00,312 DEBUG anaconda: populate_raid: 2, None >11:05:00,313 INFO anaconda: getting device type for Standard Partition >11:05:00,315 DEBUG anaconda: new selector: existing 2956MB partition sda2 (5) with existing swap >11:05:00,316 DEBUG anaconda: populate_right_side: existing 2956MB partition sda2 (5) with existing swap >11:05:00,317 DEBUG anaconda: updated device_disks to ['sda'] >11:05:00,318 DEBUG anaconda: updated device_container_name to None >11:05:00,318 DEBUG anaconda: updated device_container_raid_level to None >11:05:00,319 DEBUG anaconda: updated device_container_encrypted to False >11:05:00,319 DEBUG anaconda: updated device_container_size to 0 >11:05:00,327 INFO anaconda: getting device type for Standard Partition >11:05:00,330 DEBUG anaconda: fs type changed: swap >11:05:00,344 INFO anaconda: getting device type for Standard Partition >11:05:00,346 DEBUG anaconda: populate_raid: 2, None >11:05:00,346 INFO anaconda: getting device type for Standard Partition >11:05:03,555 DEBUG anaconda: populate_right_side: existing 2956MB partition sda2 (5) with existing swap >11:05:03,557 DEBUG anaconda: updated device_disks to ['sda'] >11:05:03,557 DEBUG anaconda: updated device_container_name to None >11:05:03,558 DEBUG anaconda: updated device_container_raid_level to None >11:05:03,558 DEBUG anaconda: updated device_container_encrypted to False >11:05:03,558 DEBUG anaconda: updated device_container_size to 0 >11:05:03,575 INFO anaconda: getting device type for Standard Partition >11:05:03,576 DEBUG anaconda: populate_raid: 2, None >11:05:03,577 INFO anaconda: getting device type for Standard Partition >11:05:04,840 DEBUG anaconda: current selector: existing 2956MB partition sda2 (5) with existing swap >11:05:04,841 DEBUG anaconda: notebook page = 1 >11:05:04,842 INFO anaconda: ui: saving changes to device sda2 >11:05:04,843 DEBUG anaconda: old name: sda2 >11:05:04,843 DEBUG anaconda: new name: None >11:05:04,852 DEBUG anaconda: old size: 2956.0 >11:05:04,853 DEBUG anaconda: new size: 2956 >11:05:04,853 INFO anaconda: getting device type for Standard Partition >11:05:04,855 DEBUG anaconda: old device type: 2 >11:05:04,856 DEBUG anaconda: new device type: 2 >11:05:04,856 DEBUG anaconda: reformat: False >11:05:04,860 DEBUG anaconda: old fs type: swap >11:05:04,860 DEBUG anaconda: new fs type: swap >11:05:04,861 DEBUG anaconda: old encryption setting: False >11:05:04,861 DEBUG anaconda: new encryption setting: False >11:05:04,862 DEBUG anaconda: old label: >11:05:04,862 DEBUG anaconda: new_label: >11:05:04,863 DEBUG anaconda: old mountpoint: >11:05:04,863 DEBUG anaconda: new mountpoint: >11:05:04,864 DEBUG anaconda: old raid level: None >11:05:04,864 DEBUG anaconda: new raid level: None >11:05:04,865 DEBUG anaconda: old container: None >11:05:04,865 DEBUG anaconda: new container: None >11:05:04,866 DEBUG anaconda: old container encrypted: False >11:05:04,866 DEBUG anaconda: new container encrypted: False >11:05:04,867 DEBUG anaconda: old container raid level: None >11:05:04,867 DEBUG anaconda: new container raid level: None >11:05:04,868 DEBUG anaconda: old container size request: 0 >11:05:04,868 DEBUG anaconda: new container size request: 0 >11:05:04,868 DEBUG anaconda: old disks: ['sda'] >11:05:04,869 DEBUG anaconda: new disks: ['sda'] >11:05:04,869 DEBUG anaconda: populate_right_side: existing 2956MB partition sda2 (5) with existing swap >11:05:04,871 DEBUG anaconda: updated device_disks to ['sda'] >11:05:04,871 DEBUG anaconda: updated device_container_name to None >11:05:04,872 DEBUG anaconda: updated device_container_raid_level to None >11:05:04,872 DEBUG anaconda: updated device_container_encrypted to False >11:05:04,873 DEBUG anaconda: updated device_container_size to 0 >11:05:04,893 INFO anaconda: getting device type for Standard Partition >11:05:04,895 DEBUG anaconda: populate_raid: 2, None >11:05:04,895 INFO anaconda: getting device type for Standard Partition >11:05:04,897 DEBUG anaconda: new selector: existing 445372MB partition sda3 (6) with existing ext4 filesystem >11:05:04,898 DEBUG anaconda: populate_right_side: existing 445372MB partition sda3 (6) with existing ext4 filesystem >11:05:04,900 DEBUG anaconda: updated device_disks to ['sda'] >11:05:04,900 DEBUG anaconda: updated device_container_name to None >11:05:04,900 DEBUG anaconda: updated device_container_raid_level to None >11:05:04,901 DEBUG anaconda: updated device_container_encrypted to False >11:05:04,901 DEBUG anaconda: updated device_container_size to 0 >11:05:04,910 DEBUG anaconda: fs type changed: ext4 >11:05:04,924 INFO anaconda: getting device type for Standard Partition >11:05:04,926 DEBUG anaconda: populate_raid: 2, None >11:05:04,927 INFO anaconda: getting device type for Standard Partition >11:05:05,956 DEBUG anaconda: current selector: existing 445372MB partition sda3 (6) with existing ext4 filesystem >11:05:05,957 DEBUG anaconda: notebook page = 1 >11:05:05,958 INFO anaconda: ui: saving changes to device sda3 >11:05:05,959 DEBUG anaconda: old name: sda3 >11:05:05,959 DEBUG anaconda: new name: None >11:05:05,968 DEBUG anaconda: old size: 445372.0 >11:05:05,969 DEBUG anaconda: new size: 445372 >11:05:05,969 INFO anaconda: getting device type for Standard Partition >11:05:05,971 DEBUG anaconda: old device type: 2 >11:05:05,972 DEBUG anaconda: new device type: 2 >11:05:05,972 DEBUG anaconda: reformat: False >11:05:05,977 DEBUG anaconda: old fs type: ext4 >11:05:05,977 DEBUG anaconda: new fs type: ext4 >11:05:05,977 DEBUG anaconda: old encryption setting: False >11:05:05,978 DEBUG anaconda: new encryption setting: False >11:05:05,978 DEBUG anaconda: old label: >11:05:05,979 DEBUG anaconda: new_label: >11:05:05,979 DEBUG anaconda: old mountpoint: >11:05:05,980 DEBUG anaconda: new mountpoint: >11:05:05,980 DEBUG anaconda: old raid level: None >11:05:05,980 DEBUG anaconda: new raid level: None >11:05:05,982 DEBUG anaconda: old container: None >11:05:05,982 DEBUG anaconda: new container: None >11:05:05,982 DEBUG anaconda: old container encrypted: False >11:05:05,983 DEBUG anaconda: new container encrypted: False >11:05:05,983 DEBUG anaconda: old container raid level: None >11:05:05,984 DEBUG anaconda: new container raid level: None >11:05:05,984 DEBUG anaconda: old container size request: 0 >11:05:05,985 DEBUG anaconda: new container size request: 0 >11:05:05,985 DEBUG anaconda: old disks: ['sda'] >11:05:05,985 DEBUG anaconda: new disks: ['sda'] >11:05:05,986 DEBUG anaconda: populate_right_side: existing 445372MB partition sda3 (6) with existing ext4 filesystem >11:05:05,987 DEBUG anaconda: updated device_disks to ['sda'] >11:05:05,988 DEBUG anaconda: updated device_container_name to None >11:05:05,988 DEBUG anaconda: updated device_container_raid_level to None >11:05:05,989 DEBUG anaconda: updated device_container_encrypted to False >11:05:05,990 DEBUG anaconda: updated device_container_size to 0 >11:05:06,010 INFO anaconda: getting device type for Standard Partition >11:05:06,012 DEBUG anaconda: populate_raid: 2, None >11:05:06,012 INFO anaconda: getting device type for Standard Partition >11:05:06,014 DEBUG anaconda: new selector: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >11:05:06,016 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >11:05:06,017 DEBUG anaconda: updated device_disks to ['sda'] >11:05:06,017 DEBUG anaconda: updated device_container_name to None >11:05:06,018 DEBUG anaconda: updated device_container_raid_level to None >11:05:06,018 DEBUG anaconda: updated device_container_encrypted to False >11:05:06,019 DEBUG anaconda: updated device_container_size to 0 >11:05:06,027 INFO anaconda: getting device type for Standard Partition >11:05:06,042 INFO anaconda: getting device type for Standard Partition >11:05:06,044 DEBUG anaconda: populate_raid: 2, None >11:05:06,045 INFO anaconda: getting device type for Standard Partition >11:06:58,779 INFO anaconda: ui: saving changes to device sda1 >11:06:58,781 DEBUG anaconda: old name: sda1 >11:06:58,781 DEBUG anaconda: new name: None >11:06:58,791 DEBUG anaconda: old size: 28609.0 >11:06:58,791 DEBUG anaconda: new size: 28609 >11:06:58,791 INFO anaconda: getting device type for Standard Partition >11:06:58,793 DEBUG anaconda: old device type: 2 >11:06:58,794 DEBUG anaconda: new device type: 2 >11:06:58,794 DEBUG anaconda: reformat: True >11:06:58,799 DEBUG anaconda: old fs type: ext4 >11:06:58,799 DEBUG anaconda: new fs type: ext4 >11:06:58,800 DEBUG anaconda: old encryption setting: False >11:06:58,800 DEBUG anaconda: new encryption setting: False >11:06:58,801 DEBUG anaconda: old label: Fedora Root >11:06:58,801 DEBUG anaconda: new_label: Fedora Root >11:06:58,802 DEBUG anaconda: old mountpoint: / >11:06:58,802 DEBUG anaconda: new mountpoint: / >11:06:58,805 DEBUG anaconda: old raid level: None >11:06:58,805 DEBUG anaconda: new raid level: None >11:06:58,807 DEBUG anaconda: old container: None >11:06:58,807 DEBUG anaconda: new container: None >11:06:58,807 DEBUG anaconda: old container encrypted: False >11:06:58,808 DEBUG anaconda: new container encrypted: False >11:06:58,808 DEBUG anaconda: old container raid level: None >11:06:58,809 DEBUG anaconda: new container raid level: None >11:06:58,809 DEBUG anaconda: old container size request: 0 >11:06:58,809 DEBUG anaconda: new container size request: 0 >11:06:58,810 DEBUG anaconda: old disks: ['sda'] >11:06:58,810 DEBUG anaconda: new disks: ['sda'] >11:06:58,811 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >11:06:58,812 DEBUG anaconda: updated device_disks to ['sda'] >11:06:58,813 DEBUG anaconda: updated device_container_name to None >11:06:58,813 DEBUG anaconda: updated device_container_raid_level to None >11:06:58,814 DEBUG anaconda: updated device_container_encrypted to False >11:06:58,814 DEBUG anaconda: updated device_container_size to 0 >11:06:58,833 INFO anaconda: getting device type for Standard Partition >11:06:58,835 DEBUG anaconda: populate_raid: 2, None >11:06:58,836 INFO anaconda: getting device type for Standard Partition >11:07:02,146 DEBUG anaconda: new disk order: [] >11:07:02,236 DEBUG anaconda: _is_valid_disklabel(sda) returning True >11:07:02,236 DEBUG anaconda: _is_valid_size(sda) returning True >11:07:02,237 DEBUG anaconda: _is_valid_location(sda) returning True >11:07:02,237 DEBUG anaconda: _is_valid_format(sda) returning True >11:07:02,238 DEBUG anaconda: is_valid_stage1_device(sda) returning True >11:07:02,241 INFO anaconda: Running Thread: AnaCheckStorageThread (139696411219712) >11:07:02,259 DEBUG anaconda: _is_valid_disklabel(sda) returning True >11:07:02,262 DEBUG anaconda: _is_valid_size(sda) returning True >11:07:02,263 DEBUG anaconda: _is_valid_location(sda) returning True >11:07:02,263 DEBUG anaconda: _is_valid_format(sda) returning True >11:07:02,263 DEBUG anaconda: is_valid_stage1_device(sda) returning True >11:07:02,264 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >11:07:02,265 DEBUG anaconda: _is_valid_size(sda1) returning True >11:07:02,265 DEBUG anaconda: _is_valid_location(sda1) returning True >11:07:02,266 DEBUG anaconda: _is_valid_partition(sda1) returning True >11:07:02,266 DEBUG anaconda: _is_valid_format(sda1) returning True >11:07:02,267 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >11:07:02,269 INFO anaconda: Thread Done: AnaCheckStorageThread (139696411219712) >11:07:02,455 INFO anaconda: Not doing 'require network connection' in live installation >11:07:05,121 INFO anaconda: fs space: 28.60 GB needed: 2.99 GB >11:07:07,817 INFO anaconda: fs space: 28.60 GB needed: 2.99 GB >11:07:07,859 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >11:07:10,457 INFO anaconda: fs space: 28.60 GB needed: 2.99 GB >11:07:10,497 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >11:07:10,498 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> status to: Checking storage configuration... >11:07:13,087 INFO anaconda: fs space: 28.60 GB needed: 2.99 GB >11:07:13,128 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x46a8a10> >11:08:48,479 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f0d9409bb50> status to: Wired (em1) connected >11:08:48,802 DEBUG anaconda: updating hostname fire.devel.netpilot.com >11:08:48,804 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f0d9409bb50> status to: Wired (em1) connected >11:08:59,672 DEBUG anaconda: updating hostname fire >11:08:59,712 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=static --device=em1 --gateway=10.77.0.1 --ip=10.77.0.160 --nameserver=10.77.0.1 --netmask=255.255.255.0 --ipv6=auto --activate >network --hostname=fire > >11:08:59,713 INFO anaconda: setting installation environment hostname to fire >11:08:59,904 INFO anaconda: Not doing 'require network connection' in live installation >11:09:02,565 INFO anaconda: fs space: 28.60 GB needed: 2.99 GB >11:09:06,599 INFO anaconda: Running Thread: AnaInstallThread (139696411219712) >11:09:06,601 INFO anaconda: Not doing 'save system time to HW clock' in live installation >11:09:06,605 INFO anaconda: Setting up the installation environment >11:09:07,299 INFO anaconda: Creating ext4 on /dev/sda1 >11:09:07,424 DEBUG anaconda: running handleException >11:09:07,424 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >11:09:07,426 INFO anaconda: Thread Done: AnaInstallThread (139696411219712) >11:09:09,303 INFO anaconda: Running kickstart %%traceback script(s) >11:09:09,304 INFO anaconda: All kickstart %%traceback script(s) have been run >11:12:17,224 INFO anaconda: Not doing 'switch console' in live installation >12:13:54,936 INFO anaconda: /sbin/anaconda 20.25.15-1 >16:13:55,050 INFO anaconda: 6160384 kB (6016 MB) are available >12:13:55,050 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >12:13:55,051 INFO anaconda: Not doing 'start audit daemon' in live installation >12:13:55,051 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >12:13:55,052 INFO anaconda: Default encoding = ascii >12:13:55,582 INFO anaconda: Display mode = g >16:13:55,585 INFO anaconda: 6160384 kB (6016 MB) are available >12:13:55,585 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >12:13:55,893 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:13:55,895 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:13:55,895 INFO anaconda: using only installclass _Fedora >12:13:55,900 INFO anaconda: bootloader GRUB2 on X86 platform >12:13:55,903 INFO anaconda: bootloader GRUB2 on X86 platform >12:13:55,930 DEBUG anaconda: network: devices found ['em1'] >12:13:56,461 DEBUG anaconda: updating hostname fire.devel.netpilot.com >12:13:56,505 INFO anaconda: Running Thread: AnaStorageThread (140510356158208) >12:13:56,506 INFO anaconda: Running Thread: AnaTimeInitThread (140510347765504) >12:13:56,508 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140510339372800) >12:13:56,511 INFO anaconda: Running Thread: AnaPayloadThread (140510123521792) >12:13:56,647 INFO anaconda: got 0 NTP servers from DHCP >12:13:56,649 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140510339372800) >12:13:56,685 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140510339372800) >12:13:56,685 INFO anaconda: Not doing 'start chronyd' in live installation >12:13:56,688 INFO anaconda: Starting geolocation lookup >12:13:56,707 INFO anaconda: Geolocation provider: Fedora GeoIP >12:13:56,927 INFO anaconda: Not doing 'activate layouts' in live installation >12:13:57,325 INFO anaconda: Geolocation lookup finished in 0.6 seconds >12:13:57,328 INFO anaconda: got results from geolocation >12:13:57,334 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140510339372800) >12:14:02,404 INFO anaconda: Thread Done: AnaStorageThread (140510356158208) >12:14:02,414 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >12:14:02,419 DEBUG anaconda: _is_valid_size(sdb1) returning True >12:14:02,421 DEBUG anaconda: _is_valid_location(sdb1) returning True >12:14:02,429 DEBUG anaconda: _is_valid_partition(sdb1) returning True >12:14:02,431 DEBUG anaconda: _is_valid_format(sdb1) returning True >12:14:02,432 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >16:14:30,001 INFO anaconda: Thread Done: AnaTimeInitThread (140510347765504) >16:14:30,068 INFO anaconda: Thread Done: AnaPayloadThread (140510123521792) >16:17:59,072 INFO anaconda: Not doing 'require network connection' in live installation >16:17:59,077 DEBUG anaconda: network standalone spoke (init): completed: True >16:17:59,079 INFO anaconda: Not doing 'require network connection' in live installation >16:17:59,245 INFO anaconda: Running Thread: AnaDateTimeThread (140510091097856) >16:17:59,426 INFO anaconda: Not doing 'modify system time and date' in live installation >16:17:59,458 INFO anaconda: Thread Done: AnaDateTimeThread (140510091097856) >16:18:02,064 INFO anaconda: fs space: 0 B needed: 3.00 GB >16:18:04,959 INFO anaconda: fs space: 0 B needed: 3.00 GB >16:18:05,123 INFO anaconda: Running Thread: AnaStorageWatcher (140510347765504) >16:18:05,128 INFO anaconda: Thread Done: AnaStorageWatcher (140510347765504) >16:18:05,192 INFO anaconda: Running Thread: AnaCustomStorageInit (140510347765504) >16:18:05,409 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >16:18:05,414 DEBUG anaconda: network: selected device em1 >16:18:05,482 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >16:18:05,588 DEBUG anaconda: updating hostname fire.devel.netpilot.com >16:18:05,792 INFO anaconda: Not doing 'require network connection' in live installation >16:18:06,150 INFO anaconda: Running Thread: AnaNTPserver0 (140510091097856) >16:18:06,152 INFO anaconda: Running Thread: AnaNTPserver1 (140510356158208) >16:18:06,153 INFO anaconda: Running Thread: AnaNTPserver2 (140509912049408) >16:18:06,157 INFO anaconda: Running Thread: AnaNTPserver3 (140509903656704) >16:18:06,180 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3aacb90> >16:18:06,181 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3bdc110> status to: Probing storage... >16:18:06,199 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3bdc110> >16:18:06,368 INFO anaconda: Thread Done: AnaNTPserver3 (140509903656704) >16:18:06,384 INFO anaconda: Thread Done: AnaNTPserver2 (140509912049408) >16:18:06,561 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fcb08030810> status to: Wired (em1) connected >16:18:06,570 INFO anaconda: Thread Done: AnaNTPserver1 (140510356158208) >16:18:06,607 INFO anaconda: Thread Done: AnaNTPserver0 (140510091097856) >16:18:06,647 INFO anaconda: Thread Done: AnaCustomStorageInit (140510347765504) >16:18:16,078 DEBUG anaconda: disk free: 1.96 MB fs free: 329.72 GB sw needs: 3.00 GB auto swap: 0 B >16:18:21,633 INFO anaconda: Running Thread: AnaExecuteStorageThread (140510347765504) >16:18:21,656 DEBUG anaconda: new disk order: [] >16:18:21,784 DEBUG anaconda: new disk order: [] >16:18:21,898 DEBUG anaconda: _is_valid_disklabel(sda) returning True >16:18:21,902 DEBUG anaconda: _is_valid_size(sda) returning True >16:18:21,902 DEBUG anaconda: _is_valid_location(sda) returning True >16:18:21,903 DEBUG anaconda: _is_valid_format(sda) returning True >16:18:21,903 DEBUG anaconda: is_valid_stage1_device(sda) returning True >16:18:21,904 INFO anaconda: Thread Done: AnaExecuteStorageThread (140510347765504) >16:18:21,970 INFO anaconda: Not doing 'require network connection' in live installation >16:18:22,097 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >16:18:22,099 DEBUG anaconda: ui: unused=['sda1', 'sda2', 'sda3'] >16:18:22,101 DEBUG anaconda: ui: new_devices=[] >16:18:22,133 DEBUG anaconda: page clicked: New Fedora 20 Installation >16:18:22,134 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:18:22,134 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:18:22,265 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3bdc110> >16:18:22,267 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3bdc110> status to: Saving storage configuration... >16:18:22,286 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3bdc110> >16:18:24,027 DEBUG anaconda: page clicked: Unknown >16:18:24,028 DEBUG anaconda: show mountpoint: Unknown >16:18:24,044 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) >16:18:24,046 DEBUG anaconda: updated device_disks to ['sda'] >16:18:24,046 DEBUG anaconda: updated device_container_name to None >16:18:24,046 DEBUG anaconda: updated device_container_raid_level to None >16:18:24,047 DEBUG anaconda: updated device_container_encrypted to False >16:18:24,047 DEBUG anaconda: updated device_container_size to 0 >16:18:24,061 DEBUG anaconda: fs type changed: Unknown >16:18:24,067 INFO anaconda: getting device type for None >16:18:24,069 ERR anaconda: unknown device type: 'None' >16:18:24,070 DEBUG anaconda: device_type_changed: None None >16:18:24,077 INFO anaconda: getting device type for Standard Partition >16:18:24,079 DEBUG anaconda: device_type_changed: 2 Standard Partition >16:18:24,079 INFO anaconda: getting device type for Standard Partition >16:18:24,082 INFO anaconda: getting device type for Standard Partition >16:18:24,084 INFO anaconda: getting device type for Standard Partition >16:18:24,086 INFO anaconda: getting device type for Standard Partition >16:18:24,088 INFO anaconda: getting device type for Standard Partition >16:18:24,090 INFO anaconda: getting device type for Standard Partition >16:18:24,093 INFO anaconda: getting device type for Standard Partition >16:18:24,095 INFO anaconda: getting device type for Standard Partition >16:18:24,097 DEBUG anaconda: populate_raid: 2, None >16:18:24,097 INFO anaconda: getting device type for Standard Partition >16:18:24,101 INFO anaconda: getting device type for Standard Partition >16:18:24,103 DEBUG anaconda: populate_raid: 2, None >16:18:24,103 INFO anaconda: getting device type for Standard Partition >16:18:30,155 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) >16:18:30,156 DEBUG anaconda: updated device_disks to ['sda'] >16:18:30,157 DEBUG anaconda: updated device_container_name to None >16:18:30,157 DEBUG anaconda: updated device_container_raid_level to None >16:18:30,158 DEBUG anaconda: updated device_container_encrypted to False >16:18:30,158 DEBUG anaconda: updated device_container_size to 0 >16:18:30,170 DEBUG anaconda: fs type changed: Unknown >16:18:30,181 INFO anaconda: getting device type for Standard Partition >16:18:30,182 DEBUG anaconda: populate_raid: 2, None >16:18:30,183 INFO anaconda: getting device type for Standard Partition >16:18:31,898 INFO anaconda: getting device type for Standard Partition >16:18:37,631 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) >16:18:37,632 DEBUG anaconda: updated device_disks to ['sda'] >16:18:37,632 DEBUG anaconda: updated device_container_name to None >16:18:37,633 DEBUG anaconda: updated device_container_raid_level to None >16:18:37,633 DEBUG anaconda: updated device_container_encrypted to False >16:18:37,634 DEBUG anaconda: updated device_container_size to 0 >16:18:37,642 INFO anaconda: getting device type for Standard Partition >16:18:37,648 DEBUG anaconda: fs type changed: Unknown >16:18:37,659 INFO anaconda: getting device type for Standard Partition >16:18:37,660 DEBUG anaconda: populate_raid: 2, None >16:18:37,661 INFO anaconda: getting device type for Standard Partition >16:18:39,759 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) >16:18:39,760 DEBUG anaconda: updated device_disks to ['sda'] >16:18:39,761 DEBUG anaconda: updated device_container_name to None >16:18:39,761 DEBUG anaconda: updated device_container_raid_level to None >16:18:39,761 DEBUG anaconda: updated device_container_encrypted to False >16:18:39,762 DEBUG anaconda: updated device_container_size to 0 >16:18:39,774 DEBUG anaconda: fs type changed: Unknown >16:18:39,785 INFO anaconda: getting device type for Standard Partition >16:18:39,786 DEBUG anaconda: populate_raid: 2, None >16:18:39,787 INFO anaconda: getting device type for Standard Partition >16:18:42,441 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) >16:18:42,442 DEBUG anaconda: updated device_disks to ['sda'] >16:18:42,443 DEBUG anaconda: updated device_container_name to None >16:18:42,443 DEBUG anaconda: updated device_container_raid_level to None >16:18:42,444 DEBUG anaconda: updated device_container_encrypted to False >16:18:42,444 DEBUG anaconda: updated device_container_size to 0 >16:18:42,456 DEBUG anaconda: fs type changed: Unknown >16:18:42,467 INFO anaconda: getting device type for Standard Partition >16:18:42,468 DEBUG anaconda: populate_raid: 2, None >16:18:42,469 INFO anaconda: getting device type for Standard Partition >16:18:42,722 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) >16:18:42,723 DEBUG anaconda: updated device_disks to ['sda'] >16:18:42,724 DEBUG anaconda: updated device_container_name to None >16:18:42,724 DEBUG anaconda: updated device_container_raid_level to None >16:18:42,725 DEBUG anaconda: updated device_container_encrypted to False >16:18:42,725 DEBUG anaconda: updated device_container_size to 0 >16:18:42,737 DEBUG anaconda: fs type changed: Unknown >16:18:42,748 INFO anaconda: getting device type for Standard Partition >16:18:42,750 DEBUG anaconda: populate_raid: 2, None >16:18:42,750 INFO anaconda: getting device type for Standard Partition >16:18:43,678 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) >16:18:43,679 DEBUG anaconda: updated device_disks to ['sda'] >16:18:43,680 DEBUG anaconda: updated device_container_name to None >16:18:43,680 DEBUG anaconda: updated device_container_raid_level to None >16:18:43,680 DEBUG anaconda: updated device_container_encrypted to False >16:18:43,681 DEBUG anaconda: updated device_container_size to 0 >16:18:43,693 DEBUG anaconda: fs type changed: Unknown >16:18:43,703 INFO anaconda: getting device type for Standard Partition >16:18:43,705 DEBUG anaconda: populate_raid: 2, None >16:18:43,706 INFO anaconda: getting device type for Standard Partition >16:18:43,847 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) >16:18:43,848 DEBUG anaconda: updated device_disks to ['sda'] >16:18:43,848 DEBUG anaconda: updated device_container_name to None >16:18:43,849 DEBUG anaconda: updated device_container_raid_level to None >16:18:43,849 DEBUG anaconda: updated device_container_encrypted to False >16:18:43,849 DEBUG anaconda: updated device_container_size to 0 >16:18:43,862 DEBUG anaconda: fs type changed: Unknown >16:18:43,872 INFO anaconda: getting device type for Standard Partition >16:18:43,874 DEBUG anaconda: populate_raid: 2, None >16:18:43,874 INFO anaconda: getting device type for Standard Partition >16:18:45,902 INFO anaconda: getting device type for Standard Partition >16:18:48,262 DEBUG anaconda: fs type changed: ext4 >16:18:53,135 INFO anaconda: ui: saving changes to device sda1 >16:18:53,136 DEBUG anaconda: old name: sda1 >16:18:53,136 DEBUG anaconda: new name: None >16:18:53,148 DEBUG anaconda: old size: 28609.0 >16:18:53,148 DEBUG anaconda: new size: 28609 >16:18:53,148 INFO anaconda: getting device type for Standard Partition >16:18:53,150 DEBUG anaconda: old device type: 2 >16:18:53,151 DEBUG anaconda: new device type: 2 >16:18:53,151 DEBUG anaconda: reformat: True >16:18:53,156 DEBUG anaconda: old fs type: None >16:18:53,157 DEBUG anaconda: new fs type: ext4 >16:18:53,157 DEBUG anaconda: old encryption setting: False >16:18:53,157 DEBUG anaconda: new encryption setting: False >16:18:53,158 DEBUG anaconda: old label: >16:18:53,158 DEBUG anaconda: new_label: Fedora Root >16:18:53,159 DEBUG anaconda: old mountpoint: >16:18:53,159 DEBUG anaconda: new mountpoint: / >16:18:53,162 DEBUG anaconda: old raid level: None >16:18:53,163 DEBUG anaconda: new raid level: None >16:18:53,164 DEBUG anaconda: old container: None >16:18:53,164 DEBUG anaconda: new container: None >16:18:53,165 DEBUG anaconda: old container encrypted: False >16:18:53,165 DEBUG anaconda: new container encrypted: False >16:18:53,166 DEBUG anaconda: old container raid level: None >16:18:53,166 DEBUG anaconda: new container raid level: None >16:18:53,167 DEBUG anaconda: old container size request: 0 >16:18:53,167 DEBUG anaconda: new container size request: 0 >16:18:53,168 DEBUG anaconda: old disks: ['sda'] >16:18:53,168 DEBUG anaconda: new disks: ['sda'] >16:18:53,168 INFO anaconda: scheduling reformat of sda1 as ext4 >16:18:53,207 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >16:18:53,208 DEBUG anaconda: updated device_disks to ['sda'] >16:18:53,209 DEBUG anaconda: updated device_container_name to None >16:18:53,209 DEBUG anaconda: updated device_container_raid_level to None >16:18:53,210 DEBUG anaconda: updated device_container_encrypted to False >16:18:53,210 DEBUG anaconda: updated device_container_size to 0 >16:18:53,229 INFO anaconda: getting device type for Standard Partition >16:18:53,231 DEBUG anaconda: populate_raid: 2, None >16:18:53,231 INFO anaconda: getting device type for Standard Partition >16:19:00,627 INFO anaconda: ui: saving changes to device sda1 >16:19:00,628 DEBUG anaconda: old name: sda1 >16:19:00,628 DEBUG anaconda: new name: None >16:19:00,637 DEBUG anaconda: old size: 28609.0 >16:19:00,638 DEBUG anaconda: new size: 28609 >16:19:00,638 INFO anaconda: getting device type for Standard Partition >16:19:00,640 DEBUG anaconda: old device type: 2 >16:19:00,640 DEBUG anaconda: new device type: 2 >16:19:00,641 DEBUG anaconda: reformat: True >16:19:00,645 DEBUG anaconda: old fs type: ext4 >16:19:00,646 DEBUG anaconda: new fs type: ext4 >16:19:00,646 DEBUG anaconda: old encryption setting: False >16:19:00,646 DEBUG anaconda: new encryption setting: False >16:19:00,647 DEBUG anaconda: old label: Fedora Root >16:19:00,647 DEBUG anaconda: new_label: Fedora Root >16:19:00,648 DEBUG anaconda: old mountpoint: / >16:19:00,648 DEBUG anaconda: new mountpoint: / >16:19:00,651 DEBUG anaconda: old raid level: None >16:19:00,651 DEBUG anaconda: new raid level: None >16:19:00,652 DEBUG anaconda: old container: None >16:19:00,653 DEBUG anaconda: new container: None >16:19:00,653 DEBUG anaconda: old container encrypted: False >16:19:00,654 DEBUG anaconda: new container encrypted: False >16:19:00,654 DEBUG anaconda: old container raid level: None >16:19:00,654 DEBUG anaconda: new container raid level: None >16:19:00,655 DEBUG anaconda: old container size request: 0 >16:19:00,655 DEBUG anaconda: new container size request: 0 >16:19:00,656 DEBUG anaconda: old disks: ['sda'] >16:19:00,656 DEBUG anaconda: new disks: ['sda'] >16:19:00,657 DEBUG anaconda: populate_right_side: existing 28609MB partition sda1 (4) with non-existent ext4 filesystem mounted at / >16:19:00,658 DEBUG anaconda: updated device_disks to ['sda'] >16:19:00,659 DEBUG anaconda: updated device_container_name to None >16:19:00,659 DEBUG anaconda: updated device_container_raid_level to None >16:19:00,659 DEBUG anaconda: updated device_container_encrypted to False >16:19:00,660 DEBUG anaconda: updated device_container_size to 0 >16:19:00,681 INFO anaconda: getting device type for Standard Partition >16:19:00,683 DEBUG anaconda: populate_raid: 2, None >16:19:00,683 INFO anaconda: getting device type for Standard Partition >16:19:04,669 DEBUG anaconda: new disk order: [] >16:19:04,756 DEBUG anaconda: _is_valid_disklabel(sda) returning True >16:19:04,756 DEBUG anaconda: _is_valid_size(sda) returning True >16:19:04,756 DEBUG anaconda: _is_valid_location(sda) returning True >16:19:04,757 DEBUG anaconda: _is_valid_format(sda) returning True >16:19:04,757 DEBUG anaconda: is_valid_stage1_device(sda) returning True >16:19:04,761 INFO anaconda: Running Thread: AnaCheckStorageThread (140510347765504) >16:19:04,779 DEBUG anaconda: _is_valid_disklabel(sda) returning True >16:19:04,780 DEBUG anaconda: _is_valid_size(sda) returning True >16:19:04,780 DEBUG anaconda: _is_valid_location(sda) returning True >16:19:04,781 DEBUG anaconda: _is_valid_format(sda) returning True >16:19:04,781 DEBUG anaconda: is_valid_stage1_device(sda) returning True >16:19:04,782 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >16:19:04,783 DEBUG anaconda: _is_valid_size(sda1) returning True >16:19:04,783 DEBUG anaconda: _is_valid_location(sda1) returning True >16:19:04,784 DEBUG anaconda: _is_valid_partition(sda1) returning True >16:19:04,784 DEBUG anaconda: _is_valid_format(sda1) returning True >16:19:04,784 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >16:19:04,787 INFO anaconda: Thread Done: AnaCheckStorageThread (140510347765504) >16:19:04,975 INFO anaconda: Not doing 'require network connection' in live installation >16:19:07,636 INFO anaconda: fs space: 28.60 GB needed: 3.00 GB >16:19:10,316 INFO anaconda: fs space: 28.60 GB needed: 3.00 GB >16:19:10,357 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3bdc110> >16:19:12,989 INFO anaconda: fs space: 28.60 GB needed: 3.00 GB >16:19:13,029 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3bdc110> >16:19:13,030 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3bdc110> status to: Checking storage configuration... >16:19:15,649 INFO anaconda: fs space: 28.60 GB needed: 3.00 GB >16:19:15,690 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3bdc110> >16:20:46,802 INFO anaconda: Running Thread: AnaInstallThread (140510347765504) >16:20:46,803 INFO anaconda: Not doing 'save system time to HW clock' in live installation >16:20:46,804 INFO anaconda: Setting up the installation environment >16:20:47,516 INFO anaconda: Creating ext4 on /dev/sda1 >16:20:47,620 DEBUG anaconda: running handleException >16:20:47,622 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >16:20:47,622 INFO anaconda: Thread Done: AnaInstallThread (140510347765504) > > >/tmp/packaging.log: > > >/tmp/program.log: >07:02:41,222 INFO program: Running... udevadm settle --timeout=300 >07:02:41,247 DEBUG program: Return code: 0 >07:02:41,342 INFO program: Running... multipath -c /dev/sdc >07:02:41,387 INFO program: Oct 14 07:02:41 | /etc/multipath.conf does not exist, blacklisting all devices. >07:02:41,388 INFO program: Oct 14 07:02:41 | A default multipath.conf file is located at >07:02:41,388 INFO program: Oct 14 07:02:41 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:02:41,388 INFO program: Oct 14 07:02:41 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:02:41,388 INFO program: /dev/sdc is not a valid multipath device path >07:02:41,388 DEBUG program: Return code: 1 >07:02:41,537 INFO program: Running... multipath -c /dev/sda >07:02:41,549 INFO program: Oct 14 07:02:41 | /etc/multipath.conf does not exist, blacklisting all devices. >07:02:41,550 INFO program: Oct 14 07:02:41 | A default multipath.conf file is located at >07:02:41,551 INFO program: Oct 14 07:02:41 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:02:41,551 INFO program: Oct 14 07:02:41 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:02:41,551 INFO program: /dev/sda is not a valid multipath device path >07:02:41,552 DEBUG program: Return code: 1 >07:02:41,804 INFO program: Running... multipath -c /dev/sdb >07:02:41,814 INFO program: Oct 14 07:02:41 | /etc/multipath.conf does not exist, blacklisting all devices. >07:02:41,814 INFO program: Oct 14 07:02:41 | A default multipath.conf file is located at >07:02:41,814 INFO program: Oct 14 07:02:41 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:02:41,814 INFO program: Oct 14 07:02:41 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:02:41,815 INFO program: /dev/sdb is not a valid multipath device path >07:02:41,815 DEBUG program: Return code: 1 >07:02:42,335 INFO program: Running... udevadm settle --timeout=300 >07:02:42,365 DEBUG program: Return code: 0 >07:02:47,474 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >07:02:47,511 DEBUG program: Return code: 0 >07:02:47,512 INFO program: Running... udevadm settle --timeout=300 >07:02:47,806 DEBUG program: Return code: 0 >07:02:47,810 INFO program: Running... modprobe fcoe >07:02:47,896 DEBUG program: Return code: 0 >07:02:47,899 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >07:02:47,928 INFO program: No FCoE boot disk information is found in EDD! >07:02:47,928 DEBUG program: Return code: 1 >07:02:49,682 INFO program: Running... udevadm settle --timeout=300 >07:02:49,759 DEBUG program: Return code: 0 >07:02:49,802 INFO program: Running... udevadm settle --timeout=300 >07:02:49,842 DEBUG program: Return code: 0 >07:02:49,955 INFO program: Running... multipath -c /dev/sdc >07:02:49,990 INFO program: Oct 14 07:02:49 | /etc/multipath.conf does not exist, blacklisting all devices. >07:02:49,990 INFO program: Oct 14 07:02:49 | A default multipath.conf file is located at >07:02:49,991 INFO program: Oct 14 07:02:49 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:02:49,991 INFO program: Oct 14 07:02:49 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:02:49,992 INFO program: /dev/sdc is not a valid multipath device path >07:02:49,992 DEBUG program: Return code: 1 >07:02:50,522 INFO program: Running... multipath -c /dev/sda >07:02:50,545 INFO program: Oct 14 07:02:50 | /etc/multipath.conf does not exist, blacklisting all devices. >07:02:50,547 INFO program: Oct 14 07:02:50 | A default multipath.conf file is located at >07:02:50,549 INFO program: Oct 14 07:02:50 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:02:50,550 INFO program: Oct 14 07:02:50 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:02:50,552 INFO program: /dev/sda is not a valid multipath device path >07:02:50,553 DEBUG program: Return code: 1 >07:02:50,834 INFO program: Running... dumpe2fs -h /dev/sda1 >07:02:50,980 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:02:50,981 INFO program: Filesystem volume name: <none> >07:02:50,982 INFO program: Last mounted on: / >07:02:50,982 INFO program: Filesystem UUID: d80b5fcc-063d-418b-89b5-baba33a24f5b >07:02:50,983 INFO program: Filesystem magic number: 0xEF53 >07:02:50,983 INFO program: Filesystem revision #: 1 (dynamic) >07:02:50,984 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 >07:02:50,984 INFO program: Filesystem flags: signed_directory_hash >07:02:50,985 INFO program: Default mount options: user_xattr acl >07:02:50,986 INFO program: Filesystem state: clean >07:02:50,986 INFO program: Errors behavior: Continue >07:02:50,987 INFO program: Filesystem OS type: Linux >07:02:50,987 INFO program: Inode count: 1831424 >07:02:50,988 INFO program: Block count: 7323904 >07:02:50,991 INFO program: Reserved block count: 366195 >07:02:50,992 INFO program: Free blocks: 4193890 >07:02:50,993 INFO program: Free inodes: 1429479 >07:02:50,994 INFO program: First block: 0 >07:02:50,995 INFO program: Block size: 4096 >07:02:50,997 INFO program: Fragment size: 4096 >07:02:50,997 INFO program: Reserved GDT blocks: 1022 >07:02:50,998 INFO program: Blocks per group: 32768 >07:02:50,998 INFO program: Fragments per group: 32768 >07:02:50,999 INFO program: Inodes per group: 8176 >07:02:51,002 INFO program: Inode blocks per group: 511 >07:02:51,004 INFO program: Flex block group size: 16 >07:02:51,005 INFO program: Filesystem created: Sat Apr 6 06:07:28 2013 >07:02:51,006 INFO program: Last mount time: Tue Oct 14 06:41:29 2014 >07:02:51,007 INFO program: Last write time: Tue Oct 14 06:41:29 2014 >07:02:51,008 INFO program: Mount count: 50 >07:02:51,008 INFO program: Maximum mount count: -1 >07:02:51,009 INFO program: Last checked: Sat Apr 6 06:07:28 2013 >07:02:51,009 INFO program: Check interval: 0 (<none>) >07:02:51,010 INFO program: Lifetime writes: 209 GB >07:02:51,011 INFO program: Reserved blocks uid: 0 (user root) >07:02:51,011 INFO program: Reserved blocks gid: 0 (group root) >07:02:51,012 INFO program: First inode: 11 >07:02:51,012 INFO program: Inode size: 256 >07:02:51,013 INFO program: Required extra isize: 28 >07:02:51,013 INFO program: Desired extra isize: 28 >07:02:51,015 INFO program: Journal inode: 8 >07:02:51,017 INFO program: Default directory hash: half_md4 >07:02:51,018 INFO program: Directory Hash Seed: d2d45464-fffc-47c8-a810-24fb10dbb7e8 >07:02:51,025 INFO program: Journal backup: inode blocks >07:02:51,026 INFO program: Journal features: journal_incompat_revoke >07:02:51,027 INFO program: Journal size: 128M >07:02:51,033 INFO program: Journal length: 32768 >07:02:51,034 INFO program: Journal sequence: 0x00192f09 >07:02:51,034 INFO program: Journal start: 0 >07:02:51,035 INFO program: >07:02:51,035 DEBUG program: Return code: 0 >07:02:51,036 INFO program: Running... resize2fs -P /dev/sda1 >07:02:51,097 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:02:51,098 INFO program: Estimated minimum size of the filesystem: 3079491 >07:02:51,099 DEBUG program: Return code: 0 >07:02:51,521 INFO program: Running... dumpe2fs -h /dev/sda3 >07:02:51,629 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:02:51,631 INFO program: Filesystem volume name: <none> >07:02:51,633 INFO program: Last mounted on: /home >07:02:51,635 INFO program: Filesystem UUID: 44d06a7a-9c80-4d66-bd37-f32afaef6748 >07:02:51,636 INFO program: Filesystem magic number: 0xEF53 >07:02:51,638 INFO program: Filesystem revision #: 1 (dynamic) >07:02:51,639 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 >07:02:51,641 INFO program: Filesystem flags: signed_directory_hash >07:02:51,642 INFO program: Default mount options: user_xattr acl >07:02:51,644 INFO program: Filesystem state: clean >07:02:51,645 INFO program: Errors behavior: Continue >07:02:51,647 INFO program: Filesystem OS type: Linux >07:02:51,649 INFO program: Inode count: 28508160 >07:02:51,650 INFO program: Block count: 114015232 >07:02:51,652 INFO program: Reserved block count: 5700761 >07:02:51,654 INFO program: Free blocks: 83383833 >07:02:51,655 INFO program: Free inodes: 28280981 >07:02:51,657 INFO program: First block: 0 >07:02:51,658 INFO program: Block size: 4096 >07:02:51,660 INFO program: Fragment size: 4096 >07:02:51,663 INFO program: Reserved GDT blocks: 996 >07:02:51,664 INFO program: Blocks per group: 32768 >07:02:51,666 INFO program: Fragments per group: 32768 >07:02:51,667 INFO program: Inodes per group: 8192 >07:02:51,669 INFO program: Inode blocks per group: 512 >07:02:51,670 INFO program: Flex block group size: 16 >07:02:51,672 INFO program: Filesystem created: Sat Apr 6 06:07:30 2013 >07:02:51,673 INFO program: Last mount time: Tue Oct 14 06:41:29 2014 >07:02:51,675 INFO program: Last write time: Tue Oct 14 06:48:12 2014 >07:02:51,676 INFO program: Mount count: 50 >07:02:51,679 INFO program: Maximum mount count: -1 >07:02:51,680 INFO program: Last checked: Sat Apr 6 06:07:30 2013 >07:02:51,682 INFO program: Check interval: 0 (<none>) >07:02:51,683 INFO program: Lifetime writes: 1164 GB >07:02:51,684 INFO program: Reserved blocks uid: 0 (user root) >07:02:51,686 INFO program: Reserved blocks gid: 0 (group root) >07:02:51,688 INFO program: First inode: 11 >07:02:51,689 INFO program: Inode size: 256 >07:02:51,691 INFO program: Required extra isize: 28 >07:02:51,693 INFO program: Desired extra isize: 28 >07:02:51,696 INFO program: Journal inode: 8 >07:02:51,697 INFO program: Default directory hash: half_md4 >07:02:51,697 INFO program: Directory Hash Seed: e7c4a8b8-564d-4a47-afef-979602190e5d >07:02:51,698 INFO program: Journal backup: inode blocks >07:02:51,699 INFO program: Journal features: journal_incompat_revoke >07:02:51,699 INFO program: Journal size: 128M >07:02:51,700 INFO program: Journal length: 32768 >07:02:51,700 INFO program: Journal sequence: 0x004e513d >07:02:51,701 INFO program: Journal start: 0 >07:02:51,702 INFO program: >07:02:51,702 DEBUG program: Return code: 0 >07:02:51,710 INFO program: Running... resize2fs -P /dev/sda3 >07:02:51,777 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:02:51,778 INFO program: Estimated minimum size of the filesystem: 29478773 >07:02:51,779 DEBUG program: Return code: 0 >07:02:51,915 INFO program: Running... multipath -c /dev/sdb >07:02:51,939 INFO program: Oct 14 07:02:51 | /etc/multipath.conf does not exist, blacklisting all devices. >07:02:51,941 INFO program: Oct 14 07:02:51 | A default multipath.conf file is located at >07:02:51,942 INFO program: Oct 14 07:02:51 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:02:51,942 INFO program: Oct 14 07:02:51 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:02:51,943 INFO program: /dev/sdb is not a valid multipath device path >07:02:51,944 DEBUG program: Return code: 1 >07:02:52,270 INFO program: Running... ntfsinfo -m /dev/sdb1 >07:02:52,455 INFO program: Volume Information >07:02:52,457 INFO program: Name of device: /dev/sdb1 >07:02:52,458 INFO program: Device state: 11 >07:02:52,461 INFO program: Volume Name: >07:02:52,462 INFO program: Volume State: 91 >07:02:52,464 INFO program: Volume Flags: 0x0000 >07:02:52,465 INFO program: Volume Version: 3.1 >07:02:52,466 INFO program: Sector Size: 512 >07:02:52,468 INFO program: Cluster Size: 4096 >07:02:52,469 INFO program: Index Block Size: 4096 >07:02:52,471 INFO program: Volume Size in Clusters: 9727349 >07:02:52,473 INFO program: MFT Information >07:02:52,475 INFO program: MFT Record Size: 1024 >07:02:52,476 INFO program: MFT Zone Multiplier: 0 >07:02:52,478 INFO program: MFT Data Position: 24 >07:02:52,479 INFO program: MFT Zone Start: 786432 >07:02:52,480 INFO program: MFT Zone End: 2002350 >07:02:52,482 INFO program: MFT Zone Position: 786432 >07:02:52,483 INFO program: Current Position in First Data Zone: 2002350 >07:02:52,485 INFO program: Current Position in Second Data Zone: 0 >07:02:52,487 INFO program: Allocated clusters 7532 (0.1%) >07:02:52,488 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >07:02:52,490 INFO program: FILE_MFTMirr Size: 4 >07:02:52,491 INFO program: LCN of Data Attribute for File_MFTMirr: 4863674 >07:02:52,493 INFO program: Size of Attribute Definition Table: 2560 >07:02:52,494 INFO program: Number of Attached Extent Inodes: 0 >07:02:52,496 INFO program: FILE_Bitmap Information >07:02:52,497 INFO program: FILE_Bitmap MFT Record Number: 6 >07:02:52,499 INFO program: State of FILE_Bitmap Inode: 80 >07:02:52,501 INFO program: Length of Attribute List: 0 >07:02:52,503 INFO program: Number of Attached Extent Inodes: 0 >07:02:52,504 INFO program: FILE_Bitmap Data Attribute Information >07:02:52,506 INFO program: Decompressed Runlist: not done yet >07:02:52,508 INFO program: Base Inode: 6 >07:02:52,509 INFO program: Attribute Types: not done yet >07:02:52,511 INFO program: Attribute Name Length: 0 >07:02:52,512 INFO program: Attribute State: 3 >07:02:52,514 INFO program: Attribute Allocated Size: 1216512 >07:02:52,515 INFO program: Attribute Data Size: 1215920 >07:02:52,517 INFO program: Attribute Initialized Size: 1215920 >07:02:52,518 INFO program: Attribute Compressed Size: 0 >07:02:52,522 INFO program: Compression Block Size: 0 >07:02:52,524 INFO program: Compression Block Size Bits: 0 >07:02:52,526 INFO program: Compression Block Clusters: 0 >07:02:52,527 INFO program: Free Clusters: 7739213 (79.6%) >07:02:52,528 DEBUG program: Return code: 0 >07:02:52,530 INFO program: Running... ntfsresize -m /dev/sdb1 >07:02:53,597 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >07:02:53,598 INFO program: Minsize (in MB): 8144 >07:02:53,599 DEBUG program: Return code: 0 >07:02:53,982 INFO program: Running... dumpe2fs -h /dev/loop3 >07:02:54,004 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:02:54,005 INFO program: Filesystem volume name: _Fedora-Live-Des >07:02:54,005 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >07:02:54,006 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:02:54,006 INFO program: Filesystem magic number: 0xEF53 >07:02:54,007 INFO program: Filesystem revision #: 1 (dynamic) >07:02:54,007 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 >07:02:54,008 INFO program: Filesystem flags: signed_directory_hash >07:02:54,008 INFO program: Default mount options: user_xattr acl >07:02:54,009 INFO program: Filesystem state: clean >07:02:54,010 INFO program: Errors behavior: Continue >07:02:54,010 INFO program: Filesystem OS type: Linux >07:02:54,011 INFO program: Inode count: 262144 >07:02:54,011 INFO program: Block count: 1048576 >07:02:54,012 INFO program: Reserved block count: 10484 >07:02:54,012 INFO program: Free blocks: 225114 >07:02:54,022 INFO program: Free inodes: 155781 >07:02:54,023 INFO program: First block: 0 >07:02:54,023 INFO program: Block size: 4096 >07:02:54,024 INFO program: Fragment size: 4096 >07:02:54,025 INFO program: Reserved GDT blocks: 255 >07:02:54,033 INFO program: Blocks per group: 32768 >07:02:54,033 INFO program: Fragments per group: 32768 >07:02:54,034 INFO program: Inodes per group: 8192 >07:02:54,034 INFO program: Inode blocks per group: 512 >07:02:54,035 INFO program: Flex block group size: 16 >07:02:54,035 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:02:54,036 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >07:02:54,036 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >07:02:54,037 INFO program: Mount count: 0 >07:02:54,038 INFO program: Maximum mount count: -1 >07:02:54,038 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >07:02:54,039 INFO program: Check interval: 0 (<none>) >07:02:54,039 INFO program: Lifetime writes: 767 MB >07:02:54,040 INFO program: Reserved blocks uid: 0 (user root) >07:02:54,040 INFO program: Reserved blocks gid: 0 (group root) >07:02:54,041 INFO program: First inode: 11 >07:02:54,041 INFO program: Inode size: 256 >07:02:54,042 INFO program: Required extra isize: 28 >07:02:54,042 INFO program: Desired extra isize: 28 >07:02:54,043 INFO program: Journal inode: 8 >07:02:54,051 INFO program: Default directory hash: half_md4 >07:02:54,052 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:02:54,052 INFO program: Journal backup: inode blocks >07:02:54,053 INFO program: Journal features: journal_incompat_revoke >07:02:54,053 INFO program: Journal size: 128M >07:02:54,054 INFO program: Journal length: 32768 >07:02:54,054 INFO program: Journal sequence: 0x00003086 >07:02:54,055 INFO program: Journal start: 0 >07:02:54,055 INFO program: >07:02:54,060 DEBUG program: Return code: 0 >07:02:54,063 INFO program: Running... resize2fs -P /dev/loop3 >07:02:54,089 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:02:54,091 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >07:02:54,093 INFO program: Couldn't find valid filesystem superblock. >07:02:54,094 DEBUG program: Return code: 1 >07:02:54,372 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >07:02:54,394 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:02:54,395 INFO program: Filesystem volume name: _Fedora-Live-Des >07:02:54,395 INFO program: Last mounted on: / >07:02:54,396 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:02:54,396 INFO program: Filesystem magic number: 0xEF53 >07:02:54,397 INFO program: Filesystem revision #: 1 (dynamic) >07:02:54,398 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >07:02:54,398 INFO program: Filesystem flags: signed_directory_hash >07:02:54,399 INFO program: Default mount options: user_xattr acl >07:02:54,399 INFO program: Filesystem state: clean >07:02:54,400 INFO program: Errors behavior: Continue >07:02:54,400 INFO program: Filesystem OS type: Linux >07:02:54,401 INFO program: Inode count: 262144 >07:02:54,401 INFO program: Block count: 1048576 >07:02:54,402 INFO program: Reserved block count: 10484 >07:02:54,403 INFO program: Free blocks: 225114 >07:02:54,403 INFO program: Free inodes: 155781 >07:02:54,404 INFO program: First block: 0 >07:02:54,404 INFO program: Block size: 4096 >07:02:54,405 INFO program: Fragment size: 4096 >07:02:54,405 INFO program: Reserved GDT blocks: 255 >07:02:54,412 INFO program: Blocks per group: 32768 >07:02:54,413 INFO program: Fragments per group: 32768 >07:02:54,413 INFO program: Inodes per group: 8192 >07:02:54,414 INFO program: Inode blocks per group: 512 >07:02:54,415 INFO program: Flex block group size: 16 >07:02:54,416 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:02:54,417 INFO program: Last mount time: Tue Oct 14 06:50:15 2014 >07:02:54,423 INFO program: Last write time: Tue Oct 14 06:50:15 2014 >07:02:54,424 INFO program: Mount count: 1 >07:02:54,424 INFO program: Maximum mount count: -1 >07:02:54,435 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >07:02:54,435 INFO program: Check interval: 0 (<none>) >07:02:54,436 INFO program: Lifetime writes: 767 MB >07:02:54,437 INFO program: Reserved blocks uid: 0 (user root) >07:02:54,438 INFO program: Reserved blocks gid: 0 (group root) >07:02:54,440 INFO program: First inode: 11 >07:02:54,441 INFO program: Inode size: 256 >07:02:54,441 INFO program: Required extra isize: 28 >07:02:54,442 INFO program: Desired extra isize: 28 >07:02:54,442 INFO program: Journal inode: 8 >07:02:54,443 INFO program: First orphan inode: 45074 >07:02:54,443 INFO program: Default directory hash: half_md4 >07:02:54,444 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:02:54,448 INFO program: Journal backup: inode blocks >07:02:54,449 INFO program: Journal features: journal_incompat_revoke >07:02:54,449 INFO program: Journal size: 128M >07:02:54,450 INFO program: Journal length: 32768 >07:02:54,455 INFO program: Journal sequence: 0x00003087 >07:02:54,455 INFO program: Journal start: 1 >07:02:54,456 INFO program: >07:02:54,456 DEBUG program: Return code: 0 >07:02:54,458 INFO program: Running... resize2fs -P /dev/mapper/live-rw >07:02:54,492 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:02:54,494 INFO program: Estimated minimum size of the filesystem: 825687 >07:02:54,496 DEBUG program: Return code: 0 >07:02:54,682 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >07:02:54,705 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:02:54,707 INFO program: Filesystem volume name: _Fedora-Live-Des >07:02:54,709 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >07:02:54,711 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:02:54,713 INFO program: Filesystem magic number: 0xEF53 >07:02:54,715 INFO program: Filesystem revision #: 1 (dynamic) >07:02:54,716 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 >07:02:54,717 INFO program: Filesystem flags: signed_directory_hash >07:02:54,720 INFO program: Default mount options: user_xattr acl >07:02:54,721 INFO program: Filesystem state: clean >07:02:54,721 INFO program: Errors behavior: Continue >07:02:54,722 INFO program: Filesystem OS type: Linux >07:02:54,723 INFO program: Inode count: 262144 >07:02:54,723 INFO program: Block count: 1048576 >07:02:54,724 INFO program: Reserved block count: 10484 >07:02:54,724 INFO program: Free blocks: 225114 >07:02:54,725 INFO program: Free inodes: 155781 >07:02:54,725 INFO program: First block: 0 >07:02:54,726 INFO program: Block size: 4096 >07:02:54,727 INFO program: Fragment size: 4096 >07:02:54,734 INFO program: Reserved GDT blocks: 255 >07:02:54,735 INFO program: Blocks per group: 32768 >07:02:54,735 INFO program: Fragments per group: 32768 >07:02:54,736 INFO program: Inodes per group: 8192 >07:02:54,737 INFO program: Inode blocks per group: 512 >07:02:54,737 INFO program: Flex block group size: 16 >07:02:54,738 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:02:54,738 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >07:02:54,739 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >07:02:54,739 INFO program: Mount count: 0 >07:02:54,740 INFO program: Maximum mount count: -1 >07:02:54,740 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >07:02:54,741 INFO program: Check interval: 0 (<none>) >07:02:54,752 INFO program: Lifetime writes: 767 MB >07:02:54,752 INFO program: Reserved blocks uid: 0 (user root) >07:02:54,753 INFO program: Reserved blocks gid: 0 (group root) >07:02:54,753 INFO program: First inode: 11 >07:02:54,754 INFO program: Inode size: 256 >07:02:54,754 INFO program: Required extra isize: 28 >07:02:54,755 INFO program: Desired extra isize: 28 >07:02:54,756 INFO program: Journal inode: 8 >07:02:54,756 INFO program: Default directory hash: half_md4 >07:02:54,757 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:02:54,757 INFO program: Journal backup: inode blocks >07:02:54,758 INFO program: Journal features: journal_incompat_revoke >07:02:54,765 INFO program: Journal size: 128M >07:02:54,766 INFO program: Journal length: 32768 >07:02:54,766 INFO program: Journal sequence: 0x00003086 >07:02:54,767 INFO program: Journal start: 0 >07:02:54,768 INFO program: >07:02:54,768 DEBUG program: Return code: 0 >07:02:54,769 INFO program: Running... resize2fs -P /dev/mapper/live-base >07:02:54,795 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:02:54,797 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >07:02:54,799 INFO program: Couldn't find valid filesystem superblock. >07:02:54,801 DEBUG program: Return code: 1 >07:02:55,043 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >07:02:55,069 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:02:55,072 INFO program: Filesystem volume name: _Fedora-Live-Des >07:02:55,073 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >07:02:55,075 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:02:55,075 INFO program: Filesystem magic number: 0xEF53 >07:02:55,076 INFO program: Filesystem revision #: 1 (dynamic) >07:02:55,076 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 >07:02:55,077 INFO program: Filesystem flags: signed_directory_hash >07:02:55,078 INFO program: Default mount options: user_xattr acl >07:02:55,078 INFO program: Filesystem state: clean >07:02:55,079 INFO program: Errors behavior: Continue >07:02:55,079 INFO program: Filesystem OS type: Linux >07:02:55,080 INFO program: Inode count: 212992 >07:02:55,080 INFO program: Block count: 825687 >07:02:55,081 INFO program: Reserved block count: 8255 >07:02:55,089 INFO program: Free blocks: 5566 >07:02:55,089 INFO program: Free inodes: 106629 >07:02:55,090 INFO program: First block: 0 >07:02:55,090 INFO program: Block size: 4096 >07:02:55,091 INFO program: Fragment size: 4096 >07:02:55,091 INFO program: Reserved GDT blocks: 255 >07:02:55,092 INFO program: Blocks per group: 32768 >07:02:55,092 INFO program: Fragments per group: 32768 >07:02:55,093 INFO program: Inodes per group: 8192 >07:02:55,093 INFO program: Inode blocks per group: 512 >07:02:55,094 INFO program: Flex block group size: 16 >07:02:55,095 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:02:55,102 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >07:02:55,103 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >07:02:55,103 INFO program: Mount count: 0 >07:02:55,104 INFO program: Maximum mount count: -1 >07:02:55,104 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >07:02:55,105 INFO program: Check interval: 0 (<none>) >07:02:55,105 INFO program: Lifetime writes: 768 MB >07:02:55,106 INFO program: Reserved blocks uid: 0 (user root) >07:02:55,107 INFO program: Reserved blocks gid: 0 (group root) >07:02:55,107 INFO program: First inode: 11 >07:02:55,108 INFO program: Inode size: 256 >07:02:55,108 INFO program: Required extra isize: 28 >07:02:55,109 INFO program: Desired extra isize: 28 >07:02:55,116 INFO program: Journal inode: 8 >07:02:55,117 INFO program: Default directory hash: half_md4 >07:02:55,118 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:02:55,118 INFO program: Journal backup: inode blocks >07:02:55,119 INFO program: Journal features: journal_incompat_revoke >07:02:55,119 INFO program: Journal size: 128M >07:02:55,120 INFO program: Journal length: 32768 >07:02:55,120 INFO program: Journal sequence: 0x00003086 >07:02:55,121 INFO program: Journal start: 0 >07:02:55,121 INFO program: >07:02:55,137 DEBUG program: Return code: 0 >07:02:55,138 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >07:02:55,166 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:02:55,169 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >07:02:55,173 INFO program: Couldn't find valid filesystem superblock. >07:02:55,174 DEBUG program: Return code: 1 >07:02:55,232 INFO program: Running... udevadm settle --timeout=300 >07:02:55,273 DEBUG program: Return code: 0 >07:02:55,339 INFO program: Running... udevadm settle --timeout=300 >07:02:55,380 DEBUG program: Return code: 0 >07:02:55,390 INFO program: Running... udevadm settle --timeout=300 >07:02:55,436 DEBUG program: Return code: 0 >07:02:55,461 INFO program: Running... udevadm settle --timeout=300 >07:02:55,506 DEBUG program: Return code: 0 >07:02:55,517 INFO program: Running... swapoff /dev/sda2 >07:02:55,569 DEBUG program: Return code: 0 >07:02:55,578 INFO program: Running... udevadm settle --timeout=300 >07:02:55,623 DEBUG program: Return code: 0 >07:02:55,644 INFO program: Running... udevadm settle --timeout=300 >07:02:55,709 DEBUG program: Return code: 0 >07:02:55,720 INFO program: Running... udevadm settle --timeout=300 >07:02:55,782 DEBUG program: Return code: 0 >07:02:55,803 INFO program: Running... udevadm settle --timeout=300 >07:02:55,845 DEBUG program: Return code: 0 >07:02:55,853 INFO program: Running... udevadm settle --timeout=300 >07:02:55,895 DEBUG program: Return code: 0 >07:02:55,928 INFO program: Running... udevadm settle --timeout=300 >07:02:55,979 DEBUG program: Return code: 0 >07:02:56,066 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >07:02:56,134 DEBUG program: Return code: 0 >07:02:56,173 INFO program: Running... arch >07:02:56,396 INFO program: x86_64 >07:02:56,399 DEBUG program: Return code: 0 >07:02:56,468 INFO program: Running... udevadm settle --timeout=300 >07:02:56,525 DEBUG program: Return code: 0 >07:02:56,527 INFO program: Running... umount /mnt/sysimage >07:02:56,582 DEBUG program: Return code: 0 >07:02:56,585 INFO program: Running... udevadm settle --timeout=300 >07:02:56,626 DEBUG program: Return code: 0 >07:02:56,632 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >07:02:56,723 DEBUG program: Return code: 0 >07:02:56,737 INFO program: Running... udevadm settle --timeout=300 >07:02:56,765 DEBUG program: Return code: 0 >07:02:56,766 INFO program: Running... umount /mnt/sysimage >07:02:56,797 DEBUG program: Return code: 0 >07:02:56,798 INFO program: Running... udevadm settle --timeout=300 >07:02:56,831 DEBUG program: Return code: 0 >07:02:56,846 INFO program: Running... udevadm settle --timeout=300 >07:02:56,875 DEBUG program: Return code: 0 >07:02:57,006 INFO program: Running... hwclock --hctosys --localtime >11:02:58,001 DEBUG program: Return code: 0 >11:02:58,003 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >11:02:58,051 DEBUG program: Return code: 0 >11:03:13,099 INFO program: Running... modprobe btrfs >11:03:13,313 DEBUG program: Return code: 0 >11:03:13,439 INFO program: Running... modprobe xfs >11:03:13,554 DEBUG program: Return code: 0 >11:03:24,464 INFO program: Running... hostnamectl set-hostname fire >11:03:24,503 DEBUG program: Return code: 0 >11:04:11,481 INFO program: Running... udevadm settle --timeout=300 >11:04:11,552 DEBUG program: Return code: 0 >11:04:11,621 INFO program: Running... udevadm settle --timeout=300 >11:04:11,674 DEBUG program: Return code: 0 >11:07:02,148 INFO program: Running... udevadm settle --timeout=300 >11:07:02,199 DEBUG program: Return code: 0 >11:08:59,713 INFO program: Running... hostnamectl set-hostname fire >11:08:59,736 DEBUG program: Return code: 0 >11:09:06,615 INFO program: Running... swapoff -a >11:09:06,640 DEBUG program: Return code: 0 >11:09:06,667 INFO program: Running... udevadm settle --timeout=300 >11:09:06,722 DEBUG program: Return code: 0 >11:09:06,730 INFO program: Running... udevadm settle --timeout=300 >11:09:06,775 DEBUG program: Return code: 0 >11:09:06,790 INFO program: Running... udevadm settle --timeout=300 >11:09:06,823 DEBUG program: Return code: 0 >11:09:06,834 INFO program: Running... udevadm settle --timeout=300 >11:09:06,865 DEBUG program: Return code: 0 >11:09:06,880 INFO program: Running... udevadm settle --timeout=300 >11:09:06,910 DEBUG program: Return code: 0 >11:09:06,917 INFO program: Running... udevadm settle --timeout=300 >11:09:06,950 DEBUG program: Return code: 0 >11:09:06,963 INFO program: Running... udevadm settle --timeout=300 >11:09:06,996 DEBUG program: Return code: 0 >11:09:07,069 INFO program: Running... wipefs -f -a /dev/sda1 >11:09:07,166 INFO program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >11:09:07,168 DEBUG program: Return code: 0 >11:09:07,169 INFO program: Running... udevadm settle --timeout=300 >11:09:07,222 DEBUG program: Return code: 0 >11:09:07,231 INFO program: Running... udevadm settle --timeout=300 >11:09:07,263 DEBUG program: Return code: 0 >11:09:07,264 INFO program: Running... udevadm settle --timeout=300 >11:09:07,296 DEBUG program: Return code: 0 >11:09:07,376 INFO program: Running... mke2fs -t ext4 /dev/sda1 >11:09:07,421 INFO program: mke2fs 1.42.8 (20-Jun-2013) >11:09:07,422 INFO program: /dev/sda1 is mounted; will not make a filesystem here! >11:09:07,423 DEBUG program: Return code: 1 >11:09:07,555 INFO program: Running... journalctl -b >11:10:27,264 INFO program: Running... lsblk --perms --fs --bytes >11:10:27,302 INFO program: NAME SIZE OWNER GROUP MODE NAME FSTYPE LABEL UUID MOUNTPOINT >11:10:27,302 INFO program: sda 500106780160 root disk brw-rw---- sda >11:10:27,303 INFO program: |-sda1 29998710784 root disk brw-rw---- |-sda1 /run/media/liveuser/d80b5fcc-063d-418b-89b5-baba33a24f5b >11:10:27,303 INFO program: |-sda2 3099590656 root disk brw-rw---- |-sda2 swap 40622f4f-100f-4f0a-b5a1-37ba9d9532ee >11:10:27,304 INFO program: `-sda3 467006390272 root disk brw-rw---- `-sda3 ext4 44d06a7a-9c80-4d66-bd37-f32afaef6748 /run/media/liveuser/44d06a7a-9c80-4d66-bd37-f32afaef6748 >11:10:27,304 INFO program: sdb 80025280000 root disk brw-rw---- sdb >11:10:27,305 INFO program: `-sdb1 39843224064 root disk brw-rw---- `-sdb1 ntfs 2CEC18F3EC18B8D2 >11:10:27,305 INFO program: sdc 2107637760 root disk brw-rw---- sdc >11:10:27,306 INFO program: `-sdc1 2106589184 root disk brw-rw---- `-sdc1 vfat 0805-756C /run/initramfs/live >11:10:27,307 INFO program: sr0 1073741312 root cdrom brw-rw---- sr0 >11:10:27,307 INFO program: loop0 8192 root disk brw-rw---- loop0 squashfs >11:10:27,308 INFO program: loop1 1294336 root disk brw-rw---- loop1 DM_snapshot_cow >11:10:27,308 INFO program: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >11:10:27,309 INFO program: loop2 929828864 root disk brw-rw---- loop2 squashfs >11:10:27,309 INFO program: loop3 4294967296 root disk brw-rw---- loop3 ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >11:10:27,310 INFO program: |-live-rw 4294967296 root disk brw-rw---- |-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >11:10:27,310 INFO program: |-live-base 4294967296 root disk brw-rw---- |-live-base ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 /mnt/install/source >11:10:27,311 INFO program: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >11:10:27,311 INFO program: loop4 536870912 root disk brw-rw---- loop4 DM_snapshot_cow >11:10:27,312 INFO program: `-live-rw 4294967296 root disk brw-rw---- `-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >11:10:27,312 DEBUG program: Return code: 0 >11:10:27,313 INFO program: Running... nmcli device show >11:10:27,375 INFO program: GENERAL.DEVICE: em1 >11:10:27,375 INFO program: GENERAL.TYPE: ethernet >11:10:27,376 INFO program: GENERAL.VENDOR: Intel Corporation >11:10:27,376 INFO program: GENERAL.PRODUCT: 82566DM Gigabit Network Connection >11:10:27,377 INFO program: GENERAL.DRIVER: e1000e >11:10:27,377 INFO program: GENERAL.DRIVER-VERSION: 2.3.2-k >11:10:27,378 INFO program: GENERAL.FIRMWARE-VERSION: 1.1-0 >11:10:27,378 INFO program: GENERAL.HWADDR: 00:1C:C0:14:52:FA >11:10:27,379 INFO program: GENERAL.STATE: 100 (connected) >11:10:27,380 INFO program: GENERAL.REASON: 0 (No reason given) >11:10:27,380 INFO program: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:19.0/net/em1 >11:10:27,381 INFO program: GENERAL.IP-IFACE: em1 >11:10:27,381 INFO program: GENERAL.NM-MANAGED: yes >11:10:27,382 INFO program: GENERAL.AUTOCONNECT: yes >11:10:27,382 INFO program: GENERAL.FIRMWARE-MISSING: no >11:10:27,383 INFO program: GENERAL.CONNECTION: /org/freedesktop/NetworkManager/ActiveConnection/2 >11:10:27,383 INFO program: CAPABILITIES.CARRIER-DETECT: yes >11:10:27,384 INFO program: CAPABILITIES.SPEED: 1000 Mb/s >11:10:27,384 INFO program: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1,2} >11:10:27,385 INFO program: CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 29651930-62dd-4c9b-92d8-1f44f149a8bf | em1 >11:10:27,385 INFO program: CONNECTIONS.AVAILABLE-CONNECTIONS[2]: 6810f2aa-69e0-4b8e-9834-110d055c4375 | Static 10.77.0.160 >11:10:27,386 INFO program: WIRED-PROPERTIES.CARRIER: on >11:10:27,386 INFO program: IP4.ADDRESS[1]: ip = 10.77.0.160/24, gw = 10.77.0.1 >11:10:27,387 INFO program: IP4.DNS[1]: 10.77.0.1 >11:10:27,387 INFO program: IP6.ADDRESS[1]: ip = fe80::21c:c0ff:fe14:52fa/64, gw = :: >11:10:27,388 INFO program: >11:10:27,388 INFO program: GENERAL.DEVICE: lo >11:10:27,389 INFO program: GENERAL.TYPE: loopback >11:10:27,390 INFO program: GENERAL.VENDOR: -- >11:10:27,390 INFO program: GENERAL.PRODUCT: -- >11:10:27,391 INFO program: GENERAL.DRIVER: unknown >11:10:27,392 INFO program: GENERAL.DRIVER-VERSION: >11:10:27,393 INFO program: GENERAL.FIRMWARE-VERSION: >11:10:27,393 INFO program: GENERAL.HWADDR: (unknown) >11:10:27,394 INFO program: GENERAL.STATE: 10 (unmanaged) >11:10:27,395 INFO program: GENERAL.REASON: 0 (No reason given) >11:10:27,396 INFO program: GENERAL.UDI: /sys/devices/virtual/net/lo >11:10:27,396 INFO program: GENERAL.IP-IFACE: >11:10:27,397 INFO program: GENERAL.NM-MANAGED: no >11:10:27,398 INFO program: GENERAL.AUTOCONNECT: yes >11:10:27,399 INFO program: GENERAL.FIRMWARE-MISSING: no >11:10:27,399 INFO program: GENERAL.CONNECTION: not connected >11:10:27,400 INFO program: CAPABILITIES.CARRIER-DETECT: yes >11:10:27,401 INFO program: CAPABILITIES.SPEED: unknown >11:10:27,401 INFO program: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >11:10:27,402 DEBUG program: Return code: 0 >11:10:27,403 INFO program: Running... journalctl -b >12:13:48,245 INFO program: Running... udevadm settle --timeout=300 >12:13:48,269 DEBUG program: Return code: 0 >12:13:48,358 INFO program: Running... multipath -c /dev/sdc >12:13:48,373 INFO program: Oct 14 12:13:48 | /etc/multipath.conf does not exist, blacklisting all devices. >12:13:48,374 INFO program: Oct 14 12:13:48 | A default multipath.conf file is located at >12:13:48,374 INFO program: Oct 14 12:13:48 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:13:48,374 INFO program: Oct 14 12:13:48 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:13:48,375 INFO program: /dev/sdc is not a valid multipath device path >12:13:48,375 DEBUG program: Return code: 1 >12:13:48,534 INFO program: Running... multipath -c /dev/sda >12:13:48,544 INFO program: Oct 14 12:13:48 | /etc/multipath.conf does not exist, blacklisting all devices. >12:13:48,544 INFO program: Oct 14 12:13:48 | A default multipath.conf file is located at >12:13:48,544 INFO program: Oct 14 12:13:48 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:13:48,544 INFO program: Oct 14 12:13:48 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:13:48,545 INFO program: /dev/sda is not a valid multipath device path >12:13:48,545 DEBUG program: Return code: 1 >12:13:48,932 INFO program: Running... multipath -c /dev/sdb >12:13:48,947 INFO program: Oct 14 12:13:48 | /etc/multipath.conf does not exist, blacklisting all devices. >12:13:48,948 INFO program: Oct 14 12:13:48 | A default multipath.conf file is located at >12:13:48,948 INFO program: Oct 14 12:13:48 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:13:48,949 INFO program: Oct 14 12:13:48 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:13:48,949 INFO program: /dev/sdb is not a valid multipath device path >12:13:48,949 DEBUG program: Return code: 1 >12:13:49,543 INFO program: Running... udevadm settle --timeout=300 >12:13:49,575 DEBUG program: Return code: 0 >12:13:55,164 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:13:55,194 DEBUG program: Return code: 0 >12:13:55,195 INFO program: Running... udevadm settle --timeout=300 >12:13:55,512 DEBUG program: Return code: 0 >12:13:55,514 INFO program: Running... modprobe fcoe >12:13:55,526 DEBUG program: Return code: 0 >12:13:55,528 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:13:55,543 INFO program: No FCoE boot disk information is found in EDD! >12:13:55,543 DEBUG program: Return code: 1 >12:13:56,514 INFO program: Running... udevadm settle --timeout=300 >12:13:56,556 DEBUG program: Return code: 0 >12:13:56,587 INFO program: Running... udevadm settle --timeout=300 >12:13:56,630 DEBUG program: Return code: 0 >12:13:56,694 INFO program: Running... multipath -c /dev/sdc >12:13:56,756 INFO program: Oct 14 12:13:56 | /etc/multipath.conf does not exist, blacklisting all devices. >12:13:56,762 INFO program: Oct 14 12:13:56 | A default multipath.conf file is located at >12:13:56,764 INFO program: Oct 14 12:13:56 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:13:56,766 INFO program: Oct 14 12:13:56 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:13:56,767 INFO program: /dev/sdc is not a valid multipath device path >12:13:56,769 DEBUG program: Return code: 1 >12:13:57,096 INFO program: Running... multipath -c /dev/sda >12:13:57,119 INFO program: Oct 14 12:13:57 | /etc/multipath.conf does not exist, blacklisting all devices. >12:13:57,121 INFO program: Oct 14 12:13:57 | A default multipath.conf file is located at >12:13:57,123 INFO program: Oct 14 12:13:57 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:13:57,124 INFO program: Oct 14 12:13:57 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:13:57,126 INFO program: /dev/sda is not a valid multipath device path >12:13:57,127 DEBUG program: Return code: 1 >12:13:57,902 INFO program: Running... dumpe2fs -h /dev/sda3 >12:13:57,966 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:13:57,967 INFO program: Filesystem volume name: <none> >12:13:57,968 INFO program: Last mounted on: /run/media/liveuser/44d06a7a-9c80-4d66-bd37-f32afaef6748 >12:13:57,968 INFO program: Filesystem UUID: 44d06a7a-9c80-4d66-bd37-f32afaef6748 >12:13:57,969 INFO program: Filesystem magic number: 0xEF53 >12:13:57,969 INFO program: Filesystem revision #: 1 (dynamic) >12:13:57,970 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 >12:13:57,970 INFO program: Filesystem flags: signed_directory_hash >12:13:57,972 INFO program: Default mount options: user_xattr acl >12:13:57,973 INFO program: Filesystem state: clean >12:13:57,973 INFO program: Errors behavior: Continue >12:13:57,974 INFO program: Filesystem OS type: Linux >12:13:57,974 INFO program: Inode count: 28508160 >12:13:57,975 INFO program: Block count: 114015232 >12:13:57,975 INFO program: Reserved block count: 5700761 >12:13:57,976 INFO program: Free blocks: 83383830 >12:13:57,976 INFO program: Free inodes: 28280980 >12:13:57,976 INFO program: First block: 0 >12:13:57,977 INFO program: Block size: 4096 >12:13:57,977 INFO program: Fragment size: 4096 >12:13:57,978 INFO program: Reserved GDT blocks: 996 >12:13:57,985 INFO program: Blocks per group: 32768 >12:13:57,986 INFO program: Fragments per group: 32768 >12:13:57,986 INFO program: Inodes per group: 8192 >12:13:57,987 INFO program: Inode blocks per group: 512 >12:13:57,987 INFO program: Flex block group size: 16 >12:13:57,988 INFO program: Filesystem created: Sat Apr 6 06:07:30 2013 >12:13:57,988 INFO program: Last mount time: Tue Oct 14 11:06:29 2014 >12:13:57,989 INFO program: Last write time: Tue Oct 14 11:13:01 2014 >12:13:57,990 INFO program: Mount count: 51 >12:13:57,990 INFO program: Maximum mount count: -1 >12:13:57,991 INFO program: Last checked: Sat Apr 6 06:07:30 2013 >12:13:57,991 INFO program: Check interval: 0 (<none>) >12:13:57,992 INFO program: Lifetime writes: 1164 GB >12:13:57,992 INFO program: Reserved blocks uid: 0 (user root) >12:13:57,993 INFO program: Reserved blocks gid: 0 (group root) >12:13:57,993 INFO program: First inode: 11 >12:13:57,994 INFO program: Inode size: 256 >12:13:57,994 INFO program: Required extra isize: 28 >12:13:57,995 INFO program: Desired extra isize: 28 >12:13:58,001 INFO program: Journal inode: 8 >12:13:58,002 INFO program: Default directory hash: half_md4 >12:13:58,002 INFO program: Directory Hash Seed: e7c4a8b8-564d-4a47-afef-979602190e5d >12:13:58,003 INFO program: Journal backup: inode blocks >12:13:58,003 INFO program: Journal features: journal_incompat_revoke >12:13:58,004 INFO program: Journal size: 128M >12:13:58,004 INFO program: Journal length: 32768 >12:13:58,005 INFO program: Journal sequence: 0x004e5142 >12:13:58,005 INFO program: Journal start: 0 >12:13:58,006 INFO program: >12:13:58,007 DEBUG program: Return code: 0 >12:13:58,008 INFO program: Running... resize2fs -P /dev/sda3 >12:13:58,040 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:13:58,041 INFO program: Estimated minimum size of the filesystem: 29478776 >12:13:58,043 DEBUG program: Return code: 0 >12:13:58,142 INFO program: Running... multipath -c /dev/sdb >12:13:58,167 INFO program: Oct 14 12:13:58 | /etc/multipath.conf does not exist, blacklisting all devices. >12:13:58,169 INFO program: Oct 14 12:13:58 | A default multipath.conf file is located at >12:13:58,171 INFO program: Oct 14 12:13:58 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:13:58,172 INFO program: Oct 14 12:13:58 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:13:58,173 INFO program: /dev/sdb is not a valid multipath device path >12:13:58,175 DEBUG program: Return code: 1 >12:13:58,515 INFO program: Running... ntfsinfo -m /dev/sdb1 >12:13:58,666 INFO program: Volume Information >12:13:58,667 INFO program: Name of device: /dev/sdb1 >12:13:58,667 INFO program: Device state: 11 >12:13:58,668 INFO program: Volume Name: >12:13:58,668 INFO program: Volume State: 91 >12:13:58,669 INFO program: Volume Flags: 0x0000 >12:13:58,669 INFO program: Volume Version: 3.1 >12:13:58,670 INFO program: Sector Size: 512 >12:13:58,670 INFO program: Cluster Size: 4096 >12:13:58,671 INFO program: Index Block Size: 4096 >12:13:58,671 INFO program: Volume Size in Clusters: 9727349 >12:13:58,672 INFO program: MFT Information >12:13:58,672 INFO program: MFT Record Size: 1024 >12:13:58,673 INFO program: MFT Zone Multiplier: 0 >12:13:58,673 INFO program: MFT Data Position: 24 >12:13:58,674 INFO program: MFT Zone Start: 786432 >12:13:58,674 INFO program: MFT Zone End: 2002350 >12:13:58,675 INFO program: MFT Zone Position: 786432 >12:13:58,675 INFO program: Current Position in First Data Zone: 2002350 >12:13:58,676 INFO program: Current Position in Second Data Zone: 0 >12:13:58,676 INFO program: Allocated clusters 7532 (0.1%) >12:13:58,677 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:13:58,687 INFO program: FILE_MFTMirr Size: 4 >12:13:58,689 INFO program: LCN of Data Attribute for File_MFTMirr: 4863674 >12:13:58,691 INFO program: Size of Attribute Definition Table: 2560 >12:13:58,692 INFO program: Number of Attached Extent Inodes: 0 >12:13:58,694 INFO program: FILE_Bitmap Information >12:13:58,695 INFO program: FILE_Bitmap MFT Record Number: 6 >12:13:58,696 INFO program: State of FILE_Bitmap Inode: 80 >12:13:58,698 INFO program: Length of Attribute List: 0 >12:13:58,699 INFO program: Number of Attached Extent Inodes: 0 >12:13:58,701 INFO program: FILE_Bitmap Data Attribute Information >12:13:58,702 INFO program: Decompressed Runlist: not done yet >12:13:58,704 INFO program: Base Inode: 6 >12:13:58,705 INFO program: Attribute Types: not done yet >12:13:58,706 INFO program: Attribute Name Length: 0 >12:13:58,709 INFO program: Attribute State: 3 >12:13:58,710 INFO program: Attribute Allocated Size: 1216512 >12:13:58,711 INFO program: Attribute Data Size: 1215920 >12:13:58,713 INFO program: Attribute Initialized Size: 1215920 >12:13:58,714 INFO program: Attribute Compressed Size: 0 >12:13:58,715 INFO program: Compression Block Size: 0 >12:13:58,717 INFO program: Compression Block Size Bits: 0 >12:13:58,718 INFO program: Compression Block Clusters: 0 >12:13:58,720 INFO program: Free Clusters: 7739213 (79.6%) >12:13:58,721 DEBUG program: Return code: 0 >12:13:58,724 INFO program: Running... ntfsresize -m /dev/sdb1 >12:13:59,639 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >12:13:59,640 INFO program: Minsize (in MB): 8144 >12:13:59,641 DEBUG program: Return code: 0 >12:13:59,931 INFO program: Running... dumpe2fs -h /dev/loop3 >12:13:59,959 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:13:59,962 INFO program: Filesystem volume name: _Fedora-Live-Des >12:13:59,964 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >12:13:59,965 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:13:59,967 INFO program: Filesystem magic number: 0xEF53 >12:13:59,968 INFO program: Filesystem revision #: 1 (dynamic) >12:13:59,970 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 >12:13:59,971 INFO program: Filesystem flags: signed_directory_hash >12:13:59,973 INFO program: Default mount options: user_xattr acl >12:13:59,975 INFO program: Filesystem state: clean >12:13:59,976 INFO program: Errors behavior: Continue >12:13:59,977 INFO program: Filesystem OS type: Linux >12:13:59,979 INFO program: Inode count: 262144 >12:13:59,980 INFO program: Block count: 1048576 >12:13:59,982 INFO program: Reserved block count: 10484 >12:13:59,983 INFO program: Free blocks: 225114 >12:13:59,985 INFO program: Free inodes: 155781 >12:13:59,986 INFO program: First block: 0 >12:13:59,988 INFO program: Block size: 4096 >12:13:59,989 INFO program: Fragment size: 4096 >12:13:59,991 INFO program: Reserved GDT blocks: 255 >12:13:59,992 INFO program: Blocks per group: 32768 >12:13:59,993 INFO program: Fragments per group: 32768 >12:13:59,995 INFO program: Inodes per group: 8192 >12:13:59,996 INFO program: Inode blocks per group: 512 >12:13:59,998 INFO program: Flex block group size: 16 >12:14:00,002 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:14:00,010 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >12:14:00,020 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >12:14:00,021 INFO program: Mount count: 0 >12:14:00,023 INFO program: Maximum mount count: -1 >12:14:00,024 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >12:14:00,026 INFO program: Check interval: 0 (<none>) >12:14:00,027 INFO program: Lifetime writes: 767 MB >12:14:00,029 INFO program: Reserved blocks uid: 0 (user root) >12:14:00,030 INFO program: Reserved blocks gid: 0 (group root) >12:14:00,032 INFO program: First inode: 11 >12:14:00,033 INFO program: Inode size: 256 >12:14:00,035 INFO program: Required extra isize: 28 >12:14:00,039 INFO program: Desired extra isize: 28 >12:14:00,040 INFO program: Journal inode: 8 >12:14:00,042 INFO program: Default directory hash: half_md4 >12:14:00,043 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:14:00,045 INFO program: Journal backup: inode blocks >12:14:00,046 INFO program: Journal features: journal_incompat_revoke >12:14:00,048 INFO program: Journal size: 128M >12:14:00,049 INFO program: Journal length: 32768 >12:14:00,050 INFO program: Journal sequence: 0x00003086 >12:14:00,052 INFO program: Journal start: 0 >12:14:00,053 INFO program: >12:14:00,055 DEBUG program: Return code: 0 >12:14:00,057 INFO program: Running... resize2fs -P /dev/loop3 >12:14:00,079 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:14:00,080 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:14:00,080 INFO program: Couldn't find valid filesystem superblock. >12:14:00,081 DEBUG program: Return code: 1 >12:14:00,258 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:14:00,280 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:14:00,282 INFO program: Filesystem volume name: _Fedora-Live-Des >12:14:00,283 INFO program: Last mounted on: / >12:14:00,284 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:14:00,284 INFO program: Filesystem magic number: 0xEF53 >12:14:00,285 INFO program: Filesystem revision #: 1 (dynamic) >12:14:00,285 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:00,286 INFO program: Filesystem flags: signed_directory_hash >12:14:00,287 INFO program: Default mount options: user_xattr acl >12:14:00,287 INFO program: Filesystem state: clean >12:14:00,288 INFO program: Errors behavior: Continue >12:14:00,288 INFO program: Filesystem OS type: Linux >12:14:00,289 INFO program: Inode count: 262144 >12:14:00,289 INFO program: Block count: 1048576 >12:14:00,290 INFO program: Reserved block count: 10484 >12:14:00,290 INFO program: Free blocks: 225114 >12:14:00,291 INFO program: Free inodes: 155781 >12:14:00,291 INFO program: First block: 0 >12:14:00,292 INFO program: Block size: 4096 >12:14:00,292 INFO program: Fragment size: 4096 >12:14:00,293 INFO program: Reserved GDT blocks: 255 >12:14:00,293 INFO program: Blocks per group: 32768 >12:14:00,294 INFO program: Fragments per group: 32768 >12:14:00,294 INFO program: Inodes per group: 8192 >12:14:00,295 INFO program: Inode blocks per group: 512 >12:14:00,299 INFO program: Flex block group size: 16 >12:14:00,300 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:14:00,301 INFO program: Last mount time: Tue Oct 14 06:50:15 2014 >12:14:00,301 INFO program: Last write time: Tue Oct 14 06:50:15 2014 >12:14:00,302 INFO program: Mount count: 1 >12:14:00,302 INFO program: Maximum mount count: -1 >12:14:00,303 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >12:14:00,304 INFO program: Check interval: 0 (<none>) >12:14:00,304 INFO program: Lifetime writes: 767 MB >12:14:00,305 INFO program: Reserved blocks uid: 0 (user root) >12:14:00,313 INFO program: Reserved blocks gid: 0 (group root) >12:14:00,314 INFO program: First inode: 11 >12:14:00,314 INFO program: Inode size: 256 >12:14:00,315 INFO program: Required extra isize: 28 >12:14:00,315 INFO program: Desired extra isize: 28 >12:14:00,316 INFO program: Journal inode: 8 >12:14:00,321 INFO program: First orphan inode: 45048 >12:14:00,321 INFO program: Default directory hash: half_md4 >12:14:00,322 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:14:00,322 INFO program: Journal backup: inode blocks >12:14:00,323 INFO program: Journal features: journal_incompat_revoke >12:14:00,323 INFO program: Journal size: 128M >12:14:00,324 INFO program: Journal length: 32768 >12:14:00,324 INFO program: Journal sequence: 0x00003087 >12:14:00,325 INFO program: Journal start: 1 >12:14:00,325 INFO program: >12:14:00,325 DEBUG program: Return code: 0 >12:14:00,333 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:14:00,356 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:14:00,358 INFO program: Estimated minimum size of the filesystem: 825687 >12:14:00,360 DEBUG program: Return code: 0 >12:14:00,476 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:14:00,498 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:14:00,500 INFO program: Filesystem volume name: _Fedora-Live-Des >12:14:00,502 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >12:14:00,503 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:14:00,504 INFO program: Filesystem magic number: 0xEF53 >12:14:00,506 INFO program: Filesystem revision #: 1 (dynamic) >12:14:00,508 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 >12:14:00,509 INFO program: Filesystem flags: signed_directory_hash >12:14:00,511 INFO program: Default mount options: user_xattr acl >12:14:00,512 INFO program: Filesystem state: clean >12:14:00,513 INFO program: Errors behavior: Continue >12:14:00,515 INFO program: Filesystem OS type: Linux >12:14:00,516 INFO program: Inode count: 262144 >12:14:00,518 INFO program: Block count: 1048576 >12:14:00,520 INFO program: Reserved block count: 10484 >12:14:00,521 INFO program: Free blocks: 225114 >12:14:00,523 INFO program: Free inodes: 155781 >12:14:00,524 INFO program: First block: 0 >12:14:00,526 INFO program: Block size: 4096 >12:14:00,527 INFO program: Fragment size: 4096 >12:14:00,529 INFO program: Reserved GDT blocks: 255 >12:14:00,530 INFO program: Blocks per group: 32768 >12:14:00,532 INFO program: Fragments per group: 32768 >12:14:00,533 INFO program: Inodes per group: 8192 >12:14:00,535 INFO program: Inode blocks per group: 512 >12:14:00,536 INFO program: Flex block group size: 16 >12:14:00,537 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:14:00,539 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >12:14:00,540 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >12:14:00,542 INFO program: Mount count: 0 >12:14:00,544 INFO program: Maximum mount count: -1 >12:14:00,547 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >12:14:00,549 INFO program: Check interval: 0 (<none>) >12:14:00,551 INFO program: Lifetime writes: 767 MB >12:14:00,553 INFO program: Reserved blocks uid: 0 (user root) >12:14:00,554 INFO program: Reserved blocks gid: 0 (group root) >12:14:00,556 INFO program: First inode: 11 >12:14:00,558 INFO program: Inode size: 256 >12:14:00,560 INFO program: Required extra isize: 28 >12:14:00,561 INFO program: Desired extra isize: 28 >12:14:00,562 INFO program: Journal inode: 8 >12:14:00,564 INFO program: Default directory hash: half_md4 >12:14:00,566 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:14:00,568 INFO program: Journal backup: inode blocks >12:14:00,569 INFO program: Journal features: journal_incompat_revoke >12:14:00,570 INFO program: Journal size: 128M >12:14:00,572 INFO program: Journal length: 32768 >12:14:00,574 INFO program: Journal sequence: 0x00003086 >12:14:00,575 INFO program: Journal start: 0 >12:14:00,577 INFO program: >12:14:00,578 DEBUG program: Return code: 0 >12:14:00,581 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:14:00,620 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:14:00,623 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:14:00,625 INFO program: Couldn't find valid filesystem superblock. >12:14:00,627 DEBUG program: Return code: 1 >12:14:00,779 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:14:00,802 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:14:00,804 INFO program: Filesystem volume name: _Fedora-Live-Des >12:14:00,805 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >12:14:00,807 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:14:00,808 INFO program: Filesystem magic number: 0xEF53 >12:14:00,810 INFO program: Filesystem revision #: 1 (dynamic) >12:14:00,811 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 >12:14:00,813 INFO program: Filesystem flags: signed_directory_hash >12:14:00,814 INFO program: Default mount options: user_xattr acl >12:14:00,816 INFO program: Filesystem state: clean >12:14:00,818 INFO program: Errors behavior: Continue >12:14:00,819 INFO program: Filesystem OS type: Linux >12:14:00,820 INFO program: Inode count: 212992 >12:14:00,822 INFO program: Block count: 825687 >12:14:00,823 INFO program: Reserved block count: 8255 >12:14:00,825 INFO program: Free blocks: 5566 >12:14:00,826 INFO program: Free inodes: 106629 >12:14:00,827 INFO program: First block: 0 >12:14:00,829 INFO program: Block size: 4096 >12:14:00,830 INFO program: Fragment size: 4096 >12:14:00,831 INFO program: Reserved GDT blocks: 255 >12:14:00,831 INFO program: Blocks per group: 32768 >12:14:00,832 INFO program: Fragments per group: 32768 >12:14:00,832 INFO program: Inodes per group: 8192 >12:14:00,833 INFO program: Inode blocks per group: 512 >12:14:00,833 INFO program: Flex block group size: 16 >12:14:00,834 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:14:00,834 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >12:14:00,835 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >12:14:00,835 INFO program: Mount count: 0 >12:14:00,836 INFO program: Maximum mount count: -1 >12:14:00,836 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >12:14:00,837 INFO program: Check interval: 0 (<none>) >12:14:00,845 INFO program: Lifetime writes: 768 MB >12:14:00,846 INFO program: Reserved blocks uid: 0 (user root) >12:14:00,847 INFO program: Reserved blocks gid: 0 (group root) >12:14:00,847 INFO program: First inode: 11 >12:14:00,847 INFO program: Inode size: 256 >12:14:00,848 INFO program: Required extra isize: 28 >12:14:00,848 INFO program: Desired extra isize: 28 >12:14:00,849 INFO program: Journal inode: 8 >12:14:00,852 INFO program: Default directory hash: half_md4 >12:14:00,853 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:14:00,857 INFO program: Journal backup: inode blocks >12:14:00,857 INFO program: Journal features: journal_incompat_revoke >12:14:00,858 INFO program: Journal size: 128M >12:14:00,860 INFO program: Journal length: 32768 >12:14:00,861 INFO program: Journal sequence: 0x00003086 >12:14:00,862 INFO program: Journal start: 0 >12:14:00,862 INFO program: >12:14:00,863 DEBUG program: Return code: 0 >12:14:00,864 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:14:00,904 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:14:00,909 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:14:00,911 INFO program: Couldn't find valid filesystem superblock. >12:14:00,913 DEBUG program: Return code: 1 >12:14:00,947 INFO program: Running... udevadm settle --timeout=300 >12:14:01,001 DEBUG program: Return code: 0 >12:14:01,072 INFO program: Running... udevadm settle --timeout=300 >12:14:01,114 DEBUG program: Return code: 0 >12:14:01,153 INFO program: Running... udevadm settle --timeout=300 >12:14:01,198 DEBUG program: Return code: 0 >12:14:01,225 INFO program: Running... udevadm settle --timeout=300 >12:14:01,298 DEBUG program: Return code: 0 >12:14:01,317 INFO program: Running... udevadm settle --timeout=300 >12:14:01,361 DEBUG program: Return code: 0 >12:14:01,376 INFO program: Running... udevadm settle --timeout=300 >12:14:01,414 DEBUG program: Return code: 0 >12:14:01,423 INFO program: Running... udevadm settle --timeout=300 >12:14:01,465 DEBUG program: Return code: 0 >12:14:01,488 INFO program: Running... udevadm settle --timeout=300 >12:14:01,546 DEBUG program: Return code: 0 >12:14:01,555 INFO program: Running... udevadm settle --timeout=300 >12:14:01,596 DEBUG program: Return code: 0 >12:14:01,617 INFO program: Running... udevadm settle --timeout=300 >12:14:01,706 DEBUG program: Return code: 0 >12:14:01,785 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >12:14:01,869 DEBUG program: Return code: 0 >12:14:01,876 INFO program: Running... udevadm settle --timeout=300 >12:14:01,951 DEBUG program: Return code: 0 >12:14:01,953 INFO program: Running... umount /mnt/sysimage >12:14:02,002 DEBUG program: Return code: 0 >12:14:02,004 INFO program: Running... udevadm settle --timeout=300 >12:14:02,097 DEBUG program: Return code: 0 >12:14:02,130 INFO program: Running... udevadm settle --timeout=300 >12:14:02,225 DEBUG program: Return code: 0 >12:14:02,434 INFO program: Running... hwclock --hctosys --localtime >16:14:30,000 DEBUG program: Return code: 0 >16:14:30,006 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >16:14:30,063 DEBUG program: Return code: 0 >16:18:21,664 INFO program: Running... udevadm settle --timeout=300 >16:18:21,730 DEBUG program: Return code: 0 >16:18:21,786 INFO program: Running... udevadm settle --timeout=300 >16:18:21,831 DEBUG program: Return code: 0 >16:19:04,671 INFO program: Running... udevadm settle --timeout=300 >16:19:04,718 DEBUG program: Return code: 0 >16:20:46,813 INFO program: Running... swapoff -a >16:20:46,848 DEBUG program: Return code: 0 >16:20:46,879 INFO program: Running... udevadm settle --timeout=300 >16:20:46,942 DEBUG program: Return code: 0 >16:20:46,951 INFO program: Running... udevadm settle --timeout=300 >16:20:46,993 DEBUG program: Return code: 0 >16:20:47,009 INFO program: Running... udevadm settle --timeout=300 >16:20:47,041 DEBUG program: Return code: 0 >16:20:47,052 INFO program: Running... udevadm settle --timeout=300 >16:20:47,089 DEBUG program: Return code: 0 >16:20:47,104 INFO program: Running... udevadm settle --timeout=300 >16:20:47,136 DEBUG program: Return code: 0 >16:20:47,141 INFO program: Running... udevadm settle --timeout=300 >16:20:47,172 DEBUG program: Return code: 0 >16:20:47,184 INFO program: Running... udevadm settle --timeout=300 >16:20:47,217 DEBUG program: Return code: 0 >16:20:47,287 INFO program: Running... wipefs -f -a /dev/sda1 >16:20:47,380 INFO program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >16:20:47,381 DEBUG program: Return code: 0 >16:20:47,381 INFO program: Running... udevadm settle --timeout=300 >16:20:47,441 DEBUG program: Return code: 0 >16:20:47,450 INFO program: Running... udevadm settle --timeout=300 >16:20:47,480 DEBUG program: Return code: 0 >16:20:47,481 INFO program: Running... udevadm settle --timeout=300 >16:20:47,513 DEBUG program: Return code: 0 >16:20:47,591 INFO program: Running... mke2fs -t ext4 /dev/sda1 >16:20:47,614 INFO program: mke2fs 1.42.8 (20-Jun-2013) >16:20:47,616 INFO program: /dev/sda1 is mounted; will not make a filesystem here! >16:20:47,618 DEBUG program: Return code: 1 >16:20:47,752 INFO program: Running... journalctl -b > > >/tmp/storage.log: >07:02:40,544 DEBUG blivet: registered device format class LUKS as luks >07:02:40,567 DEBUG blivet: registered device format class Ext2FS as ext2 >07:02:40,567 DEBUG blivet: registered device format class Ext3FS as ext3 >07:02:40,567 DEBUG blivet: registered device format class Ext4FS as ext4 >07:02:40,567 DEBUG blivet: registered device format class FATFS as vfat >07:02:40,568 DEBUG blivet: registered device format class EFIFS as efi >07:02:40,568 DEBUG blivet: registered device format class BTRFS as btrfs >07:02:40,568 DEBUG blivet: registered device format class GFS2 as gfs2 >07:02:40,568 DEBUG blivet: registered device format class JFS as jfs >07:02:40,569 DEBUG blivet: registered device format class ReiserFS as reiserfs >07:02:40,569 DEBUG blivet: registered device format class XFS as xfs >07:02:40,569 DEBUG blivet: registered device format class HFS as hfs >07:02:40,569 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >07:02:40,569 DEBUG blivet: registered device format class HFSPlus as hfs+ >07:02:40,570 DEBUG blivet: registered device format class MacEFIFS as macefi >07:02:40,570 DEBUG blivet: registered device format class NTFS as ntfs >07:02:40,570 DEBUG blivet: registered device format class NFS as nfs >07:02:40,570 DEBUG blivet: registered device format class NFSv4 as nfs4 >07:02:40,571 DEBUG blivet: registered device format class Iso9660FS as iso9660 >07:02:40,571 DEBUG blivet: registered device format class NoDevFS as nodev >07:02:40,571 DEBUG blivet: registered device format class DevPtsFS as devpts >07:02:40,571 DEBUG blivet: registered device format class ProcFS as proc >07:02:40,571 DEBUG blivet: registered device format class SysFS as sysfs >07:02:40,572 DEBUG blivet: registered device format class TmpFS as tmpfs >07:02:40,572 DEBUG blivet: registered device format class BindFS as bind >07:02:40,572 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >07:02:40,573 DEBUG blivet: registered device format class USBFS as usbfs >07:02:40,573 DEBUG blivet: registered device format class MDRaidMember as mdmember >07:02:40,575 DEBUG blivet: registered device format class BIOSBoot as biosboot >07:02:40,576 DEBUG blivet: registered device format class DiskLabel as disklabel >07:02:40,578 DEBUG blivet: registered device format class SwapSpace as swap >07:02:40,579 DEBUG blivet: registered device format class MultipathMember as multipath_member >07:02:40,580 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >07:02:40,580 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >07:02:40,581 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >07:02:41,220 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >07:02:41,221 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:02:41,222 INFO blivet: sdc1 looks to be the live device; marking as protected >07:02:41,264 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >07:02:41,318 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6025', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '44826255', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '5.00', > 'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', > 'ID_SERIAL_SHORT': '11231900ECBC8D02', > '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': '0204', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58282', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >07:02:41,319 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >07:02:41,320 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >07:02:41,322 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:41,323 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >07:02:41,326 INFO blivet: sdc is a disk >07:02:41,327 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:41,341 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >07:02:41,389 INFO blivet: added disk sdc (id 0) to device tree >07:02:41,389 DEBUG blivet: looking up parted Device: /dev/sdc >07:02:41,394 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >07:02:41,396 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >07:02:41,399 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >07:02:41,400 DEBUG blivet: required disklabel type for sdc (1) is None >07:02:41,400 DEBUG blivet: default disklabel type for sdc is msdos >07:02:41,401 DEBUG blivet: selecting msdos disklabel for sdc based on size >07:02:41,409 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >07:02:41,415 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x15f1ad0>] > device: <parted.device.Device object at 0x15f1910> > PedDisk: <_ped.Disk object at 0x15f5050> >07:02:41,416 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:02:41,419 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >07:02:41,423 INFO blivet: got device: DiskDevice instance (0x1570b10) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 2010.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: USB 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4116480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x1482e60> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x15d0990> >07:02:41,427 INFO blivet: got format: DiskLabel instance (0x15d0a50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x15f1ad0>] > device: <parted.device.Device object at 0x15f1910> > PedDisk: <_ped.Disk object at 0x15f5050> > origPartedDisk = <parted.disk.Disk object at 0x15f1d50> > partedDevice = parted.Device instance -- > model: USB 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4116480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x15b3290> > >07:02:41,436 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0-part1 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/0805-756C', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0805-756C', > 'ID_FS_UUID_ENC': '0805-756C', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6025', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4114432', > 'ID_PART_ENTRY_TYPE': '0x6', > 'ID_PART_ENTRY_UUID': '44826255-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '44826255', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '5.00', > 'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', > 'ID_SERIAL_SHORT': '11231900ECBC8D02', > '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': '0204', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58353', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/0805-756C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >07:02:41,436 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >07:02:41,438 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >07:02:41,440 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:41,441 INFO blivet: sdc1 is a partition >07:02:41,443 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >07:02:41,446 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >07:02:41,449 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2010MB disk sdc (0) with existing msdos disklabel >07:02:41,452 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >07:02:41,455 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >07:02:41,455 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:41,458 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >07:02:41,458 DEBUG blivet: looking up parted Partition: /dev/sdc1 >07:02:41,460 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >07:02:41,461 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >07:02:41,463 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >07:02:41,465 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >07:02:41,465 INFO blivet: added partition sdc1 (id 1) to device tree >07:02:41,466 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >07:02:41,468 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >07:02:41,471 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >07:02:41,472 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >07:02:41,480 WARN blivet: disklabel detected but not usable on sdc1 >07:02:41,481 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:02:41,481 INFO blivet: type detected on 'sdc1' is 'vfat' >07:02:41,482 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:02:41,485 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >07:02:41,487 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >07:02:41,488 DEBUG blivet: looking up parted Device: /dev/sdc1 >07:02:41,490 INFO blivet: got device: PartitionDevice instance (0x15f1ed0) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 2010MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 2009.0 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4114432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x15b3200> > target size = 0 path = /dev/sdc1 > 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 0x15f19d0> fileSystem: <parted.filesystem.FileSystem object at 0x15f1e90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x15f1b90> PedPartition: <_ped.Partition object at 0x15f6050> > disk = existing 2010MB disk sdc (0) with existing msdos disklabel > start = 2048 end = 4116479 length = 4114432 > flags = boot >07:02:41,491 INFO blivet: got format: EFIFS instance (0x15fc210) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = 0805-756C exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >07:02:41,498 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-SONY_DVD_RW_DRU-810A_813078215810ACE70512', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'SONY_DVD_RW_DRU-810A', > 'ID_MODEL_ENC': 'SONY\\x20\\x20\\x20\\x20DVD\\x20RW\\x20DRU-810A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0d', > 'ID_SERIAL': 'SONY_DVD_RW_DRU-810A_813078215810ACE70512', > 'ID_SERIAL_SHORT': '813078215810ACE70512', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '60454', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-SONY_DVD_RW_DRU-810A_813078215810ACE70512'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >07:02:41,498 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >07:02:41,500 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >07:02:41,501 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:41,501 INFO blivet: sr0 is a cdrom >07:02:41,502 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >07:02:41,503 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:41,505 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >07:02:41,505 INFO blivet: added cdrom sr0 (id 2) to device tree >07:02:41,506 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:02:41,518 DEBUG blivet: no device or no media present >07:02:41,526 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M /dev/disk/by-id/wwn-0x5000c50013d32a0e', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76733', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >07:02:41,528 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >07:02:41,529 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:02:41,531 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:41,532 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >07:02:41,534 INFO blivet: sda is a disk >07:02:41,535 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:41,537 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:02:41,552 INFO blivet: added disk sda (id 3) to device tree >07:02:41,553 DEBUG blivet: looking up parted Device: /dev/sda >07:02:41,558 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:02:41,561 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >07:02:41,563 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:02:41,564 DEBUG blivet: required disklabel type for sda (1) is None >07:02:41,564 DEBUG blivet: default disklabel type for sda is msdos >07:02:41,565 DEBUG blivet: selecting msdos disklabel for sda based on size >07:02:41,568 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >07:02:41,582 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x15fc050>, <parted.partition.Partition object at 0x15fc6d0>, <parted.partition.Partition object at 0x15fc950>] > device: <parted.device.Device object at 0x15f1f50> > PedDisk: <_ped.Disk object at 0x15fdf80> >07:02:41,583 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:02:41,587 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:02:41,593 INFO blivet: got device: DiskDevice instance (0x15fc5d0) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 476938.991699 > 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 ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976771055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x15b3560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x15fc4d0> >07:02:41,596 INFO blivet: got format: DiskLabel instance (0x15d0b10) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x15fc050>, <parted.partition.Partition object at 0x15fc6d0>, <parted.partition.Partition object at 0x15fc950>] > device: <parted.device.Device object at 0x15f1f50> > PedDisk: <_ped.Disk object at 0x15fdf80> > origPartedDisk = <parted.disk.Disk object at 0x15fca90> > partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976771055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x15b35f0> > >07:02:41,607 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part1 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part1 /dev/disk/by-uuid/d80b5fcc-063d-418b-89b5-baba33a24f5b', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd80b5fcc-063d-418b-89b5-baba33a24f5b', > 'ID_FS_UUID_ENC': 'd80b5fcc-063d-418b-89b5-baba33a24f5b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '58591232', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000445e9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77146', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part1', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part1', > '/dev/disk/by-uuid/d80b5fcc-063d-418b-89b5-baba33a24f5b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >07:02:41,608 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >07:02:41,609 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >07:02:41,610 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:41,610 INFO blivet: sda1 is a partition >07:02:41,612 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >07:02:41,613 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:02:41,615 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >07:02:41,617 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >07:02:41,618 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:02:41,619 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:41,621 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:02:41,621 DEBUG blivet: looking up parted Partition: /dev/sda1 >07:02:41,622 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >07:02:41,624 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >07:02:41,626 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >07:02:41,627 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >07:02:41,628 INFO blivet: added partition sda1 (id 4) to device tree >07:02:41,629 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >07:02:41,630 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >07:02:41,632 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:02:41,634 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >07:02:41,638 WARN blivet: disklabel detected but not usable on sda1 >07:02:41,639 INFO blivet: type detected on 'sda1' is 'ext4' >07:02:41,644 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:41,645 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:41,648 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:02:41,651 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >07:02:41,652 DEBUG blivet: looking up parted Device: /dev/sda1 >07:02:41,657 INFO blivet: got device: PartitionDevice instance (0x15fcc90) -- > name = sda1 status = True kids = 0 id = 4 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 28609.0 > format = existing ext4 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: 58591232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11625 did: 14896 busy: False > hardwareGeometry: (3647, 255, 63) biosGeometry: (3647, 255, 63) > PedDevice: <_ped.Device object at 0x15b3950> > 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 0x15fc510> fileSystem: <parted.filesystem.FileSystem object at 0x15fc810> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15fc090> PedPartition: <_ped.Partition object at 0x15f6110> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 2048 end = 58593279 length = 58591232 > flags = boot >07:02:41,660 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:41,660 INFO blivet: got format: Ext4FS instance (0x1601090) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = d80b5fcc-063d-418b-89b5-baba33a24f5b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >07:02:41,672 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part2 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part2 /dev/disk/by-uuid/40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > 'ID_FS_UUID_ENC': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '58593280', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6053888', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000445e9-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77555', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part2', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part2', > '/dev/disk/by-uuid/40622f4f-100f-4f0a-b5a1-37ba9d9532ee'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:02:41,673 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:02:41,674 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >07:02:41,675 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:41,676 INFO blivet: sda2 is a partition >07:02:41,677 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >07:02:41,678 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:02:41,680 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >07:02:41,682 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >07:02:41,684 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:02:41,684 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:41,686 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >07:02:41,686 DEBUG blivet: looking up parted Partition: /dev/sda2 >07:02:41,689 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >07:02:41,694 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >07:02:41,696 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >07:02:41,697 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >07:02:41,697 INFO blivet: added partition sda2 (id 5) to device tree >07:02:41,699 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:02:41,701 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >07:02:41,702 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:02:41,704 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >07:02:41,710 WARN blivet: disklabel detected but not usable on sda2 >07:02:41,711 INFO blivet: type detected on 'sda2' is 'swap' >07:02:41,715 DEBUG blivet: SwapSpace.__init__: device: /dev/sda2 ; serial: 6VM0L57M ; uuid: 40622f4f-100f-4f0a-b5a1-37ba9d9532ee ; exists: True ; label: None ; >07:02:41,715 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:02:41,717 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:02:41,719 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >07:02:41,719 DEBUG blivet: looking up parted Device: /dev/sda2 >07:02:41,721 INFO blivet: got device: PartitionDevice instance (0x15fcbd0) -- > name = sda2 status = True kids = 0 id = 5 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 2956.0 > format = existing swap > 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: 6053888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 23600 did: 12920 busy: True > hardwareGeometry: (376, 255, 63) biosGeometry: (376, 255, 63) > PedDevice: <_ped.Device object at 0x15b3440> > 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 0x15fc510> fileSystem: <parted.filesystem.FileSystem object at 0x15fc850> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x15fc790> PedPartition: <_ped.Partition object at 0x15f60b0> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 58593280 end = 64647167 length = 6053888 > flags = >07:02:41,722 INFO blivet: got format: SwapSpace instance (0x15fce90) -- > type = swap name = swap status = True > device = /dev/sda2 uuid = 40622f4f-100f-4f0a-b5a1-37ba9d9532ee exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >07:02:41,733 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part3 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part3 /dev/disk/by-uuid/44d06a7a-9c80-4d66-bd37-f32afaef6748', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '44d06a7a-9c80-4d66-bd37-f32afaef6748', > 'ID_FS_UUID_ENC': '44d06a7a-9c80-4d66-bd37-f32afaef6748', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '64647168', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '912121856', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000445e9-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77977', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part3', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part3', > '/dev/disk/by-uuid/44d06a7a-9c80-4d66-bd37-f32afaef6748'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >07:02:41,733 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >07:02:41,735 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >07:02:41,736 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:41,736 INFO blivet: sda3 is a partition >07:02:41,737 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >07:02:41,739 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:02:41,742 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >07:02:41,745 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >07:02:41,748 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >07:02:41,749 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:41,752 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >07:02:41,752 DEBUG blivet: looking up parted Partition: /dev/sda3 >07:02:41,755 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >07:02:41,758 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >07:02:41,760 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >07:02:41,761 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >07:02:41,761 INFO blivet: added partition sda3 (id 6) to device tree >07:02:41,763 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >07:02:41,764 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >07:02:41,766 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >07:02:41,767 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >07:02:41,772 WARN blivet: disklabel detected but not usable on sda3 >07:02:41,773 INFO blivet: type detected on 'sda3' is 'ext4' >07:02:41,775 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:41,775 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:41,776 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >07:02:41,779 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >07:02:41,780 DEBUG blivet: looking up parted Device: /dev/sda3 >07:02:41,784 INFO blivet: got device: PartitionDevice instance (0x16176d0) -- > name = sda3 status = True kids = 0 id = 6 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 445372.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: 912121856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (56776, 255, 63) biosGeometry: (56776, 255, 63) > PedDevice: <_ped.Device object at 0x15b3b00> > 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 0x15fc510> fileSystem: <parted.filesystem.FileSystem object at 0x15fca10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15fc990> PedPartition: <_ped.Partition object at 0x15f62f0> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 64647168 end = 976769023 length = 912121856 > flags = >07:02:41,787 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:41,787 INFO blivet: got format: Ext4FS instance (0x1617c50) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 44d06a7a-9c80-4d66-bd37-f32afaef6748 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >07:02:41,794 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_5MR583EP', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000713a9', > 'ID_REVISION': '3.42', > 'ID_SERIAL': 'ST380817AS_5MR583EP', > 'ID_SERIAL_SHORT': '5MR583EP', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84090', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >07:02:41,795 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >07:02:41,796 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:02:41,798 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:41,799 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >07:02:41,801 INFO blivet: sdb is a disk >07:02:41,801 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:41,803 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >07:02:41,815 INFO blivet: added disk sdb (id 7) to device tree >07:02:41,815 DEBUG blivet: looking up parted Device: /dev/sdb >07:02:41,819 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >07:02:41,821 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >07:02:41,823 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >07:02:41,824 DEBUG blivet: required disklabel type for sdb (1) is None >07:02:41,824 DEBUG blivet: default disklabel type for sdb is msdos >07:02:41,825 DEBUG blivet: selecting msdos disklabel for sdb based on size >07:02:41,826 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >07:02:41,906 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1626750>] > device: <parted.device.Device object at 0x1626190> > PedDisk: <_ped.Disk object at 0x1620170> >07:02:41,907 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:02:41,910 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >07:02:41,914 INFO blivet: got device: DiskDevice instance (0x1617ed0) -- > name = sdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 76318.0541992 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST380817AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156299375 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x15b3b90> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1617dd0> >07:02:41,918 INFO blivet: got format: DiskLabel instance (0x1617890) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1626750>] > device: <parted.device.Device object at 0x1626190> > PedDisk: <_ped.Disk object at 0x1620170> > origPartedDisk = <parted.disk.Disk object at 0x1626310> > partedDevice = parted.Device instance -- > model: ATA ST380817AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156299375 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x15b3cb0> > >07:02:41,929 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_5MR583EP-part1 /dev/disk/by-uuid/2CEC18F3EC18B8D2', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CEC18F3EC18B8D2', > 'ID_FS_UUID_ENC': '2CEC18F3EC18B8D2', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '77818797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '000713a9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000713a9', > 'ID_REVISION': '3.42', > 'ID_SERIAL': 'ST380817AS_5MR583EP', > 'ID_SERIAL_SHORT': '5MR583EP', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84558', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP-part1', > '/dev/disk/by-uuid/2CEC18F3EC18B8D2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >07:02:41,930 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >07:02:41,931 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >07:02:41,932 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:41,933 INFO blivet: sdb1 is a partition >07:02:41,934 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >07:02:41,936 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:02:41,937 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76318MB disk sdb (7) with existing msdos disklabel >07:02:41,939 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >07:02:41,942 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:02:41,943 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:41,946 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >07:02:41,946 DEBUG blivet: looking up parted Partition: /dev/sdb1 >07:02:41,951 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >07:02:41,954 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >07:02:41,957 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >07:02:41,959 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >07:02:41,960 INFO blivet: added partition sdb1 (id 8) to device tree >07:02:41,961 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >07:02:41,963 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >07:02:41,964 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >07:02:41,966 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >07:02:42,022 WARN blivet: disklabel detected but not usable on sdb1 >07:02:42,022 INFO blivet: type detected on 'sdb1' is 'ntfs' >07:02:42,024 DEBUG blivet: NTFS.supported: supported: False ; >07:02:42,024 DEBUG blivet: getFormat('ntfs') returning NTFS instance >07:02:42,026 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:02:42,028 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >07:02:42,029 DEBUG blivet: looking up parted Device: /dev/sdb1 >07:02:42,032 INFO blivet: got device: PartitionDevice instance (0x1617e10) -- > name = sdb1 status = True kids = 0 id = 8 > parents = ['existing 76318MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 37997.4594727 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 77818797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29 did: 0 busy: False > hardwareGeometry: (4843, 255, 63) biosGeometry: (4843, 255, 63) > PedDevice: <_ped.Device object at 0x15b3a70> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1626250> fileSystem: <parted.filesystem.FileSystem object at 0x1626810> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1626790> PedPartition: <_ped.Partition object at 0x1625110> > disk = existing 76318MB disk sdb (7) with existing msdos disklabel > start = 63 end = 77818859 length = 77818797 > flags = boot >07:02:42,034 DEBUG blivet: NTFS.supported: supported: False ; >07:02:42,035 INFO blivet: got format: NTFS instance (0x1617a90) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = 2CEC18F3EC18B8D2 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >07:02:42,040 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': '161118', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:02:42,041 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >07:02:42,044 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >07:02:42,046 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,047 INFO blivet: loop0 is a loop device >07:02:42,048 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:02:42,050 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >07:02:42,053 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,054 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,057 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >07:02:42,058 INFO blivet: added file /osmin.img (deleted) (id 9) to device tree >07:02:42,061 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >07:02:42,061 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,063 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:02:42,064 INFO blivet: added loop loop0 (id 10) to device tree >07:02:42,066 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:02:42,068 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:02:42,069 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:02:42,069 DEBUG blivet: device loop0 does not contain a disklabel >07:02:42,070 INFO blivet: type detected on 'loop0' is 'squashfs' >07:02:42,070 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:02:42,073 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >07:02:42,074 INFO blivet: got device: LoopDevice instance (0x15fcdd0) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin.img (deleted) (9)'] > 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 >07:02:42,075 INFO blivet: got format: DeviceFormat instance (0x16268d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:02:42,081 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '162751', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:02:42,081 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >07:02:42,083 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:02:42,084 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,084 INFO blivet: loop1 is a loop device >07:02:42,086 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:02:42,088 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >07:02:42,089 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,090 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,092 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >07:02:42,092 INFO blivet: added file /osmin (id 11) to device tree >07:02:42,094 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >07:02:42,094 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,096 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:02:42,097 INFO blivet: added loop loop1 (id 12) to device tree >07:02:42,098 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:02:42,100 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:02:42,100 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:02:42,100 DEBUG blivet: device loop1 does not contain a disklabel >07:02:42,101 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >07:02:42,101 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:02:42,103 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >07:02:42,104 INFO blivet: got device: LoopDevice instance (0x1626150) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /osmin (11)'] > 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/loop1 > format args = [] originalFormat = None >07:02:42,104 INFO blivet: got format: DeviceFormat instance (0x1626b10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:02:42,107 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '164268', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:02:42,108 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >07:02:42,109 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:02:42,110 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,111 INFO blivet: loop2 is a loop device >07:02:42,112 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:02:42,114 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >07:02:42,115 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,116 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,118 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >07:02:42,118 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 13) to device tree >07:02:42,120 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >07:02:42,121 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,122 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:02:42,123 INFO blivet: added loop loop2 (id 14) to device tree >07:02:42,124 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:02:42,125 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:02:42,126 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:02:42,126 DEBUG blivet: device loop2 does not contain a disklabel >07:02:42,126 INFO blivet: type detected on 'loop2' is 'squashfs' >07:02:42,126 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:02:42,128 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >07:02:42,129 INFO blivet: got device: LoopDevice instance (0x1626c50) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (13)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >07:02:42,129 INFO blivet: got format: DeviceFormat instance (0x1626d10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:02:42,133 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '165733', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >07:02:42,134 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >07:02:42,135 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:02:42,137 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,137 INFO blivet: loop3 is a loop device >07:02:42,138 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >07:02:42,140 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >07:02:42,143 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,143 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,146 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >07:02:42,147 INFO blivet: added file /LiveOS/ext3fs.img (id 15) to device tree >07:02:42,150 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >07:02:42,151 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,154 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >07:02:42,154 INFO blivet: added loop loop3 (id 16) to device tree >07:02:42,157 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >07:02:42,159 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >07:02:42,161 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,161 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:42,162 DEBUG blivet: device loop3 does not contain a disklabel >07:02:42,162 INFO blivet: type detected on 'loop3' is 'ext4' >07:02:42,164 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,164 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:42,166 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >07:02:42,167 INFO blivet: got device: LoopDevice instance (0x1617a10) -- > name = loop3 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/ext3fs.img (15)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >07:02:42,168 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,169 INFO blivet: got format: Ext4FS instance (0x1617bd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >07:02:42,172 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '167606', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >07:02:42,172 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >07:02:42,174 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:02:42,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,175 INFO blivet: loop4 is a loop device >07:02:42,177 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >07:02:42,178 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:02:42,179 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,180 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,182 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:02:42,182 INFO blivet: added file /overlay (deleted) (id 17) to device tree >07:02:42,184 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:02:42,184 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,186 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >07:02:42,186 INFO blivet: added loop loop4 (id 18) to device tree >07:02:42,187 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >07:02:42,189 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >07:02:42,189 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:02:42,189 DEBUG blivet: device loop4 does not contain a disklabel >07:02:42,190 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >07:02:42,190 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:02:42,192 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >07:02:42,192 INFO blivet: got device: LoopDevice instance (0x1626d50) -- > name = loop4 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >07:02:42,193 INFO blivet: got format: DeviceFormat instance (0x1626ad0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:02:42,198 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '984933', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >07:02:42,199 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >07:02:42,200 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:02:42,201 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,201 INFO blivet: live-rw is a device-mapper device >07:02:42,203 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >07:02:42,204 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:02:42,206 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >07:02:42,208 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:02:42,210 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (18) with existing DM_snapshot_cow >07:02:42,212 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:02:42,213 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,215 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >07:02:42,215 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,217 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:02:42,218 INFO blivet: added dm live-rw (id 19) to device tree >07:02:42,219 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:02:42,220 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:02:42,222 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,223 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:42,223 DEBUG blivet: device live-rw does not contain a disklabel >07:02:42,223 INFO blivet: type detected on 'live-rw' is 'ext4' >07:02:42,225 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,225 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:42,227 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:02:42,228 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >07:02:42,230 INFO blivet: got device: DMDevice instance (0x16260d0) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop4 (18) with existing DM_snapshot_cow'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29487 did: 25188 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x15b3c20> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:02:42,233 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,234 INFO blivet: got format: Ext4FS instance (0x1626cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >07:02:42,242 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26714', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >07:02:42,243 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >07:02:42,245 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:02:42,248 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,248 INFO blivet: live-base is a device-mapper device >07:02:42,251 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >07:02:42,253 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:02:42,256 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:02:42,259 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >07:02:42,262 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:02:42,263 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,265 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >07:02:42,265 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,267 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >07:02:42,267 INFO blivet: added dm live-base (id 20) to device tree >07:02:42,269 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >07:02:42,270 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >07:02:42,272 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,272 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:42,273 DEBUG blivet: device live-base does not contain a disklabel >07:02:42,273 INFO blivet: type detected on 'live-base' is 'ext4' >07:02:42,276 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,276 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:42,277 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >07:02:42,278 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >07:02:42,281 INFO blivet: got device: DMDevice instance (0x1626fd0) -- > name = live-base status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x15b3ef0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >07:02:42,285 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,285 INFO blivet: got format: Ext4FS instance (0x16b6210) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >07:02:42,295 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50219', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >07:02:42,295 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >07:02:42,296 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:02:42,298 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,298 INFO blivet: live-osimg-min is a device-mapper device >07:02:42,299 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >07:02:42,301 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:02:42,302 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >07:02:42,304 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:02:42,305 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing DM_snapshot_cow >07:02:42,308 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:02:42,309 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >07:02:42,312 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:02:42,313 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:42,315 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >07:02:42,315 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:42,317 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >07:02:42,317 INFO blivet: added dm live-osimg-min (id 21) to device tree >07:02:42,319 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >07:02:42,320 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >07:02:42,322 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,322 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:42,323 DEBUG blivet: device live-osimg-min does not contain a disklabel >07:02:42,323 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >07:02:42,325 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,325 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:42,327 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >07:02:42,327 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >07:02:42,330 INFO blivet: got device: DMDevice instance (0x1617f10) -- > name = live-osimg-min status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x15b38c0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >07:02:42,334 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:42,335 INFO blivet: got format: Ext4FS instance (0x16b6110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >07:02:42,381 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >07:02:47,809 INFO blivet: ISCSID is /sbin/iscsid >07:02:47,809 INFO blivet: no initiator set >07:02:47,929 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >07:02:47,930 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >07:02:48,302 DEBUG blivet: trying to set new default fstype to 'ext4' >07:02:48,397 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:48,398 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:48,401 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:48,420 INFO blivet: Detected 6032M of memory >07:02:48,420 INFO blivet: Suggested swap size (6032 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >07:02:48,421 INFO blivet: Swap attempt of 0M >07:02:49,679 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3b3ee90> >07:02:49,680 INFO blivet: no initiator set >07:02:49,681 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >07:02:49,681 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:02:49,797 DEBUG blivet: protected device spec /dev/sdc1 resolved to sdc1 >07:02:49,801 INFO blivet: sdc1 looks to be the live device; marking as protected >07:02:49,883 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >07:02:49,907 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6025', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '44826255', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '5.00', > 'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', > 'ID_SERIAL_SHORT': '11231900ECBC8D02', > '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': '0204', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58282', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >07:02:49,926 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >07:02:49,931 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >07:02:49,935 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:49,940 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >07:02:49,945 INFO blivet: sdc is a disk >07:02:49,946 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:49,954 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >07:02:49,993 INFO blivet: added disk sdc (id 0) to device tree >07:02:49,994 DEBUG blivet: looking up parted Device: /dev/sdc >07:02:50,002 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >07:02:50,008 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >07:02:50,015 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >07:02:50,017 DEBUG blivet: required disklabel type for sdc (1) is None >07:02:50,018 DEBUG blivet: default disklabel type for sdc is msdos >07:02:50,019 DEBUG blivet: selecting msdos disklabel for sdc based on size >07:02:50,023 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >07:02:50,043 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0da40c5210>] > device: <parted.device.Device object at 0x7f0da40bdfd0> > PedDisk: <_ped.Disk object at 0x7f0da40bbef0> >07:02:50,046 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:02:50,051 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >07:02:50,056 INFO blivet: got device: DiskDevice instance (0x7f0da404df90) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 2010.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: USB 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4116480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x3c57290> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f0da40b2e90> >07:02:50,094 INFO blivet: got format: DiskLabel instance (0x7f0da404df50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0da40c5210>] > device: <parted.device.Device object at 0x7f0da40bdfd0> > PedDisk: <_ped.Disk object at 0x7f0da40bbef0> > origPartedDisk = <parted.disk.Disk object at 0x7f0da40c5550> > partedDevice = parted.Device instance -- > model: USB 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4116480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x3c57710> > >07:02:50,136 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0-part1 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/0805-756C', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0805-756C', > 'ID_FS_UUID_ENC': '0805-756C', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6025', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4114432', > 'ID_PART_ENTRY_TYPE': '0x6', > 'ID_PART_ENTRY_UUID': '44826255-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '44826255', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '5.00', > 'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', > 'ID_SERIAL_SHORT': '11231900ECBC8D02', > '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': '0204', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58353', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/0805-756C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >07:02:50,156 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >07:02:50,159 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >07:02:50,162 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:50,163 INFO blivet: sdc1 is a partition >07:02:50,167 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >07:02:50,170 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >07:02:50,175 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2010MB disk sdc (0) with existing msdos disklabel >07:02:50,180 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >07:02:50,187 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >07:02:50,226 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:50,295 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >07:02:50,296 DEBUG blivet: looking up parted Partition: /dev/sdc1 >07:02:50,300 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >07:02:50,306 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >07:02:50,310 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >07:02:50,314 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >07:02:50,315 INFO blivet: added partition sdc1 (id 1) to device tree >07:02:50,319 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >07:02:50,323 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >07:02:50,326 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >07:02:50,331 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >07:02:50,356 WARN blivet: disklabel detected but not usable on sdc1 >07:02:50,358 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:02:50,358 INFO blivet: type detected on 'sdc1' is 'vfat' >07:02:50,360 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:02:50,364 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >07:02:50,368 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >07:02:50,370 DEBUG blivet: looking up parted Device: /dev/sdc1 >07:02:50,375 INFO blivet: got device: PartitionDevice instance (0x3c66e50) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 2010MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 2009.0 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4114432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32525 did: 0 busy: True > hardwareGeometry: (1020, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x3e41560> > target size = 0 path = /dev/sdc1 > 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 0x7f0da40c50d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0da40c5690> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f0da40c5310> PedPartition: <_ped.Partition object at 0x7f0da40c0530> > disk = existing 2010MB disk sdc (0) with existing msdos disklabel > start = 2048 end = 4116479 length = 4114432 > flags = boot >07:02:50,377 INFO blivet: got format: EFIFS instance (0x3ea0810) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = 0805-756C exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >07:02:50,401 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-SONY_DVD_RW_DRU-810A_813078215810ACE70512', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'SONY_DVD_RW_DRU-810A', > 'ID_MODEL_ENC': 'SONY\\x20\\x20\\x20\\x20DVD\\x20RW\\x20DRU-810A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0d', > 'ID_SERIAL': 'SONY_DVD_RW_DRU-810A_813078215810ACE70512', > 'ID_SERIAL_SHORT': '813078215810ACE70512', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '60454', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-SONY_DVD_RW_DRU-810A_813078215810ACE70512'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >07:02:50,402 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >07:02:50,407 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >07:02:50,411 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:50,413 INFO blivet: sr0 is a cdrom >07:02:50,418 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >07:02:50,419 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:50,423 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >07:02:50,424 INFO blivet: added cdrom sr0 (id 2) to device tree >07:02:50,433 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:02:50,444 DEBUG blivet: no device or no media present >07:02:50,463 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M /dev/disk/by-id/wwn-0x5000c50013d32a0e', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76733', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >07:02:50,465 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >07:02:50,478 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:02:50,489 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:50,493 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >07:02:50,510 INFO blivet: sda is a disk >07:02:50,513 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:50,521 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:02:50,554 INFO blivet: added disk sda (id 3) to device tree >07:02:50,558 DEBUG blivet: looking up parted Device: /dev/sda >07:02:50,565 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:02:50,588 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >07:02:50,594 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:02:50,596 DEBUG blivet: required disklabel type for sda (1) is None >07:02:50,597 DEBUG blivet: default disklabel type for sda is msdos >07:02:50,599 DEBUG blivet: selecting msdos disklabel for sda based on size >07:02:50,605 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >07:02:50,618 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3e8ba50>, <parted.partition.Partition object at 0x3e8be10>, <parted.partition.Partition object at 0x3e91110>] > device: <parted.device.Device object at 0x7f0dd182b850> > PedDisk: <_ped.Disk object at 0x3e908c0> >07:02:50,621 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:02:50,631 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:02:50,635 INFO blivet: got device: DiskDevice instance (0x3ea0fd0) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 476938.991699 > 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 ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976771055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3dcaef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3e8b3d0> >07:02:50,658 INFO blivet: got format: DiskLabel instance (0x3e8b510) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3e8ba50>, <parted.partition.Partition object at 0x3e8be10>, <parted.partition.Partition object at 0x3e91110>] > device: <parted.device.Device object at 0x7f0dd182b850> > PedDisk: <_ped.Disk object at 0x3e908c0> > origPartedDisk = <parted.disk.Disk object at 0x3e91310> > partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976771055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3e41830> > >07:02:50,719 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part1 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part1 /dev/disk/by-uuid/d80b5fcc-063d-418b-89b5-baba33a24f5b', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd80b5fcc-063d-418b-89b5-baba33a24f5b', > 'ID_FS_UUID_ENC': 'd80b5fcc-063d-418b-89b5-baba33a24f5b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '58591232', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000445e9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77146', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part1', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part1', > '/dev/disk/by-uuid/d80b5fcc-063d-418b-89b5-baba33a24f5b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >07:02:50,720 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >07:02:50,724 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >07:02:50,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:50,730 INFO blivet: sda1 is a partition >07:02:50,736 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >07:02:50,742 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:02:50,746 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >07:02:50,759 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >07:02:50,764 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:02:50,766 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:50,772 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:02:50,774 DEBUG blivet: looking up parted Partition: /dev/sda1 >07:02:50,779 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >07:02:50,785 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >07:02:50,794 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >07:02:50,799 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >07:02:50,801 INFO blivet: added partition sda1 (id 4) to device tree >07:02:50,806 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >07:02:50,814 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >07:02:50,820 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:02:50,825 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >07:02:50,832 WARN blivet: disklabel detected but not usable on sda1 >07:02:50,833 INFO blivet: type detected on 'sda1' is 'ext4' >07:02:51,100 DEBUG blivet: padding min size from 12030 up to 12530 >07:02:51,105 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:51,106 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:51,119 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:02:51,124 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >07:02:51,126 DEBUG blivet: looking up parted Device: /dev/sda1 >07:02:51,131 INFO blivet: got device: PartitionDevice instance (0x3e91650) -- > name = sda1 status = True kids = 0 id = 4 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 28609.0 > format = existing ext4 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: 58591232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32525 did: 0 busy: False > hardwareGeometry: (3647, 255, 63) biosGeometry: (3647, 255, 63) > PedDevice: <_ped.Device object at 0x3e41950> > 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 0x3e8b8d0> fileSystem: <parted.filesystem.FileSystem object at 0x3e8bf50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8bbd0> PedPartition: <_ped.Partition object at 0x3e3fb30> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 2048 end = 58593279 length = 58591232 > flags = boot >07:02:51,137 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:51,139 INFO blivet: got format: Ext4FS instance (0x3e91a90) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = d80b5fcc-063d-418b-89b5-baba33a24f5b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 28609.0 targetSize = 28609.0 > >07:02:51,169 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part2 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part2 /dev/disk/by-uuid/40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > 'ID_FS_UUID_ENC': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '58593280', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6053888', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000445e9-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77555', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part2', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part2', > '/dev/disk/by-uuid/40622f4f-100f-4f0a-b5a1-37ba9d9532ee'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:02:51,170 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:02:51,174 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >07:02:51,179 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:51,180 INFO blivet: sda2 is a partition >07:02:51,185 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >07:02:51,197 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:02:51,202 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >07:02:51,206 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >07:02:51,215 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:02:51,215 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:51,232 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >07:02:51,234 DEBUG blivet: looking up parted Partition: /dev/sda2 >07:02:51,243 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >07:02:51,253 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >07:02:51,260 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >07:02:51,268 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >07:02:51,270 INFO blivet: added partition sda2 (id 5) to device tree >07:02:51,278 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:02:51,289 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >07:02:51,306 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:02:51,314 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >07:02:51,331 WARN blivet: disklabel detected but not usable on sda2 >07:02:51,333 INFO blivet: type detected on 'sda2' is 'swap' >07:02:51,342 DEBUG blivet: SwapSpace.__init__: device: /dev/sda2 ; serial: 6VM0L57M ; uuid: 40622f4f-100f-4f0a-b5a1-37ba9d9532ee ; exists: True ; label: None ; >07:02:51,343 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:02:51,347 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:02:51,351 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >07:02:51,353 DEBUG blivet: looking up parted Device: /dev/sda2 >07:02:51,357 INFO blivet: got device: PartitionDevice instance (0x3c66ed0) -- > name = sda2 status = True kids = 0 id = 5 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 2956.0 > format = existing swap > 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: 6053888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32525 did: 0 busy: True > hardwareGeometry: (376, 255, 63) biosGeometry: (376, 255, 63) > PedDevice: <_ped.Device object at 0x3e419e0> > 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 0x3e8b8d0> fileSystem: <parted.filesystem.FileSystem object at 0x3e8bfd0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3e8bed0> PedPartition: <_ped.Partition object at 0x3e3fc50> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 58593280 end = 64647167 length = 6053888 > flags = >07:02:51,359 INFO blivet: got format: SwapSpace instance (0x3e9db90) -- > type = swap name = swap status = True > device = /dev/sda2 uuid = 40622f4f-100f-4f0a-b5a1-37ba9d9532ee exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >07:02:51,392 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part3 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part3 /dev/disk/by-uuid/44d06a7a-9c80-4d66-bd37-f32afaef6748', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '44d06a7a-9c80-4d66-bd37-f32afaef6748', > 'ID_FS_UUID_ENC': '44d06a7a-9c80-4d66-bd37-f32afaef6748', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '64647168', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '912121856', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000445e9-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77977', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part3', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part3', > '/dev/disk/by-uuid/44d06a7a-9c80-4d66-bd37-f32afaef6748'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >07:02:51,393 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >07:02:51,397 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >07:02:51,402 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:51,403 INFO blivet: sda3 is a partition >07:02:51,408 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >07:02:51,413 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:02:51,418 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >07:02:51,423 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >07:02:51,427 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >07:02:51,428 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:51,433 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >07:02:51,433 DEBUG blivet: looking up parted Partition: /dev/sda3 >07:02:51,444 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >07:02:51,448 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >07:02:51,452 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >07:02:51,456 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >07:02:51,457 INFO blivet: added partition sda3 (id 6) to device tree >07:02:51,461 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >07:02:51,466 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >07:02:51,471 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >07:02:51,475 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >07:02:51,518 WARN blivet: disklabel detected but not usable on sda3 >07:02:51,520 INFO blivet: type detected on 'sda3' is 'ext4' >07:02:51,780 DEBUG blivet: padding min size from 115152 up to 115652 >07:02:51,786 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:51,791 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:51,800 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >07:02:51,805 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >07:02:51,814 DEBUG blivet: looking up parted Device: /dev/sda3 >07:02:51,818 INFO blivet: got device: PartitionDevice instance (0x3e9d890) -- > name = sda3 status = True kids = 0 id = 6 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 445372.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: 912121856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (56776, 255, 63) biosGeometry: (56776, 255, 63) > PedDevice: <_ped.Device object at 0x3e41a70> > 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 0x3e8b8d0> fileSystem: <parted.filesystem.FileSystem object at 0x3e911d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e91150> PedPartition: <_ped.Partition object at 0x3e3fcb0> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 64647168 end = 976769023 length = 912121856 > flags = >07:02:51,835 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:51,837 INFO blivet: got format: Ext4FS instance (0x3eb1590) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 44d06a7a-9c80-4d66-bd37-f32afaef6748 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 445372.0 targetSize = 445372.0 > >07:02:51,854 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_5MR583EP', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000713a9', > 'ID_REVISION': '3.42', > 'ID_SERIAL': 'ST380817AS_5MR583EP', > 'ID_SERIAL_SHORT': '5MR583EP', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84090', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >07:02:51,866 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >07:02:51,877 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:02:51,882 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:51,887 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >07:02:51,892 INFO blivet: sdb is a disk >07:02:51,894 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:51,913 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >07:02:51,944 INFO blivet: added disk sdb (id 7) to device tree >07:02:51,945 DEBUG blivet: looking up parted Device: /dev/sdb >07:02:51,953 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >07:02:51,958 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >07:02:51,962 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >07:02:51,963 DEBUG blivet: required disklabel type for sdb (1) is None >07:02:51,964 DEBUG blivet: default disklabel type for sdb is msdos >07:02:51,965 DEBUG blivet: selecting msdos disklabel for sdb based on size >07:02:51,970 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >07:02:52,024 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3ebe1d0>] > device: <parted.device.Device object at 0x3eb1dd0> > PedDisk: <_ped.Disk object at 0x3e905a8> >07:02:52,026 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:02:52,032 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >07:02:52,036 INFO blivet: got device: DiskDevice instance (0x3e9d7d0) -- > name = sdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 76318.0541992 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST380817AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156299375 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x3e417a0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3eb1090> >07:02:52,060 INFO blivet: got format: DiskLabel instance (0x3eb1210) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3ebe1d0>] > device: <parted.device.Device object at 0x3eb1dd0> > PedDisk: <_ped.Disk object at 0x3e905a8> > origPartedDisk = <parted.disk.Disk object at 0x3ebe050> > partedDevice = parted.Device instance -- > model: ATA ST380817AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156299375 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x3e41b90> > >07:02:52,092 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_5MR583EP-part1 /dev/disk/by-uuid/2CEC18F3EC18B8D2', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CEC18F3EC18B8D2', > 'ID_FS_UUID_ENC': '2CEC18F3EC18B8D2', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '77818797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '000713a9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000713a9', > 'ID_REVISION': '3.42', > 'ID_SERIAL': 'ST380817AS_5MR583EP', > 'ID_SERIAL_SHORT': '5MR583EP', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84558', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP-part1', > '/dev/disk/by-uuid/2CEC18F3EC18B8D2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >07:02:52,117 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >07:02:52,120 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >07:02:52,136 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:52,137 INFO blivet: sdb1 is a partition >07:02:52,140 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >07:02:52,145 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:02:52,152 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76318MB disk sdb (7) with existing msdos disklabel >07:02:52,160 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >07:02:52,166 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:02:52,168 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:52,173 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >07:02:52,175 DEBUG blivet: looking up parted Partition: /dev/sdb1 >07:02:52,180 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >07:02:52,187 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >07:02:52,192 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >07:02:52,198 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >07:02:52,200 INFO blivet: added partition sdb1 (id 8) to device tree >07:02:52,205 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >07:02:52,210 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >07:02:52,215 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >07:02:52,221 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >07:02:52,266 WARN blivet: disklabel detected but not usable on sdb1 >07:02:52,269 INFO blivet: type detected on 'sdb1' is 'ntfs' >07:02:53,600 DEBUG blivet: padding min size from 7766 up to 8266 >07:02:53,605 DEBUG blivet: NTFS.supported: supported: False ; >07:02:53,605 DEBUG blivet: getFormat('ntfs') returning NTFS instance >07:02:53,616 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:02:53,624 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >07:02:53,628 DEBUG blivet: looking up parted Device: /dev/sdb1 >07:02:53,639 INFO blivet: got device: PartitionDevice instance (0x3ebe650) -- > name = sdb1 status = True kids = 0 id = 8 > parents = ['existing 76318MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 37997.4594727 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 77818797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (4843, 255, 63) biosGeometry: (4843, 255, 63) > PedDevice: <_ped.Device object at 0x3e41dd0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3eb1e90> fileSystem: <parted.filesystem.FileSystem object at 0x3ebe290> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ebe210> PedPartition: <_ped.Partition object at 0x3e559b0> > disk = existing 76318MB disk sdb (7) with existing msdos disklabel > start = 63 end = 77818859 length = 77818797 > flags = boot >07:02:53,658 DEBUG blivet: NTFS.supported: supported: False ; >07:02:53,660 INFO blivet: got format: NTFS instance (0x3ebeb90) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = 2CEC18F3EC18B8D2 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 37997.0 targetSize = 37997.0 > >07:02:53,667 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': '161118', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:02:53,668 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >07:02:53,671 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >07:02:53,675 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:53,677 INFO blivet: loop0 is a loop device >07:02:53,682 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:02:53,686 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >07:02:53,691 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:53,693 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:53,699 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >07:02:53,701 INFO blivet: added file /osmin.img (deleted) (id 9) to device tree >07:02:53,710 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >07:02:53,714 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:53,719 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:02:53,719 INFO blivet: added loop loop0 (id 10) to device tree >07:02:53,730 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:02:53,733 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:02:53,735 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:02:53,737 DEBUG blivet: device loop0 does not contain a disklabel >07:02:53,738 INFO blivet: type detected on 'loop0' is 'squashfs' >07:02:53,739 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:02:53,744 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >07:02:53,746 INFO blivet: got device: LoopDevice instance (0x3ebebd0) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin.img (deleted) (9)'] > 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 >07:02:53,747 INFO blivet: got format: DeviceFormat instance (0x3ebe9d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:02:53,755 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '162751', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:02:53,757 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >07:02:53,760 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:02:53,764 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:53,764 INFO blivet: loop1 is a loop device >07:02:53,768 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:02:53,772 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >07:02:53,776 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:53,777 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:53,782 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >07:02:53,782 INFO blivet: added file /osmin (id 11) to device tree >07:02:53,787 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >07:02:53,788 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:53,792 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:02:53,793 INFO blivet: added loop loop1 (id 12) to device tree >07:02:53,797 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:02:53,801 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:02:53,801 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:02:53,802 DEBUG blivet: device loop1 does not contain a disklabel >07:02:53,803 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >07:02:53,804 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:02:53,807 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >07:02:53,809 INFO blivet: got device: LoopDevice instance (0x3ebeed0) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /osmin (11)'] > 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/loop1 > format args = [] originalFormat = None >07:02:53,810 INFO blivet: got format: DeviceFormat instance (0x4047050) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:02:53,816 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '164268', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:02:53,817 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >07:02:53,821 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:02:53,825 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:53,825 INFO blivet: loop2 is a loop device >07:02:53,829 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:02:53,833 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >07:02:53,841 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:53,841 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:53,850 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >07:02:53,851 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 13) to device tree >07:02:53,858 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >07:02:53,859 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:53,863 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:02:53,864 INFO blivet: added loop loop2 (id 14) to device tree >07:02:53,868 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:02:53,873 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:02:53,873 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:02:53,874 DEBUG blivet: device loop2 does not contain a disklabel >07:02:53,875 INFO blivet: type detected on 'loop2' is 'squashfs' >07:02:53,876 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:02:53,879 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >07:02:53,881 INFO blivet: got device: LoopDevice instance (0x40471d0) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (13)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >07:02:53,882 INFO blivet: got format: DeviceFormat instance (0x3ebef10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:02:53,892 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '165733', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >07:02:53,893 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >07:02:53,897 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:02:53,903 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:53,905 INFO blivet: loop3 is a loop device >07:02:53,911 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >07:02:53,925 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >07:02:53,934 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:53,935 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:53,941 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >07:02:53,943 INFO blivet: added file /LiveOS/ext3fs.img (id 15) to device tree >07:02:53,949 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >07:02:53,951 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:53,957 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >07:02:53,959 INFO blivet: added loop loop3 (id 16) to device tree >07:02:53,964 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >07:02:53,969 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >07:02:53,975 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:53,977 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:53,978 DEBUG blivet: device loop3 does not contain a disklabel >07:02:53,980 INFO blivet: type detected on 'loop3' is 'ext4' >07:02:54,096 DEBUG blivet: using current size 0 as min size >07:02:54,105 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:54,107 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:54,116 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >07:02:54,118 INFO blivet: got device: LoopDevice instance (0x4047290) -- > name = loop3 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/ext3fs.img (15)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >07:02:54,130 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:54,131 INFO blivet: got format: Ext4FS instance (0x4047310) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >07:02:54,137 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '167606', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >07:02:54,141 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >07:02:54,149 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:02:54,156 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:54,158 INFO blivet: loop4 is a loop device >07:02:54,162 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >07:02:54,170 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:02:54,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:54,177 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:54,183 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:02:54,185 INFO blivet: added file /overlay (deleted) (id 17) to device tree >07:02:54,191 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:02:54,193 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:54,199 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >07:02:54,200 INFO blivet: added loop loop4 (id 18) to device tree >07:02:54,205 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >07:02:54,210 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >07:02:54,212 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:02:54,213 DEBUG blivet: device loop4 does not contain a disklabel >07:02:54,225 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >07:02:54,227 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:02:54,232 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >07:02:54,237 INFO blivet: got device: LoopDevice instance (0x4047210) -- > name = loop4 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >07:02:54,239 INFO blivet: got format: DeviceFormat instance (0x4047550) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:02:54,253 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '984933', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >07:02:54,269 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >07:02:54,273 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:02:54,278 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:54,279 INFO blivet: live-rw is a device-mapper device >07:02:54,284 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >07:02:54,291 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:02:54,296 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >07:02:54,302 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:02:54,309 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (18) with existing DM_snapshot_cow >07:02:54,315 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:02:54,332 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:54,338 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >07:02:54,340 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:54,346 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:02:54,347 INFO blivet: added dm live-rw (id 19) to device tree >07:02:54,354 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:02:54,360 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:02:54,365 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:54,367 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:54,368 DEBUG blivet: device live-rw does not contain a disklabel >07:02:54,370 INFO blivet: type detected on 'live-rw' is 'ext4' >07:02:54,501 DEBUG blivet: padding min size from 3226 up to 3548 >07:02:54,507 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:54,509 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:54,516 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:02:54,518 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >07:02:54,531 INFO blivet: got device: DMDevice instance (0x4047610) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop4 (18) with existing DM_snapshot_cow'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32525 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3e41f80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:02:54,559 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:54,561 INFO blivet: got format: Ext4FS instance (0x4047690) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >07:02:54,572 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26714', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >07:02:54,579 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >07:02:54,598 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:02:54,601 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:54,603 INFO blivet: live-base is a device-mapper device >07:02:54,607 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >07:02:54,613 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:02:54,633 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:02:54,639 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >07:02:54,644 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:02:54,649 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:54,656 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >07:02:54,658 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:54,661 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >07:02:54,661 INFO blivet: added dm live-base (id 20) to device tree >07:02:54,666 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >07:02:54,671 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >07:02:54,677 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:54,679 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:54,680 DEBUG blivet: device live-base does not contain a disklabel >07:02:54,681 INFO blivet: type detected on 'live-base' is 'ext4' >07:02:54,803 DEBUG blivet: using current size 0 as min size >07:02:54,813 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:54,816 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:54,827 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >07:02:54,834 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >07:02:54,843 INFO blivet: got device: DMDevice instance (0x4047710) -- > name = live-base status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3e41b00> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >07:02:54,863 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:54,866 INFO blivet: got format: Ext4FS instance (0x4059210) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >07:02:54,881 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50219', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >07:02:54,883 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >07:02:54,895 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:02:54,914 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:54,915 INFO blivet: live-osimg-min is a device-mapper device >07:02:54,918 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >07:02:54,930 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:02:54,936 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >07:02:54,942 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:02:54,953 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing DM_snapshot_cow >07:02:54,966 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:02:54,974 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >07:02:54,983 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:02:54,989 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:02:54,998 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >07:02:55,000 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:02:55,013 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >07:02:55,015 INFO blivet: added dm live-osimg-min (id 21) to device tree >07:02:55,021 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >07:02:55,027 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >07:02:55,035 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:55,037 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:55,039 DEBUG blivet: device live-osimg-min does not contain a disklabel >07:02:55,041 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >07:02:55,176 DEBUG blivet: using current size 0 as min size >07:02:55,192 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:55,193 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:02:55,197 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >07:02:55,200 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >07:02:55,208 INFO blivet: got device: DMDevice instance (0x4047850) -- > name = live-osimg-min status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32525 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3e41e60> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >07:02:55,230 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:55,231 INFO blivet: got format: Ext4FS instance (0x40593d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >07:02:55,324 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >07:02:55,328 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >07:02:55,337 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >07:02:55,385 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:02:55,443 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:02:55,451 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:02:55,460 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:02:55,510 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >07:02:55,516 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: True ; type: swap ; >07:02:55,577 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >07:02:55,629 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:02:55,635 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:02:55,643 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:02:55,716 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >07:02:55,788 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:02:55,792 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:02:55,803 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:02:55,850 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >07:02:55,903 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >07:02:55,913 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >07:02:55,926 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >07:02:55,985 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:02:55,991 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >07:02:55,997 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >07:02:55,999 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >07:02:56,017 INFO blivet: edd: collected mbr signatures: {'sda': '0x000445e9', 'sdb': '0x000713a9', 'sdc': '0x44826255'} >07:02:56,028 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:02:56,064 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >07:02:56,418 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >07:02:56,420 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >07:02:56,423 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >07:02:56,424 INFO blivet: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >07:02:56,427 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >07:02:56,438 DEBUG blivet: resolved 'UUID=d80b5fcc-063d-418b-89b5-baba33a24f5b' to 'sda1' (partition) >07:02:56,441 DEBUG blivet: resolved 'UUID=44d06a7a-9c80-4d66-bd37-f32afaef6748' to 'sda3' (partition) >07:02:56,442 DEBUG blivet: resolved 'UUID=40622f4f-100f-4f0a-b5a1-37ba9d9532ee' to 'sda2' (partition) >07:02:56,451 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/fd0 ; >07:02:56,457 DEBUG blivet: DeviceTree.getDeviceByPath returned None >07:02:56,459 DEBUG blivet: failed to resolve '/dev/fd0' >07:02:56,464 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:02:56,630 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >07:02:56,632 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >07:02:56,734 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >07:02:56,836 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:02:56,841 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:02:56,846 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:02:56,929 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:56,933 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:56,937 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:56,941 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:56,945 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:56,952 DEBUG blivet: Ext4FS.supported: supported: True ; >07:02:56,958 DEBUG blivet: NTFS.supported: supported: False ; >07:02:56,965 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:02:57,050 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >07:02:57,054 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (20) with existing ext4 filesystem >11:03:11,338 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:03:11,342 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:03:11,346 DEBUG blivet: NFSv4.supported: supported: False ; >11:03:11,350 DEBUG blivet: NFSv4.supported: supported: False ; >11:03:11,354 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:03:11,358 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:03:11,362 DEBUG blivet: Ext4FS.supported: supported: True ; >11:03:11,366 DEBUG blivet: Ext4FS.supported: supported: True ; >11:03:12,393 DEBUG blivet: Ext3FS.supported: supported: True ; >11:03:12,400 DEBUG blivet: Ext3FS.supported: supported: True ; >11:03:12,520 DEBUG blivet: Ext2FS.supported: supported: True ; >11:03:12,525 DEBUG blivet: Ext2FS.supported: supported: True ; >11:03:12,532 DEBUG blivet: SysFS.supported: supported: False ; >11:03:12,535 DEBUG blivet: SysFS.supported: supported: False ; >11:03:12,542 DEBUG blivet: MultipathMember.__init__: >11:03:12,549 DEBUG blivet: MDRaidMember.__init__: >11:03:12,553 DEBUG blivet: ProcFS.supported: supported: False ; >11:03:12,556 DEBUG blivet: ProcFS.supported: supported: False ; >11:03:12,560 DEBUG blivet: SwapSpace.__init__: >11:03:13,081 DEBUG blivet: NoDevFS.supported: supported: False ; >11:03:13,085 DEBUG blivet: NoDevFS.supported: supported: False ; >11:03:13,089 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:03:13,093 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:03:13,098 DEBUG blivet: BTRFS.supported: supported: True ; >11:03:13,421 DEBUG blivet: USBFS.supported: supported: False ; >11:03:13,425 DEBUG blivet: USBFS.supported: supported: False ; >11:03:13,431 DEBUG blivet: DiskLabel.__init__: >11:03:13,431 INFO blivet: DiskLabel.partedDevice returning None >11:03:13,434 DEBUG blivet: HFSPlus.supported: supported: False ; >11:03:13,436 DEBUG blivet: HFSPlus.supported: supported: False ; >11:03:13,438 DEBUG blivet: XFS.supported: supported: True ; >11:03:13,557 DEBUG blivet: XFS.supported: supported: True ; >11:03:13,561 DEBUG blivet: TmpFS.supported: supported: True ; >11:03:13,630 DEBUG blivet: LUKS.__init__: >11:03:13,633 DEBUG blivet: NTFS.supported: supported: False ; >11:03:13,636 DEBUG blivet: NTFS.supported: supported: False ; >11:03:13,638 DEBUG blivet: BindFS.supported: supported: False ; >11:03:13,640 DEBUG blivet: BindFS.supported: supported: False ; >11:03:13,642 DEBUG blivet: HFS.supported: supported: False ; >11:03:13,644 DEBUG blivet: HFS.supported: supported: False ; >11:03:13,647 DEBUG blivet: LVMPhysicalVolume.__init__: >11:03:13,649 DEBUG blivet: NFS.supported: supported: False ; >11:03:13,651 DEBUG blivet: NFS.supported: supported: False ; >11:03:13,653 DEBUG blivet: FATFS.supported: supported: True ; >11:03:13,655 DEBUG blivet: FATFS.supported: supported: True ; >11:03:13,659 DEBUG blivet: DMRaidMember.__init__: >11:03:31,249 INFO blivet: hiding device partition sdb1 (id 8) >11:03:31,260 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >11:03:31,260 DEBUG blivet: lvm filter: adding sdb1 to the reject list >11:03:31,261 INFO blivet: hiding device disk sdb (id 7) >11:03:31,262 DEBUG blivet: lvm filter: adding sdb to the reject list >11:04:11,452 INFO blivet: Detected 6032M of memory >11:04:11,454 INFO blivet: Swap attempt of 6032M >11:04:11,462 DEBUG blivet: clearpart: looking at sda3 >11:04:11,465 DEBUG blivet: clearpart: looking at sda2 >11:04:11,466 DEBUG blivet: clearpart: looking at sda1 >11:04:11,468 DEBUG blivet: clearpart: looking at sdc1 >11:04:11,470 DEBUG blivet: checking whether disk sda has an empty extended >11:04:11,472 DEBUG blivet: extended is None ; logicals is [] >11:04:11,474 DEBUG blivet: checking whether disk sdc has an empty extended >11:04:11,476 DEBUG blivet: extended is None ; logicals is [] >11:04:11,615 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:04:11,619 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >11:04:11,705 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:04:11,709 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >11:04:11,712 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:04:11,715 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >11:04:11,716 DEBUG blivet: resolved 'sda' to 'sda' (disk) >11:04:11,829 DEBUG blivet: starting Blivet copy >11:04:11,950 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >11:04:11,953 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0d940c6110> fileSystem: <parted.filesystem.FileSystem object at 0x3c53850> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c53e90> PedPartition: <_ped.Partition object at 0x7f0d940a2f50> >11:04:11,955 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >11:04:11,957 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0d940c6110> fileSystem: <parted.filesystem.FileSystem object at 0x3c538d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c53c50> PedPartition: <_ped.Partition object at 0x7f0d940a2ef0> >11:04:11,960 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >11:04:11,962 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0d940c6110> fileSystem: <parted.filesystem.FileSystem object at 0x4ced610> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4ced590> PedPartition: <_ped.Partition object at 0x7f0d940a2e90> >11:04:11,965 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >11:04:11,966 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0d940c6dd0> fileSystem: <parted.filesystem.FileSystem object at 0x4ced890> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4ced710> PedPartition: <_ped.Partition object at 0x7f0d940a2e30> >11:04:11,970 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >11:04:11,971 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0d940c5b90> fileSystem: <parted.filesystem.FileSystem object at 0x4ceda10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4ced990> PedPartition: <_ped.Partition object at 0x7f0d940a2d70> >11:04:11,972 DEBUG blivet: finished Blivet copy >11:04:11,973 INFO blivet: hiding device partition sdc1 (id 1) >11:04:11,976 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >11:04:11,976 DEBUG blivet: lvm filter: adding sdc1 to the reject list >11:04:11,977 INFO blivet: hiding device disk sdc (id 0) >11:04:11,977 DEBUG blivet: lvm filter: adding sdc to the reject list >11:04:14,284 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:14,285 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:17,704 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:17,704 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:17,709 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 28609, ['sda'], {'encrypted': False, 'raid_level': None} >11:04:17,758 DEBUG blivet: SwapSpace.__init__: >11:04:17,758 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:04:18,466 DEBUG blivet: SwapSpace.__init__: >11:04:18,466 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:04:18,471 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 2956, ['sda'], {'encrypted': False, 'raid_level': None} >11:04:18,519 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:18,520 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:20,892 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:20,893 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:41,814 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:41,815 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:41,823 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 28609, ['sda'], {'encrypted': False, 'raid_level': None} >11:04:41,832 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:04:41,833 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:04:41,837 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >11:04:41,838 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:04:41,841 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >11:04:41,841 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda1 (id 4) >11:04:41,844 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >11:04:41,846 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >11:04:41,850 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >11:04:41,851 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >11:05:00,275 DEBUG blivet: Ext4FS.supported: supported: True ; >11:05:00,276 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:05:00,283 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 28609, ['sda'], {'encrypted': False, 'raid_level': None} >11:05:00,333 DEBUG blivet: SwapSpace.__init__: >11:05:00,333 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:05:04,859 DEBUG blivet: SwapSpace.__init__: >11:05:04,860 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:05:04,865 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 2956, ['sda'], {'encrypted': False, 'raid_level': None} >11:05:04,913 DEBUG blivet: Ext4FS.supported: supported: True ; >11:05:04,913 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:05:05,976 DEBUG blivet: Ext4FS.supported: supported: True ; >11:05:05,976 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:05:05,981 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 445372, ['sda'], {'encrypted': False, 'raid_level': None} >11:05:06,031 DEBUG blivet: Ext4FS.supported: supported: True ; >11:05:06,032 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:06:58,798 DEBUG blivet: Ext4FS.supported: supported: True ; >11:06:58,799 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:06:58,806 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0d940b9dd0>, 28609, ['sda'], {'encrypted': False, 'raid_level': None} >11:07:02,130 INFO storage.ui: unhiding device disk sdc (id 0) >11:07:02,131 DEBUG storage.ui: lvm filter: removing sdc from the reject list >11:07:02,131 INFO storage.ui: unhiding device partition sdc1 (id 1) >11:07:02,132 DEBUG storage.ui: lvm filter: removing sdc1 from the reject list >11:07:02,135 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >11:07:02,220 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:07:02,223 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >11:07:02,226 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:07:02,228 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >11:07:02,228 DEBUG blivet: resolved 'sda' to 'sda' (disk) >11:09:06,613 INFO blivet: omitting ksdata: existing 476938MB disk sda (3) with existing msdos disklabel >11:09:06,657 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:09:06,661 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >11:09:06,667 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >11:09:06,726 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:09:06,779 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:09:06,783 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:09:06,789 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:09:06,826 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:09:06,828 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >11:09:06,833 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >11:09:06,869 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:09:06,873 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:09:06,880 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:09:06,914 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:09:06,954 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:09:06,957 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:09:06,963 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:09:06,999 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:09:07,002 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:09:07,005 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:09:07,005 INFO blivet: resetting parted disks... >11:09:07,008 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >11:09:07,012 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >11:09:07,015 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >11:09:07,018 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >11:09:07,021 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >11:09:07,023 DEBUG blivet: sector-based lookup found partition sda1 >11:09:07,025 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >11:09:07,029 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0d940c6690> fileSystem: <parted.filesystem.FileSystem object at 0x7f0d940aeed0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f0d940aed50> PedPartition: <_ped.Partition object at 0x4048830> >11:09:07,032 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >11:09:07,033 DEBUG blivet: sector-based lookup found partition sda2 >11:09:07,035 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >11:09:07,037 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0d940c6690> fileSystem: <parted.filesystem.FileSystem object at 0x7f0d940aec10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0d940aee50> PedPartition: <_ped.Partition object at 0x40487d0> >11:09:07,041 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >11:09:07,042 DEBUG blivet: sector-based lookup found partition sda3 >11:09:07,045 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >11:09:07,047 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0d940c6690> fileSystem: <parted.filesystem.FileSystem object at 0x7f0d940aefd0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f0d940aef50> PedPartition: <_ped.Partition object at 0x4048890> >11:09:07,050 DEBUG blivet: PartitionDevice.preCommitFixup: sdc1 ; >11:09:07,051 DEBUG blivet: sector-based lookup found partition sdc1 >11:09:07,054 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >11:09:07,056 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0d940c4550> fileSystem: <parted.filesystem.FileSystem object at 0x4aa51d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4aa5150> PedPartition: <_ped.Partition object at 0x40488f0> >11:09:07,056 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on partition sda1 (id 4) >11:09:07,057 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >11:09:07,057 INFO blivet: pruning action queue... >11:09:07,058 INFO blivet: sorting actions... >11:09:07,059 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on partition sda1 (id 4) >11:09:07,060 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >11:09:07,060 INFO blivet: executing action: [0] Destroy Format ext4 filesystem on partition sda1 (id 4) >11:09:07,065 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >11:09:07,068 DEBUG blivet: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >11:09:07,229 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:09:07,298 INFO blivet: executing action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >11:09:07,302 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:09:07,305 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >11:09:07,308 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >11:09:07,311 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >11:09:07,315 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >11:09:07,324 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >11:09:07,327 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >11:09:07,329 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >11:09:07,332 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >11:09:07,335 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >11:09:07,338 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >11:09:07,340 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >11:09:07,344 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >11:09:07,347 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >11:09:07,351 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >11:09:07,357 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >11:09:07,372 DEBUG blivet: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >11:09:07,376 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: / ; type: ext4 ; >12:13:47,753 DEBUG blivet: registered device format class LUKS as luks >12:13:47,772 DEBUG blivet: registered device format class Ext2FS as ext2 >12:13:47,772 DEBUG blivet: registered device format class Ext3FS as ext3 >12:13:47,772 DEBUG blivet: registered device format class Ext4FS as ext4 >12:13:47,772 DEBUG blivet: registered device format class FATFS as vfat >12:13:47,773 DEBUG blivet: registered device format class EFIFS as efi >12:13:47,773 DEBUG blivet: registered device format class BTRFS as btrfs >12:13:47,773 DEBUG blivet: registered device format class GFS2 as gfs2 >12:13:47,773 DEBUG blivet: registered device format class JFS as jfs >12:13:47,773 DEBUG blivet: registered device format class ReiserFS as reiserfs >12:13:47,774 DEBUG blivet: registered device format class XFS as xfs >12:13:47,774 DEBUG blivet: registered device format class HFS as hfs >12:13:47,774 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >12:13:47,774 DEBUG blivet: registered device format class HFSPlus as hfs+ >12:13:47,775 DEBUG blivet: registered device format class MacEFIFS as macefi >12:13:47,775 DEBUG blivet: registered device format class NTFS as ntfs >12:13:47,775 DEBUG blivet: registered device format class NFS as nfs >12:13:47,776 DEBUG blivet: registered device format class NFSv4 as nfs4 >12:13:47,776 DEBUG blivet: registered device format class Iso9660FS as iso9660 >12:13:47,776 DEBUG blivet: registered device format class NoDevFS as nodev >12:13:47,777 DEBUG blivet: registered device format class DevPtsFS as devpts >12:13:47,777 DEBUG blivet: registered device format class ProcFS as proc >12:13:47,777 DEBUG blivet: registered device format class SysFS as sysfs >12:13:47,777 DEBUG blivet: registered device format class TmpFS as tmpfs >12:13:47,778 DEBUG blivet: registered device format class BindFS as bind >12:13:47,778 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >12:13:47,778 DEBUG blivet: registered device format class USBFS as usbfs >12:13:47,779 DEBUG blivet: registered device format class MDRaidMember as mdmember >12:13:47,780 DEBUG blivet: registered device format class BIOSBoot as biosboot >12:13:47,781 DEBUG blivet: registered device format class DiskLabel as disklabel >12:13:47,782 DEBUG blivet: registered device format class SwapSpace as swap >12:13:47,783 DEBUG blivet: registered device format class MultipathMember as multipath_member >12:13:47,784 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >12:13:47,785 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >12:13:47,785 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >12:13:48,243 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:13:48,244 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:13:48,244 INFO blivet: sdc1 looks to be the live device; marking as protected >12:13:48,285 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:13:48,327 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6025', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '44826255', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '5.00', > 'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', > 'ID_SERIAL_SHORT': '11231900ECBC8D02', > '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': '0204', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58282', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >12:13:48,329 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >12:13:48,333 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:13:48,335 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:48,346 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >12:13:48,350 INFO blivet: sdc is a disk >12:13:48,351 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:48,357 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:13:48,375 INFO blivet: added disk sdc (id 0) to device tree >12:13:48,376 DEBUG blivet: looking up parted Device: /dev/sdc >12:13:48,381 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:13:48,384 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >12:13:48,390 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:13:48,390 DEBUG blivet: required disklabel type for sdc (1) is None >12:13:48,391 DEBUG blivet: default disklabel type for sdc is msdos >12:13:48,391 DEBUG blivet: selecting msdos disklabel for sdc based on size >12:13:48,395 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >12:13:48,401 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x29efad0>] > device: <parted.device.Device object at 0x29ef910> > PedDisk: <_ped.Disk object at 0x29f3050> >12:13:48,402 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:13:48,405 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:13:48,414 INFO blivet: got device: DiskDevice instance (0x296db10) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 2010.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: USB 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4116480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x2880e60> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x29ce990> >12:13:48,417 INFO blivet: got format: DiskLabel instance (0x29cea50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x29efad0>] > device: <parted.device.Device object at 0x29ef910> > PedDisk: <_ped.Disk object at 0x29f3050> > origPartedDisk = <parted.disk.Disk object at 0x29efd50> > partedDevice = parted.Device instance -- > model: USB 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4116480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x29b1290> > >12:13:48,431 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0-part1 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/0805-756C', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0805-756C', > 'ID_FS_UUID_ENC': '0805-756C', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6025', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4114432', > 'ID_PART_ENTRY_TYPE': '0x6', > 'ID_PART_ENTRY_UUID': '44826255-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '44826255', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '5.00', > 'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', > 'ID_SERIAL_SHORT': '11231900ECBC8D02', > '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': '0204', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58353', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/0805-756C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >12:13:48,432 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >12:13:48,434 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >12:13:48,436 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:48,437 INFO blivet: sdc1 is a partition >12:13:48,439 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >12:13:48,441 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:13:48,444 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2010MB disk sdc (0) with existing msdos disklabel >12:13:48,447 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:13:48,450 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >12:13:48,450 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:48,454 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >12:13:48,454 DEBUG blivet: looking up parted Partition: /dev/sdc1 >12:13:48,457 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >12:13:48,460 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >12:13:48,462 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >12:13:48,465 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >12:13:48,466 INFO blivet: added partition sdc1 (id 1) to device tree >12:13:48,467 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >12:13:48,469 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >12:13:48,470 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:13:48,472 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >12:13:48,477 WARN blivet: disklabel detected but not usable on sdc1 >12:13:48,478 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:13:48,479 INFO blivet: type detected on 'sdc1' is 'vfat' >12:13:48,479 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:13:48,482 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >12:13:48,484 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >12:13:48,486 DEBUG blivet: looking up parted Device: /dev/sdc1 >12:13:48,488 INFO blivet: got device: PartitionDevice instance (0x29efed0) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 2010MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 2009.0 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4114432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x29b1200> > target size = 0 path = /dev/sdc1 > 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 0x29ef9d0> fileSystem: <parted.filesystem.FileSystem object at 0x29efe90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x29efb90> PedPartition: <_ped.Partition object at 0x29e8fb0> > disk = existing 2010MB disk sdc (0) with existing msdos disklabel > start = 2048 end = 4116479 length = 4114432 > flags = boot >12:13:48,490 INFO blivet: got format: EFIFS instance (0x29fa210) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = 0805-756C exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:13:48,497 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-SONY_DVD_RW_DRU-810A_813078215810ACE70512', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'SONY_DVD_RW_DRU-810A', > 'ID_MODEL_ENC': 'SONY\\x20\\x20\\x20\\x20DVD\\x20RW\\x20DRU-810A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0d', > 'ID_SERIAL': 'SONY_DVD_RW_DRU-810A_813078215810ACE70512', > 'ID_SERIAL_SHORT': '813078215810ACE70512', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '60454', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-SONY_DVD_RW_DRU-810A_813078215810ACE70512'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >12:13:48,497 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >12:13:48,499 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:13:48,500 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:48,500 INFO blivet: sr0 is a cdrom >12:13:48,501 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:13:48,502 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:48,503 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:13:48,504 INFO blivet: added cdrom sr0 (id 2) to device tree >12:13:48,505 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:13:48,516 DEBUG blivet: no device or no media present >12:13:48,524 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M /dev/disk/by-id/wwn-0x5000c50013d32a0e', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76733', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:13:48,525 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:13:48,526 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:13:48,527 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:48,529 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:13:48,531 INFO blivet: sda is a disk >12:13:48,531 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:48,533 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:13:48,545 INFO blivet: added disk sda (id 3) to device tree >12:13:48,546 DEBUG blivet: looking up parted Device: /dev/sda >12:13:48,553 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:13:48,556 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:13:48,559 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:13:48,559 DEBUG blivet: required disklabel type for sda (1) is None >12:13:48,559 DEBUG blivet: default disklabel type for sda is msdos >12:13:48,560 DEBUG blivet: selecting msdos disklabel for sda based on size >12:13:48,563 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:13:48,632 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x29fa050>, <parted.partition.Partition object at 0x29fa6d0>, <parted.partition.Partition object at 0x29fa910>] > device: <parted.device.Device object at 0x29eff50> > PedDisk: <_ped.Disk object at 0x29fbf80> >12:13:48,632 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:13:48,635 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:13:48,638 INFO blivet: got device: DiskDevice instance (0x29fa5d0) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 476938.991699 > 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 ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976771055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x29b1560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x29fa4d0> >12:13:48,641 INFO blivet: got format: DiskLabel instance (0x29ceb10) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x29fa050>, <parted.partition.Partition object at 0x29fa6d0>, <parted.partition.Partition object at 0x29fa910>] > device: <parted.device.Device object at 0x29eff50> > PedDisk: <_ped.Disk object at 0x29fbf80> > origPartedDisk = <parted.disk.Disk object at 0x29faa50> > partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976771055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x29b15f0> > >12:13:48,657 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part1 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part1', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '58591232', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000445e9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77146', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part1', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:13:48,658 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:13:48,660 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:13:48,662 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:48,663 INFO blivet: sda1 is a partition >12:13:48,665 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:13:48,667 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:13:48,669 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >12:13:48,671 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:13:48,673 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:13:48,673 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:48,675 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:13:48,675 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:13:48,677 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:13:48,679 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:13:48,680 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:13:48,684 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:13:48,684 INFO blivet: added partition sda1 (id 4) to device tree >12:13:48,686 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:13:48,687 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:13:48,689 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:13:48,691 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:13:48,742 WARN blivet: disklabel detected but not usable on sda1 >12:13:48,743 DEBUG blivet: no type or existing type for sda1, bailing >12:13:48,745 DEBUG blivet: looking up parted Device: /dev/sda1 >12:13:48,751 INFO blivet: got device: PartitionDevice instance (0x29fac50) -- > name = sda1 status = True kids = 0 id = 4 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 28609.0 > format = existing None > 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: 58591232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11625 did: 14896 busy: False > hardwareGeometry: (3647, 255, 63) biosGeometry: (3647, 255, 63) > PedDevice: <_ped.Device object at 0x29b1950> > 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 0x29fa510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x29fa090> PedPartition: <_ped.Partition object at 0x29f5050> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 2048 end = 58593279 length = 58591232 > flags = boot >12:13:48,770 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part2 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part2 /dev/disk/by-uuid/40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > 'ID_FS_UUID_ENC': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '58593280', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6053888', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000445e9-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77555', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part2', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part2', > '/dev/disk/by-uuid/40622f4f-100f-4f0a-b5a1-37ba9d9532ee'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:13:48,770 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:13:48,772 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >12:13:48,775 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:48,775 INFO blivet: sda2 is a partition >12:13:48,777 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:13:48,779 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:13:48,781 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >12:13:48,783 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:13:48,784 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:13:48,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:48,787 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:13:48,788 DEBUG blivet: looking up parted Partition: /dev/sda2 >12:13:48,789 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:13:48,791 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:13:48,793 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:13:48,795 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:13:48,795 INFO blivet: added partition sda2 (id 5) to device tree >12:13:48,797 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:13:48,798 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:13:48,799 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:13:48,801 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:13:48,809 WARN blivet: disklabel detected but not usable on sda2 >12:13:48,810 INFO blivet: type detected on 'sda2' is 'swap' >12:13:48,813 DEBUG blivet: SwapSpace.__init__: device: /dev/sda2 ; serial: 6VM0L57M ; uuid: 40622f4f-100f-4f0a-b5a1-37ba9d9532ee ; exists: True ; label: None ; >12:13:48,814 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:13:48,815 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:13:48,817 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >12:13:48,818 DEBUG blivet: looking up parted Device: /dev/sda2 >12:13:48,822 INFO blivet: got device: PartitionDevice instance (0x29fab90) -- > name = sda2 status = True kids = 0 id = 5 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 2956.0 > format = existing swap > 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: 6053888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (376, 255, 63) biosGeometry: (376, 255, 63) > PedDevice: <_ped.Device object at 0x29b19e0> > 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 0x29fa510> fileSystem: <parted.filesystem.FileSystem object at 0x29fa810> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x29fa790> PedPartition: <_ped.Partition object at 0x29f50b0> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 58593280 end = 64647167 length = 6053888 > flags = >12:13:48,822 INFO blivet: got format: SwapSpace instance (0x29f6510) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 40622f4f-100f-4f0a-b5a1-37ba9d9532ee exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:13:48,838 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part3 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part3 /dev/disk/by-uuid/44d06a7a-9c80-4d66-bd37-f32afaef6748', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '44d06a7a-9c80-4d66-bd37-f32afaef6748', > 'ID_FS_UUID_ENC': '44d06a7a-9c80-4d66-bd37-f32afaef6748', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '64647168', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '912121856', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000445e9-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77977', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part3', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part3', > '/dev/disk/by-uuid/44d06a7a-9c80-4d66-bd37-f32afaef6748'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:13:48,839 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >12:13:48,841 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >12:13:48,843 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:48,843 INFO blivet: sda3 is a partition >12:13:48,846 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:13:48,848 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:13:48,851 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >12:13:48,854 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >12:13:48,856 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:13:48,857 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:48,860 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:13:48,860 DEBUG blivet: looking up parted Partition: /dev/sda3 >12:13:48,863 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >12:13:48,866 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:13:48,869 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:13:48,871 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:13:48,872 INFO blivet: added partition sda3 (id 6) to device tree >12:13:48,874 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:13:48,876 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:13:48,879 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:13:48,882 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:13:48,893 WARN blivet: disklabel detected but not usable on sda3 >12:13:48,893 INFO blivet: type detected on 'sda3' is 'ext4' >12:13:48,898 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:48,899 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:48,901 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:13:48,903 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >12:13:48,904 DEBUG blivet: looking up parted Device: /dev/sda3 >12:13:48,907 INFO blivet: got device: PartitionDevice instance (0x29eff90) -- > name = sda3 status = True kids = 0 id = 6 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 445372.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: 912121856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 884 did: 27392 busy: False > hardwareGeometry: (56776, 255, 63) biosGeometry: (56776, 255, 63) > PedDevice: <_ped.Device object at 0x29b1440> > 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 0x29fa510> fileSystem: <parted.filesystem.FileSystem object at 0x29fa9d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x29fa950> PedPartition: <_ped.Partition object at 0x29f5290> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 64647168 end = 976769023 length = 912121856 > flags = >12:13:48,909 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:48,910 INFO blivet: got format: Ext4FS instance (0x29f6490) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 44d06a7a-9c80-4d66-bd37-f32afaef6748 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:13:48,918 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_5MR583EP', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000713a9', > 'ID_REVISION': '3.42', > 'ID_SERIAL': 'ST380817AS_5MR583EP', > 'ID_SERIAL_SHORT': '5MR583EP', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84090', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >12:13:48,920 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >12:13:48,922 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:13:48,924 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:48,926 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:13:48,928 INFO blivet: sdb is a disk >12:13:48,929 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:48,932 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:13:48,950 INFO blivet: added disk sdb (id 7) to device tree >12:13:48,950 DEBUG blivet: looking up parted Device: /dev/sdb >12:13:48,959 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:13:48,962 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:13:48,964 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:13:48,965 DEBUG blivet: required disklabel type for sdb (1) is None >12:13:48,965 DEBUG blivet: default disklabel type for sdb is msdos >12:13:48,966 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:13:48,969 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:13:49,030 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2a23450>] > device: <parted.device.Device object at 0x2a1ae50> > PedDisk: <_ped.Disk object at 0x2a21758> >12:13:49,030 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:13:49,032 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:13:49,034 INFO blivet: got device: DiskDevice instance (0x29cebd0) -- > name = sdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 76318.0541992 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST380817AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156299375 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x29b1b00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2a1ab90> >12:13:49,037 INFO blivet: got format: DiskLabel instance (0x2a1ac50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2a23450>] > device: <parted.device.Device object at 0x2a1ae50> > PedDisk: <_ped.Disk object at 0x2a21758> > origPartedDisk = <parted.disk.Disk object at 0x2a230d0> > partedDevice = parted.Device instance -- > model: ATA ST380817AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156299375 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x29b1c20> > >12:13:49,045 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_5MR583EP-part1 /dev/disk/by-uuid/2CEC18F3EC18B8D2', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CEC18F3EC18B8D2', > 'ID_FS_UUID_ENC': '2CEC18F3EC18B8D2', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '77818797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '000713a9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000713a9', > 'ID_REVISION': '3.42', > 'ID_SERIAL': 'ST380817AS_5MR583EP', > 'ID_SERIAL_SHORT': '5MR583EP', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84558', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP-part1', > '/dev/disk/by-uuid/2CEC18F3EC18B8D2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:13:49,046 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >12:13:49,047 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >12:13:49,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,049 INFO blivet: sdb1 is a partition >12:13:49,051 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:13:49,053 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:13:49,056 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76318MB disk sdb (7) with existing msdos disklabel >12:13:49,059 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:13:49,062 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:13:49,062 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,065 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:13:49,066 DEBUG blivet: looking up parted Partition: /dev/sdb1 >12:13:49,068 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >12:13:49,070 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:13:49,071 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:13:49,073 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:13:49,073 INFO blivet: added partition sdb1 (id 8) to device tree >12:13:49,074 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:13:49,076 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:13:49,078 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:13:49,079 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:13:49,160 WARN blivet: disklabel detected but not usable on sdb1 >12:13:49,161 INFO blivet: type detected on 'sdb1' is 'ntfs' >12:13:49,164 DEBUG blivet: NTFS.supported: supported: False ; >12:13:49,164 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:49,166 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:13:49,168 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >12:13:49,170 DEBUG blivet: looking up parted Device: /dev/sdb1 >12:13:49,174 INFO blivet: got device: PartitionDevice instance (0x2a1ab10) -- > name = sdb1 status = True kids = 0 id = 8 > parents = ['existing 76318MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 37997.4594727 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 77818797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32512 did: 0 busy: False > hardwareGeometry: (4843, 255, 63) biosGeometry: (4843, 255, 63) > PedDevice: <_ped.Device object at 0x29b1a70> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2a1af10> fileSystem: <parted.filesystem.FileSystem object at 0x2a23510> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2a23490> PedPartition: <_ped.Partition object at 0x2a220b0> > disk = existing 76318MB disk sdb (7) with existing msdos disklabel > start = 63 end = 77818859 length = 77818797 > flags = boot >12:13:49,177 DEBUG blivet: NTFS.supported: supported: False ; >12:13:49,177 INFO blivet: got format: NTFS instance (0x2a1aad0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = 2CEC18F3EC18B8D2 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:13:49,181 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': '161118', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:13:49,182 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:13:49,184 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:13:49,186 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,187 INFO blivet: loop0 is a loop device >12:13:49,192 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:13:49,194 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:13:49,197 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,197 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,200 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:13:49,201 INFO blivet: added file /osmin.img (deleted) (id 9) to device tree >12:13:49,204 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:13:49,204 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,206 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:13:49,206 INFO blivet: added loop loop0 (id 10) to device tree >12:13:49,208 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:13:49,210 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:13:49,211 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:13:49,211 DEBUG blivet: device loop0 does not contain a disklabel >12:13:49,212 INFO blivet: type detected on 'loop0' is 'squashfs' >12:13:49,212 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:13:49,215 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >12:13:49,216 INFO blivet: got device: LoopDevice instance (0x29fad50) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin.img (deleted) (9)'] > 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 >12:13:49,217 INFO blivet: got format: DeviceFormat instance (0x29cead0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:13:49,221 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '162751', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:13:49,222 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:13:49,223 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:13:49,224 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,225 INFO blivet: loop1 is a loop device >12:13:49,226 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:13:49,227 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:13:49,229 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,229 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,231 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:13:49,232 INFO blivet: added file /osmin (id 11) to device tree >12:13:49,234 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:13:49,234 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,236 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:13:49,237 INFO blivet: added loop loop1 (id 12) to device tree >12:13:49,238 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:13:49,239 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:13:49,240 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:13:49,240 DEBUG blivet: device loop1 does not contain a disklabel >12:13:49,240 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:13:49,241 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:13:49,242 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >12:13:49,243 INFO blivet: got device: LoopDevice instance (0x2a237d0) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /osmin (11)'] > 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/loop1 > format args = [] originalFormat = None >12:13:49,244 INFO blivet: got format: DeviceFormat instance (0x2a23590) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:13:49,248 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '164268', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:13:49,248 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:13:49,251 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:13:49,253 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,253 INFO blivet: loop2 is a loop device >12:13:49,255 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:13:49,258 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:13:49,260 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,261 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,264 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:13:49,265 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 13) to device tree >12:13:49,267 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:13:49,267 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,269 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:13:49,269 INFO blivet: added loop loop2 (id 14) to device tree >12:13:49,270 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:13:49,272 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:13:49,272 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:13:49,272 DEBUG blivet: device loop2 does not contain a disklabel >12:13:49,273 INFO blivet: type detected on 'loop2' is 'squashfs' >12:13:49,273 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:13:49,274 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >12:13:49,275 INFO blivet: got device: LoopDevice instance (0x2a239d0) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (13)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:13:49,275 INFO blivet: got format: DeviceFormat instance (0x2a23a90) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:13:49,283 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '165733', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:13:49,283 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:13:49,286 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:13:49,287 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,287 INFO blivet: loop3 is a loop device >12:13:49,289 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:13:49,290 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:13:49,291 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,292 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,293 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:13:49,294 INFO blivet: added file /LiveOS/ext3fs.img (id 15) to device tree >12:13:49,296 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:13:49,296 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,297 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:13:49,298 INFO blivet: added loop loop3 (id 16) to device tree >12:13:49,299 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:13:49,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:13:49,304 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,304 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:49,304 DEBUG blivet: device loop3 does not contain a disklabel >12:13:49,305 INFO blivet: type detected on 'loop3' is 'ext4' >12:13:49,307 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,307 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:49,309 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:13:49,310 INFO blivet: got device: LoopDevice instance (0x2a23c50) -- > name = loop3 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/ext3fs.img (15)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:13:49,312 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,312 INFO blivet: got format: Ext4FS instance (0x29ceb90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:13:49,315 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '167606', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:13:49,316 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:13:49,317 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:13:49,319 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,319 INFO blivet: loop4 is a loop device >12:13:49,320 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:13:49,322 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:13:49,323 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,323 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,325 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:13:49,326 INFO blivet: added file /overlay (deleted) (id 17) to device tree >12:13:49,328 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:13:49,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,330 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:13:49,331 INFO blivet: added loop loop4 (id 18) to device tree >12:13:49,332 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:13:49,334 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:13:49,335 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:13:49,335 DEBUG blivet: device loop4 does not contain a disklabel >12:13:49,336 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:13:49,336 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:13:49,339 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >12:13:49,340 INFO blivet: got device: LoopDevice instance (0x2a1ad10) -- > name = loop4 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:13:49,340 INFO blivet: got format: DeviceFormat instance (0x2a23a10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:13:49,350 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '984933', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:13:49,350 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:13:49,352 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:13:49,355 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,355 INFO blivet: live-rw is a device-mapper device >12:13:49,357 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:13:49,360 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:13:49,362 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >12:13:49,366 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:13:49,369 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (18) with existing DM_snapshot_cow >12:13:49,372 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:13:49,375 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,378 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:13:49,378 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,381 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:13:49,382 INFO blivet: added dm live-rw (id 19) to device tree >12:13:49,384 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:13:49,386 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:13:49,389 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,390 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:49,390 DEBUG blivet: device live-rw does not contain a disklabel >12:13:49,390 INFO blivet: type detected on 'live-rw' is 'ext4' >12:13:49,393 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,394 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:49,396 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:13:49,398 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:13:49,400 INFO blivet: got device: DMDevice instance (0x2a1ad90) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop4 (18) with existing DM_snapshot_cow'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x29b1b90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:13:49,403 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,404 INFO blivet: got format: Ext4FS instance (0x2a23750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:13:49,416 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26714', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:13:49,417 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:13:49,419 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:13:49,421 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,421 INFO blivet: live-base is a device-mapper device >12:13:49,424 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:13:49,426 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:13:49,429 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:13:49,432 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >12:13:49,435 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:13:49,438 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,441 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:13:49,441 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,444 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:13:49,444 INFO blivet: added dm live-base (id 20) to device tree >12:13:49,447 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:13:49,449 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:13:49,452 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,453 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:49,453 DEBUG blivet: device live-base does not contain a disklabel >12:13:49,454 INFO blivet: type detected on 'live-base' is 'ext4' >12:13:49,457 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,457 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:49,460 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:13:49,461 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:13:49,464 INFO blivet: got device: DMDevice instance (0x2a23dd0) -- > name = live-base status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x29b1ef0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:13:49,468 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,468 INFO blivet: got format: Ext4FS instance (0x2a74050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:13:49,480 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50219', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:13:49,481 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:13:49,484 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:13:49,487 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,487 INFO blivet: live-osimg-min is a device-mapper device >12:13:49,489 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:13:49,493 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:13:49,496 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:13:49,499 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:13:49,501 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing DM_snapshot_cow >12:13:49,505 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:13:49,507 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >12:13:49,511 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:13:49,513 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,516 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:13:49,517 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,519 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:13:49,520 INFO blivet: added dm live-osimg-min (id 21) to device tree >12:13:49,522 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:13:49,524 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:13:49,527 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,528 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:49,528 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:13:49,529 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:13:49,532 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,532 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:49,535 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:13:49,536 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:13:49,539 INFO blivet: got device: DMDevice instance (0x2a23ed0) -- > name = live-osimg-min status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x29b1e60> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:13:49,542 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,543 INFO blivet: got format: Ext4FS instance (0x2a23910) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:13:49,600 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:13:55,513 INFO blivet: ISCSID is /sbin/iscsid >12:13:55,514 INFO blivet: no initiator set >12:13:55,544 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:13:55,545 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:13:55,808 DEBUG blivet: trying to set new default fstype to 'ext4' >12:13:55,888 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:55,889 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:55,891 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:55,901 INFO blivet: Detected 6032M of memory >12:13:55,902 INFO blivet: Suggested swap size (6032 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >12:13:55,902 INFO blivet: Swap attempt of 0M >12:13:56,512 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x30cde90> >12:13:56,513 INFO blivet: no initiator set >12:13:56,513 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:13:56,514 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:13:56,585 DEBUG blivet: protected device spec /dev/sdc1 resolved to sdc1 >12:13:56,586 INFO blivet: sdc1 looks to be the live device; marking as protected >12:13:56,657 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:13:56,666 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6025', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '44826255', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '5.00', > 'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', > 'ID_SERIAL_SHORT': '11231900ECBC8D02', > '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': '0204', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58282', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >12:13:56,668 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >12:13:56,672 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:13:56,674 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:56,676 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >12:13:56,680 INFO blivet: sdc is a disk >12:13:56,681 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:56,688 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:13:56,771 INFO blivet: added disk sdc (id 0) to device tree >12:13:56,772 DEBUG blivet: looking up parted Device: /dev/sdc >12:13:56,778 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:13:56,783 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >12:13:56,788 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:13:56,792 DEBUG blivet: required disklabel type for sdc (1) is None >12:13:56,794 DEBUG blivet: default disklabel type for sdc is msdos >12:13:56,796 DEBUG blivet: selecting msdos disklabel for sdc based on size >12:13:56,802 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >12:13:56,810 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x33ec050>] > device: <parted.device.Device object at 0x33e5e50> > PedDisk: <_ped.Disk object at 0x33e7ea8> >12:13:56,812 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:13:56,817 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:13:56,822 INFO blivet: got device: DiskDevice instance (0x7fcb1804ded0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 2010.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: USB 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4116480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x31e4710> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fcb180bf090> >12:13:56,847 INFO blivet: got format: DiskLabel instance (0x33d78d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x33ec050>] > device: <parted.device.Device object at 0x33e5e50> > PedDisk: <_ped.Disk object at 0x33e7ea8> > origPartedDisk = <parted.disk.Disk object at 0x33ec1d0> > partedDevice = parted.Device instance -- > model: USB 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4116480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x3360cb0> > >12:13:56,874 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0-part1 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/0805-756C', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0805-756C', > 'ID_FS_UUID_ENC': '0805-756C', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6025', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4114432', > 'ID_PART_ENTRY_TYPE': '0x6', > 'ID_PART_ENTRY_UUID': '44826255-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '44826255', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '5.00', > 'ID_SERIAL': '_USB_2.0_11231900ECBC8D02-0:0', > 'ID_SERIAL_SHORT': '11231900ECBC8D02', > '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': '0204', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58353', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-_USB_2.0_11231900ECBC8D02-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/0805-756C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >12:13:56,879 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >12:13:56,884 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >12:13:56,887 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:56,888 INFO blivet: sdc1 is a partition >12:13:56,891 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >12:13:56,894 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:13:56,898 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2010MB disk sdc (0) with existing msdos disklabel >12:13:56,902 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:13:56,906 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >12:13:56,907 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:56,912 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >12:13:56,912 DEBUG blivet: looking up parted Partition: /dev/sdc1 >12:13:56,916 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >12:13:56,931 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >12:13:56,936 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >12:13:56,941 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >12:13:56,943 INFO blivet: added partition sdc1 (id 1) to device tree >12:13:56,948 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >12:13:56,953 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >12:13:56,958 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:13:56,963 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >12:13:56,987 WARN blivet: disklabel detected but not usable on sdc1 >12:13:56,988 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:13:56,988 INFO blivet: type detected on 'sdc1' is 'vfat' >12:13:56,989 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:13:56,992 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >12:13:56,996 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >12:13:56,998 DEBUG blivet: looking up parted Device: /dev/sdc1 >12:13:57,002 INFO blivet: got device: PartitionDevice instance (0x7fcb180b3f50) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 2010MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 2009.0 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4114432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12334 did: 29485 busy: True > hardwareGeometry: (1020, 65, 62) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x33d0440> > target size = 0 path = /dev/sdc1 > 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 0x33e5f10> fileSystem: <parted.filesystem.FileSystem object at 0x33ec310> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x33ec110> PedPartition: <_ped.Partition object at 0x33dff50> > disk = existing 2010MB disk sdc (0) with existing msdos disklabel > start = 2048 end = 4116479 length = 4114432 > flags = boot >12:13:57,004 INFO blivet: got format: EFIFS instance (0x341d510) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = 0805-756C exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >12:13:57,026 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-SONY_DVD_RW_DRU-810A_813078215810ACE70512', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'SONY_DVD_RW_DRU-810A', > 'ID_MODEL_ENC': 'SONY\\x20\\x20\\x20\\x20DVD\\x20RW\\x20DRU-810A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0d', > 'ID_SERIAL': 'SONY_DVD_RW_DRU-810A_813078215810ACE70512', > 'ID_SERIAL_SHORT': '813078215810ACE70512', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '60454', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-SONY_DVD_RW_DRU-810A_813078215810ACE70512'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >12:13:57,027 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >12:13:57,030 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:13:57,033 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:57,034 INFO blivet: sr0 is a cdrom >12:13:57,039 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:13:57,040 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:57,044 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:13:57,045 INFO blivet: added cdrom sr0 (id 2) to device tree >12:13:57,048 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:13:57,059 DEBUG blivet: no device or no media present >12:13:57,075 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M /dev/disk/by-id/wwn-0x5000c50013d32a0e', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76733', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:13:57,077 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:13:57,081 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:13:57,084 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:57,088 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:13:57,091 INFO blivet: sda is a disk >12:13:57,092 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:57,096 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:13:57,129 INFO blivet: added disk sda (id 3) to device tree >12:13:57,130 DEBUG blivet: looking up parted Device: /dev/sda >12:13:57,142 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:13:57,149 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:13:57,155 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:13:57,157 DEBUG blivet: required disklabel type for sda (1) is None >12:13:57,158 DEBUG blivet: default disklabel type for sda is msdos >12:13:57,162 DEBUG blivet: selecting msdos disklabel for sda based on size >12:13:57,167 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:13:57,339 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3429590>, <parted.partition.Partition object at 0x7fcb180b3d50>, <parted.partition.Partition object at 0x3429910>] > device: <parted.device.Device object at 0x3429190> > PedDisk: <_ped.Disk object at 0x3428b48> >12:13:57,341 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:13:57,345 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:13:57,359 INFO blivet: got device: DiskDevice instance (0x341db10) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 476938.991699 > 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 ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976771055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x33d05f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x341dcd0> >12:13:57,378 INFO blivet: got format: DiskLabel instance (0x341dd10) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3429590>, <parted.partition.Partition object at 0x7fcb180b3d50>, <parted.partition.Partition object at 0x3429910>] > device: <parted.device.Device object at 0x3429190> > PedDisk: <_ped.Disk object at 0x3428b48> > origPartedDisk = <parted.disk.Disk object at 0x3429a50> > partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976771055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x33d0710> > >12:13:57,407 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part1 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part1', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '58591232', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000445e9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77146', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part1', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:13:57,408 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:13:57,412 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:13:57,417 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:57,418 INFO blivet: sda1 is a partition >12:13:57,441 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:13:57,445 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:13:57,453 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >12:13:57,458 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:13:57,464 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:13:57,466 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:57,474 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:13:57,475 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:13:57,481 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:13:57,487 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:13:57,492 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:13:57,497 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:13:57,499 INFO blivet: added partition sda1 (id 4) to device tree >12:13:57,504 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:13:57,508 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:13:57,516 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:13:57,522 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:13:57,528 WARN blivet: disklabel detected but not usable on sda1 >12:13:57,531 DEBUG blivet: no type or existing type for sda1, bailing >12:13:57,533 DEBUG blivet: looking up parted Device: /dev/sda1 >12:13:57,539 INFO blivet: got device: PartitionDevice instance (0x3429c10) -- > name = sda1 status = True kids = 0 id = 4 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 28609.0 > format = existing None > 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: 58591232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3647, 255, 63) biosGeometry: (3647, 255, 63) > PedDevice: <_ped.Device object at 0x33d04d0> > 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 0x3429250> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3429550> PedPartition: <_ped.Partition object at 0x3424230> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 2048 end = 58593279 length = 58591232 > flags = boot >12:13:57,579 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part2 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part2 /dev/disk/by-uuid/40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > 'ID_FS_UUID_ENC': '40622f4f-100f-4f0a-b5a1-37ba9d9532ee', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '58593280', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6053888', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000445e9-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77555', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part2', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part2', > '/dev/disk/by-uuid/40622f4f-100f-4f0a-b5a1-37ba9d9532ee'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:13:57,580 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:13:57,589 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >12:13:57,593 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:57,602 INFO blivet: sda2 is a partition >12:13:57,606 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:13:57,609 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:13:57,616 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >12:13:57,621 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:13:57,627 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:13:57,628 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:57,632 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:13:57,633 DEBUG blivet: looking up parted Partition: /dev/sda2 >12:13:57,637 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:13:57,642 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:13:57,646 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:13:57,650 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:13:57,651 INFO blivet: added partition sda2 (id 5) to device tree >12:13:57,655 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:13:57,659 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:13:57,664 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:13:57,672 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:13:57,686 WARN blivet: disklabel detected but not usable on sda2 >12:13:57,689 INFO blivet: type detected on 'sda2' is 'swap' >12:13:57,695 DEBUG blivet: SwapSpace.__init__: device: /dev/sda2 ; serial: 6VM0L57M ; uuid: 40622f4f-100f-4f0a-b5a1-37ba9d9532ee ; exists: True ; label: None ; >12:13:57,696 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:13:57,703 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:13:57,710 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >12:13:57,712 DEBUG blivet: looking up parted Device: /dev/sda2 >12:13:57,718 INFO blivet: got device: PartitionDevice instance (0x3432650) -- > name = sda2 status = True kids = 0 id = 5 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 2956.0 > format = existing swap > 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: 6053888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32715 did: 0 busy: False > hardwareGeometry: (376, 255, 63) biosGeometry: (376, 255, 63) > PedDevice: <_ped.Device object at 0x33d09e0> > 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 0x3429250> fileSystem: <parted.filesystem.FileSystem object at 0x3429750> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcb447d3850> PedPartition: <_ped.Partition object at 0x3424170> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 58593280 end = 64647167 length = 6053888 > flags = >12:13:57,719 INFO blivet: got format: SwapSpace instance (0x3432790) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 40622f4f-100f-4f0a-b5a1-37ba9d9532ee exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:13:57,750 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part3 /dev/disk/by-id/wwn-0x5000c50013d32a0e-part3 /dev/disk/by-uuid/44d06a7a-9c80-4d66-bd37-f32afaef6748', > '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_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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > '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': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '44d06a7a-9c80-4d66-bd37-f32afaef6748', > 'ID_FS_UUID_ENC': '44d06a7a-9c80-4d66-bd37-f32afaef6748', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '64647168', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '912121856', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000445e9-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000445e9', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST3500418AS_6VM0L57M', > 'ID_SERIAL_SHORT': '6VM0L57M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50013d32a0e', > 'ID_WWN_WITH_EXTENSION': '0x5000c50013d32a0e', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77977', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_6VM0L57M-part3', > '/dev/disk/by-id/wwn-0x5000c50013d32a0e-part3', > '/dev/disk/by-uuid/44d06a7a-9c80-4d66-bd37-f32afaef6748'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:13:57,751 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >12:13:57,754 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >12:13:57,757 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:57,758 INFO blivet: sda3 is a partition >12:13:57,765 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:13:57,768 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:13:57,773 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >12:13:57,781 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >12:13:57,788 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:13:57,789 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:57,794 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:13:57,795 DEBUG blivet: looking up parted Partition: /dev/sda3 >12:13:57,799 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >12:13:57,809 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:13:57,821 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:13:57,829 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:13:57,830 INFO blivet: added partition sda3 (id 6) to device tree >12:13:57,836 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:13:57,840 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:13:57,845 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:13:57,851 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:13:57,898 WARN blivet: disklabel detected but not usable on sda3 >12:13:57,900 INFO blivet: type detected on 'sda3' is 'ext4' >12:13:58,048 DEBUG blivet: padding min size from 115152 up to 115652 >12:13:58,054 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:58,055 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:58,060 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:13:58,064 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >12:13:58,066 DEBUG blivet: looking up parted Device: /dev/sda3 >12:13:58,072 INFO blivet: got device: PartitionDevice instance (0x3432d10) -- > name = sda3 status = True kids = 0 id = 6 > parents = ['existing 476938MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 445372.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: 912121856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (56776, 255, 63) biosGeometry: (56776, 255, 63) > PedDevice: <_ped.Device object at 0x33d0b00> > 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 0x3429250> fileSystem: <parted.filesystem.FileSystem object at 0x34299d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3429950> PedPartition: <_ped.Partition object at 0x34240b0> > disk = existing 476938MB disk sda (3) with existing msdos disklabel > start = 64647168 end = 976769023 length = 912121856 > flags = >12:13:58,083 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:58,094 INFO blivet: got format: Ext4FS instance (0x3443550) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 44d06a7a-9c80-4d66-bd37-f32afaef6748 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 445372.0 targetSize = 445372.0 > >12:13:58,107 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_5MR583EP', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000713a9', > 'ID_REVISION': '3.42', > 'ID_SERIAL': 'ST380817AS_5MR583EP', > 'ID_SERIAL_SHORT': '5MR583EP', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84090', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >12:13:58,110 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >12:13:58,115 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:13:58,120 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:58,126 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:13:58,132 INFO blivet: sdb is a disk >12:13:58,135 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:58,140 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:13:58,177 INFO blivet: added disk sdb (id 7) to device tree >12:13:58,178 DEBUG blivet: looking up parted Device: /dev/sdb >12:13:58,189 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:13:58,195 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:13:58,201 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:13:58,202 DEBUG blivet: required disklabel type for sdb (1) is None >12:13:58,204 DEBUG blivet: default disklabel type for sdb is msdos >12:13:58,206 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:13:58,211 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:13:58,306 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3443cd0>] > device: <parted.device.Device object at 0x34434d0> > PedDisk: <_ped.Disk object at 0x34498c0> >12:13:58,308 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:13:58,314 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:13:58,318 INFO blivet: got device: DiskDevice instance (0x3432f50) -- > name = sdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 76318.0541992 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST380817AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156299375 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x33d0680> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x34327d0> >12:13:58,335 INFO blivet: got format: DiskLabel instance (0x3429e50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3443cd0>] > device: <parted.device.Device object at 0x34434d0> > PedDisk: <_ped.Disk object at 0x34498c0> > origPartedDisk = <parted.disk.Disk object at 0x3443ed0> > partedDevice = parted.Device instance -- > model: ATA ST380817AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156299375 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x33d0b90> > >12:13:58,373 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_5MR583EP-part1 /dev/disk/by-uuid/2CEC18F3EC18B8D2', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CEC18F3EC18B8D2', > 'ID_FS_UUID_ENC': '2CEC18F3EC18B8D2', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '77818797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '000713a9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000713a9', > 'ID_REVISION': '3.42', > 'ID_SERIAL': 'ST380817AS_5MR583EP', > 'ID_SERIAL_SHORT': '5MR583EP', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84558', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_5MR583EP-part1', > '/dev/disk/by-uuid/2CEC18F3EC18B8D2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:13:58,375 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >12:13:58,381 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >12:13:58,386 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:58,387 INFO blivet: sdb1 is a partition >12:13:58,393 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:13:58,399 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:13:58,404 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76318MB disk sdb (7) with existing msdos disklabel >12:13:58,409 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:13:58,416 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:13:58,417 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:58,423 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:13:58,424 DEBUG blivet: looking up parted Partition: /dev/sdb1 >12:13:58,429 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >12:13:58,434 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:13:58,440 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:13:58,445 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:13:58,447 INFO blivet: added partition sdb1 (id 8) to device tree >12:13:58,452 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:13:58,457 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:13:58,462 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:13:58,469 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:13:58,510 WARN blivet: disklabel detected but not usable on sdb1 >12:13:58,513 INFO blivet: type detected on 'sdb1' is 'ntfs' >12:13:59,642 DEBUG blivet: padding min size from 7766 up to 8266 >12:13:59,646 DEBUG blivet: NTFS.supported: supported: False ; >12:13:59,646 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:59,651 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:13:59,656 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >12:13:59,658 DEBUG blivet: looking up parted Device: /dev/sdb1 >12:13:59,663 INFO blivet: got device: PartitionDevice instance (0x344e110) -- > name = sdb1 status = True kids = 0 id = 8 > parents = ['existing 76318MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 37997.4594727 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 77818797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4843, 255, 63) biosGeometry: (4843, 255, 63) > PedDevice: <_ped.Device object at 0x33d0dd0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3443450> fileSystem: <parted.filesystem.FileSystem object at 0x3443d90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3443d10> PedPartition: <_ped.Partition object at 0x3424830> > disk = existing 76318MB disk sdb (7) with existing msdos disklabel > start = 63 end = 77818859 length = 77818797 > flags = boot >12:13:59,668 DEBUG blivet: NTFS.supported: supported: False ; >12:13:59,670 INFO blivet: got format: NTFS instance (0x344e7d0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = 2CEC18F3EC18B8D2 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 37997.0 targetSize = 37997.0 > >12:13:59,678 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': '161118', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:13:59,680 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:13:59,684 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:13:59,696 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:59,696 INFO blivet: loop0 is a loop device >12:13:59,701 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:13:59,708 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:13:59,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:59,712 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:59,716 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:13:59,716 INFO blivet: added file /osmin.img (deleted) (id 9) to device tree >12:13:59,722 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:13:59,723 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:59,727 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:13:59,728 INFO blivet: added loop loop0 (id 10) to device tree >12:13:59,732 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:13:59,736 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:13:59,736 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:13:59,737 DEBUG blivet: device loop0 does not contain a disklabel >12:13:59,738 INFO blivet: type detected on 'loop0' is 'squashfs' >12:13:59,739 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:13:59,744 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >12:13:59,749 INFO blivet: got device: LoopDevice instance (0x344e790) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin.img (deleted) (9)'] > 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 >12:13:59,756 INFO blivet: got format: DeviceFormat instance (0x344e490) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:13:59,762 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '162751', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:13:59,764 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:13:59,768 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:13:59,773 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:59,773 INFO blivet: loop1 is a loop device >12:13:59,776 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:13:59,780 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:13:59,784 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:59,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:59,789 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:13:59,789 INFO blivet: added file /osmin (id 11) to device tree >12:13:59,794 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:13:59,794 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:59,798 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:13:59,799 INFO blivet: added loop loop1 (id 12) to device tree >12:13:59,802 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:13:59,806 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:13:59,807 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:13:59,807 DEBUG blivet: device loop1 does not contain a disklabel >12:13:59,808 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:13:59,809 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:13:59,812 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >12:13:59,814 INFO blivet: got device: LoopDevice instance (0x344e290) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /osmin (11)'] > 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/loop1 > format args = [] originalFormat = None >12:13:59,815 INFO blivet: got format: DeviceFormat instance (0x3443b10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:13:59,820 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '164268', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:13:59,821 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:13:59,825 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:13:59,828 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:59,829 INFO blivet: loop2 is a loop device >12:13:59,832 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:13:59,836 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:13:59,839 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:59,840 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:59,845 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:13:59,846 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 13) to device tree >12:13:59,850 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:13:59,851 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:59,856 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:13:59,856 INFO blivet: added loop loop2 (id 14) to device tree >12:13:59,859 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:13:59,863 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:13:59,863 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:13:59,864 DEBUG blivet: device loop2 does not contain a disklabel >12:13:59,865 INFO blivet: type detected on 'loop2' is 'squashfs' >12:13:59,865 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:13:59,869 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >12:13:59,871 INFO blivet: got device: LoopDevice instance (0x3429cd0) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (13)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:13:59,872 INFO blivet: got format: DeviceFormat instance (0x3429450) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:13:59,881 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '165733', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:13:59,882 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:13:59,886 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:13:59,889 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:59,890 INFO blivet: loop3 is a loop device >12:13:59,893 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:13:59,898 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:13:59,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:59,903 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:59,907 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:13:59,908 INFO blivet: added file /LiveOS/ext3fs.img (id 15) to device tree >12:13:59,912 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:13:59,913 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:59,917 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:13:59,918 INFO blivet: added loop loop3 (id 16) to device tree >12:13:59,921 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:13:59,924 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:13:59,929 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:59,929 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:59,930 DEBUG blivet: device loop3 does not contain a disklabel >12:13:59,931 INFO blivet: type detected on 'loop3' is 'ext4' >12:14:00,082 DEBUG blivet: using current size 0 as min size >12:14:00,086 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:00,087 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:14:00,091 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:14:00,093 INFO blivet: got device: LoopDevice instance (0x33ec510) -- > name = loop3 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/ext3fs.img (15)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:14:00,098 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:00,099 INFO blivet: got format: Ext4FS instance (0x3429510) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >12:14:00,106 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '167606', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:14:00,109 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:14:00,113 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:14:00,116 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:00,117 INFO blivet: loop4 is a loop device >12:14:00,120 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:14:00,125 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:14:00,128 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:00,129 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:14:00,134 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:14:00,134 INFO blivet: added file /overlay (deleted) (id 17) to device tree >12:14:00,138 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:14:00,140 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:14:00,144 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:14:00,144 INFO blivet: added loop loop4 (id 18) to device tree >12:14:00,149 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:14:00,154 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:14:00,155 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:14:00,155 DEBUG blivet: device loop4 does not contain a disklabel >12:14:00,156 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:14:00,157 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:14:00,160 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >12:14:00,162 INFO blivet: got device: LoopDevice instance (0x35d1350) -- > name = loop4 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:14:00,162 INFO blivet: got format: DeviceFormat instance (0x35d1450) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:14:00,175 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '984933', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:14:00,176 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:14:00,179 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:14:00,182 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:00,183 INFO blivet: live-rw is a device-mapper device >12:14:00,186 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:14:00,191 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:14:00,196 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >12:14:00,201 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:14:00,208 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (18) with existing DM_snapshot_cow >12:14:00,214 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:14:00,220 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:00,225 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:14:00,227 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:14:00,234 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:14:00,236 INFO blivet: added dm live-rw (id 19) to device tree >12:14:00,242 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:14:00,246 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:14:00,252 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:00,254 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:14:00,255 DEBUG blivet: device live-rw does not contain a disklabel >12:14:00,257 INFO blivet: type detected on 'live-rw' is 'ext4' >12:14:00,362 DEBUG blivet: padding min size from 3226 up to 3548 >12:14:00,368 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:00,370 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:14:00,376 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:14:00,379 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:14:00,383 INFO blivet: got device: DMDevice instance (0x35d13d0) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop4 (18) with existing DM_snapshot_cow'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32715 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x33d0a70> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:14:00,403 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:00,405 INFO blivet: got format: Ext4FS instance (0x35d1750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >12:14:00,415 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26714', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:14:00,415 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:14:00,419 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:14:00,422 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:00,424 INFO blivet: live-base is a device-mapper device >12:14:00,429 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:14:00,433 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:14:00,436 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:14:00,440 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >12:14:00,445 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:14:00,449 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:00,453 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:14:00,454 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:14:00,458 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:14:00,458 INFO blivet: added dm live-base (id 20) to device tree >12:14:00,463 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:14:00,467 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:14:00,473 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:00,474 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:14:00,474 DEBUG blivet: device live-base does not contain a disklabel >12:14:00,475 INFO blivet: type detected on 'live-base' is 'ext4' >12:14:00,629 DEBUG blivet: using current size 0 as min size >12:14:00,635 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:00,637 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:14:00,646 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:14:00,650 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:14:00,654 INFO blivet: got device: DMDevice instance (0x344e350) -- > name = live-base status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x33d0f80> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:14:00,678 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:00,679 INFO blivet: got format: Ext4FS instance (0x35d1410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >12:14:00,693 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50219', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:14:00,695 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:14:00,700 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:14:00,704 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:00,706 INFO blivet: live-osimg-min is a device-mapper device >12:14:00,710 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:14:00,717 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:14:00,722 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:14:00,727 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:14:00,731 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing DM_snapshot_cow >12:14:00,737 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:14:00,742 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >12:14:00,747 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:14:00,752 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:00,757 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:14:00,757 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:14:00,762 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:14:00,763 INFO blivet: added dm live-osimg-min (id 21) to device tree >12:14:00,768 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:14:00,772 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:14:00,776 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:00,777 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:14:00,777 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:14:00,778 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:14:00,914 DEBUG blivet: using current size 0 as min size >12:14:00,920 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:00,921 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:14:00,927 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:14:00,933 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:14:00,939 INFO blivet: got device: DMDevice instance (0x35d1ad0) -- > name = live-osimg-min status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop3 (16) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x33d0e60> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:14:00,944 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:00,946 INFO blivet: got format: Ext4FS instance (0x35d1bd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >12:14:01,056 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:14:01,062 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:14:01,070 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:14:01,121 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:14:01,138 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >12:14:01,151 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >12:14:01,205 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:01,213 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:01,223 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:01,303 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:14:01,308 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >12:14:01,316 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >12:14:01,366 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:01,370 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:01,376 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:01,419 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:14:01,472 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:01,478 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:01,487 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:01,551 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:14:01,600 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:01,610 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:01,616 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:01,710 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:14:01,721 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:14:01,725 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:14:01,725 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:14:01,743 INFO blivet: edd: collected mbr signatures: {'sda': '0x000445e9', 'sdb': '0x000713a9', 'sdc': '0x44826255'} >12:14:01,748 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:14:01,781 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:14:01,873 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:14:02,103 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:02,111 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:02,128 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:02,314 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:02,322 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:02,329 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:02,341 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:02,364 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:02,375 DEBUG blivet: NTFS.supported: supported: False ; >12:14:02,387 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:02,481 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >12:14:02,486 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (20) with existing ext4 filesystem >16:18:05,198 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:18:05,201 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:18:05,203 DEBUG blivet: NFSv4.supported: supported: False ; >16:18:05,206 DEBUG blivet: NFSv4.supported: supported: False ; >16:18:05,209 DEBUG blivet: SELinuxFS.supported: supported: False ; >16:18:05,211 DEBUG blivet: SELinuxFS.supported: supported: False ; >16:18:05,214 DEBUG blivet: Ext4FS.supported: supported: True ; >16:18:05,217 DEBUG blivet: Ext4FS.supported: supported: True ; >16:18:06,162 DEBUG blivet: Ext3FS.supported: supported: True ; >16:18:06,169 DEBUG blivet: Ext3FS.supported: supported: True ; >16:18:06,271 DEBUG blivet: Ext2FS.supported: supported: True ; >16:18:06,281 DEBUG blivet: Ext2FS.supported: supported: True ; >16:18:06,288 DEBUG blivet: SysFS.supported: supported: False ; >16:18:06,290 DEBUG blivet: SysFS.supported: supported: False ; >16:18:06,292 DEBUG blivet: MultipathMember.__init__: >16:18:06,302 DEBUG blivet: MDRaidMember.__init__: >16:18:06,306 DEBUG blivet: ProcFS.supported: supported: False ; >16:18:06,310 DEBUG blivet: ProcFS.supported: supported: False ; >16:18:06,314 DEBUG blivet: SwapSpace.__init__: >16:18:06,459 DEBUG blivet: NoDevFS.supported: supported: False ; >16:18:06,462 DEBUG blivet: NoDevFS.supported: supported: False ; >16:18:06,467 DEBUG blivet: DevPtsFS.supported: supported: False ; >16:18:06,475 DEBUG blivet: DevPtsFS.supported: supported: False ; >16:18:06,479 DEBUG blivet: BTRFS.supported: supported: True ; >16:18:06,575 DEBUG blivet: USBFS.supported: supported: False ; >16:18:06,577 DEBUG blivet: USBFS.supported: supported: False ; >16:18:06,581 DEBUG blivet: DiskLabel.__init__: >16:18:06,581 INFO blivet: DiskLabel.partedDevice returning None >16:18:06,584 DEBUG blivet: HFSPlus.supported: supported: False ; >16:18:06,586 DEBUG blivet: HFSPlus.supported: supported: False ; >16:18:06,589 DEBUG blivet: XFS.supported: supported: True ; >16:18:06,592 DEBUG blivet: XFS.supported: supported: True ; >16:18:06,596 DEBUG blivet: TmpFS.supported: supported: True ; >16:18:06,621 DEBUG blivet: LUKS.__init__: >16:18:06,623 DEBUG blivet: NTFS.supported: supported: False ; >16:18:06,625 DEBUG blivet: NTFS.supported: supported: False ; >16:18:06,627 DEBUG blivet: BindFS.supported: supported: False ; >16:18:06,629 DEBUG blivet: BindFS.supported: supported: False ; >16:18:06,631 DEBUG blivet: HFS.supported: supported: False ; >16:18:06,633 DEBUG blivet: HFS.supported: supported: False ; >16:18:06,635 DEBUG blivet: LVMPhysicalVolume.__init__: >16:18:06,637 DEBUG blivet: NFS.supported: supported: False ; >16:18:06,639 DEBUG blivet: NFS.supported: supported: False ; >16:18:06,641 DEBUG blivet: FATFS.supported: supported: True ; >16:18:06,644 DEBUG blivet: FATFS.supported: supported: True ; >16:18:06,646 DEBUG blivet: DMRaidMember.__init__: >16:18:13,437 INFO blivet: hiding device partition sdb1 (id 8) >16:18:13,441 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >16:18:13,442 DEBUG blivet: lvm filter: adding sdb1 to the reject list >16:18:13,442 INFO blivet: hiding device disk sdb (id 7) >16:18:13,443 DEBUG blivet: lvm filter: adding sdb to the reject list >16:18:21,627 INFO blivet: Detected 6032M of memory >16:18:21,629 INFO blivet: Swap attempt of 6032M >16:18:21,636 DEBUG blivet: clearpart: looking at sda3 >16:18:21,639 DEBUG blivet: clearpart: looking at sda2 >16:18:21,643 DEBUG blivet: clearpart: looking at sda1 >16:18:21,644 DEBUG blivet: clearpart: looking at sdc1 >16:18:21,647 DEBUG blivet: checking whether disk sda has an empty extended >16:18:21,649 DEBUG blivet: extended is None ; logicals is [] >16:18:21,651 DEBUG blivet: checking whether disk sdc has an empty extended >16:18:21,653 DEBUG blivet: extended is None ; logicals is [] >16:18:21,774 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:18:21,782 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >16:18:21,868 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:18:21,874 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >16:18:21,879 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:18:21,886 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >16:18:21,887 DEBUG blivet: resolved 'sda' to 'sda' (disk) >16:18:21,997 DEBUG blivet: starting Blivet copy >16:18:22,069 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >16:18:22,071 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4194350> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcafc091f50> PedPartition: <_ped.Partition object at 0x4173ad0> >16:18:22,074 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >16:18:22,076 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4194350> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc09b190> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcafc09b110> PedPartition: <_ped.Partition object at 0x4173bf0> >16:18:22,079 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >16:18:22,080 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4194350> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc09b350> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcafc09b2d0> PedPartition: <_ped.Partition object at 0x41739b0> >16:18:22,083 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >16:18:22,085 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4194490> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc09b5d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcafc09b450> PedPartition: <_ped.Partition object at 0x4173950> >16:18:22,088 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >16:18:22,090 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcafc07da10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc09b750> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcafc09b6d0> PedPartition: <_ped.Partition object at 0x4173890> >16:18:22,090 DEBUG blivet: finished Blivet copy >16:18:22,092 INFO blivet: hiding device partition sdc1 (id 1) >16:18:22,094 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >16:18:22,095 DEBUG blivet: lvm filter: adding sdc1 to the reject list >16:18:22,095 INFO blivet: hiding device disk sdc (id 0) >16:18:22,096 DEBUG blivet: lvm filter: adding sdc to the reject list >16:18:24,061 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >16:18:30,171 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >16:18:31,900 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >16:18:37,649 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >16:18:39,775 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >16:18:42,457 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >16:18:42,738 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >16:18:43,694 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >16:18:43,862 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >16:18:45,905 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >16:18:48,267 DEBUG blivet: Ext4FS.supported: supported: True ; >16:18:48,269 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:18:53,155 DEBUG blivet: Ext4FS.supported: supported: True ; >16:18:53,156 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:18:53,163 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x41946d0>, 28609, ['sda'], {'encrypted': False, 'raid_level': None} >16:18:53,173 DEBUG storage.ui: Ext4FS.supported: supported: True ; >16:18:53,173 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >16:18:53,177 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:18:53,180 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >16:18:53,181 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:18:53,184 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >16:18:53,184 INFO storage.ui: registered action: [0] Destroy Format None on partition sda1 (id 4) >16:18:53,187 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:18:53,190 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >16:18:53,192 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >16:18:53,193 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >16:19:00,644 DEBUG blivet: Ext4FS.supported: supported: True ; >16:19:00,645 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:19:00,652 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x41946d0>, 28609, ['sda'], {'encrypted': False, 'raid_level': None} >16:19:04,653 INFO storage.ui: unhiding device disk sdc (id 0) >16:19:04,653 DEBUG storage.ui: lvm filter: removing sdc from the reject list >16:19:04,654 INFO storage.ui: unhiding device partition sdc1 (id 1) >16:19:04,654 DEBUG storage.ui: lvm filter: removing sdc1 from the reject list >16:19:04,662 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >16:19:04,739 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:19:04,742 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >16:19:04,744 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:19:04,748 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476938MB disk sda (3) with existing msdos disklabel >16:19:04,749 DEBUG blivet: resolved 'sda' to 'sda' (disk) >16:20:46,811 INFO blivet: omitting ksdata: existing 476938MB disk sda (3) with existing msdos disklabel >16:20:46,865 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:20:46,869 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >16:20:46,878 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >16:20:46,945 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:20:46,948 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:20:46,997 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:20:47,003 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:20:47,008 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:20:47,045 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:20:47,048 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >16:20:47,052 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >16:20:47,093 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:20:47,097 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:20:47,103 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:20:47,139 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >16:20:47,175 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:20:47,178 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:20:47,183 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:20:47,221 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:20:47,224 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:20:47,227 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:20:47,228 INFO blivet: resetting parted disks... >16:20:47,231 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >16:20:47,233 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >16:20:47,235 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >16:20:47,238 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >16:20:47,241 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >16:20:47,242 DEBUG blivet: sector-based lookup found partition sda1 >16:20:47,245 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >16:20:47,247 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcafc083650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcafc09b950> PedPartition: <_ped.Partition object at 0x7fcafc0a99b0> >16:20:47,250 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >16:20:47,251 DEBUG blivet: sector-based lookup found partition sda2 >16:20:47,255 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >16:20:47,258 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcafc083650> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc0b0450> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcafc0b03d0> PedPartition: <_ped.Partition object at 0x7fcafc0a9950> >16:20:47,261 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >16:20:47,262 DEBUG blivet: sector-based lookup found partition sda3 >16:20:47,265 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >16:20:47,266 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcafc083650> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc0b0490> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcafc0b0390> PedPartition: <_ped.Partition object at 0x7fcafc0a9a10> >16:20:47,268 DEBUG blivet: PartitionDevice.preCommitFixup: sdc1 ; >16:20:47,270 DEBUG blivet: sector-based lookup found partition sdc1 >16:20:47,273 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >16:20:47,274 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4194a50> fileSystem: <parted.filesystem.FileSystem object at 0x7fcafc0b0550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcafc0b0290> PedPartition: <_ped.Partition object at 0x7fcafc0a9a70> >16:20:47,275 DEBUG blivet: action: [0] Destroy Format None on partition sda1 (id 4) >16:20:47,276 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >16:20:47,276 INFO blivet: pruning action queue... >16:20:47,277 INFO blivet: sorting actions... >16:20:47,278 DEBUG blivet: action: [0] Destroy Format None on partition sda1 (id 4) >16:20:47,278 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >16:20:47,279 INFO blivet: executing action: [0] Destroy Format None on partition sda1 (id 4) >16:20:47,283 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >16:20:47,286 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >16:20:47,444 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:20:47,447 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:20:47,515 INFO blivet: executing action: [1] Create Format ext4 filesystem mounted at / on partition sda1 (id 4) >16:20:47,520 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:20:47,523 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >16:20:47,527 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >16:20:47,530 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >16:20:47,533 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >16:20:47,536 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >16:20:47,539 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >16:20:47,543 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >16:20:47,546 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >16:20:47,550 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >16:20:47,555 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >16:20:47,558 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >16:20:47,562 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >16:20:47,566 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >16:20:47,569 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >16:20:47,573 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >16:20:47,584 DEBUG blivet: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >16:20:47,590 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: / ; type: ext4 ; > > >/tmp/ifcfg.log: >07:02:48,455 DEBUG ifcfg: content of files (network initialization): >07:02:48,474 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 28, 192, 20, 82, 250]}, 'connection': {'timestamp': 1413284428L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '29651930-62dd-4c9b-92d8-1f44f149a8bf'}}] >07:02:49,419 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['em1']): >07:02:49,420 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >07:02:49,421 DEBUG ifcfg: TYPE=Ethernet >07:02:49,422 DEBUG ifcfg: BOOTPROTO=dhcp >07:02:49,422 DEBUG ifcfg: DEFROUTE=yes >07:02:49,423 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >07:02:49,423 DEBUG ifcfg: IPV6INIT=yes >07:02:49,424 DEBUG ifcfg: IPV6_AUTOCONF=yes >07:02:49,424 DEBUG ifcfg: IPV6_DEFROUTE=yes >07:02:49,425 DEBUG ifcfg: IPV6_PEERDNS=yes >07:02:49,431 DEBUG ifcfg: IPV6_PEERROUTES=yes >07:02:49,432 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >07:02:49,432 DEBUG ifcfg: NAME=em1 >07:02:49,433 DEBUG ifcfg: UUID=29651930-62dd-4c9b-92d8-1f44f149a8bf >07:02:49,433 DEBUG ifcfg: ONBOOT=no >07:02:49,434 DEBUG ifcfg: HWADDR=00:1C:C0:14:52:FA >07:02:49,438 DEBUG ifcfg: PEERDNS=yes >07:02:49,439 DEBUG ifcfg: PEERROUTES=yes >07:02:49,494 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 28, 192, 20, 82, 250]}, 'connection': {'timestamp': 1413283834L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '29651930-62dd-4c9b-92d8-1f44f149a8bf'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >11:03:11,667 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >11:03:11,669 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >11:03:24,336 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >11:03:24,338 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >11:08:59,594 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Static_10.77.0.160 >11:08:59,596 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Static_10.77.0.160 >12:13:55,933 DEBUG ifcfg: content of files (network initialization): >12:13:55,933 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Static_10.77.0.160: >12:13:55,934 DEBUG ifcfg: TYPE=Ethernet >12:13:55,935 DEBUG ifcfg: BOOTPROTO=none >12:13:55,935 DEBUG ifcfg: IPADDR0=10.77.0.160 >12:13:55,935 DEBUG ifcfg: PREFIX0=24 >12:13:55,936 DEBUG ifcfg: GATEWAY0=10.77.0.1 >12:13:55,936 DEBUG ifcfg: DNS1=10.77.0.1 >12:13:55,937 DEBUG ifcfg: DEFROUTE=yes >12:13:55,937 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:13:55,937 DEBUG ifcfg: IPV6INIT=yes >12:13:55,938 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:13:55,938 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:13:55,939 DEBUG ifcfg: IPV6_PEERDNS=yes >12:13:55,939 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:13:55,939 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:13:55,940 DEBUG ifcfg: NAME="Static 10.77.0.160" >12:13:55,940 DEBUG ifcfg: UUID=6810f2aa-69e0-4b8e-9834-110d055c4375 >12:13:55,941 DEBUG ifcfg: ONBOOT=yes >12:13:55,941 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >12:13:55,942 DEBUG ifcfg: TYPE=Ethernet >12:13:55,942 DEBUG ifcfg: BOOTPROTO=dhcp >12:13:55,942 DEBUG ifcfg: DEFROUTE=yes >12:13:55,943 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:13:55,944 DEBUG ifcfg: IPV6INIT=yes >12:13:55,944 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:13:55,945 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:13:55,946 DEBUG ifcfg: IPV6_PEERDNS=yes >12:13:55,947 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:13:55,947 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:13:55,948 DEBUG ifcfg: NAME=em1 >12:13:55,949 DEBUG ifcfg: UUID=29651930-62dd-4c9b-92d8-1f44f149a8bf >12:13:55,949 DEBUG ifcfg: ONBOOT=no >12:13:55,950 DEBUG ifcfg: HWADDR=00:1C:C0:14:52:FA >12:13:55,951 DEBUG ifcfg: PEERDNS=yes >12:13:55,952 DEBUG ifcfg: PEERROUTES=yes >12:13:55,986 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 28, 192, 20, 82, 250]}, 'connection': {'timestamp': 1413299327L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '29651930-62dd-4c9b-92d8-1f44f149a8bf'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}}, 'connection': {'timestamp': 1413303028L, 'type': '802-3-ethernet', 'id': 'Static 10.77.0.160', 'uuid': '6810f2aa-69e0-4b8e-9834-110d055c4375'}, 'ipv4': {'routes': [], 'addresses': [[2684374282L, 24L, 16796938L]], 'dns': [16796938L], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:13:56,288 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Static_10.77.0.160 >12:13:56,291 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:13:56,293 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Static_10.77.0.160 >12:13:56,295 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:13:56,297 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Static_10.77.0.160 >12:13:56,300 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >16:18:05,513 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Static_10.77.0.160 >16:18:05,515 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Static_10.77.0.160 > > >/proc/cmdline: >initrd=/ubninit root=live:UUID=0805-756C rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/ubnkern
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 1152581
: 946875 |
946876