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 834260 Details for
Bug 1039491
"ValueError: new size same as old size" if you set a volume to 'Shrink' but do not change its size, in Reclaim Space
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 863.21 KB, created by
Alexey Torkhov
on 2013-12-09 09:20:15 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Alexey Torkhov
Created:
2013-12-09 09:20:15 UTC
Size:
863.21 KB
patch
obsolete
>anaconda 20.25.14-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 390, in __init__ > raise ValueError("new size same as old size") > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1253, in resizeDevice > self.devicetree.registerAction(action_class(device, new_size)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 392, in _scheduleActions > self.storage.resizeDevice(device, obj.target) >ValueError: new size same as old size > >Local variables in innermost frame: >device: existing 2995MB partition vda2 (3) with existing ext4 filesystem >newsize: 2995.0 > > >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 0x3908d10>> > _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=vda ># Keyboard layouts >keyboard --xlayouts='ru','us' --switch='grp:alt_shift_toggle' ># System language >lang ru_RU.UTF-8 > ># Network information >network --bootproto=dhcp --device=eth0 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Europe/Moscow --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda >autopart --type=lvm ># Partition clearing information >clearpart --none --initlabel --drives=vda > > > _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: [ActionDestroyFormat instance, containing members: > device: existing 500MB partition vda3 (4) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 25b7db25-1cef-4300-89cb-dc3502e75ed1 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252003 > origFormat._minInstanceSize: 47.3 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/vda3 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: existing 820MB lvmlv fedora-swap (9) > origFormat: existing swap > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: existing 3372MB lvmlv fedora-root (8) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 7dbee385-75be-4c28-9b92-8d3e65be6b57 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253003 > origFormat._minInstanceSize: 260.7 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 3372.0 > origFormat.dirty: False > origFormat._size: 3372.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/fedora-root > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 5 >, ActionDestroyDevice instance, containing members: > device: > id: 6 >, ActionDestroyFormat instance, containing members: > device: existing 4195MB partition vda5 (6) > origFormat: existing lvmpv > id: 7 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 8 >, ActionDestroyDevice instance, containing members: > device: existing 4196MB partition vda4 (5) > id: 9 >, ActionCreateDevice instance, containing members: > device: non-existent 500MB partition vda5 (23) with non-existent lvmpv > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateDevice instance, containing members: > device: non-existent 500MB partition vda3 (24) with non-existent ext4 filesystem mounted at /boot > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x38cddd0> > exists: True > _size: 927.0 > id: 0 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-05-12-09-26-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-Live-KDE-x86_64-20-TC5 > _format._targetSize: 0.0 > _format._size: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/sr0 > parents: [] > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5, /dev/disk/by-uuid/2013-12-05-12-09-26-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: 0 > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-05-12-09-26-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-Live-KDE-x86_64-20-TC5 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, existing 8192MB disk vda (1) with existing msdos disklabel >, existing 500MB partition vda1 (2) with existing ext4 filesystem >, existing 2995MB partition vda2 (3) with existing ext4 filesystem >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 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: 14 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/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: 15 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: e4123305-f463-4d28-b818-5a73fd96f159 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-KDE > _format._targetSize: 4096.0 > _format.dirty: False > _format._size: 4096.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/_Fedora-Live-KDE, /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: e4123305-f463-4d28-b818-5a73fd96f159 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-KDE > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 18 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 19 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (20) with existing ext4 filesystem >, existing 4096MB dm live-base (21) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (22) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2, 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: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _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: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: 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: True > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 2 > _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 (0x43fffd0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fc9c0010cd0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fc9c0010e10) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fc9c0010e90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x498dc10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fca0afd0b18> > _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: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: None > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, tmpfs, vfat] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'ЯнваÑÑ': 1, 'Ðай': 5, 'ÐÑнÑ': 6, 'ÐекабÑÑ': 12, 'ÐвгÑÑÑ': 8, 'СенÑÑбÑÑ': 9, 'ÐаÑÑ': 3, 'ФевÑалÑ': 2, 'ÐпÑелÑ': 4, 'ÐкÑÑбÑÑ': 10, 'ÐÑлÑ': 7, 'ÐоÑбÑÑ': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x4194d50> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [vda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: False >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Ðе доÑÑаÑоÑно пÑоÑÑÑанÑÑва на ÑайловÑÑ ÑиÑÑÐµÐ¼Ð°Ñ Ð´Ð»Ñ ÑекÑÑей ÑÑÑановки. ÐополниÑелÑно ÑÑебÑеÑÑÑ 2.93 GB. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 2.93 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [Already dumped (StorageSpoke instance) >] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >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 0x39259b0>, True), 'type': (<function <lambda> at 0x3925b90>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x3925a28>, True), 'journalctl': (<function journalctl_callback at 0x3925aa0>, 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.14-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >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 Mon 2013-12-09 04:12:02 EST, end at Mon 2013-12-09 04:17:35 EST. -- >Dec 09 04:12:02 localhost systemd-journal[49]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 993.7M, current limit 100.1M). >Dec 09 04:12:02 localhost systemd-journal[49]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 993.7M, current limit 100.1M). >Dec 09 04:12:02 localhost kernel: Initializing cgroup subsys cpuset >Dec 09 04:12:02 localhost kernel: Initializing cgroup subsys cpu >Dec 09 04:12:02 localhost kernel: Initializing cgroup subsys cpuacct >Dec 09 04:12:02 localhost kernel: Linux version 3.11.10-300.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Fri Nov 29 19:16:48 UTC 2013 >Dec 09 04:12:02 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 09 04:12:02 localhost kernel: e820: BIOS-provided physical RAM map: >Dec 09 04:12:02 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Dec 09 04:12:02 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Dec 09 04:12:02 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Dec 09 04:12:02 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >Dec 09 04:12:02 localhost kernel: BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >Dec 09 04:12:02 localhost kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Dec 09 04:12:02 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Dec 09 04:12:02 localhost kernel: NX (Execute Disable) protection: active >Dec 09 04:12:02 localhost kernel: SMBIOS 2.4 present. >Dec 09 04:12:02 localhost kernel: DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >Dec 09 04:12:02 localhost kernel: Hypervisor detected: KVM >Dec 09 04:12:02 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Dec 09 04:12:02 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Dec 09 04:12:02 localhost kernel: No AGP bridge found >Dec 09 04:12:02 localhost kernel: e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >Dec 09 04:12:02 localhost kernel: MTRR default type: write-back >Dec 09 04:12:02 localhost kernel: MTRR fixed ranges enabled: >Dec 09 04:12:02 localhost kernel: 00000-9FFFF write-back >Dec 09 04:12:02 localhost kernel: A0000-BFFFF uncachable >Dec 09 04:12:02 localhost kernel: C0000-FFFFF write-protect >Dec 09 04:12:02 localhost kernel: MTRR variable ranges enabled: >Dec 09 04:12:02 localhost kernel: 0 base 0080000000 mask FF80000000 uncachable >Dec 09 04:12:02 localhost kernel: 1 disabled >Dec 09 04:12:02 localhost kernel: 2 disabled >Dec 09 04:12:02 localhost kernel: 3 disabled >Dec 09 04:12:02 localhost kernel: 4 disabled >Dec 09 04:12:02 localhost kernel: 5 disabled >Dec 09 04:12:02 localhost kernel: 6 disabled >Dec 09 04:12:02 localhost kernel: 7 disabled >Dec 09 04:12:02 localhost kernel: PAT not supported by CPU. >Dec 09 04:12:02 localhost kernel: found SMP MP-table at [mem 0x000f17b0-0x000f17bf] mapped at [ffff8800000f17b0] >Dec 09 04:12:02 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Dec 09 04:12:02 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Dec 09 04:12:02 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Dec 09 04:12:02 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Dec 09 04:12:02 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Dec 09 04:12:02 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Dec 09 04:12:02 localhost kernel: init_memory_mapping: [mem 0x7de00000-0x7dffffff] >Dec 09 04:12:02 localhost kernel: [mem 0x7de00000-0x7dffffff] page 2M >Dec 09 04:12:02 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Dec 09 04:12:02 localhost kernel: init_memory_mapping: [mem 0x7c000000-0x7ddfffff] >Dec 09 04:12:02 localhost kernel: [mem 0x7c000000-0x7ddfffff] page 2M >Dec 09 04:12:02 localhost kernel: init_memory_mapping: [mem 0x00100000-0x7bffffff] >Dec 09 04:12:02 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Dec 09 04:12:02 localhost kernel: [mem 0x00200000-0x7bffffff] page 2M >Dec 09 04:12:02 localhost kernel: init_memory_mapping: [mem 0x7e000000-0x7fffdfff] >Dec 09 04:12:02 localhost kernel: [mem 0x7e000000-0x7fdfffff] page 2M >Dec 09 04:12:02 localhost kernel: [mem 0x7fe00000-0x7fffdfff] page 4k >Dec 09 04:12:02 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Dec 09 04:12:02 localhost kernel: RAMDISK: [mem 0x7e0b2000-0x7ffdcfff] >Dec 09 04:12:02 localhost kernel: ACPI: RSDP 00000000000f1650 00014 (v00 BOCHS ) >Dec 09 04:12:02 localhost kernel: ACPI: RSDT 000000007fffe4a0 00030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Dec 09 04:12:02 localhost kernel: ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Dec 09 04:12:02 localhost kernel: ACPI: DSDT 000000007fffe4d0 01137 (v01 BXPC BXDSDT 00000001 INTL 20120913) >Dec 09 04:12:02 localhost kernel: ACPI: FACS 000000007fffff40 00040 >Dec 09 04:12:02 localhost kernel: ACPI: SSDT 000000007ffff700 00838 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Dec 09 04:12:02 localhost kernel: ACPI: APIC 000000007ffff610 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Dec 09 04:12:02 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 09 04:12:02 localhost kernel: No NUMA configuration found >Dec 09 04:12:02 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >Dec 09 04:12:02 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >Dec 09 04:12:02 localhost kernel: NODE_DATA [mem 0x7ffea000-0x7fffdfff] >Dec 09 04:12:02 localhost kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 >Dec 09 04:12:02 localhost kernel: kvm-clock: cpu 0, msr 0:7ffe8001, boot clock >Dec 09 04:12:02 localhost kernel: [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007b800000-ffff88007d7fffff] on node 0 >Dec 09 04:12:02 localhost kernel: Zone ranges: >Dec 09 04:12:02 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Dec 09 04:12:02 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Dec 09 04:12:02 localhost kernel: Normal empty >Dec 09 04:12:02 localhost kernel: Movable zone start for each node >Dec 09 04:12:02 localhost kernel: Early memory node ranges >Dec 09 04:12:02 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Dec 09 04:12:02 localhost kernel: node 0: [mem 0x00100000-0x7fffdfff] >Dec 09 04:12:02 localhost kernel: On node 0 totalpages: 524188 >Dec 09 04:12:02 localhost kernel: DMA zone: 64 pages used for memmap >Dec 09 04:12:02 localhost kernel: DMA zone: 21 pages reserved >Dec 09 04:12:02 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Dec 09 04:12:02 localhost kernel: DMA32 zone: 8128 pages used for memmap >Dec 09 04:12:02 localhost kernel: DMA32 zone: 520190 pages, LIFO batch:31 >Dec 09 04:12:02 localhost kernel: ACPI: PM-Timer IO Port: 0xb008 >Dec 09 04:12:02 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 09 04:12:02 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Dec 09 04:12:02 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Dec 09 04:12:02 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Dec 09 04:12:02 localhost kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Dec 09 04:12:02 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Dec 09 04:12:02 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Dec 09 04:12:02 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Dec 09 04:12:02 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Dec 09 04:12:02 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Dec 09 04:12:02 localhost kernel: ACPI: IRQ0 used by override. >Dec 09 04:12:02 localhost kernel: ACPI: IRQ2 used by override. >Dec 09 04:12:02 localhost kernel: ACPI: IRQ5 used by override. >Dec 09 04:12:02 localhost kernel: ACPI: IRQ9 used by override. >Dec 09 04:12:02 localhost kernel: ACPI: IRQ10 used by override. >Dec 09 04:12:02 localhost kernel: ACPI: IRQ11 used by override. >Dec 09 04:12:02 localhost kernel: Using ACPI (MADT) for SMP configuration information >Dec 09 04:12:02 localhost kernel: smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Dec 09 04:12:02 localhost kernel: nr_irqs_gsi: 40 >Dec 09 04:12:02 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Dec 09 04:12:02 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >Dec 09 04:12:02 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >Dec 09 04:12:02 localhost kernel: e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Dec 09 04:12:02 localhost kernel: Booting paravirtualized kernel on KVM >Dec 09 04:12:02 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Dec 09 04:12:02 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88007de00000 s85568 r8192 d20928 u2097152 >Dec 09 04:12:02 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u2097152 alloc=1*2097152 >Dec 09 04:12:02 localhost kernel: pcpu-alloc: [0] 0 >Dec 09 04:12:02 localhost kernel: kvm-clock: cpu 0, msr 0:7ffe8001, primary cpu clock >Dec 09 04:12:02 localhost kernel: KVM setup async PF for cpu 0 >Dec 09 04:12:02 localhost kernel: kvm-stealtime: cpu 0, msr 7de0df00 >Dec 09 04:12:02 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >Dec 09 04:12:02 localhost kernel: Policy zone: DMA32 >Dec 09 04:12:02 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 09 04:12:02 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 09 04:12:02 localhost kernel: Checking aperture... >Dec 09 04:12:02 localhost kernel: No AGP bridge found >Dec 09 04:12:02 localhost kernel: Memory: 2015376K/2096752K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 81376K reserved) >Dec 09 04:12:02 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Dec 09 04:12:02 localhost kernel: Hierarchical RCU implementation. >Dec 09 04:12:02 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Dec 09 04:12:02 localhost kernel: NR_IRQS:8448 nr_irqs:256 16 >Dec 09 04:12:02 localhost kernel: Console: colour VGA+ 80x25 >Dec 09 04:12:02 localhost kernel: console [tty0] enabled >Dec 09 04:12:02 localhost kernel: allocated 8388608 bytes of page_cgroup >Dec 09 04:12:02 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 09 04:12:02 localhost kernel: tsc: Detected 1592.999 MHz processor >Dec 09 04:12:02 localhost kernel: Calibrating delay loop (skipped) preset value.. 3185.99 BogoMIPS (lpj=1592999) >Dec 09 04:12:02 localhost kernel: pid_max: default: 32768 minimum: 301 >Dec 09 04:12:02 localhost kernel: Security Framework initialized >Dec 09 04:12:02 localhost kernel: SELinux: Initializing. >Dec 09 04:12:02 localhost kernel: SELinux: Starting in permissive mode >Dec 09 04:12:02 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Dec 09 04:12:02 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Dec 09 04:12:02 localhost kernel: Mount-cache hash table entries: 256 >Dec 09 04:12:02 localhost kernel: Initializing cgroup subsys memory >Dec 09 04:12:02 localhost kernel: Initializing cgroup subsys devices >Dec 09 04:12:02 localhost kernel: Initializing cgroup subsys freezer >Dec 09 04:12:02 localhost kernel: Initializing cgroup subsys net_cls >Dec 09 04:12:02 localhost kernel: Initializing cgroup subsys blkio >Dec 09 04:12:02 localhost kernel: Initializing cgroup subsys perf_event >Dec 09 04:12:02 localhost kernel: Initializing cgroup subsys hugetlb >Dec 09 04:12:02 localhost kernel: mce: CPU supports 10 MCE banks >Dec 09 04:12:02 localhost kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >tlb_flushall_shift: 6 >Dec 09 04:12:02 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Dec 09 04:12:02 localhost kernel: ACPI: Core revision 20130517 >Dec 09 04:12:02 localhost kernel: ACPI: All ACPI Tables successfully acquired >Dec 09 04:12:02 localhost kernel: ftrace: allocating 25127 entries in 99 pages >Dec 09 04:12:02 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 09 04:12:02 localhost kernel: smpboot: CPU0: Intel QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >Dec 09 04:12:02 localhost kernel: Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >Dec 09 04:12:02 localhost kernel: Brought up 1 CPUs >Dec 09 04:12:02 localhost kernel: smpboot: Total of 1 processors activated (3185.99 BogoMIPS) >Dec 09 04:12:02 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Dec 09 04:12:02 localhost kernel: devtmpfs: initialized >Dec 09 04:12:02 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 09 04:12:02 localhost kernel: RTC time: 9:12:01, date: 12/09/13 >Dec 09 04:12:02 localhost kernel: NET: Registered protocol family 16 >Dec 09 04:12:02 localhost kernel: ACPI: bus type PCI registered >Dec 09 04:12:02 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 09 04:12:02 localhost kernel: PCI: Using configuration type 1 for base access >Dec 09 04:12:02 localhost kernel: bio: create slab <bio-0> at 0 >Dec 09 04:12:02 localhost kernel: ACPI: Added _OSI(Module Device) >Dec 09 04:12:02 localhost kernel: ACPI: Added _OSI(Processor Device) >Dec 09 04:12:02 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 09 04:12:02 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Dec 09 04:12:02 localhost kernel: ACPI: EC: Look up EC in DSDT >Dec 09 04:12:02 localhost kernel: ACPI: Interpreter enabled >Dec 09 04:12:02 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Dec 09 04:12:02 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Dec 09 04:12:02 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Dec 09 04:12:02 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Dec 09 04:12:02 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Dec 09 04:12:02 localhost kernel: ACPI: No dock devices found. >Dec 09 04:12:02 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Dec 09 04:12:02 localhost kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Dec 09 04:12:02 localhost kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Dec 09 04:12:02 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [3] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [4] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [6] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [7] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [8] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [9] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [10] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [11] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [12] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [13] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [14] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [15] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [16] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [17] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [18] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [19] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [20] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [21] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [22] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [23] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [24] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [25] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [26] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [27] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [28] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [29] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [30] registered >Dec 09 04:12:02 localhost kernel: acpiphp: Slot [31] registered >Dec 09 04:12:02 localhost kernel: PCI host bridge to bus 0000:00 >Dec 09 04:12:02 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Dec 09 04:12:02 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Dec 09 04:12:02 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Dec 09 04:12:02 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Dec 09 04:12:02 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >Dec 09 04:12:02 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >Dec 09 04:12:02 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >Dec 09 04:12:02 localhost kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >Dec 09 04:12:02 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] >Dec 09 04:12:02 localhost kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >Dec 09 04:12:02 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Dec 09 04:12:02 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Dec 09 04:12:02 localhost kernel: pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >Dec 09 04:12:02 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >Dec 09 04:12:02 localhost kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >Dec 09 04:12:02 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >Dec 09 04:12:02 localhost kernel: pci 0000:00:02.0: reg 0x1c: [io 0xc040-0xc05f] >Dec 09 04:12:02 localhost kernel: pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >Dec 09 04:12:02 localhost kernel: pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >Dec 09 04:12:02 localhost kernel: pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f] >Dec 09 04:12:02 localhost kernel: pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >Dec 09 04:12:02 localhost kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >Dec 09 04:12:02 localhost kernel: pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >Dec 09 04:12:02 localhost kernel: pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >Dec 09 04:12:02 localhost kernel: pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >Dec 09 04:12:02 localhost kernel: pci 0000:00:05.0: reg 0x20: [io 0xc080-0xc09f] >Dec 09 04:12:02 localhost kernel: pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >Dec 09 04:12:02 localhost kernel: pci 0000:00:05.1: reg 0x20: [io 0xc0a0-0xc0bf] >Dec 09 04:12:02 localhost kernel: pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >Dec 09 04:12:02 localhost kernel: pci 0000:00:05.2: reg 0x20: [io 0xc0c0-0xc0df] >Dec 09 04:12:02 localhost kernel: pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >Dec 09 04:12:02 localhost kernel: pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >Dec 09 04:12:02 localhost kernel: pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >Dec 09 04:12:02 localhost kernel: pci 0000:00:06.0: reg 0x10: [io 0xc0e0-0xc0ff] >Dec 09 04:12:02 localhost kernel: pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >Dec 09 04:12:02 localhost kernel: pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >Dec 09 04:12:02 localhost kernel: pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >Dec 09 04:12:02 localhost kernel: pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >Dec 09 04:12:02 localhost kernel: pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >Dec 09 04:12:02 localhost kernel: pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f] >Dec 09 04:12:02 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Dec 09 04:12:02 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Dec 09 04:12:02 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Dec 09 04:12:02 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Dec 09 04:12:02 localhost kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >Dec 09 04:12:02 localhost kernel: ACPI: Enabled 16 GPEs in block 00 to 0F >Dec 09 04:12:02 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Dec 09 04:12:02 localhost kernel: Found 1 acpi root devices >Dec 09 04:12:02 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Dec 09 04:12:02 localhost kernel: vgaarb: loaded >Dec 09 04:12:02 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Dec 09 04:12:02 localhost kernel: SCSI subsystem initialized >Dec 09 04:12:02 localhost kernel: ACPI: bus type ATA registered >Dec 09 04:12:02 localhost kernel: libata version 3.00 loaded. >Dec 09 04:12:02 localhost kernel: ACPI: bus type USB registered >Dec 09 04:12:02 localhost kernel: usbcore: registered new interface driver usbfs >Dec 09 04:12:02 localhost kernel: usbcore: registered new interface driver hub >Dec 09 04:12:02 localhost kernel: usbcore: registered new device driver usb >Dec 09 04:12:02 localhost kernel: PCI: Using ACPI for IRQ routing >Dec 09 04:12:02 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Dec 09 04:12:02 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Dec 09 04:12:02 localhost kernel: e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >Dec 09 04:12:02 localhost kernel: NetLabel: Initializing >Dec 09 04:12:02 localhost kernel: NetLabel: domain hash size = 128 >Dec 09 04:12:02 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Dec 09 04:12:02 localhost kernel: NetLabel: unlabeled traffic allowed by default >Dec 09 04:12:02 localhost kernel: Switched to clocksource kvm-clock >Dec 09 04:12:02 localhost kernel: pnp: PnP ACPI init >Dec 09 04:12:02 localhost kernel: ACPI: bus type PNP registered >Dec 09 04:12:02 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >Dec 09 04:12:02 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >Dec 09 04:12:02 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >Dec 09 04:12:02 localhost kernel: pnp 00:03: [dma 2] >Dec 09 04:12:02 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >Dec 09 04:12:02 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >Dec 09 04:12:02 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 09 04:12:02 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 09 04:12:02 localhost kernel: pnp: PnP ACPI: found 7 devices >Dec 09 04:12:02 localhost kernel: ACPI: bus type PNP unregistered >Dec 09 04:12:02 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Dec 09 04:12:02 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Dec 09 04:12:02 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Dec 09 04:12:02 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >Dec 09 04:12:02 localhost kernel: NET: Registered protocol family 2 >Dec 09 04:12:02 localhost kernel: TCP established hash table entries: 16384 (order: 6, 262144 bytes) >Dec 09 04:12:02 localhost kernel: TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >Dec 09 04:12:02 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) >Dec 09 04:12:02 localhost kernel: TCP: reno registered >Dec 09 04:12:02 localhost kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes) >Dec 09 04:12:02 localhost kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Dec 09 04:12:02 localhost kernel: NET: Registered protocol family 1 >Dec 09 04:12:02 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Dec 09 04:12:02 localhost kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release >Dec 09 04:12:02 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Dec 09 04:12:02 localhost kernel: pci 0000:00:02.0: Boot video device >Dec 09 04:12:02 localhost kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >Dec 09 04:12:02 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >Dec 09 04:12:02 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >Dec 09 04:12:02 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >Dec 09 04:12:02 localhost kernel: PCI: CLS 0 bytes, default 64 >Dec 09 04:12:02 localhost kernel: Unpacking initramfs... >Dec 09 04:12:02 localhost kernel: Freeing initrd memory: 31916K (ffff88007e0b2000 - ffff88007ffdd000) >Dec 09 04:12:02 localhost kernel: Initialise system trusted keyring >Dec 09 04:12:02 localhost kernel: audit: initializing netlink socket (disabled) >Dec 09 04:12:02 localhost kernel: type=2000 audit(1386580322.601:1): initialized >Dec 09 04:12:02 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 09 04:12:02 localhost kernel: zbud: loaded >Dec 09 04:12:02 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Dec 09 04:12:02 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 09 04:12:02 localhost kernel: msgmni has been set to 3998 >Dec 09 04:12:02 localhost kernel: Key type big_key registered >Dec 09 04:12:02 localhost kernel: SELinux: Registering netfilter hooks >Dec 09 04:12:02 localhost kernel: alg: No test for stdrng (krng) >Dec 09 04:12:02 localhost kernel: NET: Registered protocol family 38 >Dec 09 04:12:02 localhost kernel: Key type asymmetric registered >Dec 09 04:12:02 localhost kernel: Asymmetric key parser 'x509' registered >Dec 09 04:12:02 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 09 04:12:02 localhost kernel: io scheduler noop registered >Dec 09 04:12:02 localhost kernel: io scheduler deadline registered >Dec 09 04:12:02 localhost kernel: io scheduler cfq registered (default) >Dec 09 04:12:02 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 09 04:12:02 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 09 04:12:02 localhost kernel: intel_idle: does not run on family 6 model 2 >Dec 09 04:12:02 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Dec 09 04:12:02 localhost kernel: ACPI: Power Button [PWRF] >Dec 09 04:12:02 localhost kernel: GHES: HEST is not enabled! >Dec 09 04:12:02 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 09 04:12:02 localhost kernel: Non-volatile memory driver v1.3 >Dec 09 04:12:02 localhost kernel: Linux agpgart interface v0.103 >Dec 09 04:12:02 localhost kernel: ata_piix 0000:00:01.1: version 2.13 >Dec 09 04:12:02 localhost kernel: ata_piix 0000:00:01.1: setting latency timer to 64 >Dec 09 04:12:02 localhost kernel: scsi0 : ata_piix >Dec 09 04:12:02 localhost kernel: scsi1 : ata_piix >Dec 09 04:12:02 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 >Dec 09 04:12:02 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 >Dec 09 04:12:02 localhost kernel: libphy: Fixed MDIO Bus: probed >Dec 09 04:12:02 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 09 04:12:02 localhost kernel: ehci-pci: EHCI PCI platform driver >Dec 09 04:12:02 localhost kernel: ehci-pci 0000:00:05.7: setting latency timer to 64 >Dec 09 04:12:02 localhost kernel: ehci-pci 0000:00:05.7: EHCI Host Controller >Dec 09 04:12:02 localhost kernel: ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >Dec 09 04:12:02 localhost kernel: ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >Dec 09 04:12:02 localhost kernel: ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >Dec 09 04:12:02 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 09 04:12:02 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 09 04:12:02 localhost kernel: usb usb1: Product: EHCI Host Controller >Dec 09 04:12:02 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-300.fc20.x86_64 ehci_hcd >Dec 09 04:12:02 localhost kernel: usb usb1: SerialNumber: 0000:00:05.7 >Dec 09 04:12:02 localhost kernel: hub 1-0:1.0: USB hub found >Dec 09 04:12:02 localhost kernel: hub 1-0:1.0: 6 ports detected >Dec 09 04:12:02 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 09 04:12:02 localhost kernel: ohci-pci: OHCI PCI platform driver >Dec 09 04:12:02 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.0: setting latency timer to 64 >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.0: UHCI Host Controller >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c080 >Dec 09 04:12:02 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 09 04:12:02 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 09 04:12:02 localhost kernel: usb usb2: Product: UHCI Host Controller >Dec 09 04:12:02 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-300.fc20.x86_64 uhci_hcd >Dec 09 04:12:02 localhost kernel: usb usb2: SerialNumber: 0000:00:05.0 >Dec 09 04:12:02 localhost kernel: hub 2-0:1.0: USB hub found >Dec 09 04:12:02 localhost kernel: hub 2-0:1.0: 2 ports detected >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.1: setting latency timer to 64 >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.1: UHCI Host Controller >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0a0 >Dec 09 04:12:02 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 09 04:12:02 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 09 04:12:02 localhost kernel: usb usb3: Product: UHCI Host Controller >Dec 09 04:12:02 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-300.fc20.x86_64 uhci_hcd >Dec 09 04:12:02 localhost kernel: usb usb3: SerialNumber: 0000:00:05.1 >Dec 09 04:12:02 localhost kernel: hub 3-0:1.0: USB hub found >Dec 09 04:12:02 localhost kernel: hub 3-0:1.0: 2 ports detected >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.2: setting latency timer to 64 >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.2: UHCI Host Controller >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >Dec 09 04:12:02 localhost kernel: uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c0c0 >Dec 09 04:12:02 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 09 04:12:02 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 09 04:12:02 localhost kernel: usb usb4: Product: UHCI Host Controller >Dec 09 04:12:02 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-300.fc20.x86_64 uhci_hcd >Dec 09 04:12:02 localhost kernel: usb usb4: SerialNumber: 0000:00:05.2 >Dec 09 04:12:02 localhost kernel: hub 4-0:1.0: USB hub found >Dec 09 04:12:02 localhost kernel: hub 4-0:1.0: 2 ports detected >Dec 09 04:12:02 localhost kernel: usbcore: registered new interface driver usbserial >Dec 09 04:12:02 localhost kernel: usbcore: registered new interface driver usbserial_generic >Dec 09 04:12:02 localhost kernel: usbserial: USB Serial support registered for generic >Dec 09 04:12:02 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Dec 09 04:12:02 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 09 04:12:02 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 09 04:12:02 localhost kernel: mousedev: PS/2 mouse device common for all mice >Dec 09 04:12:02 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Dec 09 04:12:02 localhost kernel: rtc_cmos 00:00: RTC can wake from S4 >Dec 09 04:12:02 localhost kernel: rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >Dec 09 04:12:02 localhost kernel: rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >Dec 09 04:12:02 localhost kernel: device-mapper: uevent: version 1.0.3 >Dec 09 04:12:02 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Dec 09 04:12:02 localhost kernel: cpuidle: using governor menu >Dec 09 04:12:02 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Dec 09 04:12:02 localhost kernel: usbcore: registered new interface driver usbhid >Dec 09 04:12:02 localhost kernel: usbhid: USB HID core driver >Dec 09 04:12:02 localhost kernel: drop_monitor: Initializing network drop monitor service >Dec 09 04:12:02 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 09 04:12:02 localhost kernel: TCP: cubic registered >Dec 09 04:12:02 localhost kernel: Initializing XFRM netlink socket >Dec 09 04:12:02 localhost kernel: NET: Registered protocol family 10 >Dec 09 04:12:02 localhost kernel: mip6: Mobile IPv6 >Dec 09 04:12:02 localhost kernel: NET: Registered protocol family 17 >Dec 09 04:12:02 localhost kernel: PM: Hibernation image not present or could not be loaded. >Dec 09 04:12:02 localhost kernel: Loading compiled-in X.509 certificates >Dec 09 04:12:02 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 65632364f542d610f39b32d188f1775b0ce8b8b2' >Dec 09 04:12:02 localhost kernel: registered taskstats version 1 >Dec 09 04:12:02 localhost kernel: Magic number: 9:832:221 >Dec 09 04:12:02 localhost kernel: rtc_cmos 00:00: setting system clock to 2013-12-09 09:12:02 UTC (1386580322) >Dec 09 04:12:02 localhost kernel: ata1.01: NODEV after polling detection >Dec 09 04:12:02 localhost kernel: ata1.00: ATAPI: QEMU DVD-ROM, 1.6.1, max UDMA/100 >Dec 09 04:12:02 localhost kernel: ata1.00: configured for MWDMA2 >Dec 09 04:12:02 localhost kernel: scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.6. PQ: 0 ANSI: 5 >Dec 09 04:12:02 localhost kernel: sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Dec 09 04:12:02 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Dec 09 04:12:02 localhost kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0 >Dec 09 04:12:02 localhost kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5 >Dec 09 04:12:02 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Dec 09 04:12:02 localhost kernel: Write protecting the kernel read-only data: 12288k >Dec 09 04:12:02 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Dec 09 04:12:02 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Dec 09 04:12:02 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 09 04:12:02 localhost systemd[1]: Detected virtualization 'kvm'. >Dec 09 04:12:02 localhost systemd[1]: Running in initial RAM disk. >Dec 09 04:12:02 localhost systemd[1]: No hostname configured. >Dec 09 04:12:02 localhost systemd[1]: Set hostname to <localhost>. >Dec 09 04:12:02 localhost systemd[1]: Initializing machine ID from KVM UUID. >Dec 09 04:12:02 localhost systemd[1]: Starting -.slice. >Dec 09 04:12:02 localhost systemd[1]: Created slice -.slice. >Dec 09 04:12:02 localhost systemd[1]: Starting System Slice. >Dec 09 04:12:02 localhost systemd[1]: Created slice System Slice. >Dec 09 04:12:02 localhost systemd[1]: Starting Slices. >Dec 09 04:12:02 localhost systemd[1]: Reached target Slices. >Dec 09 04:12:02 localhost systemd[1]: Starting Timers. >Dec 09 04:12:02 localhost systemd[1]: Reached target Timers. >Dec 09 04:12:02 localhost systemd[1]: Starting Encrypted Volumes. >Dec 09 04:12:02 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 09 04:12:02 localhost systemd[1]: Starting udev Kernel Socket. >Dec 09 04:12:02 localhost systemd[1]: Listening on udev Kernel Socket. >Dec 09 04:12:02 localhost systemd[1]: Starting udev Control Socket. >Dec 09 04:12:02 localhost systemd[1]: Listening on udev Control Socket. >Dec 09 04:12:02 localhost systemd[1]: Starting Journal Socket. >Dec 09 04:12:02 localhost systemd[1]: Listening on Journal Socket. >Dec 09 04:12:02 localhost systemd[1]: Starting dracut cmdline hook... >Dec 09 04:12:02 localhost systemd[1]: Starting Sockets. >Dec 09 04:12:02 localhost systemd[1]: Reached target Sockets. >Dec 09 04:12:02 localhost systemd[1]: Starting Journal Service... >Dec 09 04:12:02 localhost systemd[1]: Started Journal Service. >Dec 09 04:12:02 localhost systemd-journal[49]: Journal started >Dec 09 04:12:02 localhost systemd[1]: Starting Setup Virtual Console... >Dec 09 04:12:02 localhost systemd[1]: Started Load Kernel Modules. >Dec 09 04:12:02 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Dec 09 04:12:02 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Dec 09 04:12:02 localhost systemd[1]: Starting Swap. >Dec 09 04:12:02 localhost systemd[1]: Reached target Swap. >Dec 09 04:12:02 localhost systemd[1]: Starting Local File Systems. >Dec 09 04:12:02 localhost systemd[1]: Reached target Local File Systems. >Dec 09 04:12:02 localhost systemd[1]: Started Setup Virtual Console. >Dec 09 04:12:02 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 09 04:12:02 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 09 04:12:02 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 09 04:12:02 localhost dracut-cmdline[48]: dracut-20 (Heisenbug) dracut-034-19.git20131021.fc20 >Dec 09 04:12:02 localhost dracut-cmdline[48]: rd.luks=0: removing cryptoluks activation >Dec 09 04:12:02 localhost kernel: loop: module loaded >Dec 09 04:12:02 localhost dracut-cmdline[48]: root was live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5, is now live:/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 >Dec 09 04:12:02 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Dec 09 04:12:02 localhost systemd[1]: Started dracut cmdline hook. >Dec 09 04:12:02 localhost systemd[1]: Starting dracut pre-udev hook... >Dec 09 04:12:02 localhost kernel: RPC: Registered named UNIX socket transport module. >Dec 09 04:12:02 localhost kernel: RPC: Registered udp transport module. >Dec 09 04:12:02 localhost kernel: RPC: Registered tcp transport module. >Dec 09 04:12:02 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Dec 09 04:12:02 localhost kernel: usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Dec 09 04:12:02 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >Dec 09 04:12:02 localhost kernel: usb 1-1: Product: QEMU USB Tablet >Dec 09 04:12:02 localhost kernel: usb 1-1: Manufacturer: QEMU >Dec 09 04:12:02 localhost kernel: usb 1-1: SerialNumber: 42 >Dec 09 04:12:02 localhost kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/input/input2 >Dec 09 04:12:02 localhost kernel: hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0 >Dec 09 04:12:02 localhost rpc.statd[204]: Version 1.2.7 starting >Dec 09 04:12:02 localhost rpc.statd[204]: Initializing NSM state >Dec 09 04:12:02 localhost rpc.statd[204]: Running as root. chown /var/lib/nfs/statd to choose different user >Dec 09 04:12:02 localhost systemd[1]: Started dracut pre-udev hook. >Dec 09 04:12:02 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 09 04:12:02 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 09 04:12:02 localhost systemd[1]: Starting dracut pre-trigger hook... >Dec 09 04:12:02 localhost systemd-udevd[231]: starting version 208 >Dec 09 04:12:03 localhost dracut-pre-trigger[232]: rd.dm=0: removing DM RAID activation >Dec 09 04:12:03 localhost dracut-pre-trigger[232]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Dec 09 04:12:03 localhost dracut-pre-trigger[232]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Dec 09 04:12:03 localhost dracut-pre-trigger[232]: rd.md=0: removing MD RAID activation >Dec 09 04:12:03 localhost systemd[1]: Started dracut pre-trigger hook. >Dec 09 04:12:03 localhost systemd[1]: Starting udev Coldplug all Devices... >Dec 09 04:12:03 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 09 04:12:03 localhost systemd[1]: Starting dracut initqueue hook... >Dec 09 04:12:03 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Dec 09 04:12:03 localhost systemd[1]: Starting System Initialization. >Dec 09 04:12:03 localhost systemd[1]: Reached target System Initialization. >Dec 09 04:12:03 localhost systemd[1]: Reloading. >Dec 09 04:12:03 localhost kernel: virtio-pci 0000:00:03.0: setting latency timer to 64 >Dec 09 04:12:03 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Dec 09 04:12:03 localhost kernel: virtio-pci 0000:00:06.0: setting latency timer to 64 >Dec 09 04:12:03 localhost kernel: virtio-pci 0000:00:07.0: setting latency timer to 64 >Dec 09 04:12:03 localhost kernel: [drm] Device Version 0.0 >Dec 09 04:12:03 localhost kernel: [drm] Compression level 0 log level 0 >Dec 09 04:12:03 localhost kernel: [drm] Currently using mode #0, list at 0x488 >Dec 09 04:12:03 localhost kernel: [drm] 12286 io pages at offset 0x1000000 >Dec 09 04:12:03 localhost kernel: [drm] 16777216 byte draw area at offset 0x0 >Dec 09 04:12:03 localhost kernel: [drm] RAM header offset: 0x3ffe000 >Dec 09 04:12:03 localhost kernel: [drm] rom modes offset 0x488 for 128 modes >Dec 09 04:12:03 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1025830 kiB >Dec 09 04:12:03 localhost kernel: [TTM] Initializing pool allocator >Dec 09 04:12:03 localhost kernel: [TTM] Initializing DMA pool allocator >Dec 09 04:12:03 localhost kernel: [drm] qxl: 16M of VRAM memory size >Dec 09 04:12:03 localhost kernel: [drm] qxl: 63M of IO pages memory ready (VRAM domain) >Dec 09 04:12:03 localhost kernel: [drm] main mem slot 1 [f4000000,3ffe000) >Dec 09 04:12:03 localhost kernel: [drm] fb mappable at 0xF4000000, size 3145728 >Dec 09 04:12:03 localhost kernel: [drm] fb: depth 24, pitch 4096, width 1024, height 768 >Dec 09 04:12:03 localhost kernel: fbcon: qxldrmfb (fb0) is primary device >Dec 09 04:12:03 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >Dec 09 04:12:03 localhost kernel: Console: switching to colour frame buffer device 128x48 >Dec 09 04:12:03 localhost kernel: qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >Dec 09 04:12:03 localhost kernel: qxl 0000:00:02.0: registered panic notifier >Dec 09 04:12:03 localhost kernel: [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >Dec 09 04:12:03 localhost kernel: virtio-pci 0000:00:08.0: setting latency timer to 64 >Dec 09 04:12:03 localhost kernel: virtio-pci 0000:00:07.0: irq 40 for MSI/MSI-X >Dec 09 04:12:03 localhost kernel: virtio-pci 0000:00:07.0: irq 41 for MSI/MSI-X >Dec 09 04:12:03 localhost kernel: virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >Dec 09 04:12:03 localhost kernel: virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >Dec 09 04:12:03 localhost kernel: vda: vda1 vda2 vda3 vda4 < vda5 > >Dec 09 04:12:03 localhost kernel: virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >Dec 09 04:12:03 localhost kernel: tsc: Refined TSC clocksource calibration: 1592.997 MHz >Dec 09 04:12:03 localhost systemd[1]: Started Show Plymouth Boot Screen. >Dec 09 04:12:03 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Dec 09 04:12:03 localhost systemd[1]: Starting Paths. >Dec 09 04:12:03 localhost systemd[1]: Reached target Paths. >Dec 09 04:12:03 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Dec 09 04:12:03 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Dec 09 04:12:03 localhost systemd[1]: Starting Basic System. >Dec 09 04:12:03 localhost systemd[1]: Reached target Basic System. >Dec 09 04:12:03 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 09 04:12:03 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Dec 09 04:12:03 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Dec 09 04:12:04 localhost kernel: bio: create slab <bio-1> at 1 >Dec 09 04:12:04 localhost kernel: bio: create slab <bio-2> at 2 >Dec 09 04:12:04 localhost systemd[1]: Started dracut initqueue hook. >Dec 09 04:12:04 localhost systemd[1]: Starting dracut pre-mount hook... >Dec 09 04:12:04 localhost systemd[1]: Started dracut pre-mount hook. >Dec 09 04:12:04 localhost systemd[1]: Starting Initrd Root File System. >Dec 09 04:12:04 localhost systemd[1]: Reached target Initrd Root File System. >Dec 09 04:12:04 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Dec 09 04:12:04 localhost systemd[1]: Reloading. >Dec 09 04:12:04 localhost systemd[1]: Started Reload Configuration from the Real Root. >Dec 09 04:12:04 localhost systemd[1]: Starting Initrd File Systems. >Dec 09 04:12:04 localhost systemd[1]: Reached target Initrd File Systems. >Dec 09 04:12:04 localhost systemd[1]: Starting dracut mount hook... >Dec 09 04:12:04 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:12:04 localhost systemd[1]: Started dracut mount hook. >Dec 09 04:12:04 localhost systemd[1]: Starting Initrd Default Target. >Dec 09 04:12:04 localhost systemd[1]: Reached target Initrd Default Target. >Dec 09 04:12:04 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Dec 09 04:12:04 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Dec 09 04:12:04 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Dec 09 04:12:04 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Dec 09 04:12:04 localhost systemd[1]: Starting Plymouth switch root service... >Dec 09 04:12:04 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Dec 09 04:12:04 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Dec 09 04:12:04 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Dec 09 04:12:04 localhost systemd[1]: Stopping Initrd Default Target. >Dec 09 04:12:04 localhost systemd[1]: Stopped target Initrd Default Target. >Dec 09 04:12:04 localhost systemd[1]: Stopping dracut mount hook... >Dec 09 04:12:04 localhost systemd[1]: Stopped dracut mount hook. >Dec 09 04:12:04 localhost systemd[1]: Stopping dracut pre-mount hook... >Dec 09 04:12:04 localhost systemd[1]: Stopped dracut pre-mount hook. >Dec 09 04:12:04 localhost systemd[1]: Stopping dracut initqueue hook... >Dec 09 04:12:04 localhost systemd[1]: Stopped dracut initqueue hook. >Dec 09 04:12:04 localhost systemd[1]: Stopping Basic System. >Dec 09 04:12:04 localhost systemd[1]: Stopped target Basic System. >Dec 09 04:12:04 localhost systemd[1]: Stopping Slices. >Dec 09 04:12:04 localhost systemd[1]: Stopped target Slices. >Dec 09 04:12:04 localhost systemd[1]: Stopping System Slice. >Dec 09 04:12:04 localhost systemd[1]: Removed slice System Slice. >Dec 09 04:12:04 localhost systemd[1]: Stopping -.slice. >Dec 09 04:12:04 localhost systemd[1]: Removed slice -.slice. >Dec 09 04:12:04 localhost systemd[1]: Stopping Paths. >Dec 09 04:12:04 localhost systemd[1]: Stopped target Paths. >Dec 09 04:12:04 localhost systemd[1]: Stopping Timers. >Dec 09 04:12:04 localhost systemd[1]: Stopped target Timers. >Dec 09 04:12:04 localhost systemd[1]: Stopping Sockets. >Dec 09 04:12:04 localhost systemd[1]: Stopped target Sockets. >Dec 09 04:12:04 localhost systemd[1]: Stopping System Initialization. >Dec 09 04:12:04 localhost systemd[1]: Stopped target System Initialization. >Dec 09 04:12:04 localhost systemd[1]: Stopping udev Coldplug all Devices... >Dec 09 04:12:04 localhost systemd[1]: Stopped udev Coldplug all Devices. >Dec 09 04:12:04 localhost systemd[1]: Stopping dracut pre-trigger hook... >Dec 09 04:12:04 localhost systemd[1]: Stopped dracut pre-trigger hook. >Dec 09 04:12:04 localhost systemd[1]: Stopping Encrypted Volumes. >Dec 09 04:12:04 localhost systemd[1]: Stopped target Encrypted Volumes. >Dec 09 04:12:04 localhost systemd[1]: Stopping Swap. >Dec 09 04:12:04 localhost systemd[1]: Stopped target Swap. >Dec 09 04:12:04 localhost systemd[1]: Stopping Local File Systems. >Dec 09 04:12:04 localhost systemd[1]: Stopped target Local File Systems. >Dec 09 04:12:04 localhost systemd[1]: Stopping udev Kernel Device Manager... >Dec 09 04:12:04 localhost systemd[1]: Started Plymouth switch root service. >Dec 09 04:12:04 localhost systemd[1]: Stopped udev Kernel Device Manager. >Dec 09 04:12:04 localhost systemd[1]: Stopping dracut pre-udev hook... >Dec 09 04:12:04 localhost systemd[1]: Stopped dracut pre-udev hook. >Dec 09 04:12:04 localhost systemd[1]: Stopping dracut cmdline hook... >Dec 09 04:12:04 localhost systemd[1]: Stopped dracut cmdline hook. >Dec 09 04:12:04 localhost systemd[1]: Stopping Create static device nodes in /dev... >Dec 09 04:12:04 localhost systemd[1]: Stopped Create static device nodes in /dev. >Dec 09 04:12:04 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Dec 09 04:12:04 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Dec 09 04:12:04 localhost systemd[1]: Stopping udev Kernel Socket. >Dec 09 04:12:04 localhost systemd[1]: Closed udev Kernel Socket. >Dec 09 04:12:04 localhost systemd[1]: Stopping udev Control Socket. >Dec 09 04:12:04 localhost systemd[1]: Closed udev Control Socket. >Dec 09 04:12:04 localhost systemd[1]: Starting Cleanup udevd DB... >Dec 09 04:12:04 localhost systemd[1]: Started Cleanup udevd DB. >Dec 09 04:12:04 localhost systemd[1]: Starting Switch Root. >Dec 09 04:12:04 localhost systemd[1]: Reached target Switch Root. >Dec 09 04:12:04 localhost systemd[1]: Starting Switch Root... >Dec 09 04:12:04 localhost systemd[1]: Switching root. >Dec 09 04:12:04 localhost systemd-journal[49]: Journal stopped >Dec 09 04:12:09 localhost systemd-journal[604]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 985.7M, current limit 100.1M). >Dec 09 04:12:09 localhost systemd-journal[604]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 985.7M, current limit 100.1M). >Dec 09 04:12:09 localhost systemd-journald[49]: Received SIGTERM >Dec 09 04:12:09 localhost kernel: type=1404 audit(1386580326.178:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 09 04:12:09 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 09 04:12:09 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 09 04:12:09 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Dec 09 04:12:09 localhost kernel: SELinux: 83 classes, 101316 rules >Dec 09 04:12:09 localhost kernel: SELinux: Completing initialization. >Dec 09 04:12:09 localhost kernel: SELinux: Setting up existing superblocks. >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 09 04:12:09 localhost kernel: type=1403 audit(1386580326.718:3): policy loaded auid=4294967295 ses=4294967295 >Dec 09 04:12:09 localhost systemd[1]: Successfully loaded SELinux policy in 841.519ms. >Dec 09 04:12:09 localhost systemd[1]: Relabelled /dev and /run in 52.689ms. >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:12:09 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Dec 09 04:12:09 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de). >Dec 09 04:12:09 localhost kernel: SELinux: initialized (dev nfsd, type nfsd), uses genfs_contexts >Dec 09 04:12:09 localhost systemd-journal[604]: Journal started >Dec 09 04:12:04 localhost rpcbind[200]: rpcbind terminating on signal. Restart with "rpcbind -w" >Dec 09 04:12:04 localhost rpcbind[200]: cannot open file = /var/lib/rpcbind/rpcbind.xdr for writing >Dec 09 04:12:04 localhost rpcbind[200]: cannot save any registration >Dec 09 04:12:04 localhost rpcbind[200]: cannot open file = /var/lib/rpcbind/portmap.xdr for writing >Dec 09 04:12:04 localhost rpcbind[200]: cannot save any registration >Dec 09 04:12:05 localhost systemd-cgroups-agent[554]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Dec 09 04:12:06 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 09 04:12:06 localhost systemd[1]: Detected virtualization 'kvm'. >Dec 09 04:12:06 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 >Dec 09 04:12:08 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Dec 09 04:12:09 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 09 04:12:09 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 09 04:12:09 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Dec 09 04:12:09 localhost systemd[1]: Starting Import network configuration from initramfs... >Dec 09 04:12:09 localhost systemd[1]: Starting Configure read-only root support... >Dec 09 04:12:09 localhost systemd[1]: Starting Load/Save Random Seed... >Dec 09 04:12:09 localhost systemd[1]: Starting LVM2 metadata daemon... >Dec 09 04:12:09 localhost systemd[1]: Mounted RPC Pipe File System. >Dec 09 04:12:09 localhost systemd[1]: Started Load/Save Random Seed. >Dec 09 04:12:09 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 09 04:12:09 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Dec 09 04:12:09 localhost systemd[1]: Started Configure read-only root support. >Dec 09 04:12:09 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 09 04:12:09 localhost systemd[1]: Started LVM2 metadata daemon. >Dec 09 04:12:09 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 09 04:12:09 localhost systemd[1]: Starting Local File Systems (Pre). >Dec 09 04:12:09 localhost systemd[1]: Reached target Local File Systems (Pre). >Dec 09 04:12:09 localhost systemd[1]: Started Import network configuration from initramfs. >Dec 09 04:12:09 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 09 04:12:09 localhost systemd-udevd[628]: starting version 208 >Dec 09 04:12:10 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Dec 09 04:12:10 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Dec 09 04:12:10 localhost systemd[1]: Starting Activation of DM RAID sets... >Dec 09 04:12:10 localhost systemd[1]: Started Activation of DM RAID sets. >Dec 09 04:12:10 localhost systemd[1]: Starting Local File Systems. >Dec 09 04:12:10 localhost systemd[1]: Reached target Local File Systems. >Dec 09 04:12:10 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Dec 09 04:12:10 localhost systemd[1]: Started Reconfigure the system on administrator request. >Dec 09 04:12:10 localhost systemd[1]: Started Mark the need to relabel after reboot. >Dec 09 04:12:10 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Dec 09 04:12:10 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Dec 09 04:12:10 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Dec 09 04:12:10 localhost systemd[1]: Starting Security Auditing Service... >Dec 09 04:12:10 localhost systemd[1]: Starting Encrypted Volumes. >Dec 09 04:12:10 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 09 04:12:10 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Dec 09 04:12:10 localhost systemd-journal[604]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 832.9M, current limit 247.4M). >Dec 09 04:12:10 localhost systemd-journal[604]: Time spent on flushing to /var is 118.552ms for 749 entries. >Dec 09 04:12:10 localhost auditctl[652]: No rules >Dec 09 04:12:10 localhost auditctl[652]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Dec 09 04:12:10 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Dec 09 04:12:10 localhost systemd[1]: Started Security Auditing Service. >Dec 09 04:12:10 localhost audispd[660]: priority_boost_parser called with: 4 >Dec 09 04:12:10 localhost audispd[660]: max_restarts_parser called with: 10 >Dec 09 04:12:10 localhost audispd[660]: No plugins found, exiting >Dec 09 04:12:10 localhost auditd[651]: Started dispatcher: /sbin/audispd pid: 660 >Dec 09 04:12:10 localhost auditd[651]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Dec 09 04:12:10 localhost kernel: type=1305 audit(1386580330.751:4): audit_pid=651 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Dec 09 04:12:10 localhost systemd-tmpfiles[647]: Unable to fix label of /run/log/journal: No such file or directory >Dec 09 04:12:10 localhost systemd-tmpfiles[647]: Unable to fix label of /run/log/journal/20ffe4fda301e9a4a3b3c2d5d5b7c06a: No such file or directory >Dec 09 04:12:10 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Dec 09 04:12:10 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Dec 09 04:12:11 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Dec 09 04:12:11 localhost systemd[1]: Starting System Initialization. >Dec 09 04:12:11 localhost systemd[1]: Reached target System Initialization. >Dec 09 04:12:11 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Dec 09 04:12:11 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Dec 09 04:12:11 localhost systemd[1]: Started dnf makecache timer. >Dec 09 04:12:11 localhost systemd[1]: Starting Timers. >Dec 09 04:12:11 localhost systemd[1]: Reached target Timers. >Dec 09 04:12:11 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Dec 09 04:12:11 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Dec 09 04:12:11 localhost systemd[1]: Started Restore Sound Card State. >Dec 09 04:12:11 localhost systemd[1]: Starting CUPS Printer Service Spool. >Dec 09 04:12:11 localhost systemd[1]: Started CUPS Printer Service Spool. >Dec 09 04:12:11 localhost systemd[1]: Starting Paths. >Dec 09 04:12:11 localhost systemd[1]: Reached target Paths. >Dec 09 04:12:11 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Dec 09 04:12:11 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Dec 09 04:12:11 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Dec 09 04:12:11 localhost alsactl[665]: alsactl 1.0.27.2 daemon started >Dec 09 04:12:11 localhost alsactl[665]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Dec 09 04:12:11 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Dec 09 04:12:11 localhost systemd[1]: Starting RPCbind Server Activation Socket. >Dec 09 04:12:11 localhost systemd[1]: Listening on RPCbind Server Activation Socket. >Dec 09 04:12:11 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 09 04:12:11 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 09 04:12:11 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Dec 09 04:12:11 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Dec 09 04:12:11 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Dec 09 04:12:11 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Dec 09 04:12:11 localhost systemd[1]: Starting Sockets. >Dec 09 04:12:11 localhost systemd[1]: Reached target Sockets. >Dec 09 04:12:11 localhost systemd[1]: Starting Basic System. >Dec 09 04:12:11 localhost systemd[1]: Reached target Basic System. >Dec 09 04:12:11 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Dec 09 04:12:11 localhost systemd[1]: Starting Permit User Sessions... >Dec 09 04:12:11 localhost systemd[1]: Starting Accounts Service... >Dec 09 04:12:11 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Dec 09 04:12:11 localhost systemd[1]: Started Software RAID monitoring and management. >Dec 09 04:12:11 localhost systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon... >Dec 09 04:12:11 localhost kernel: parport_pc 00:04: reported by Plug and Play ACPI >Dec 09 04:12:11 localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. >Dec 09 04:12:11 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Dec 09 04:12:11 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Dec 09 04:12:11 localhost systemd[1]: Starting irqbalance daemon... >Dec 09 04:12:11 localhost systemd[1]: Started irqbalance daemon. >Dec 09 04:12:11 localhost systemd[1]: Starting NTP client/server... >Dec 09 04:12:11 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Dec 09 04:12:11 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Dec 09 04:12:11 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Dec 09 04:12:11 localhost systemd[1]: Starting Modem Manager... >Dec 09 04:12:11 localhost systemd[1]: Starting System Logging Service... >Dec 09 04:12:11 localhost kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Dec 09 04:12:11 localhost kernel: virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >Dec 09 04:12:11 localhost kernel: virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >Dec 09 04:12:11 localhost systemd[1]: Starting LSB: Init script for live image.... >Dec 09 04:12:11 localhost systemd[1]: Starting D-Bus System Message Bus... >Dec 09 04:12:11 localhost systemd[1]: Started D-Bus System Message Bus. >Dec 09 04:12:11 localhost systemd[1]: Starting Login Service... >Dec 09 04:12:11 localhost systemd[1]: Started Permit User Sessions. >Dec 09 04:12:11 localhost systemd[1]: Starting Job spooling tools... >Dec 09 04:12:12 localhost rngd[678]: Unable to open file: /dev/tpm0 >Dec 09 04:12:12 localhost rngd[678]: can't open any entropy source >Dec 09 04:12:12 localhost rngd[678]: Maybe RNG device modules are not loaded >Dec 09 04:12:12 localhost systemd[1]: Started Job spooling tools. >Dec 09 04:12:12 localhost systemd[1]: Starting Command Scheduler... >Dec 09 04:12:12 localhost systemd[1]: Started Command Scheduler. >Dec 09 04:12:12 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Dec 09 04:12:12 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Dec 09 04:12:12 localhost systemd[1]: Unit rngd.service entered failed state. >Dec 09 04:12:13 localhost chronyd[705]: chronyd version 1.29 starting >Dec 09 04:12:13 localhost crond[698]: (CRON) INFO (Syslog will be used instead of sendmail.) >Dec 09 04:12:13 localhost crond[698]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 65% if used.) >Dec 09 04:12:13 localhost chronyd[705]: Linux kernel major=3 minor=11 patch=10 >Dec 09 04:12:13 localhost chronyd[705]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 09 04:12:13 localhost /usr/sbin/irqbalance[676]: Balancing is ineffective on systems with a single cpu. Shutting down >Dec 09 04:12:13 localhost chronyd[705]: Generated key 1 >Dec 09 04:12:13 localhost avahi-daemon[679]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Dec 09 04:12:13 localhost avahi-daemon[679]: Successfully dropped root privileges. >Dec 09 04:12:13 localhost avahi-daemon[679]: avahi-daemon 0.6.31 starting up. >Dec 09 04:12:13 localhost kernel: microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >Dec 09 04:12:13 localhost ModemManager[681]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Dec 09 04:12:14 localhost systemd[1]: Started System Logging Service. >Dec 09 04:12:14 localhost systemd[1]: Started NTP client/server. >Dec 09 04:12:14 localhost smartd[674]: smartd 6.2 2013-07-26 r3841 [x86_64-linux-3.11.10-300.fc20.x86_64] (local build) >Dec 09 04:12:14 localhost smartd[674]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org >Dec 09 04:12:14 localhost smartd[674]: Opened configuration file /etc/smartmontools/smartd.conf >Dec 09 04:12:14 localhost smartd[674]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Dec 09 04:12:14 localhost smartd[674]: Problem creating device name scan list >Dec 09 04:12:14 localhost smartd[674]: In the system's table of devices NO devices found to scan >Dec 09 04:12:14 localhost smartd[674]: Monitoring 0 ATA and 0 SCSI devices >Dec 09 04:12:14 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Dec 09 04:12:14 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:12:14 localhost rtkit-daemon[671]: Successfully called chroot. >Dec 09 04:12:14 localhost rtkit-daemon[671]: Successfully dropped privileges. >Dec 09 04:12:14 localhost rtkit-daemon[671]: Successfully limited resources. >Dec 09 04:12:14 localhost rtkit-daemon[671]: Running. >Dec 09 04:12:14 localhost rtkit-daemon[671]: Watchdog thread running. >Dec 09 04:12:14 localhost rtkit-daemon[671]: Canary thread running. >Dec 09 04:12:14 localhost avahi-daemon[679]: Successfully called chroot(). >Dec 09 04:12:14 localhost avahi-daemon[679]: Successfully dropped remaining capabilities. >Dec 09 04:12:14 localhost avahi-daemon[679]: Loading service file /services/udisks.service. >Dec 09 04:12:14 localhost avahi-daemon[679]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Dec 09 04:12:14 localhost avahi-daemon[679]: Network interface enumeration completed. >Dec 09 04:12:14 localhost avahi-daemon[679]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 09 04:12:14 localhost avahi-daemon[679]: Server startup complete. Host name is linux.local. Local service cookie is 3631748412. >Dec 09 04:12:14 localhost avahi-daemon[679]: Service "linux" (/services/udisks.service) successfully established. >Dec 09 04:12:14 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 09 04:12:14 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 09 04:12:14 localhost systemd-logind[687]: New seat seat0. >Dec 09 04:12:14 localhost systemd-logind[687]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 09 04:12:14 localhost systemd[1]: Started Login Service. >Dec 09 04:12:15 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:12:15 localhost mtp-probe[696]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:05.7/usb1/1-1" >Dec 09 04:12:15 localhost systemd[1]: Started Modem Manager. >Dec 09 04:12:15 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 09 04:12:15 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 09 04:12:15 localhost systemd[1]: Starting Authorization Manager... >Dec 09 04:12:15 localhost mtp-probe[696]: bus: 1, device: 2 was not an MTP device >Dec 09 04:12:15 localhost polkitd[736]: Started polkitd version 0.112 >Dec 09 04:12:15 localhost useradd[737]: new group: name=liveuser, GID=1000 >Dec 09 04:12:15 localhost useradd[737]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Dec 09 04:12:16 localhost polkitd[736]: Loading rules from directory /etc/polkit-1/rules.d >Dec 09 04:12:16 localhost polkitd[736]: Loading rules from directory /usr/share/polkit-1/rules.d >Dec 09 04:12:16 localhost polkitd[736]: Finished loading, compiling and executing 4 rules >Dec 09 04:12:16 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 09 04:12:16 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 09 04:12:16 localhost polkitd[736]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Dec 09 04:12:16 localhost accounts-daemon[668]: started daemon version 0.6.35 >Dec 09 04:12:16 localhost systemd[1]: Started Authorization Manager. >Dec 09 04:12:16 localhost systemd[1]: Started Accounts Service. >Dec 09 04:12:16 localhost systemd[1]: Starting LVM2 PV scan on device 252:5... >Dec 09 04:12:16 localhost livesys[684]: Adding live user [ OK ] >Dec 09 04:12:16 localhost usermod[756]: add 'liveuser' to group 'wheel' >Dec 09 04:12:16 localhost usermod[756]: add 'liveuser' to shadow group 'wheel' >Dec 09 04:12:16 localhost pvscan[753]: 2 logical volume(s) in volume group "fedora" now active >Dec 09 04:12:17 localhost systemd[1]: Stopped Software RAID monitoring and management. >Dec 09 04:12:17 localhost livesys[684]: No such schema 'org.gnome.settings-daemon.plugins.updates' >Dec 09 04:12:17 localhost kernel: ppdev: user-space parallel port driver >Dec 09 04:12:17 localhost ModemManager[681]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin >Dec 09 04:12:17 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Dec 09 04:12:17 localhost systemd[1]: Stopping Command Scheduler... >Dec 09 04:12:17 localhost systemd[1]: Starting QEMU Guest Agent... >Dec 09 04:12:17 localhost systemd[1]: Started QEMU Guest Agent. >Dec 09 04:12:17 localhost systemd[1]: Starting Agent daemon for Spice guests... >Dec 09 04:12:17 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 09 04:12:17 localhost systemd[1]: PID file /var/run/spice-vdagentd/spice-vdagentd.pid not readable (yet?) after start. >Dec 09 04:12:17 localhost systemd[1]: Started Agent daemon for Spice guests. >Dec 09 04:12:17 localhost systemd[1]: Starting Agent daemon for Spice guests. >Dec 09 04:12:17 localhost systemd[1]: Reached target Agent daemon for Spice guests. >Dec 09 04:12:18 localhost kernel: Ebtables v2.0 registered >Dec 09 04:12:18 localhost kernel: snd_hda_intel 0000:00:04.0: irq 47 for MSI/MSI-X >Dec 09 04:12:18 localhost kernel: snd_hda_intel 0000:00:04.0: setting latency timer to 64 >Dec 09 04:12:18 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:line >Dec 09 04:12:18 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 09 04:12:18 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 09 04:12:18 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Dec 09 04:12:18 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Dec 09 04:12:18 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Line=0x5 >Dec 09 04:12:18 localhost crond[698]: (CRON) INFO (running with inotify support) >Dec 09 04:12:18 localhost kernel: Bridge firewalling registered >Dec 09 04:12:18 localhost systemd[1]: Starting Sound Card. >Dec 09 04:12:18 localhost systemd[1]: Reached target Sound Card. >Dec 09 04:12:18 localhost systemd[1]: Stopped Command Scheduler. >Dec 09 04:12:18 localhost systemd[1]: Stopping Job spooling tools... >Dec 09 04:12:18 localhost systemd[1]: Stopped Job spooling tools. >Dec 09 04:12:18 localhost systemd[1]: Started LVM2 PV scan on device 252:5. >Dec 09 04:12:19 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 09 04:12:19 localhost systemd[1]: Starting Network Manager... >Dec 09 04:12:19 localhost systemd[1]: Started LSB: Init script for live image.. >Dec 09 04:12:19 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Dec 09 04:12:19 localhost systemd[1]: Started Initial Setup configuration program. >Dec 09 04:12:19 localhost systemd[1]: Starting The KDE login manager... >Dec 09 04:12:19 localhost systemd[1]: Started The KDE login manager. >Dec 09 04:12:19 localhost systemd[1]: Started SYSV: Late init script for live image.. >Dec 09 04:12:19 localhost kdm[889]: plymouth is running >Dec 09 04:12:19 localhost kdm[889]: plymouth is active on VT 1, reusing for :0 >Dec 09 04:12:19 localhost kdm[889]: plymouth should quit after server startup >Dec 09 04:12:20 localhost NetworkManager[880]: <info> NetworkManager (version 0.9.9.0-19.git20131003.fc20) is starting... >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Dec 09 04:12:20 localhost NetworkManager[880]: <info> WEXT support is enabled >Dec 09 04:12:20 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 09 04:12:20 localhost NetworkManager[880]: <info> VPN: loaded org.freedesktop.NetworkManager.openswan >Dec 09 04:12:20 localhost NetworkManager[880]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Dec 09 04:12:20 localhost NetworkManager[880]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 09 04:12:20 localhost NetworkManager[880]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 09 04:12:20 localhost NetworkManager[880]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 09 04:12:20 localhost NetworkManager[880]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 09 04:12:20 localhost kernel: cfg80211: World regulatory domain updated: >Dec 09 04:12:20 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 09 04:12:20 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 09 04:12:20 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 09 04:12:20 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 09 04:12:20 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 09 04:12:20 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 09 04:12:20 localhost NetworkManager[880]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 09 04:12:20 localhost NetworkManager[880]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 09 04:12:20 localhost NetworkManager[880]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 09 04:12:20 localhost NetworkManager[880]: <info> WiFi hardware radio set enabled >Dec 09 04:12:20 localhost systemd[1]: Started Network Manager. >Dec 09 04:12:20 localhost systemd[1]: Starting Network. >Dec 09 04:12:20 localhost systemd[1]: Reached target Network. >Dec 09 04:12:20 localhost NetworkManager[880]: <info> WiFi enabled by radio killswitch; enabled by state file >Dec 09 04:12:20 localhost NetworkManager[880]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 09 04:12:20 localhost NetworkManager[880]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Networking is enabled by state file >Dec 09 04:12:20 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Dec 09 04:12:20 localhost systemd[1]: Starting RPC bind service... >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (lo): link connected >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (lo): carrier is ON >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (lo): No existing connection detected. >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (eth0): carrier is OFF >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (eth0): No existing connection detected. >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (eth0): bringing up device. >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (eth0): link connected >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >Dec 09 04:12:20 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 09 04:12:20 localhost dbus[686]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 09 04:12:20 localhost rpcbind[993]: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Dec 09 04:12:20 localhost rpcbind[993]: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Dec 09 04:12:20 localhost systemd[1]: Starting Bluetooth service... >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 09 04:12:20 localhost systemd[1]: Started RPC bind service. >Dec 09 04:12:20 localhost systemd[1]: Starting NFS file locking service.... >Dec 09 04:12:20 localhost NetworkManager[880]: <info> ModemManager available in the bus >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Auto-activating connection 'Wired connection 1'. >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Activation (eth0) starting connection 'Wired connection 1' >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 09 04:12:20 localhost bluetoothd[994]: Bluetooth daemon 5.11 >Dec 09 04:12:20 localhost NetworkManager[880]: <info> NetworkManager state is now CONNECTING >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Dec 09 04:12:20 localhost NetworkManager[880]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Dec 09 04:12:20 localhost dbus[686]: [system] Successfully activated service 'org.bluez' >Dec 09 04:12:20 localhost NetworkManager[880]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Dec 09 04:12:20 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.bluez' >Dec 09 04:12:20 localhost systemd[1]: Started Bluetooth service. >Dec 09 04:12:21 localhost kernel: Bluetooth: Core ver 2.16 >Dec 09 04:12:21 localhost kernel: NET: Registered protocol family 31 >Dec 09 04:12:21 localhost kernel: Bluetooth: HCI device and connection manager initialized >Dec 09 04:12:21 localhost kernel: Bluetooth: HCI socket layer initialized >Dec 09 04:12:21 localhost bluetoothd[994]: Starting SDP server >Dec 09 04:12:21 localhost kernel: Bluetooth: L2CAP socket layer initialized >Dec 09 04:12:21 localhost kernel: Bluetooth: SCO socket layer initialized >Dec 09 04:12:21 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 09 04:12:21 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Dec 09 04:12:21 localhost kernel: Bluetooth: BNEP socket layer initialized >Dec 09 04:12:21 localhost bluetoothd[994]: Bluetooth management interface 1.3 initialized >Dec 09 04:12:21 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 09 04:12:21 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 09 04:12:21 localhost systemd[1]: Starting Hostname Service... >Dec 09 04:12:21 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 09 04:12:21 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 09 04:12:21 localhost systemd[1]: Started Hostname Service. >Dec 09 04:12:21 localhost rpc.statd[1041]: Version 1.2.7 starting >Dec 09 04:12:21 localhost sm-notify[1042]: Version 1.2.7 starting >Dec 09 04:12:21 localhost rpc.statd[1041]: Initializing NSM state >Dec 09 04:12:21 localhost systemd[1]: Started NFS file locking service.. >Dec 09 04:12:21 localhost systemd[1]: Starting Network File System Server. >Dec 09 04:12:21 localhost systemd[1]: Reached target Network File System Server. >Dec 09 04:12:21 localhost systemd[1]: Starting Multi-User System. >Dec 09 04:12:21 localhost systemd[1]: Reached target Multi-User System. >Dec 09 04:12:21 localhost systemd[1]: Starting Graphical Interface. >Dec 09 04:12:21 localhost systemd[1]: Reached target Graphical Interface. >Dec 09 04:12:21 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 09 04:12:21 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 09 04:12:21 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 09 04:12:21 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 09 04:12:21 localhost systemd[1]: Startup finished in 1.053s (kernel) + 3.220s (initrd) + 15.865s (userspace) = 20.139s. >Dec 09 04:12:21 localhost avahi-daemon[679]: Registering new address record for fe80::5054:ff:fe24:642c on eth0.*. >Dec 09 04:12:23 localhost kdm[889]: Quitting Plymouth with transition >Dec 09 04:12:23 localhost kdm[889]: Is Plymouth still running? no >Dec 09 04:12:23 localhost systemd[1]: Starting user-1000.slice. >Dec 09 04:12:23 localhost systemd[1]: Created slice user-1000.slice. >Dec 09 04:12:23 localhost systemd[1]: Starting User Manager for 1000... >Dec 09 04:12:23 localhost systemd-logind[687]: New session 1 of user liveuser. >Dec 09 04:12:23 localhost systemd-logind[687]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 09 04:12:23 localhost systemd[1]: Starting Session 1 of user liveuser. >Dec 09 04:12:23 localhost systemd[1]: Started Session 1 of user liveuser. >Dec 09 04:12:23 localhost kdm[1132]: :0[1132]: pam_unix(kdm-np:session): session opened for user liveuser by (uid=0) >Dec 09 04:12:23 localhost systemd[1202]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Dec 09 04:12:23 localhost systemd[1202]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Dec 09 04:12:24 localhost systemd[1202]: Mounted /sys/kernel/config. >Dec 09 04:12:24 localhost systemd[1202]: Stopped target Sound Card. >Dec 09 04:12:24 localhost systemd[1202]: Starting Default. >Dec 09 04:12:24 localhost systemd[1202]: Reached target Default. >Dec 09 04:12:24 localhost systemd[1202]: Startup finished in 66ms. >Dec 09 04:12:24 localhost systemd[1]: Started User Manager for 1000. >Dec 09 04:12:27 localhost NetworkManager[880]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 09 04:12:27 localhost NetworkManager[880]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Dec 09 04:12:27 localhost NetworkManager[880]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 09 04:12:27 localhost NetworkManager[880]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 09 04:12:27 localhost NetworkManager[880]: <info> dhclient started with pid 1426 >Dec 09 04:12:27 localhost NetworkManager[880]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Dec 09 04:12:27 localhost systemd-udevd[638]: '/sbin/alsactl -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf --initfile=/lib/alsa/init/00main nrestore /dev/snd/controlC0' [845] terminated by signal 1 (Hangup) >Dec 09 04:12:27 localhost dhclient[1426]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 09 04:12:27 localhost dhclient[1426]: Copyright 2004-2013 Internet Systems Consortium. >Dec 09 04:12:27 localhost dhclient[1426]: All rights reserved. >Dec 09 04:12:27 localhost dhclient[1426]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 09 04:12:27 localhost dhclient[1426]: Dec 09 04:12:27 localhost NetworkManager[880]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 09 04:12:27 localhost NetworkManager[880]: Copyright 2004-2013 Internet Systems Consortium. >Dec 09 04:12:27 localhost NetworkManager[880]: All rights reserved. >Dec 09 04:12:27 localhost NetworkManager[880]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 09 04:12:27 localhost NetworkManager[880]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Dec 09 04:12:27 localhost dhclient[1426]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:12:27 localhost NetworkManager[880]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:12:27 localhost NetworkManager[880]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:12:27 localhost NetworkManager[880]: Sending on Socket/fallback >Dec 09 04:12:27 localhost NetworkManager[880]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0xddbca3) >Dec 09 04:12:27 localhost dhclient[1426]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:12:27 localhost dhclient[1426]: Sending on Socket/fallback >Dec 09 04:12:27 localhost dhclient[1426]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0xddbca3) >Dec 09 04:12:27 localhost dhclient[1426]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xddbca3) >Dec 09 04:12:27 localhost dhclient[1426]: DHCPOFFER from 192.168.122.1 >Dec 09 04:12:27 localhost NetworkManager[880]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xddbca3) >Dec 09 04:12:27 localhost NetworkManager[880]: DHCPOFFER from 192.168.122.1 >Dec 09 04:12:27 localhost dhclient[1426]: DHCPACK from 192.168.122.1 (xid=0xddbca3) >Dec 09 04:12:27 localhost NetworkManager[880]: DHCPACK from 192.168.122.1 (xid=0xddbca3) >Dec 09 04:12:27 localhost NetworkManager[880]: <info> (eth0): DHCPv4 state changed preinit -> bound >Dec 09 04:12:27 localhost NetworkManager[880]: <info> address 192.168.122.104 >Dec 09 04:12:27 localhost NetworkManager[880]: <info> plen 24 (255.255.255.0) >Dec 09 04:12:27 localhost NetworkManager[880]: <info> gateway 192.168.122.1 >Dec 09 04:12:27 localhost NetworkManager[880]: <info> lease time 3600 >Dec 09 04:12:27 localhost NetworkManager[880]: <info> hostname 'localhost' >Dec 09 04:12:27 localhost NetworkManager[880]: <info> nameserver '192.168.122.1' >Dec 09 04:12:27 localhost NetworkManager[880]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 09 04:12:27 localhost NetworkManager[880]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Dec 09 04:12:27 localhost dhclient[1426]: bound to 192.168.122.104 -- renewal in 1574 seconds. >Dec 09 04:12:27 localhost avahi-daemon[679]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 09 04:12:27 localhost avahi-daemon[679]: New relevant interface eth0.IPv4 for mDNS. >Dec 09 04:12:27 localhost avahi-daemon[679]: Registering new address record for 192.168.122.104 on eth0.IPv4. >Dec 09 04:12:27 localhost NetworkManager[880]: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 09 04:12:27 localhost NetworkManager[880]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 09 04:12:27 localhost NetworkManager[880]: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 09 04:12:27 localhost NetworkManager[880]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 09 04:12:27 localhost NetworkManager[880]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 09 04:12:27 localhost NetworkManager[880]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Dec 09 04:12:27 localhost NetworkManager[880]: <info> Activation (eth0) successful, device activated. >Dec 09 04:12:27 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 09 04:12:27 localhost NetworkManager[880]: <info> startup complete >Dec 09 04:12:27 localhost NetworkManager[880]: bound to 192.168.122.104 -- renewal in 1574 seconds. >Dec 09 04:12:27 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 09 04:12:27 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 09 04:12:27 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 09 04:12:27 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 09 04:12:27 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 09 04:12:33 localhost chronyd[705]: Selected source 62.76.96.4 >Dec 09 04:12:39 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 09 04:12:39 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 09 04:12:39 localhost systemd[1]: Starting Daemon for power management... >Dec 09 04:12:39 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 09 04:12:39 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 09 04:12:39 localhost systemd[1]: Started Daemon for power management. >Dec 09 04:12:39 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 09 04:12:39 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 09 04:12:39 localhost systemd[1]: Starting Disk Manager... >Dec 09 04:12:39 localhost udisksd[1536]: udisks daemon version 2.1.1 starting >Dec 09 04:12:40 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 09 04:12:40 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 09 04:12:40 localhost systemd[1]: Started Disk Manager. >Dec 09 04:12:40 localhost udisksd[1536]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 09 04:12:41 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 09 04:12:41 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 09 04:12:41 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 09 04:12:41 localhost colord[1629]: Using mapping database file /var/lib/colord/mapping.db >Dec 09 04:12:41 localhost colord[1629]: Using device database file /var/lib/colord/storage.db >Dec 09 04:12:41 localhost colord[1629]: loaded plugin libcd_plugin_scanner.so >Dec 09 04:12:41 localhost colord[1629]: loaded plugin libcd_plugin_camera.so >Dec 09 04:12:41 localhost colord[1629]: Daemon ready for requests >Dec 09 04:12:41 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 09 04:12:41 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 09 04:12:41 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 09 04:12:41 localhost colord[1629]: Device added: xrandr-Virtual-0 >Dec 09 04:12:42 localhost dbus-daemon[686]: dbus[686]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) >Dec 09 04:12:42 localhost dbus[686]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) >Dec 09 04:12:42 localhost dbus-daemon[686]: no kernel backlight interface found >Dec 09 04:12:42 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' >Dec 09 04:12:42 localhost dbus[686]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' >Dec 09 04:12:51 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 09 04:12:51 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 09 04:12:54 localhost vmusr[1726]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Dec 09 04:12:54 localhost vmusr[1726]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Dec 09 04:12:54 localhost vmusr[1726]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Dec 09 04:12:55 localhost kernel: input: spice vdagent tablet as /devices/virtual/input/input4 >Dec 09 04:12:55 localhost spice-vdagentd[809]: opening vdagent virtio channel >Dec 09 04:12:56 localhost rtkit-daemon[671]: Successfully made thread 1750 of process 1750 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 09 04:12:56 localhost rtkit-daemon[671]: Supervising 1 threads of 1 processes of 1 users. >Dec 09 04:12:56 localhost pulseaudio[1750]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 09 04:12:56 localhost rtkit-daemon[671]: Supervising 1 threads of 1 processes of 1 users. >Dec 09 04:12:56 localhost rtkit-daemon[671]: Successfully made thread 1754 of process 1750 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 09 04:12:56 localhost rtkit-daemon[671]: Supervising 2 threads of 1 processes of 1 users. >Dec 09 04:12:56 localhost pulseaudio[1750]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 09 04:12:56 localhost rtkit-daemon[671]: Supervising 2 threads of 1 processes of 1 users. >Dec 09 04:12:56 localhost kernel: hda-intel: Invalid position buffer, using LPIB read method instead. >Dec 09 04:12:56 localhost rtkit-daemon[671]: Successfully made thread 1757 of process 1750 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 09 04:12:56 localhost rtkit-daemon[671]: Supervising 3 threads of 1 processes of 1 users. >Dec 09 04:12:56 localhost pulseaudio[1750]: [alsa-source-ID 22 Analog] alsa-source.c: ALSA woke us up to read new data from the device, but there was actually nothing to read! >Dec 09 04:12:56 localhost pulseaudio[1750]: [alsa-source-ID 22 Analog] alsa-source.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers. >Dec 09 04:12:56 localhost pulseaudio[1750]: [alsa-source-ID 22 Analog] alsa-source.c: We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. >Dec 09 04:12:56 localhost rtkit-daemon[671]: Successfully made thread 1762 of process 1762 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 09 04:12:56 localhost rtkit-daemon[671]: Supervising 4 threads of 2 processes of 1 users. >Dec 09 04:12:56 localhost pulseaudio[1762]: [pulseaudio] pid.c: Daemon already running. >Dec 09 04:12:57 localhost polkitd[736]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/libexec/kde4/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Dec 09 04:13:11 localhost su[1835]: (to root) liveuser on pts/1 >Dec 09 04:13:11 localhost su[1835]: pam_unix(su-l:session): session opened for user root by liveuser(uid=1000) >Dec 09 04:13:22 localhost kernel: EXT4-fs (vda2): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:13:22 localhost kernel: SELinux: initialized (dev vda2, type ext4), uses xattr >Dec 09 04:13:39 localhost chronyd[705]: Selected source 193.125.143.172 >Dec 09 04:15:19 localhost su[1835]: pam_unix(su-l:session): session closed for user root >Dec 09 04:15:32 localhost su[1908]: (to root) liveuser on pts/1 >Dec 09 04:15:32 localhost su[1908]: pam_unix(su-l:session): session opened for user root by liveuser(uid=1000) >Dec 09 04:15:43 localhost su[1908]: pam_unix(su-l:session): session closed for user root >Dec 09 04:15:56 localhost polkitd[736]: 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.39 [kdeinit4: dolphin [kdeinit] --icon system-fil] (owned by unix-user:liveuser) >Dec 09 04:15:56 localhost kernel: EXT4-fs (vda2): warning: maximal mount count reached, running e2fsck is recommended >Dec 09 04:15:56 localhost kernel: EXT4-fs (vda2): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:15:56 localhost kernel: SELinux: initialized (dev vda2, type ext4), uses xattr >Dec 09 04:15:56 localhost udisksd[1536]: Mounted /dev/vda2 at /run/media/liveuser/a207dae5-6393-4c60-80a4-e8f8b46f3d16 on behalf of uid 1000 >Dec 09 04:16:02 localhost userhelper[2028]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 09 04:16:03 localhost userhelper[2033]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 09 04:16:03 localhost kernel: md: raid0 personality registered for level 0 >Dec 09 04:16:03 localhost kernel: md: raid1 personality registered for level 1 >Dec 09 04:16:03 localhost kernel: async_tx: api initialized (async) >Dec 09 04:16:03 localhost kernel: xor: measuring software checksum speed >Dec 09 04:16:03 localhost kernel: prefetch64-sse: 7692.000 MB/sec >Dec 09 04:16:03 localhost kernel: generic_sse: 6804.000 MB/sec >Dec 09 04:16:03 localhost kernel: xor: using function: prefetch64-sse (7692.000 MB/sec) >Dec 09 04:16:03 localhost kernel: raid6: sse2x1 2496 MB/s >Dec 09 04:16:03 localhost kernel: raid6: sse2x2 3039 MB/s >Dec 09 04:16:03 localhost kernel: raid6: sse2x4 3824 MB/s >Dec 09 04:16:03 localhost kernel: raid6: using algorithm sse2x4 (3824 MB/s) >Dec 09 04:16:03 localhost kernel: raid6: using intx1 recovery algorithm >Dec 09 04:16:03 localhost kernel: md: raid6 personality registered for level 6 >Dec 09 04:16:03 localhost kernel: md: raid5 personality registered for level 5 >Dec 09 04:16:03 localhost kernel: md: raid4 personality registered for level 4 >Dec 09 04:16:03 localhost kernel: md: raid10 personality registered for level 10 >Dec 09 04:16:03 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Dec 09 04:16:03 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 09 04:16:03 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Dec 09 04:16:03 localhost kernel: Loading iSCSI transport class v2.0-870. >Dec 09 04:16:03 localhost kernel: iscsi: registered transport (tcp) >Dec 09 04:16:03 localhost kernel: No iBFT detected. >Dec 09 04:16:04 localhost dbus[1263]: avc: received setenforce notice (enforcing=0) >Dec 09 04:16:04 localhost dbus-daemon[686]: dbus[686]: avc: received setenforce notice (enforcing=0) >Dec 09 04:16:04 localhost dbus[686]: avc: received setenforce notice (enforcing=0) >Dec 09 04:16:06 localhost udisksd[1536]: Cleaning up mount point /run/media/liveuser/a207dae5-6393-4c60-80a4-e8f8b46f3d16 (device 252:2 is not mounted) >Dec 09 04:16:09 localhost dbus-daemon[686]: dbus[686]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Dec 09 04:16:09 localhost dbus[686]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Dec 09 04:16:09 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.UDisks' >Dec 09 04:16:09 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.UDisks' >Dec 09 04:16:13 localhost anaconda[2147]: /sbin/anaconda 20.25.14-1 >Dec 09 04:16:13 localhost anaconda[2147]: 2097152 kB (2048 MB) are available >Dec 09 04:16:13 localhost anaconda[2147]: check_memory(): total:2048, needed:512, graphical:512 >Dec 09 04:16:13 localhost anaconda[2147]: Not doing 'start audit daemon' in live installation >Dec 09 04:16:13 localhost anaconda[2147]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Dec 09 04:16:13 localhost anaconda[2147]: Default encoding = ascii >Dec 09 04:16:13 localhost program[2147]: Running... udevadm trigger --action=change --subsystem-match=block >Dec 09 04:16:13 localhost program[2147]: Return code: 0 >Dec 09 04:16:13 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:14 localhost program[2147]: Return code: 0 >Dec 09 04:16:14 localhost blivet[2147]: ISCSID is /sbin/iscsid >Dec 09 04:16:14 localhost blivet[2147]: no initiator set >Dec 09 04:16:14 localhost program[2147]: Running... modprobe fcoe >Dec 09 04:16:14 localhost program[2147]: Return code: 0 >Dec 09 04:16:14 localhost program[2147]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 09 04:16:14 localhost program[2147]: No FCoE boot disk information is found in EDD! >Dec 09 04:16:14 localhost program[2147]: Return code: 1 >Dec 09 04:16:14 localhost blivet[2147]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 09 04:16:14 localhost blivet[2147]: no /etc/zfcp.conf; not configuring zfcp >Dec 09 04:16:14 localhost anaconda[2147]: Display mode = g >Dec 09 04:16:14 localhost anaconda[2147]: 2097152 kB (2048 MB) are available >Dec 09 04:16:14 localhost anaconda[2147]: check_memory(): total:2048, needed:512, graphical:512 >Dec 09 04:16:15 localhost blivet[2147]: trying to set new default fstype to 'ext4' >Dec 09 04:16:15 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:15 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:15 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:15 localhost anaconda[2147]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 09 04:16:15 localhost anaconda[2147]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 09 04:16:15 localhost anaconda[2147]: using only installclass _Fedora >Dec 09 04:16:15 localhost anaconda[2147]: bootloader GRUB2 on X86 platform >Dec 09 04:16:15 localhost blivet[2147]: Detected 2064M of memory >Dec 09 04:16:15 localhost blivet[2147]: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Dec 09 04:16:15 localhost blivet[2147]: Swap attempt of 0M >Dec 09 04:16:15 localhost anaconda[2147]: bootloader GRUB2 on X86 platform >Dec 09 04:16:15 localhost anaconda[2147]: network: devices found ['eth0'] >Dec 09 04:16:15 localhost ifcfg[2147]: content of files (network initialization): >Dec 09 04:16:15 localhost ifcfg[2147]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386580347L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'd8578099-3044-424f-a91f-f9babaac35e0'}}] >Dec 09 04:16:16 localhost NetworkManager[880]: ifcfg-rh: read connection 'eth0' >Dec 09 04:16:16 localhost NetworkManager[880]: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Dec 09 04:16:16 localhost NetworkManager[880]: <info> (eth0): deactivating device (reason 'connection-removed') [38] >Dec 09 04:16:16 localhost NetworkManager[880]: <info> (eth0): canceled DHCP transaction, DHCP client pid 1426 >Dec 09 04:16:16 localhost NetworkManager[880]: <info> NetworkManager state is now DISCONNECTED >Dec 09 04:16:16 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 09 04:16:16 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 09 04:16:16 localhost NetworkManager[880]: <info> Saved default wired connection 'eth0' to persistent storage >Dec 09 04:16:16 localhost avahi-daemon[679]: Withdrawing address record for 192.168.122.104 on eth0. >Dec 09 04:16:16 localhost avahi-daemon[679]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 09 04:16:16 localhost avahi-daemon[679]: Interface eth0.IPv4 no longer relevant for mDNS. >Dec 09 04:16:16 localhost anaconda[2147]: network: dumping ifcfg file for default autoconnection on eth0 >Dec 09 04:16:16 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 09 04:16:16 localhost NetworkManager[880]: <info> Auto-activating connection 'eth0'. >Dec 09 04:16:16 localhost NetworkManager[880]: <info> Activation (eth0) starting connection 'eth0' >Dec 09 04:16:16 localhost NetworkManager[880]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 09 04:16:16 localhost NetworkManager[880]: <info> NetworkManager state is now CONNECTING >Dec 09 04:16:16 localhost NetworkManager[880]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 09 04:16:16 localhost NetworkManager[880]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Dec 09 04:16:16 localhost NetworkManager[880]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Dec 09 04:16:16 localhost NetworkManager[880]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Dec 09 04:16:16 localhost NetworkManager[880]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Dec 09 04:16:16 localhost NetworkManager[880]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 09 04:16:16 localhost NetworkManager[880]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Dec 09 04:16:16 localhost NetworkManager[880]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Dec 09 04:16:16 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 09 04:16:16 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 09 04:16:16 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 09 04:16:17 localhost chronyd[705]: Source 62.76.96.4 offline >Dec 09 04:16:17 localhost chronyd[705]: Source 91.207.142.242 offline >Dec 09 04:16:17 localhost chronyd[705]: Source 93.180.7.2 offline >Dec 09 04:16:17 localhost chronyd[705]: Source 193.125.143.172 offline >Dec 09 04:16:17 localhost NetworkManager[880]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 09 04:16:17 localhost NetworkManager[880]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Dec 09 04:16:17 localhost NetworkManager[880]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 09 04:16:17 localhost NetworkManager[880]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 09 04:16:17 localhost NetworkManager[880]: <info> dhclient started with pid 2258 >Dec 09 04:16:17 localhost NetworkManager[880]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Dec 09 04:16:17 localhost anaconda[2147]: network: setting autoconnect of eth0 to False >Dec 09 04:16:17 localhost NetworkManager[880]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >Dec 09 04:16:17 localhost anaconda[2147]: network: missing ifcfgs created for devices ['eth0'] >Dec 09 04:16:17 localhost ifcfg[2147]: content of files (missing ifcfgs created for devices ['eth0']): >Dec 09 04:16:17 localhost ifcfg[2147]: /etc/sysconfig/network-scripts/ifcfg-eth0: >Dec 09 04:16:17 localhost ifcfg[2147]: TYPE=Ethernet >Dec 09 04:16:17 localhost ifcfg[2147]: BOOTPROTO=dhcp >Dec 09 04:16:17 localhost ifcfg[2147]: DEFROUTE=yes >Dec 09 04:16:17 localhost ifcfg[2147]: IPV4_FAILURE_FATAL=no >Dec 09 04:16:17 localhost ifcfg[2147]: IPV6INIT=yes >Dec 09 04:16:17 localhost ifcfg[2147]: IPV6_AUTOCONF=yes >Dec 09 04:16:17 localhost ifcfg[2147]: IPV6_DEFROUTE=yes >Dec 09 04:16:17 localhost ifcfg[2147]: IPV6_PEERDNS=yes >Dec 09 04:16:17 localhost ifcfg[2147]: IPV6_PEERROUTES=yes >Dec 09 04:16:17 localhost ifcfg[2147]: IPV6_FAILURE_FATAL=no >Dec 09 04:16:17 localhost ifcfg[2147]: NAME=eth0 >Dec 09 04:16:17 localhost ifcfg[2147]: UUID=d8578099-3044-424f-a91f-f9babaac35e0 >Dec 09 04:16:17 localhost ifcfg[2147]: ONBOOT=no >Dec 09 04:16:17 localhost ifcfg[2147]: HWADDR=52:54:00:24:64:2C >Dec 09 04:16:17 localhost ifcfg[2147]: PEERDNS=yes >Dec 09 04:16:17 localhost ifcfg[2147]: PEERROUTES=yes >Dec 09 04:16:17 localhost ifcfg[2147]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386580347L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'd8578099-3044-424f-a91f-f9babaac35e0'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Dec 09 04:16:17 localhost anaconda[2147]: updating hostname localhost.localdomain >Dec 09 04:16:17 localhost anaconda[2147]: Running Thread: AnaStorageThread (140103526070016) >Dec 09 04:16:17 localhost blivet[2147]: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x4653510> >Dec 09 04:16:17 localhost blivet[2147]: no initiator set >Dec 09 04:16:17 localhost blivet[2147]: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 09 04:16:17 localhost anaconda[2147]: Running Thread: AnaTimeInitThread (140103443805952) >Dec 09 04:16:17 localhost blivet[2147]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 09 04:16:17 localhost anaconda[2147]: Running Thread: AnaWaitForConnectingNMThread (140103435413248) >Dec 09 04:16:17 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:17 localhost dhclient[2258]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 09 04:16:17 localhost NetworkManager[880]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 09 04:16:17 localhost dhclient[2258]: Copyright 2004-2013 Internet Systems Consortium. >Dec 09 04:16:17 localhost NetworkManager[880]: Copyright 2004-2013 Internet Systems Consortium. >Dec 09 04:16:17 localhost dhclient[2258]: All rights reserved. >Dec 09 04:16:17 localhost NetworkManager[880]: All rights reserved. >Dec 09 04:16:17 localhost NetworkManager[880]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 09 04:16:17 localhost dhclient[2258]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 09 04:16:17 localhost dhclient[2258]: Dec 09 04:16:17 localhost NetworkManager[880]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Dec 09 04:16:17 localhost dhclient[2258]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:16:17 localhost NetworkManager[880]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:16:17 localhost dhclient[2258]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:16:17 localhost NetworkManager[880]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:16:17 localhost dhclient[2258]: Sending on Socket/fallback >Dec 09 04:16:17 localhost NetworkManager[880]: Sending on Socket/fallback >Dec 09 04:16:17 localhost dhclient[2258]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xdef8a94) >Dec 09 04:16:17 localhost NetworkManager[880]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xdef8a94) >Dec 09 04:16:17 localhost anaconda[2147]: Running Thread: AnaPayloadThread (140103427020544) >Dec 09 04:16:17 localhost anaconda[2147]: updating hostname localhost.localdomain >Dec 09 04:16:17 localhost anaconda[2147]: got 0 NTP servers from DHCP >Dec 09 04:16:17 localhost anaconda[2147]: Thread Done: AnaWaitForConnectingNMThread (140103435413248) >Dec 09 04:16:17 localhost anaconda[2147]: Not doing 'start chronyd' in live installation >Dec 09 04:16:17 localhost anaconda[2147]: Running Thread: AnaGeolocationRefreshThread (140103435413248) >Dec 09 04:16:17 localhost anaconda[2147]: Starting geolocation lookup >Dec 09 04:16:17 localhost anaconda[2147]: Geolocation provider: Fedora GeoIP >Dec 09 04:16:17 localhost program[2147]: Return code: 0 >Dec 09 04:16:17 localhost blivet[2147]: protected device spec /dev/sr0 resolved to sr0 >Dec 09 04:16:17 localhost blivet[2147]: sr0 looks to be the live device; marking as protected >Dec 09 04:16:17 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:17 localhost program[2147]: Return code: 0 >Dec 09 04:16:17 localhost blivet[2147]: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vda4', 'vda5', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >Dec 09 04:16:17 localhost dhclient[2258]: DHCPACK from 192.168.122.1 (xid=0xdef8a94) >Dec 09 04:16:17 localhost NetworkManager[880]: DHCPACK from 192.168.122.1 (xid=0xdef8a94) >Dec 09 04:16:17 localhost NetworkManager[880]: <info> (eth0): DHCPv4 state changed preinit -> reboot >Dec 09 04:16:17 localhost NetworkManager[880]: <info> address 192.168.122.104 >Dec 09 04:16:17 localhost NetworkManager[880]: <info> plen 24 (255.255.255.0) >Dec 09 04:16:17 localhost NetworkManager[880]: <info> gateway 192.168.122.1 >Dec 09 04:16:17 localhost NetworkManager[880]: <info> lease time 3600 >Dec 09 04:16:17 localhost NetworkManager[880]: <info> hostname 'localhost' >Dec 09 04:16:17 localhost NetworkManager[880]: <info> nameserver '192.168.122.1' >Dec 09 04:16:17 localhost NetworkManager[880]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 09 04:16:17 localhost NetworkManager[880]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Dec 09 04:16:17 localhost avahi-daemon[679]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 09 04:16:17 localhost avahi-daemon[679]: New relevant interface eth0.IPv4 for mDNS. >Dec 09 04:16:17 localhost avahi-daemon[679]: Registering new address record for 192.168.122.104 on eth0.IPv4. >Dec 09 04:16:17 localhost NetworkManager[880]: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 09 04:16:17 localhost NetworkManager[880]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 09 04:16:17 localhost dhclient[2258]: bound to 192.168.122.104 -- renewal in 1688 seconds. >Dec 09 04:16:17 localhost NetworkManager[880]: bound to 192.168.122.104 -- renewal in 1688 seconds. >Dec 09 04:16:17 localhost NetworkManager[880]: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 09 04:16:17 localhost NetworkManager[880]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 09 04:16:17 localhost NetworkManager[880]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 09 04:16:17 localhost NetworkManager[880]: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >Dec 09 04:16:17 localhost NetworkManager[880]: <info> Activation (eth0) successful, device activated. >Dec 09 04:16:18 localhost chronyd[705]: Source 62.76.96.4 online >Dec 09 04:16:18 localhost chronyd[705]: Source 193.125.143.172 online >Dec 09 04:16:18 localhost chronyd[705]: Source 91.207.142.242 online >Dec 09 04:16:18 localhost chronyd[705]: Source 93.180.7.2 online >Dec 09 04:16:18 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', >'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-05-12-09-26-00', >'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\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': '6cd30fd1', >'ID_REVISION': '1.6.1', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', >'ID_SERIAL_SHORT': 'QM00001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '52813', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', >'/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', >'/dev/disk/by-uuid/2013-12-05-12-09-26-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >Dec 09 04:16:18 localhost anaconda[2147]: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >Dec 09 04:16:18 localhost anaconda[2147]: Geolocation lookup finished in 1.1 seconds >Dec 09 04:16:18 localhost anaconda[2147]: no results from geolocation >Dec 09 04:16:18 localhost anaconda[2147]: Thread Done: AnaGeolocationRefreshThread (140103435413248) >Dec 09 04:16:18 localhost blivet[2147]: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >Dec 09 04:16:19 localhost blivet[2147]: DeviceTree.getDeviceByName: name: sr0 ; >Dec 09 04:16:19 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:19 localhost blivet[2147]: sr0 is a cdrom >Dec 09 04:16:19 localhost blivet[2147]: DeviceTree.addUdevOpticalDevice: >Dec 09 04:16:19 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:19 localhost blivet[2147]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Dec 09 04:16:19 localhost blivet[2147]: added cdrom sr0 (id 0) to device tree >Dec 09 04:16:19 localhost blivet[2147]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 09 04:16:19 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Dec 09 04:16:19 localhost blivet[2147]: type detected on 'sr0' is 'iso9660' >Dec 09 04:16:19 localhost blivet[2147]: Iso9660FS.supported: supported: True ; >Dec 09 04:16:19 localhost blivet[2147]: getFormat('iso9660') returning Iso9660FS instance >Dec 09 04:16:19 localhost blivet[2147]: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >Dec 09 04:16:19 localhost blivet[2147]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 09 04:16:19 localhost blivet[2147]: looking up parted Device: /dev/sr0 >Dec 09 04:16:19 localhost blivet[2147]: got device: OpticalDevice instance (0x7f6c60047f50) -- >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 927.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 474624 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) >PedDevice: <_ped.Device object at 0x48f6170> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >Dec 09 04:16:19 localhost blivet[2147]: Iso9660FS.supported: supported: True ; >Dec 09 04:16:19 localhost blivet[2147]: got format: Iso9660FS instance (0x48cef10) -- >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-KDE-x86_64-20-TC5 size = 0.0 targetSize = 0.0 >Dec 09 04:16:19 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION_TABLE': '1', >'UDISKS_PARTITION_TABLE_COUNT': '5', >'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12746', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >Dec 09 04:16:19 localhost blivet[2147]: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >Dec 09 04:16:19 localhost blivet[2147]: DeviceTree.getDeviceByName: name: vda ; >Dec 09 04:16:19 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:19 localhost blivet[2147]: DeviceTree.addUdevDiskDevice: name: vda ; >Dec 09 04:16:19 localhost blivet[2147]: vda is a disk >Dec 09 04:16:19 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:19 localhost blivet[2147]: DiskDevice._setFormat: vda ; current: None ; type: None ; >Dec 09 04:16:19 localhost program[2147]: Running... multipath -c /dev/vda >Dec 09 04:16:19 localhost program[2147]: Dec 09 04:16:19 | /etc/multipath.conf does not exist, blacklisting all devices. >Dec 09 04:16:19 localhost program[2147]: Dec 09 04:16:19 | A default multipath.conf file is located at >Dec 09 04:16:19 localhost program[2147]: Dec 09 04:16:19 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Dec 09 04:16:19 localhost program[2147]: Dec 09 04:16:19 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Dec 09 04:16:19 localhost program[2147]: /dev/vda is not a valid multipath device path >Dec 09 04:16:19 localhost program[2147]: Return code: 1 >Dec 09 04:16:19 localhost blivet[2147]: added disk vda (id 1) to device tree >Dec 09 04:16:19 localhost blivet[2147]: looking up parted Device: /dev/vda >Dec 09 04:16:19 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: vda ; >Dec 09 04:16:19 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >Dec 09 04:16:20 localhost blivet[2147]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:20 localhost blivet[2147]: required disklabel type for vda (15) is None >Dec 09 04:16:20 localhost blivet[2147]: default disklabel type for vda is msdos >Dec 09 04:16:20 localhost blivet[2147]: selecting msdos disklabel for vda based on size >Dec 09 04:16:20 localhost blivet[2147]: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >Dec 09 04:16:20 localhost blivet[2147]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4930750>, <parted.partition.Partition object at 0x4930a50>, <parted.partition.Partition object at 0x4930cd0>, <parted.partition.Partition object at 0x4930e90>, <parted.partition.Partition object at 0x4936050>] >device: <parted.device.Device object at 0x4930590> >PedDisk: <_ped.Disk object at 0x492dcf8> >Dec 09 04:16:20 localhost blivet[2147]: getFormat('disklabel') returning DiskLabel instance >Dec 09 04:16:20 localhost blivet[2147]: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >Dec 09 04:16:20 localhost blivet[2147]: got device: DiskDevice instance (0x7f6c60039390) -- >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 8192.0 >format = existing msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32620 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x48f6710> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4911c90> >Dec 09 04:16:20 localhost blivet[2147]: got format: DiskLabel instance (0x4927550) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/vda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 5 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4930750>, <parted.partition.Partition object at 0x4930a50>, <parted.partition.Partition object at 0x4930cd0>, <parted.partition.Partition object at 0x4930e90>, <parted.partition.Partition object at 0x4936050>] >device: <parted.device.Device object at 0x4930590> >PedDisk: <_ped.Disk object at 0x492dcf8> >origPartedDisk = <parted.disk.Disk object at 0x4936150> >partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32620 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x48f6e60> >Dec 09 04:16:20 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/16fe157c-2370-4a83-8fbf-5e7c76709af0', >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '16fe157c-2370-4a83-8fbf-5e7c76709af0', >'ID_FS_UUID_ENC': '16fe157c-2370-4a83-8fbf-5e7c76709af0', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0005ea9c-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_FLAGS': 'boot', >'UDISKS_PARTITION_NUMBER': '1', >'UDISKS_PARTITION_OFFSET': '1048576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '524288000', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12758', >'name': 'vda1', >'symlinks': ['/dev/disk/by-uuid/16fe157c-2370-4a83-8fbf-5e7c76709af0'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >Dec 09 04:16:20 localhost blivet[2147]: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >Dec 09 04:16:20 localhost blivet[2147]: DeviceTree.getDeviceByName: name: vda1 ; >Dec 09 04:16:20 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:20 localhost blivet[2147]: vda1 is a partition >Dec 09 04:16:20 localhost blivet[2147]: DeviceTree.addUdevPartitionDevice: name: vda1 ; >Dec 09 04:16:20 localhost blivet[2147]: DeviceTree.getDeviceByName: name: vda ; >Dec 09 04:16:20 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >Dec 09 04:16:20 localhost blivet[2147]: DiskDevice.addChild: kids: 0 ; name: vda ; >Dec 09 04:16:20 localhost blivet[2147]: PartitionDevice._setFormat: vda1 ; >Dec 09 04:16:20 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:20 localhost blivet[2147]: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >Dec 09 04:16:20 localhost blivet[2147]: looking up parted Partition: /dev/vda1 >Dec 09 04:16:20 localhost blivet[2147]: PartitionDevice.probe: vda1 ; exists: True ; >Dec 09 04:16:20 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >Dec 09 04:16:20 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >Dec 09 04:16:20 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >Dec 09 04:16:20 localhost blivet[2147]: added partition vda1 (id 2) to device tree >Dec 09 04:16:20 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >Dec 09 04:16:20 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >Dec 09 04:16:20 localhost blivet[2147]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:20 localhost blivet[2147]: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >Dec 09 04:16:20 localhost blivet[2147]: disklabel detected but not usable on vda1 >Dec 09 04:16:20 localhost blivet[2147]: type detected on 'vda1' is 'ext4' >Dec 09 04:16:20 localhost program[2147]: Running... dumpe2fs -h /dev/vda1 >Dec 09 04:16:20 localhost program[2147]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:20 localhost program[2147]: Filesystem volume name: <none> >Dec 09 04:16:20 localhost program[2147]: Last mounted on: /boot >Dec 09 04:16:20 localhost program[2147]: Filesystem UUID: 16fe157c-2370-4a83-8fbf-5e7c76709af0 >Dec 09 04:16:20 localhost program[2147]: Filesystem magic number: 0xEF53 >Dec 09 04:16:20 localhost program[2147]: Filesystem revision #: 1 (dynamic) >Dec 09 04:16:20 localhost program[2147]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Dec 09 04:16:20 localhost program[2147]: Filesystem flags: signed_directory_hash >Dec 09 04:16:20 localhost program[2147]: Default mount options: user_xattr acl >Dec 09 04:16:20 localhost program[2147]: Filesystem state: clean >Dec 09 04:16:20 localhost program[2147]: Errors behavior: Continue >Dec 09 04:16:20 localhost program[2147]: Filesystem OS type: Linux >Dec 09 04:16:20 localhost program[2147]: Inode count: 128016 >Dec 09 04:16:20 localhost program[2147]: Block count: 512000 >Dec 09 04:16:20 localhost program[2147]: Reserved block count: 25600 >Dec 09 04:16:20 localhost program[2147]: Free blocks: 348810 >Dec 09 04:16:20 localhost program[2147]: Free inodes: 127634 >Dec 09 04:16:20 localhost program[2147]: First block: 1 >Dec 09 04:16:20 localhost program[2147]: Block size: 1024 >Dec 09 04:16:20 localhost program[2147]: Fragment size: 1024 >Dec 09 04:16:20 localhost program[2147]: Reserved GDT blocks: 256 >Dec 09 04:16:20 localhost program[2147]: Blocks per group: 8192 >Dec 09 04:16:20 localhost program[2147]: Fragments per group: 8192 >Dec 09 04:16:20 localhost program[2147]: Inodes per group: 2032 >Dec 09 04:16:20 localhost program[2147]: Inode blocks per group: 254 >Dec 09 04:16:20 localhost program[2147]: Flex block group size: 16 >Dec 09 04:16:20 localhost program[2147]: Filesystem created: Sun Dec 8 03:23:59 2013 >Dec 09 04:16:20 localhost program[2147]: Last mount time: Sun Dec 8 07:37:55 2013 >Dec 09 04:16:20 localhost program[2147]: Last write time: Sun Dec 8 07:37:55 2013 >Dec 09 04:16:20 localhost program[2147]: Mount count: 3 >Dec 09 04:16:20 localhost program[2147]: Maximum mount count: -1 >Dec 09 04:16:20 localhost program[2147]: Last checked: Sun Dec 8 03:23:59 2013 >Dec 09 04:16:20 localhost program[2147]: Check interval: 0 (<none>) >Dec 09 04:16:20 localhost program[2147]: Lifetime writes: 133 MB >Dec 09 04:16:20 localhost program[2147]: Reserved blocks uid: 0 (user root) >Dec 09 04:16:20 localhost program[2147]: Reserved blocks gid: 0 (group root) >Dec 09 04:16:20 localhost program[2147]: First inode: 11 >Dec 09 04:16:20 localhost program[2147]: Inode size: 128 >Dec 09 04:16:20 localhost program[2147]: Journal inode: 8 >Dec 09 04:16:20 localhost anaconda[2147]: Not doing 'activate layouts' in live installation >Dec 09 04:16:20 localhost program[2147]: Default directory hash: half_md4 >Dec 09 04:16:20 localhost program[2147]: Directory Hash Seed: 972c1651-8c5d-42ea-85ab-a8d6ebaf870d >Dec 09 04:16:20 localhost program[2147]: Journal backup: inode blocks >Dec 09 04:16:20 localhost program[2147]: Journal features: (none) >Dec 09 04:16:20 localhost program[2147]: Journal size: 8M >Dec 09 04:16:20 localhost program[2147]: Journal length: 8192 >Dec 09 04:16:20 localhost program[2147]: Journal sequence: 0x00000041 >Dec 09 04:16:20 localhost program[2147]: Journal start: 0 >Dec 09 04:16:20 localhost program[2147]: Dec 09 04:16:20 localhost program[2147]: Return code: 0 >Dec 09 04:16:20 localhost program[2147]: Running... resize2fs -P /dev/vda1 >Dec 09 04:16:20 localhost program[2147]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:20 localhost program[2147]: Estimated minimum size of the filesystem: 159224 >Dec 09 04:16:20 localhost program[2147]: Return code: 0 >Dec 09 04:16:20 localhost blivet[2147]: padding min size from 156 up to 171 >Dec 09 04:16:21 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:21 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda1 ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >Dec 09 04:16:21 localhost blivet[2147]: looking up parted Device: /dev/vda1 >Dec 09 04:16:21 localhost blivet[2147]: got device: PartitionDevice instance (0x48fd810) -- >name = vda1 status = True kids = 0 id = 2 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32620 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x4935290> >target size = 0 path = /dev/vda1 >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 0x4930650> fileSystem: <parted.filesystem.FileSystem object at 0x4930b90> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4930810> PedPartition: <_ped.Partition object at 0x49312f0> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >Dec 09 04:16:21 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:21 localhost blivet[2147]: got format: Ext4FS instance (0x4936350) -- >type = ext4 name = ext4 status = False >device = /dev/vda1 uuid = 16fe157c-2370-4a83-8fbf-5e7c76709af0 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/a207dae5-6393-4c60-80a4-e8f8b46f3d16', >'DEVNAME': 'vda2', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', >'ID_FS_UUID_ENC': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '6133760', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0005ea9c-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '2', >'UDISKS_PARTITION_OFFSET': '525336576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '3140485120', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12772', >'name': 'vda2', >'symlinks': ['/dev/disk/by-uuid/a207dae5-6393-4c60-80a4-e8f8b46f3d16'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >Dec 09 04:16:21 localhost blivet[2147]: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName: name: vda2 ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:21 localhost blivet[2147]: vda2 is a partition >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.addUdevPartitionDevice: name: vda2 ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName: name: vda ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >Dec 09 04:16:21 localhost blivet[2147]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda2 ; >Dec 09 04:16:21 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >Dec 09 04:16:21 localhost blivet[2147]: looking up parted Partition: /dev/vda2 >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.probe: vda2 ; exists: True ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >Dec 09 04:16:21 localhost blivet[2147]: added partition vda2 (id 3) to device tree >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:21 localhost blivet[2147]: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >Dec 09 04:16:21 localhost blivet[2147]: disklabel detected but not usable on vda2 >Dec 09 04:16:21 localhost blivet[2147]: type detected on 'vda2' is 'ext4' >Dec 09 04:16:21 localhost program[2147]: Running... dumpe2fs -h /dev/vda2 >Dec 09 04:16:21 localhost program[2147]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:21 localhost program[2147]: Filesystem volume name: <none> >Dec 09 04:16:21 localhost program[2147]: Last mounted on: /run/media/liveuser/a207dae5-6393-4c60-80a4-e8f8b46f3d16 >Dec 09 04:16:21 localhost program[2147]: Filesystem UUID: a207dae5-6393-4c60-80a4-e8f8b46f3d16 >Dec 09 04:16:21 localhost program[2147]: Filesystem magic number: 0xEF53 >Dec 09 04:16:21 localhost program[2147]: Filesystem revision #: 1 (dynamic) >Dec 09 04:16:21 localhost program[2147]: 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 >Dec 09 04:16:21 localhost program[2147]: Filesystem flags: signed_directory_hash >Dec 09 04:16:21 localhost program[2147]: Default mount options: user_xattr acl >Dec 09 04:16:21 localhost program[2147]: Filesystem state: clean >Dec 09 04:16:21 localhost program[2147]: Errors behavior: Continue >Dec 09 04:16:21 localhost program[2147]: Filesystem OS type: Linux >Dec 09 04:16:21 localhost program[2147]: Inode count: 193920 >Dec 09 04:16:21 localhost program[2147]: Block count: 766720 >Dec 09 04:16:21 localhost program[2147]: Reserved block count: 38335 >Dec 09 04:16:21 localhost program[2147]: Free blocks: 4101 >Dec 09 04:16:21 localhost program[2147]: Free inodes: 193907 >Dec 09 04:16:21 localhost program[2147]: First block: 0 >Dec 09 04:16:21 localhost program[2147]: Block size: 4096 >Dec 09 04:16:21 localhost program[2147]: Fragment size: 4096 >Dec 09 04:16:21 localhost program[2147]: Reserved GDT blocks: 480 >Dec 09 04:16:21 localhost program[2147]: Blocks per group: 32768 >Dec 09 04:16:21 localhost program[2147]: Fragments per group: 32768 >Dec 09 04:16:21 localhost program[2147]: Inodes per group: 8080 >Dec 09 04:16:21 localhost program[2147]: Inode blocks per group: 505 >Dec 09 04:16:21 localhost program[2147]: RAID stride: 32592 >Dec 09 04:16:21 localhost program[2147]: Flex block group size: 16 >Dec 09 04:16:21 localhost program[2147]: Filesystem created: Mon Dec 9 03:53:25 2013 >Dec 09 04:16:21 localhost program[2147]: Last mount time: Mon Dec 9 04:15:56 2013 >Dec 09 04:16:21 localhost program[2147]: Last write time: Mon Dec 9 04:16:06 2013 >Dec 09 04:16:21 localhost program[2147]: Mount count: 2 >Dec 09 04:16:21 localhost program[2147]: Maximum mount count: 1 >Dec 09 04:16:21 localhost program[2147]: Last checked: Mon Dec 9 04:05:34 2013 >Dec 09 04:16:21 localhost program[2147]: Check interval: 2592000 (1 month) >Dec 09 04:16:21 localhost program[2147]: Next check after: Wed Jan 8 04:05:34 2014 >Dec 09 04:16:21 localhost program[2147]: Lifetime writes: 2976 MB >Dec 09 04:16:21 localhost program[2147]: Reserved blocks uid: 0 (user root) >Dec 09 04:16:21 localhost program[2147]: Reserved blocks gid: 0 (group root) >Dec 09 04:16:21 localhost program[2147]: First inode: 11 >Dec 09 04:16:21 localhost program[2147]: Inode size: 256 >Dec 09 04:16:21 localhost program[2147]: Required extra isize: 28 >Dec 09 04:16:21 localhost program[2147]: Desired extra isize: 28 >Dec 09 04:16:21 localhost program[2147]: Journal inode: 8 >Dec 09 04:16:21 localhost program[2147]: Default directory hash: half_md4 >Dec 09 04:16:21 localhost program[2147]: Directory Hash Seed: 0c09a00f-f1b8-4a0f-bad2-c115a402af41 >Dec 09 04:16:21 localhost program[2147]: Journal backup: inode blocks >Dec 09 04:16:21 localhost program[2147]: Journal features: (none) >Dec 09 04:16:21 localhost program[2147]: Journal size: 128M >Dec 09 04:16:21 localhost program[2147]: Journal length: 32768 >Dec 09 04:16:21 localhost program[2147]: Journal sequence: 0x00000018 >Dec 09 04:16:21 localhost program[2147]: Journal start: 0 >Dec 09 04:16:21 localhost program[2147]: Dec 09 04:16:21 localhost program[2147]: Return code: 0 >Dec 09 04:16:21 localhost program[2147]: Running... resize2fs -P /dev/vda2 >Dec 09 04:16:21 localhost program[2147]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:21 localhost program[2147]: Estimated minimum size of the filesystem: 766720 >Dec 09 04:16:21 localhost program[2147]: Return code: 0 >Dec 09 04:16:21 localhost blivet[2147]: using current size 2995 as min size >Dec 09 04:16:21 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:21 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda2 ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda2 ; current: None ; type: ext4 ; >Dec 09 04:16:21 localhost blivet[2147]: looking up parted Device: /dev/vda2 >Dec 09 04:16:21 localhost blivet[2147]: got device: PartitionDevice instance (0x4936310) -- >name = vda2 status = True kids = 0 id = 3 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 2995.0 >format = existing ext4 filesystem >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 6133760 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32620 did: 0 busy: False >hardwareGeometry: (6085, 16, 63) biosGeometry: (381, 255, 63) >PedDevice: <_ped.Device object at 0x4935320> >target size = 0 path = /dev/vda2 >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 0x4930650> fileSystem: <parted.filesystem.FileSystem object at 0x4930bd0> >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4930b10> PedPartition: <_ped.Partition object at 0x4931350> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 1026048 end = 7159807 length = 6133760 >flags = >Dec 09 04:16:21 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:21 localhost blivet[2147]: got format: Ext4FS instance (0x4942810) -- >type = ext4 name = ext4 status = False >device = /dev/vda2 uuid = a207dae5-6393-4c60-80a4-e8f8b46f3d16 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 2995.0 targetSize = 2995.0 >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/25b7db25-1cef-4300-89cb-dc3502e75ed1', >'DEVNAME': 'vda3', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '25b7db25-1cef-4300-89cb-dc3502e75ed1', >'ID_FS_UUID_ENC': '25b7db25-1cef-4300-89cb-dc3502e75ed1', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '7159808', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0005ea9c-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '3', >'UDISKS_PARTITION_OFFSET': '3665821696', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '524288000', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12784', >'name': 'vda3', >'symlinks': ['/dev/disk/by-uuid/25b7db25-1cef-4300-89cb-dc3502e75ed1'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3'} ; name: vda3 ; >Dec 09 04:16:21 localhost blivet[2147]: scanning vda3 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3)... >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName: name: vda3 ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:21 localhost blivet[2147]: vda3 is a partition >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.addUdevPartitionDevice: name: vda3 ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName: name: vda ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >Dec 09 04:16:21 localhost blivet[2147]: DiskDevice.addChild: kids: 2 ; name: vda ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda3 ; >Dec 09 04:16:21 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >Dec 09 04:16:21 localhost blivet[2147]: looking up parted Partition: /dev/vda3 >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.probe: vda3 ; exists: True ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >Dec 09 04:16:21 localhost blivet[2147]: added partition vda3 (id 4) to device tree >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:21 localhost blivet[2147]: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >Dec 09 04:16:21 localhost blivet[2147]: disklabel detected but not usable on vda3 >Dec 09 04:16:21 localhost blivet[2147]: type detected on 'vda3' is 'ext4' >Dec 09 04:16:21 localhost program[2147]: Running... dumpe2fs -h /dev/vda3 >Dec 09 04:16:21 localhost program[2147]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:21 localhost program[2147]: Filesystem volume name: <none> >Dec 09 04:16:21 localhost program[2147]: Last mounted on: /mnt/sysimage/boot >Dec 09 04:16:21 localhost program[2147]: Filesystem UUID: 25b7db25-1cef-4300-89cb-dc3502e75ed1 >Dec 09 04:16:21 localhost program[2147]: Filesystem magic number: 0xEF53 >Dec 09 04:16:21 localhost program[2147]: Filesystem revision #: 1 (dynamic) >Dec 09 04:16:21 localhost program[2147]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Dec 09 04:16:21 localhost program[2147]: Filesystem flags: signed_directory_hash >Dec 09 04:16:21 localhost program[2147]: Default mount options: user_xattr acl >Dec 09 04:16:21 localhost program[2147]: Filesystem state: clean >Dec 09 04:16:21 localhost program[2147]: Errors behavior: Continue >Dec 09 04:16:21 localhost program[2147]: Filesystem OS type: Linux >Dec 09 04:16:21 localhost program[2147]: Inode count: 128016 >Dec 09 04:16:21 localhost program[2147]: Block count: 512000 >Dec 09 04:16:21 localhost program[2147]: Reserved block count: 25600 >Dec 09 04:16:21 localhost program[2147]: Free blocks: 457582 >Dec 09 04:16:21 localhost program[2147]: Free inodes: 127930 >Dec 09 04:16:21 localhost program[2147]: First block: 1 >Dec 09 04:16:21 localhost program[2147]: Block size: 1024 >Dec 09 04:16:21 localhost program[2147]: Fragment size: 1024 >Dec 09 04:16:21 localhost program[2147]: Reserved GDT blocks: 256 >Dec 09 04:16:21 localhost program[2147]: Blocks per group: 8192 >Dec 09 04:16:21 localhost program[2147]: Fragments per group: 8192 >Dec 09 04:16:21 localhost program[2147]: Inodes per group: 2032 >Dec 09 04:16:21 localhost program[2147]: Inode blocks per group: 254 >Dec 09 04:16:21 localhost program[2147]: Flex block group size: 16 >Dec 09 04:16:21 localhost program[2147]: Filesystem created: Mon Dec 9 04:05:41 2013 >Dec 09 04:16:21 localhost program[2147]: Last mount time: Mon Dec 9 04:05:42 2013 >Dec 09 04:16:21 localhost program[2147]: Last write time: Mon Dec 9 04:06:13 2013 >Dec 09 04:16:21 localhost program[2147]: Mount count: 1 >Dec 09 04:16:21 localhost program[2147]: Maximum mount count: -1 >Dec 09 04:16:21 localhost program[2147]: Last checked: Mon Dec 9 04:05:41 2013 >Dec 09 04:16:21 localhost program[2147]: Check interval: 0 (<none>) >Dec 09 04:16:21 localhost program[2147]: Lifetime writes: 38 MB >Dec 09 04:16:21 localhost program[2147]: Reserved blocks uid: 0 (user root) >Dec 09 04:16:21 localhost program[2147]: Reserved blocks gid: 0 (group root) >Dec 09 04:16:21 localhost program[2147]: First inode: 11 >Dec 09 04:16:21 localhost program[2147]: Inode size: 128 >Dec 09 04:16:21 localhost program[2147]: Journal inode: 8 >Dec 09 04:16:21 localhost program[2147]: Default directory hash: half_md4 >Dec 09 04:16:21 localhost program[2147]: Directory Hash Seed: 40aab414-df9f-4ca7-aae4-14f8e15c0a2f >Dec 09 04:16:21 localhost program[2147]: Journal backup: inode blocks >Dec 09 04:16:21 localhost program[2147]: Journal features: (none) >Dec 09 04:16:21 localhost program[2147]: Journal size: 8M >Dec 09 04:16:21 localhost program[2147]: Journal length: 8192 >Dec 09 04:16:21 localhost program[2147]: Journal sequence: 0x00000008 >Dec 09 04:16:21 localhost program[2147]: Journal start: 0 >Dec 09 04:16:21 localhost program[2147]: Dec 09 04:16:21 localhost program[2147]: Return code: 0 >Dec 09 04:16:21 localhost program[2147]: Running... resize2fs -P /dev/vda3 >Dec 09 04:16:21 localhost program[2147]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:21 localhost program[2147]: Estimated minimum size of the filesystem: 43281 >Dec 09 04:16:21 localhost program[2147]: Return code: 0 >Dec 09 04:16:21 localhost blivet[2147]: padding min size from 43 up to 47 >Dec 09 04:16:21 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:21 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda3 ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >Dec 09 04:16:21 localhost blivet[2147]: looking up parted Device: /dev/vda3 >Dec 09 04:16:21 localhost blivet[2147]: got device: PartitionDevice instance (0x4952250) -- >name = vda3 status = True kids = 0 id = 4 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 252 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda3 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x48f6dd0> >target size = 0 path = /dev/vda3 >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 0x4930650> fileSystem: <parted.filesystem.FileSystem object at 0x4930d90> >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4930d10> PedPartition: <_ped.Partition object at 0x49313b0> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 7159808 end = 8183807 length = 1024000 >flags = >Dec 09 04:16:21 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:21 localhost blivet[2147]: got format: Ext4FS instance (0x49529d0) -- >type = ext4 name = ext4 status = False >device = /dev/vda3 uuid = 25b7db25-1cef-4300-89cb-dc3502e75ed1 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda4', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4', >'DEVTYPE': 'partition', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '8183808', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8593408', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '0005ea9c-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '4', >'UDISKS_PARTITION_OFFSET': '4190109696', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '4399824896', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x05', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12797', >'name': 'vda4', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4'} ; name: vda4 ; >Dec 09 04:16:21 localhost blivet[2147]: scanning vda4 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4)... >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName: name: vda4 ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:21 localhost blivet[2147]: vda4 is a partition >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.addUdevPartitionDevice: name: vda4 ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName: name: vda ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >Dec 09 04:16:21 localhost blivet[2147]: DiskDevice.addChild: kids: 3 ; name: vda ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda4 ; >Dec 09 04:16:21 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice._setFormat: vda4 ; current: None ; type: None ; >Dec 09 04:16:21 localhost blivet[2147]: looking up parted Partition: /dev/vda4 >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.probe: vda4 ; exists: True ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 1 ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 10 ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 12 ; >Dec 09 04:16:21 localhost blivet[2147]: added partition vda4 (id 5) to device tree >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: vda4 ; >Dec 09 04:16:21 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: vda4 ; label_type: dos ; >Dec 09 04:16:21 localhost blivet[2147]: PartitionDevice.setup: vda4 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:21 localhost blivet[2147]: DiskLabel.__init__: device: /dev/vda4 ; labelType: dos ; exists: True ; >Dec 09 04:16:22 localhost blivet[2147]: disklabel detected but not usable on vda4 >Dec 09 04:16:22 localhost blivet[2147]: no type or existing type for vda4, bailing >Dec 09 04:16:22 localhost blivet[2147]: looking up parted Device: /dev/vda4 >Dec 09 04:16:22 localhost blivet[2147]: got device: PartitionDevice instance (0x49527d0) -- >name = vda4 status = True kids = 0 id = 5 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 4196.0 >format = existing None >major = 252 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda4 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x4935440> >target size = 0 path = /dev/vda4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4930650> fileSystem: None >number: 4 path: /dev/vda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4930ed0> PedPartition: <_ped.Partition object at 0x4931410> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 8183808 end = 16777215 length = 8593408 >flags = >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda5', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', >'ID_FS_UUID_ENC': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', >'ID_FS_VERSION': 'LVM2 001', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '8185856', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8591360', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '0005ea9c-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '5', >'UDISKS_PARTITION_OFFSET': '4191158272', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '4398776320', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x8e', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12810', >'name': 'vda5', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5'} ; name: vda5 ; >Dec 09 04:16:22 localhost blivet[2147]: scanning vda5 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5)... >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName: name: vda5 ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:22 localhost blivet[2147]: vda5 is a partition >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.addUdevPartitionDevice: name: vda5 ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName: name: vda ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >Dec 09 04:16:22 localhost blivet[2147]: DiskDevice.addChild: kids: 4 ; name: vda ; >Dec 09 04:16:22 localhost blivet[2147]: PartitionDevice._setFormat: vda5 ; >Dec 09 04:16:22 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:22 localhost blivet[2147]: PartitionDevice._setFormat: vda5 ; current: None ; type: None ; >Dec 09 04:16:22 localhost blivet[2147]: looking up parted Partition: /dev/vda5 >Dec 09 04:16:22 localhost blivet[2147]: PartitionDevice.probe: vda5 ; exists: True ; >Dec 09 04:16:22 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 1 ; >Dec 09 04:16:22 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 10 ; >Dec 09 04:16:22 localhost blivet[2147]: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 12 ; >Dec 09 04:16:22 localhost blivet[2147]: added partition vda5 (id 6) to device tree >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: vda5 ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: vda5 ; label_type: dos ; >Dec 09 04:16:22 localhost blivet[2147]: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:22 localhost blivet[2147]: DiskLabel.__init__: device: /dev/vda5 ; labelType: dos ; exists: True ; >Dec 09 04:16:22 localhost blivet[2147]: disklabel detected but not usable on vda5 >Dec 09 04:16:22 localhost program[2147]: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/vda5 >Dec 09 04:16:22 localhost program[2147]: LVM2_PV_UUID=glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB >Dec 09 04:16:22 localhost program[2147]: LVM2_PE_START=1024.00 >Dec 09 04:16:22 localhost program[2147]: LVM2_VG_NAME=fedora >Dec 09 04:16:22 localhost program[2147]: LVM2_VG_UUID=K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk >Dec 09 04:16:22 localhost program[2147]: LVM2_VG_SIZE=4292608.00 >Dec 09 04:16:22 localhost program[2147]: LVM2_VG_FREE=0 >Dec 09 04:16:22 localhost program[2147]: LVM2_VG_EXTENT_SIZE=4096.00 >Dec 09 04:16:22 localhost program[2147]: LVM2_VG_EXTENT_COUNT=1048 >Dec 09 04:16:22 localhost program[2147]: LVM2_VG_FREE_COUNT=0 >Dec 09 04:16:22 localhost program[2147]: LVM2_PV_COUNT=1 >Dec 09 04:16:22 localhost program[2147]: Return code: 0 >Dec 09 04:16:22 localhost blivet[2147]: type detected on 'vda5' is 'LVM2_member' >Dec 09 04:16:22 localhost blivet[2147]: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB ; exists: True ; vgUuid: K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk ; label: None ; peStart: 1.0 ; device: /dev/vda5 ; serial: None ; >Dec 09 04:16:22 localhost blivet[2147]: getFormat('LVM2_member') returning LVMPhysicalVolume instance >Dec 09 04:16:22 localhost blivet[2147]: PartitionDevice._setFormat: vda5 ; >Dec 09 04:16:22 localhost blivet[2147]: PartitionDevice._setFormat: vda5 ; current: None ; type: lvmpv ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda5 ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByUuid returned None >Dec 09 04:16:22 localhost blivet[2147]: PartitionDevice.addChild: kids: 0 ; name: vda5 ; >Dec 09 04:16:22 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:22 localhost blivet[2147]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Dec 09 04:16:22 localhost blivet[2147]: added lvmvg fedora (id 7) to device tree >Dec 09 04:16:22 localhost program[2147]: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >Dec 09 04:16:22 localhost program[2147]: LVM2_LV_NAME=root LVM2_LV_NAME=swap >Dec 09 04:16:22 localhost program[2147]: LVM2_LV_UUID=xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss LVM2_LV_UUID=oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw >Dec 09 04:16:22 localhost program[2147]: LVM2_LV_SIZE=3452928.00 LVM2_LV_SIZE=839680.00 >Dec 09 04:16:22 localhost program[2147]: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >Dec 09 04:16:22 localhost program[2147]: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >Dec 09 04:16:22 localhost program[2147]: Return code: 0 >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName: name: fedora-root ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByUuid returned None >Dec 09 04:16:22 localhost blivet[2147]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Dec 09 04:16:22 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:22 localhost blivet[2147]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >Dec 09 04:16:22 localhost blivet[2147]: looking up parted Device: /dev/mapper/fedora-root >Dec 09 04:16:22 localhost blivet[2147]: Adding fedora-root/3372MB to fedora >Dec 09 04:16:22 localhost blivet[2147]: added lvmlv fedora-root (id 8) to device tree >Dec 09 04:16:22 localhost blivet[2147]: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:22 localhost blivet[2147]: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >Dec 09 04:16:22 localhost blivet[2147]: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss /dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57 /dev/fedora/root /dev/mapper/fedora-root', >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7dbee385-75be-4c28-9b92-8d3e65be6b57', >'ID_FS_UUID_ENC': '7dbee385-75be-4c28-9b92-8d3e65be6b57', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '6905856', >'UDISKS_DM_TARGETS_PARAMS': '252:5\\x201681408', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '638519', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', >'/dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >Dec 09 04:16:22 localhost blivet[2147]: scanning fedora-root (/devices/virtual/block/dm-4)... >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName: name: fedora-root ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >Dec 09 04:16:22 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:22 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:22 localhost blivet[2147]: device fedora-root does not contain a disklabel >Dec 09 04:16:22 localhost blivet[2147]: type detected on 'fedora-root' is 'ext4' >Dec 09 04:16:22 localhost program[2147]: Running... dumpe2fs -h /dev/mapper/fedora-root >Dec 09 04:16:22 localhost program[2147]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:22 localhost program[2147]: Filesystem volume name: <none> >Dec 09 04:16:22 localhost program[2147]: Last mounted on: /mnt/sysimage >Dec 09 04:16:22 localhost program[2147]: Filesystem UUID: 7dbee385-75be-4c28-9b92-8d3e65be6b57 >Dec 09 04:16:22 localhost program[2147]: Filesystem magic number: 0xEF53 >Dec 09 04:16:22 localhost program[2147]: Filesystem revision #: 1 (dynamic) >Dec 09 04:16:22 localhost program[2147]: 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 >Dec 09 04:16:22 localhost program[2147]: Filesystem flags: signed_directory_hash >Dec 09 04:16:22 localhost program[2147]: Default mount options: user_xattr acl >Dec 09 04:16:22 localhost program[2147]: Filesystem state: clean >Dec 09 04:16:22 localhost program[2147]: Errors behavior: Continue >Dec 09 04:16:22 localhost program[2147]: Filesystem OS type: Linux >Dec 09 04:16:22 localhost program[2147]: Inode count: 216000 >Dec 09 04:16:22 localhost program[2147]: Block count: 863232 >Dec 09 04:16:22 localhost program[2147]: Reserved block count: 43161 >Dec 09 04:16:22 localhost program[2147]: Free blocks: 798190 >Dec 09 04:16:22 localhost program[2147]: Free inodes: 212949 >Dec 09 04:16:22 localhost program[2147]: First block: 0 >Dec 09 04:16:22 localhost program[2147]: Block size: 4096 >Dec 09 04:16:22 localhost program[2147]: Fragment size: 4096 >Dec 09 04:16:22 localhost program[2147]: Reserved GDT blocks: 210 >Dec 09 04:16:22 localhost program[2147]: Blocks per group: 32768 >Dec 09 04:16:22 localhost program[2147]: Fragments per group: 32768 >Dec 09 04:16:22 localhost program[2147]: Inodes per group: 8000 >Dec 09 04:16:22 localhost program[2147]: Inode blocks per group: 500 >Dec 09 04:16:22 localhost program[2147]: Flex block group size: 16 >Dec 09 04:16:22 localhost program[2147]: Filesystem created: Mon Dec 9 04:05:39 2013 >Dec 09 04:16:22 localhost program[2147]: Last mount time: Mon Dec 9 04:05:42 2013 >Dec 09 04:16:22 localhost program[2147]: Last write time: Mon Dec 9 04:05:42 2013 >Dec 09 04:16:22 localhost program[2147]: Mount count: 1 >Dec 09 04:16:22 localhost program[2147]: Maximum mount count: -1 >Dec 09 04:16:22 localhost program[2147]: Last checked: Mon Dec 9 04:05:39 2013 >Dec 09 04:16:22 localhost program[2147]: Check interval: 0 (<none>) >Dec 09 04:16:22 localhost program[2147]: Lifetime writes: 233 MB >Dec 09 04:16:22 localhost program[2147]: Reserved blocks uid: 0 (user root) >Dec 09 04:16:22 localhost program[2147]: Reserved blocks gid: 0 (group root) >Dec 09 04:16:22 localhost program[2147]: First inode: 11 >Dec 09 04:16:22 localhost program[2147]: Inode size: 256 >Dec 09 04:16:22 localhost program[2147]: Required extra isize: 28 >Dec 09 04:16:22 localhost program[2147]: Desired extra isize: 28 >Dec 09 04:16:22 localhost program[2147]: Journal inode: 8 >Dec 09 04:16:22 localhost program[2147]: Default directory hash: half_md4 >Dec 09 04:16:22 localhost program[2147]: Directory Hash Seed: c1011e6e-329d-445b-953b-4c6c511a5112 >Dec 09 04:16:22 localhost program[2147]: Journal backup: inode blocks >Dec 09 04:16:22 localhost program[2147]: Journal features: (none) >Dec 09 04:16:22 localhost program[2147]: Journal size: 64M >Dec 09 04:16:22 localhost program[2147]: Journal length: 16384 >Dec 09 04:16:22 localhost program[2147]: Journal sequence: 0x0000000a >Dec 09 04:16:22 localhost program[2147]: Journal start: 0 >Dec 09 04:16:22 localhost program[2147]: Dec 09 04:16:22 localhost program[2147]: Return code: 0 >Dec 09 04:16:22 localhost program[2147]: Running... resize2fs -P /dev/mapper/fedora-root >Dec 09 04:16:22 localhost program[2147]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:22 localhost program[2147]: Estimated minimum size of the filesystem: 60540 >Dec 09 04:16:22 localhost program[2147]: Return code: 0 >Dec 09 04:16:22 localhost blivet[2147]: padding min size from 237 up to 260 >Dec 09 04:16:22 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:22 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:22 localhost blivet[2147]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Dec 09 04:16:22 localhost blivet[2147]: looking up parted Device: /dev/mapper/fedora >Dec 09 04:16:22 localhost blivet[2147]: fedora size is 4192MB >Dec 09 04:16:22 localhost blivet[2147]: vg fedora has 820MB free >Dec 09 04:16:22 localhost blivet[2147]: fedora size is 4192MB >Dec 09 04:16:22 localhost blivet[2147]: vg fedora has 820MB free >Dec 09 04:16:22 localhost blivet[2147]: got device: LVMLogicalVolumeDevice instance (0x495fd90) -- >name = fedora-root status = True kids = 0 id = 8 >parents = ['existing 4192MB lvmvg fedora (7)'] >uuid = xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss size = 3372.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 6905856 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (429, 255, 63) biosGeometry: (429, 255, 63) >PedDevice: <_ped.Device object at 0x4935560> >target size = 3372.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x495f590) -- >name = fedora status = True kids = 1 id = 7 >parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1048.0 free space = 820 >free extents = 205.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 3372MB >Dec 09 04:16:22 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:22 localhost blivet[2147]: got format: Ext4FS instance (0x4b11890) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = 7dbee385-75be-4c28-9b92-8d3e65be6b57 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 3372.0 targetSize = 3372.0 >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName: name: fedora-swap ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByUuid returned None >Dec 09 04:16:22 localhost blivet[2147]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Dec 09 04:16:22 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:22 localhost blivet[2147]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >Dec 09 04:16:22 localhost blivet[2147]: looking up parted Device: /dev/mapper/fedora-swap >Dec 09 04:16:22 localhost blivet[2147]: Adding fedora-swap/820MB to fedora >Dec 09 04:16:22 localhost blivet[2147]: added lvmlv fedora-swap (id 9) to device tree >Dec 09 04:16:22 localhost blivet[2147]: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:22 localhost blivet[2147]: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >Dec 09 04:16:22 localhost blivet[2147]: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw /dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066 /dev/fedora/swap /dev/mapper/fedora-swap', >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '6ccba624-8655-4502-8f21-8139f39dc066', >'ID_FS_UUID_ENC': '6ccba624-8655-4502-8f21-8139f39dc066', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '1679360', >'UDISKS_DM_TARGETS_PARAMS': '252:5\\x202048', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '473352', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', >'/dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >Dec 09 04:16:22 localhost blivet[2147]: scanning fedora-swap (/devices/virtual/block/dm-3)... >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName: name: fedora-swap ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >Dec 09 04:16:22 localhost blivet[2147]: SwapSpace.__init__: >Dec 09 04:16:22 localhost blivet[2147]: getFormat('swap') returning SwapSpace instance >Dec 09 04:16:22 localhost blivet[2147]: device fedora-swap does not contain a disklabel >Dec 09 04:16:22 localhost blivet[2147]: type detected on 'fedora-swap' is 'swap' >Dec 09 04:16:22 localhost blivet[2147]: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 6ccba624-8655-4502-8f21-8139f39dc066 ; exists: True ; label: None ; >Dec 09 04:16:22 localhost blivet[2147]: getFormat('swap') returning SwapSpace instance >Dec 09 04:16:22 localhost blivet[2147]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Dec 09 04:16:22 localhost blivet[2147]: looking up parted Device: /dev/mapper/fedora >Dec 09 04:16:22 localhost blivet[2147]: fedora size is 4192MB >Dec 09 04:16:22 localhost blivet[2147]: vg fedora has 0MB free >Dec 09 04:16:22 localhost blivet[2147]: fedora size is 4192MB >Dec 09 04:16:22 localhost blivet[2147]: vg fedora has 0MB free >Dec 09 04:16:22 localhost blivet[2147]: got device: LVMLogicalVolumeDevice instance (0x495fdd0) -- >name = fedora-swap status = True kids = 0 id = 9 >parents = ['existing 4192MB lvmvg fedora (7)'] >uuid = oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw size = 820.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x49354d0> >target size = 820.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x495f590) -- >name = fedora status = True kids = 2 id = 7 >parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1048.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', >'existing 820MB lvmlv fedora-swap (9) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 820MB >Dec 09 04:16:22 localhost blivet[2147]: got format: SwapSpace instance (0x4b1b4d0) -- >type = swap name = swap status = False >device = /dev/mapper/fedora-swap uuid = 6ccba624-8655-4502-8f21-8139f39dc066 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName: name: fedora-swap ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) with existing swap >Dec 09 04:16:22 localhost blivet[2147]: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 820MB >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName: name: fedora-root ; >Dec 09 04:16:22 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem >Dec 09 04:16:22 localhost blivet[2147]: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 3372MB >Dec 09 04:16:22 localhost blivet[2147]: looking up parted Device: /dev/vda5 >Dec 09 04:16:22 localhost blivet[2147]: got device: PartitionDevice instance (0x4952790) -- >name = vda5 status = True kids = 1 id = 6 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 4195.0 >format = existing lvmpv >major = 252 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda5 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 8591360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32620 did: 0 busy: False >hardwareGeometry: (8523, 16, 63) biosGeometry: (534, 255, 63) >PedDevice: <_ped.Device object at 0x49353b0> >target size = 0 path = /dev/vda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4930650> fileSystem: None >number: 5 path: /dev/vda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4936090> PedPartition: <_ped.Partition object at 0x4931470> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 8185856 end = 16777215 length = 8591360 >flags = lvm >Dec 09 04:16:23 localhost blivet[2147]: got format: LVMPhysicalVolume instance (0x4952590) -- >type = lvmpv name = physical volume (LVM) status = False >device = /dev/vda5 uuid = glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB exists = True >options = None supported = True formattable = True resizable = False >vgName = fedora vgUUID = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk peStart = 1.0 >Dec 09 04:16:23 localhost blivet[2147]: 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:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '14588', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Dec 09 04:16:23 localhost blivet[2147]: scanning loop0 (/devices/virtual/block/loop0)... >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: loop0 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: loop0 is a loop device >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Dec 09 04:16:23 localhost blivet[2147]: added file /osmin.img (deleted) (id 10) to device tree >Dec 09 04:16:23 localhost blivet[2147]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Dec 09 04:16:23 localhost blivet[2147]: added loop loop0 (id 11) to device tree >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('squashfs') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: device loop0 does not contain a disklabel >Dec 09 04:16:23 localhost blivet[2147]: type detected on 'loop0' is 'squashfs' >Dec 09 04:16:23 localhost blivet[2147]: getFormat('squashfs') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Dec 09 04:16:23 localhost blivet[2147]: got device: LoopDevice instance (0x4b1b790) -- >name = loop0 status = False kids = 0 id = 11 >parents = ['existing 0MB file /osmin.img (deleted) (10)'] >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 >Dec 09 04:16:23 localhost blivet[2147]: got format: DeviceFormat instance (0x4942a10) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 09 04:16:23 localhost blivet[2147]: 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:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '14646', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Dec 09 04:16:23 localhost blivet[2147]: scanning loop1 (/devices/virtual/block/loop1)... >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: loop1 is a loop device >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: /osmin ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Dec 09 04:16:23 localhost blivet[2147]: added file /osmin (id 12) to device tree >Dec 09 04:16:23 localhost blivet[2147]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Dec 09 04:16:23 localhost blivet[2147]: added loop loop1 (id 13) to device tree >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: device loop1 does not contain a disklabel >Dec 09 04:16:23 localhost blivet[2147]: type detected on 'loop1' is 'DM_snapshot_cow' >Dec 09 04:16:23 localhost blivet[2147]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Dec 09 04:16:23 localhost blivet[2147]: got device: LoopDevice instance (0x4b11e90) -- >name = loop1 status = False kids = 0 id = 13 >parents = ['existing 0MB file /osmin (12)'] >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 >Dec 09 04:16:23 localhost blivet[2147]: got format: DeviceFormat instance (0x4b11d90) -- >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 >Dec 09 04:16:23 localhost blivet[2147]: 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:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '14705', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Dec 09 04:16:23 localhost blivet[2147]: scanning loop2 (/devices/virtual/block/loop2)... >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: loop2 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: loop2 is a loop device >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Dec 09 04:16:23 localhost blivet[2147]: added file /run/initramfs/live/LiveOS/squashfs.img (id 14) to device tree >Dec 09 04:16:23 localhost blivet[2147]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Dec 09 04:16:23 localhost blivet[2147]: added loop loop2 (id 15) to device tree >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('squashfs') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: device loop2 does not contain a disklabel >Dec 09 04:16:23 localhost blivet[2147]: type detected on 'loop2' is 'squashfs' >Dec 09 04:16:23 localhost blivet[2147]: getFormat('squashfs') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Dec 09 04:16:23 localhost blivet[2147]: got device: LoopDevice instance (0x4b11490) -- >name = loop2 status = False kids = 0 id = 15 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (14)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Dec 09 04:16:23 localhost blivet[2147]: got format: DeviceFormat instance (0x4b113d0) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '14765', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Dec 09 04:16:23 localhost blivet[2147]: scanning loop3 (/devices/virtual/block/loop3)... >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: loop3 is a loop device >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Dec 09 04:16:23 localhost blivet[2147]: added file /LiveOS/ext3fs.img (id 16) to device tree >Dec 09 04:16:23 localhost blivet[2147]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Dec 09 04:16:23 localhost blivet[2147]: added loop loop3 (id 17) to device tree >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Dec 09 04:16:23 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:23 localhost blivet[2147]: device loop3 does not contain a disklabel >Dec 09 04:16:23 localhost blivet[2147]: type detected on 'loop3' is 'ext4' >Dec 09 04:16:23 localhost program[2147]: Running... dumpe2fs -h /dev/loop3 >Dec 09 04:16:23 localhost program[2147]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:23 localhost program[2147]: Filesystem volume name: _Fedora-Live-KDE >Dec 09 04:16:23 localhost program[2147]: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >Dec 09 04:16:23 localhost program[2147]: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >Dec 09 04:16:23 localhost program[2147]: Filesystem magic number: 0xEF53 >Dec 09 04:16:23 localhost program[2147]: Filesystem revision #: 1 (dynamic) >Dec 09 04:16:23 localhost program[2147]: 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 >Dec 09 04:16:23 localhost program[2147]: Filesystem flags: signed_directory_hash >Dec 09 04:16:23 localhost program[2147]: Default mount options: user_xattr acl >Dec 09 04:16:23 localhost program[2147]: Filesystem state: clean >Dec 09 04:16:23 localhost program[2147]: Errors behavior: Continue >Dec 09 04:16:23 localhost program[2147]: Filesystem OS type: Linux >Dec 09 04:16:23 localhost program[2147]: Inode count: 262144 >Dec 09 04:16:23 localhost program[2147]: Block count: 1048576 >Dec 09 04:16:23 localhost program[2147]: Reserved block count: 10483 >Dec 09 04:16:23 localhost program[2147]: Free blocks: 229874 >Dec 09 04:16:23 localhost program[2147]: Free inodes: 164487 >Dec 09 04:16:23 localhost program[2147]: First block: 0 >Dec 09 04:16:23 localhost program[2147]: Block size: 4096 >Dec 09 04:16:23 localhost program[2147]: Fragment size: 4096 >Dec 09 04:16:23 localhost program[2147]: Reserved GDT blocks: 255 >Dec 09 04:16:23 localhost program[2147]: Blocks per group: 32768 >Dec 09 04:16:23 localhost program[2147]: Fragments per group: 32768 >Dec 09 04:16:23 localhost program[2147]: Inodes per group: 8192 >Dec 09 04:16:23 localhost program[2147]: Inode blocks per group: 512 >Dec 09 04:16:23 localhost program[2147]: Flex block group size: 16 >Dec 09 04:16:23 localhost program[2147]: Filesystem created: Thu Dec 5 04:54:33 2013 >Dec 09 04:16:23 localhost program[2147]: Last mount time: Thu Dec 5 04:54:46 2013 >Dec 09 04:16:23 localhost program[2147]: Last write time: Thu Dec 5 07:00:13 2013 >Dec 09 04:16:23 localhost program[2147]: Mount count: 0 >Dec 09 04:16:23 localhost program[2147]: Maximum mount count: -1 >Dec 09 04:16:23 localhost program[2147]: Last checked: Thu Dec 5 07:00:13 2013 >Dec 09 04:16:23 localhost program[2147]: Check interval: 0 (<none>) >Dec 09 04:16:23 localhost program[2147]: Lifetime writes: 712 MB >Dec 09 04:16:23 localhost program[2147]: Reserved blocks uid: 0 (user root) >Dec 09 04:16:23 localhost program[2147]: Reserved blocks gid: 0 (group root) >Dec 09 04:16:23 localhost program[2147]: First inode: 11 >Dec 09 04:16:23 localhost program[2147]: Inode size: 256 >Dec 09 04:16:23 localhost program[2147]: Required extra isize: 28 >Dec 09 04:16:23 localhost program[2147]: Desired extra isize: 28 >Dec 09 04:16:23 localhost program[2147]: Journal inode: 8 >Dec 09 04:16:23 localhost program[2147]: Default directory hash: half_md4 >Dec 09 04:16:23 localhost program[2147]: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >Dec 09 04:16:23 localhost program[2147]: Journal backup: inode blocks >Dec 09 04:16:23 localhost program[2147]: Journal features: journal_incompat_revoke >Dec 09 04:16:23 localhost program[2147]: Journal size: 128M >Dec 09 04:16:23 localhost program[2147]: Journal length: 32768 >Dec 09 04:16:23 localhost program[2147]: Journal sequence: 0x00004c6f >Dec 09 04:16:23 localhost program[2147]: Journal start: 0 >Dec 09 04:16:23 localhost program[2147]: Dec 09 04:16:23 localhost program[2147]: Return code: 0 >Dec 09 04:16:23 localhost program[2147]: Running... resize2fs -P /dev/loop3 >Dec 09 04:16:23 localhost program[2147]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:23 localhost program[2147]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Dec 09 04:16:23 localhost program[2147]: Couldn't find valid filesystem superblock. >Dec 09 04:16:23 localhost program[2147]: Return code: 1 >Dec 09 04:16:23 localhost blivet[2147]: using current size 0 as min size >Dec 09 04:16:23 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:23 localhost blivet[2147]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Dec 09 04:16:23 localhost blivet[2147]: got device: LoopDevice instance (0x4b11450) -- >name = loop3 status = False kids = 0 id = 17 >parents = ['existing 0MB file /LiveOS/ext3fs.img (16)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Dec 09 04:16:23 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:23 localhost blivet[2147]: got format: Ext4FS instance (0x4b1b950) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >Dec 09 04:16:23 localhost blivet[2147]: 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:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '14832', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Dec 09 04:16:23 localhost blivet[2147]: scanning loop4 (/devices/virtual/block/loop4)... >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: loop4 is a loop device >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Dec 09 04:16:23 localhost blivet[2147]: added file /overlay (deleted) (id 18) to device tree >Dec 09 04:16:23 localhost blivet[2147]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Dec 09 04:16:23 localhost blivet[2147]: added loop loop4 (id 19) to device tree >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: device loop4 does not contain a disklabel >Dec 09 04:16:23 localhost blivet[2147]: type detected on 'loop4' is 'DM_snapshot_cow' >Dec 09 04:16:23 localhost blivet[2147]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Dec 09 04:16:23 localhost blivet[2147]: got device: LoopDevice instance (0x4b11e50) -- >name = loop4 status = False kids = 0 id = 19 >parents = ['existing 0MB file /overlay (deleted) (18)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Dec 09 04:16:23 localhost blivet[2147]: got format: DeviceFormat instance (0x4b11dd0) -- >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 >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '3485', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Dec 09 04:16:23 localhost blivet[2147]: scanning live-rw (/devices/virtual/block/dm-0)... >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: live-rw is a device-mapper device >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.addUdevDMDevice: name: live-rw ; >Dec 09 04:16:23 localhost blivet[2147]: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >Dec 09 04:16:23 localhost blivet[2147]: failed to find dm node for fedora >Dec 09 04:16:23 localhost blivet[2147]: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >Dec 09 04:16:23 localhost blivet[2147]: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (19) with existing DM_snapshot_cow >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:23 localhost blivet[2147]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Dec 09 04:16:23 localhost blivet[2147]: added dm live-rw (id 20) to device tree >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Dec 09 04:16:23 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:23 localhost blivet[2147]: device live-rw does not contain a disklabel >Dec 09 04:16:23 localhost blivet[2147]: type detected on 'live-rw' is 'ext4' >Dec 09 04:16:23 localhost program[2147]: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 09 04:16:23 localhost program[2147]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:23 localhost program[2147]: Filesystem volume name: _Fedora-Live-KDE >Dec 09 04:16:23 localhost program[2147]: Last mounted on: / >Dec 09 04:16:23 localhost program[2147]: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >Dec 09 04:16:23 localhost program[2147]: Filesystem magic number: 0xEF53 >Dec 09 04:16:23 localhost program[2147]: Filesystem revision #: 1 (dynamic) >Dec 09 04:16:23 localhost program[2147]: 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 >Dec 09 04:16:23 localhost program[2147]: Filesystem flags: signed_directory_hash >Dec 09 04:16:23 localhost program[2147]: Default mount options: user_xattr acl >Dec 09 04:16:23 localhost program[2147]: Filesystem state: clean >Dec 09 04:16:23 localhost program[2147]: Errors behavior: Continue >Dec 09 04:16:23 localhost program[2147]: Filesystem OS type: Linux >Dec 09 04:16:23 localhost program[2147]: Inode count: 262144 >Dec 09 04:16:23 localhost program[2147]: Block count: 1048576 >Dec 09 04:16:23 localhost program[2147]: Reserved block count: 10483 >Dec 09 04:16:23 localhost program[2147]: Free blocks: 229874 >Dec 09 04:16:23 localhost program[2147]: Free inodes: 164487 >Dec 09 04:16:23 localhost program[2147]: First block: 0 >Dec 09 04:16:23 localhost program[2147]: Block size: 4096 >Dec 09 04:16:23 localhost program[2147]: Fragment size: 4096 >Dec 09 04:16:23 localhost program[2147]: Reserved GDT blocks: 255 >Dec 09 04:16:23 localhost program[2147]: Blocks per group: 32768 >Dec 09 04:16:23 localhost program[2147]: Fragments per group: 32768 >Dec 09 04:16:23 localhost program[2147]: Inodes per group: 8192 >Dec 09 04:16:23 localhost program[2147]: Inode blocks per group: 512 >Dec 09 04:16:23 localhost program[2147]: Flex block group size: 16 >Dec 09 04:16:23 localhost program[2147]: Filesystem created: Thu Dec 5 04:54:33 2013 >Dec 09 04:16:23 localhost program[2147]: Last mount time: Mon Dec 9 04:12:04 2013 >Dec 09 04:16:23 localhost program[2147]: Last write time: Mon Dec 9 04:12:04 2013 >Dec 09 04:16:23 localhost program[2147]: Mount count: 1 >Dec 09 04:16:23 localhost program[2147]: Maximum mount count: -1 >Dec 09 04:16:23 localhost program[2147]: Last checked: Thu Dec 5 07:00:13 2013 >Dec 09 04:16:23 localhost program[2147]: Check interval: 0 (<none>) >Dec 09 04:16:23 localhost program[2147]: Lifetime writes: 712 MB >Dec 09 04:16:23 localhost program[2147]: Reserved blocks uid: 0 (user root) >Dec 09 04:16:23 localhost program[2147]: Reserved blocks gid: 0 (group root) >Dec 09 04:16:23 localhost program[2147]: First inode: 11 >Dec 09 04:16:23 localhost program[2147]: Inode size: 256 >Dec 09 04:16:23 localhost program[2147]: Required extra isize: 28 >Dec 09 04:16:23 localhost program[2147]: Desired extra isize: 28 >Dec 09 04:16:23 localhost program[2147]: Journal inode: 8 >Dec 09 04:16:23 localhost program[2147]: Default directory hash: half_md4 >Dec 09 04:16:23 localhost program[2147]: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >Dec 09 04:16:23 localhost program[2147]: Journal backup: inode blocks >Dec 09 04:16:23 localhost program[2147]: Journal features: journal_incompat_revoke >Dec 09 04:16:23 localhost program[2147]: Journal size: 128M >Dec 09 04:16:23 localhost program[2147]: Journal length: 32768 >Dec 09 04:16:23 localhost program[2147]: Journal sequence: 0x00004c70 >Dec 09 04:16:23 localhost program[2147]: Journal start: 1 >Dec 09 04:16:23 localhost program[2147]: Dec 09 04:16:23 localhost program[2147]: Return code: 0 >Dec 09 04:16:23 localhost program[2147]: Running... resize2fs -P /dev/mapper/live-rw >Dec 09 04:16:23 localhost program[2147]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:23 localhost program[2147]: Estimated minimum size of the filesystem: 821448 >Dec 09 04:16:23 localhost program[2147]: Return code: 0 >Dec 09 04:16:23 localhost blivet[2147]: padding min size from 3209 up to 3529 >Dec 09 04:16:23 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:23 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:23 localhost blivet[2147]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Dec 09 04:16:23 localhost blivet[2147]: looking up parted Device: /dev/mapper/live-rw >Dec 09 04:16:23 localhost blivet[2147]: got device: DMDevice instance (0x4b11e10) -- >name = live-rw status = True kids = 0 id = 20 >parents = ['existing 0MB loop loop4 (19) 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: 32620 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4935680> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Dec 09 04:16:23 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:23 localhost blivet[2147]: got format: Ext4FS instance (0x4b1b910) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '19424', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Dec 09 04:16:23 localhost blivet[2147]: scanning live-base (/devices/virtual/block/dm-1)... >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: live-base ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:23 localhost blivet[2147]: live-base is a device-mapper device >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.addUdevDMDevice: name: live-base ; >Dec 09 04:16:23 localhost blivet[2147]: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >Dec 09 04:16:23 localhost blivet[2147]: failed to find dm node for fedora >Dec 09 04:16:23 localhost blivet[2147]: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >Dec 09 04:16:23 localhost blivet[2147]: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >Dec 09 04:16:23 localhost blivet[2147]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >Dec 09 04:16:23 localhost blivet[2147]: DeviceTree.getDeviceByName: name: live-base ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:24 localhost blivet[2147]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Dec 09 04:16:24 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:24 localhost blivet[2147]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Dec 09 04:16:24 localhost blivet[2147]: added dm live-base (id 21) to device tree >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Dec 09 04:16:24 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:24 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:24 localhost blivet[2147]: device live-base does not contain a disklabel >Dec 09 04:16:24 localhost blivet[2147]: type detected on 'live-base' is 'ext4' >Dec 09 04:16:24 localhost program[2147]: Running... dumpe2fs -h /dev/mapper/live-base >Dec 09 04:16:24 localhost program[2147]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:24 localhost program[2147]: Filesystem volume name: _Fedora-Live-KDE >Dec 09 04:16:24 localhost program[2147]: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >Dec 09 04:16:24 localhost program[2147]: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >Dec 09 04:16:24 localhost program[2147]: Filesystem magic number: 0xEF53 >Dec 09 04:16:24 localhost program[2147]: Filesystem revision #: 1 (dynamic) >Dec 09 04:16:24 localhost program[2147]: 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 >Dec 09 04:16:24 localhost program[2147]: Filesystem flags: signed_directory_hash >Dec 09 04:16:24 localhost program[2147]: Default mount options: user_xattr acl >Dec 09 04:16:24 localhost program[2147]: Filesystem state: clean >Dec 09 04:16:24 localhost program[2147]: Errors behavior: Continue >Dec 09 04:16:24 localhost program[2147]: Filesystem OS type: Linux >Dec 09 04:16:24 localhost program[2147]: Inode count: 262144 >Dec 09 04:16:24 localhost program[2147]: Block count: 1048576 >Dec 09 04:16:24 localhost program[2147]: Reserved block count: 10483 >Dec 09 04:16:24 localhost program[2147]: Free blocks: 229874 >Dec 09 04:16:24 localhost program[2147]: Free inodes: 164487 >Dec 09 04:16:24 localhost program[2147]: First block: 0 >Dec 09 04:16:24 localhost program[2147]: Block size: 4096 >Dec 09 04:16:24 localhost program[2147]: Fragment size: 4096 >Dec 09 04:16:24 localhost program[2147]: Reserved GDT blocks: 255 >Dec 09 04:16:24 localhost program[2147]: Blocks per group: 32768 >Dec 09 04:16:24 localhost program[2147]: Fragments per group: 32768 >Dec 09 04:16:24 localhost program[2147]: Inodes per group: 8192 >Dec 09 04:16:24 localhost program[2147]: Inode blocks per group: 512 >Dec 09 04:16:24 localhost program[2147]: Flex block group size: 16 >Dec 09 04:16:24 localhost program[2147]: Filesystem created: Thu Dec 5 04:54:33 2013 >Dec 09 04:16:24 localhost program[2147]: Last mount time: Thu Dec 5 04:54:46 2013 >Dec 09 04:16:24 localhost program[2147]: Last write time: Thu Dec 5 07:00:13 2013 >Dec 09 04:16:24 localhost program[2147]: Mount count: 0 >Dec 09 04:16:24 localhost program[2147]: Maximum mount count: -1 >Dec 09 04:16:24 localhost program[2147]: Last checked: Thu Dec 5 07:00:13 2013 >Dec 09 04:16:24 localhost program[2147]: Check interval: 0 (<none>) >Dec 09 04:16:24 localhost program[2147]: Lifetime writes: 712 MB >Dec 09 04:16:24 localhost program[2147]: Reserved blocks uid: 0 (user root) >Dec 09 04:16:24 localhost program[2147]: Reserved blocks gid: 0 (group root) >Dec 09 04:16:24 localhost program[2147]: First inode: 11 >Dec 09 04:16:24 localhost program[2147]: Inode size: 256 >Dec 09 04:16:24 localhost program[2147]: Required extra isize: 28 >Dec 09 04:16:24 localhost program[2147]: Desired extra isize: 28 >Dec 09 04:16:24 localhost program[2147]: Journal inode: 8 >Dec 09 04:16:24 localhost program[2147]: Default directory hash: half_md4 >Dec 09 04:16:24 localhost program[2147]: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >Dec 09 04:16:24 localhost program[2147]: Journal backup: inode blocks >Dec 09 04:16:24 localhost program[2147]: Journal features: journal_incompat_revoke >Dec 09 04:16:24 localhost program[2147]: Journal size: 128M >Dec 09 04:16:24 localhost program[2147]: Journal length: 32768 >Dec 09 04:16:24 localhost program[2147]: Journal sequence: 0x00004c6f >Dec 09 04:16:24 localhost program[2147]: Journal start: 0 >Dec 09 04:16:24 localhost program[2147]: Dec 09 04:16:24 localhost program[2147]: Return code: 0 >Dec 09 04:16:24 localhost program[2147]: Running... resize2fs -P /dev/mapper/live-base >Dec 09 04:16:24 localhost program[2147]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:24 localhost program[2147]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Dec 09 04:16:24 localhost program[2147]: Couldn't find valid filesystem superblock. >Dec 09 04:16:24 localhost program[2147]: Return code: 1 >Dec 09 04:16:24 localhost blivet[2147]: using current size 0 as min size >Dec 09 04:16:24 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:24 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:24 localhost blivet[2147]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Dec 09 04:16:24 localhost blivet[2147]: looking up parted Device: /dev/mapper/live-base >Dec 09 04:16:24 localhost blivet[2147]: got device: DMDevice instance (0x4b1bad0) -- >name = live-base status = True kids = 0 id = 21 >parents = ['existing 0MB loop loop3 (17) 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 0x49355f0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Dec 09 04:16:24 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:24 localhost blivet[2147]: got format: Ext4FS instance (0x4b1bc10) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '42252', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Dec 09 04:16:24 localhost blivet[2147]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:24 localhost blivet[2147]: live-osimg-min is a device-mapper device >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Dec 09 04:16:24 localhost blivet[2147]: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >Dec 09 04:16:24 localhost blivet[2147]: failed to find dm node for fedora >Dec 09 04:16:24 localhost blivet[2147]: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >Dec 09 04:16:24 localhost blivet[2147]: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >Dec 09 04:16:24 localhost blivet[2147]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 09 04:16:24 localhost blivet[2147]: DMDevice.getDMNode: live-base ; status: True ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (13) with existing DM_snapshot_cow >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:24 localhost blivet[2147]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Dec 09 04:16:24 localhost blivet[2147]: getFormat('None') returning DeviceFormat instance >Dec 09 04:16:24 localhost blivet[2147]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Dec 09 04:16:24 localhost blivet[2147]: added dm live-osimg-min (id 22) to device tree >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Dec 09 04:16:24 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:24 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:24 localhost blivet[2147]: device live-osimg-min does not contain a disklabel >Dec 09 04:16:24 localhost blivet[2147]: type detected on 'live-osimg-min' is 'ext4' >Dec 09 04:16:24 localhost program[2147]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 09 04:16:24 localhost program[2147]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:24 localhost program[2147]: Filesystem volume name: _Fedora-Live-KDE >Dec 09 04:16:24 localhost program[2147]: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >Dec 09 04:16:24 localhost program[2147]: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >Dec 09 04:16:24 localhost program[2147]: Filesystem magic number: 0xEF53 >Dec 09 04:16:24 localhost program[2147]: Filesystem revision #: 1 (dynamic) >Dec 09 04:16:24 localhost program[2147]: 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 >Dec 09 04:16:24 localhost program[2147]: Filesystem flags: signed_directory_hash >Dec 09 04:16:24 localhost program[2147]: Default mount options: user_xattr acl >Dec 09 04:16:24 localhost program[2147]: Filesystem state: clean >Dec 09 04:16:24 localhost program[2147]: Errors behavior: Continue >Dec 09 04:16:24 localhost program[2147]: Filesystem OS type: Linux >Dec 09 04:16:24 localhost program[2147]: Inode count: 212992 >Dec 09 04:16:24 localhost program[2147]: Block count: 821448 >Dec 09 04:16:24 localhost program[2147]: Reserved block count: 8212 >Dec 09 04:16:24 localhost program[2147]: Free blocks: 6087 >Dec 09 04:16:24 localhost program[2147]: Free inodes: 115335 >Dec 09 04:16:24 localhost program[2147]: First block: 0 >Dec 09 04:16:24 localhost program[2147]: Block size: 4096 >Dec 09 04:16:24 localhost program[2147]: Fragment size: 4096 >Dec 09 04:16:24 localhost program[2147]: Reserved GDT blocks: 255 >Dec 09 04:16:24 localhost program[2147]: Blocks per group: 32768 >Dec 09 04:16:24 localhost program[2147]: Fragments per group: 32768 >Dec 09 04:16:24 localhost program[2147]: Inodes per group: 8192 >Dec 09 04:16:24 localhost program[2147]: Inode blocks per group: 512 >Dec 09 04:16:24 localhost program[2147]: Flex block group size: 16 >Dec 09 04:16:24 localhost program[2147]: Filesystem created: Thu Dec 5 04:54:33 2013 >Dec 09 04:16:24 localhost program[2147]: Last mount time: Thu Dec 5 04:54:46 2013 >Dec 09 04:16:24 localhost program[2147]: Last write time: Thu Dec 5 07:00:23 2013 >Dec 09 04:16:24 localhost program[2147]: Mount count: 0 >Dec 09 04:16:24 localhost program[2147]: Maximum mount count: -1 >Dec 09 04:16:24 localhost program[2147]: Last checked: Thu Dec 5 07:00:23 2013 >Dec 09 04:16:24 localhost program[2147]: Check interval: 0 (<none>) >Dec 09 04:16:24 localhost program[2147]: Lifetime writes: 714 MB >Dec 09 04:16:24 localhost program[2147]: Reserved blocks uid: 0 (user root) >Dec 09 04:16:24 localhost program[2147]: Reserved blocks gid: 0 (group root) >Dec 09 04:16:24 localhost program[2147]: First inode: 11 >Dec 09 04:16:24 localhost program[2147]: Inode size: 256 >Dec 09 04:16:24 localhost program[2147]: Required extra isize: 28 >Dec 09 04:16:24 localhost program[2147]: Desired extra isize: 28 >Dec 09 04:16:24 localhost program[2147]: Journal inode: 8 >Dec 09 04:16:24 localhost program[2147]: Default directory hash: half_md4 >Dec 09 04:16:24 localhost program[2147]: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >Dec 09 04:16:24 localhost program[2147]: Journal backup: inode blocks >Dec 09 04:16:24 localhost program[2147]: Journal features: journal_incompat_revoke >Dec 09 04:16:24 localhost program[2147]: Journal size: 128M >Dec 09 04:16:24 localhost program[2147]: Journal length: 32768 >Dec 09 04:16:24 localhost program[2147]: Journal sequence: 0x00004c6f >Dec 09 04:16:24 localhost program[2147]: Journal start: 0 >Dec 09 04:16:24 localhost program[2147]: Dec 09 04:16:24 localhost program[2147]: Return code: 0 >Dec 09 04:16:24 localhost program[2147]: Running... resize2fs -P /dev/mapper/live-osimg-min >Dec 09 04:16:24 localhost program[2147]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:16:24 localhost program[2147]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Dec 09 04:16:24 localhost program[2147]: Couldn't find valid filesystem superblock. >Dec 09 04:16:24 localhost program[2147]: Return code: 1 >Dec 09 04:16:24 localhost blivet[2147]: using current size 0 as min size >Dec 09 04:16:24 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:24 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:24 localhost blivet[2147]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Dec 09 04:16:24 localhost blivet[2147]: looking up parted Device: /dev/mapper/live-osimg-min >Dec 09 04:16:24 localhost blivet[2147]: got device: DMDevice instance (0x4b11f10) -- >name = live-osimg-min status = True kids = 0 id = 22 >parents = ['existing 0MB loop loop3 (17) 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: 32620 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4935710> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Dec 09 04:16:24 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:24 localhost blivet[2147]: got format: Ext4FS instance (0x4b1bfd0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw /dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066 /dev/fedora/swap /dev/mapper/fedora-swap', >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '6ccba624-8655-4502-8f21-8139f39dc066', >'ID_FS_UUID_ENC': '6ccba624-8655-4502-8f21-8139f39dc066', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '1679360', >'UDISKS_DM_TARGETS_PARAMS': '252:5\\x202048', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '473352', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', >'/dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >Dec 09 04:16:24 localhost blivet[2147]: scanning fedora-swap (/devices/virtual/block/dm-3)... >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName: name: fedora-swap ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) with existing swap >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >Dec 09 04:16:24 localhost blivet[2147]: SwapSpace.__init__: >Dec 09 04:16:24 localhost blivet[2147]: getFormat('swap') returning SwapSpace instance >Dec 09 04:16:24 localhost blivet[2147]: device fedora-swap does not contain a disklabel >Dec 09 04:16:24 localhost blivet[2147]: no type or existing type for fedora-swap, bailing >Dec 09 04:16:24 localhost blivet[2147]: looking up parted Device: /dev/mapper/fedora >Dec 09 04:16:24 localhost blivet[2147]: fedora size is 4192MB >Dec 09 04:16:24 localhost blivet[2147]: vg fedora has 0MB free >Dec 09 04:16:24 localhost blivet[2147]: fedora size is 4192MB >Dec 09 04:16:24 localhost blivet[2147]: vg fedora has 0MB free >Dec 09 04:16:24 localhost blivet[2147]: got device: LVMLogicalVolumeDevice instance (0x495fdd0) -- >name = fedora-swap status = True kids = 0 id = 9 >parents = ['existing 4192MB lvmvg fedora (7)'] >uuid = oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw size = 820.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x49354d0> >target size = 820.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x495f590) -- >name = fedora status = True kids = 2 id = 7 >parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1048.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', >'existing 820MB lvmlv fedora-swap (9) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 820MB >Dec 09 04:16:24 localhost blivet[2147]: got format: SwapSpace instance (0x4b1b4d0) -- >type = swap name = swap status = False >device = /dev/mapper/fedora-swap uuid = 6ccba624-8655-4502-8f21-8139f39dc066 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss /dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57 /dev/fedora/root /dev/mapper/fedora-root', >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7dbee385-75be-4c28-9b92-8d3e65be6b57', >'ID_FS_UUID_ENC': '7dbee385-75be-4c28-9b92-8d3e65be6b57', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '6905856', >'UDISKS_DM_TARGETS_PARAMS': '252:5\\x201681408', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '638519', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', >'/dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >Dec 09 04:16:24 localhost blivet[2147]: scanning fedora-root (/devices/virtual/block/dm-4)... >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName: name: fedora-root ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >Dec 09 04:16:24 localhost blivet[2147]: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >Dec 09 04:16:24 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:24 localhost blivet[2147]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:16:24 localhost blivet[2147]: device fedora-root does not contain a disklabel >Dec 09 04:16:24 localhost blivet[2147]: no type or existing type for fedora-root, bailing >Dec 09 04:16:24 localhost blivet[2147]: looking up parted Device: /dev/mapper/fedora >Dec 09 04:16:24 localhost blivet[2147]: fedora size is 4192MB >Dec 09 04:16:24 localhost blivet[2147]: vg fedora has 0MB free >Dec 09 04:16:24 localhost blivet[2147]: fedora size is 4192MB >Dec 09 04:16:24 localhost blivet[2147]: vg fedora has 0MB free >Dec 09 04:16:24 localhost blivet[2147]: got device: LVMLogicalVolumeDevice instance (0x495fd90) -- >name = fedora-root status = True kids = 0 id = 8 >parents = ['existing 4192MB lvmvg fedora (7)'] >uuid = xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss size = 3372.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 6905856 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (429, 255, 63) biosGeometry: (429, 255, 63) >PedDevice: <_ped.Device object at 0x4935560> >target size = 3372.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x495f590) -- >name = fedora status = True kids = 2 id = 7 >parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1048.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', >'existing 820MB lvmlv fedora-swap (9) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 3372MB >Dec 09 04:16:24 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:24 localhost blivet[2147]: got format: Ext4FS instance (0x4b11890) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = 7dbee385-75be-4c28-9b92-8d3e65be6b57 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 3372.0 targetSize = 3372.0 >Dec 09 04:16:24 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:24 localhost program[2147]: Return code: 0 >Dec 09 04:16:24 localhost blivet[2147]: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >Dec 09 04:16:24 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:24 localhost program[2147]: Return code: 0 >Dec 09 04:16:24 localhost blivet[2147]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 09 04:16:24 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:24 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:24 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:25 localhost program[2147]: Return code: 0 >Dec 09 04:16:25 localhost blivet[2147]: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >Dec 09 04:16:25 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:25 localhost program[2147]: Return code: 0 >Dec 09 04:16:25 localhost blivet[2147]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 09 04:16:25 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:25 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:25 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:25 localhost program[2147]: Return code: 0 >Dec 09 04:16:25 localhost blivet[2147]: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >Dec 09 04:16:25 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:25 localhost program[2147]: Return code: 0 >Dec 09 04:16:25 localhost blivet[2147]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 09 04:16:25 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:25 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:25 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:25 localhost program[2147]: Return code: 0 >Dec 09 04:16:25 localhost blivet[2147]: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >Dec 09 04:16:25 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:25 localhost program[2147]: Return code: 0 >Dec 09 04:16:25 localhost blivet[2147]: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >Dec 09 04:16:25 localhost program[2147]: Running... lvm lvchange -a n fedora/root >Dec 09 04:16:25 localhost program[2147]: Return code: 0 >Dec 09 04:16:25 localhost blivet[2147]: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >Dec 09 04:16:25 localhost blivet[2147]: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >Dec 09 04:16:25 localhost blivet[2147]: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >Dec 09 04:16:25 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:25 localhost program[2147]: Return code: 0 >Dec 09 04:16:25 localhost blivet[2147]: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >Dec 09 04:16:25 localhost program[2147]: Running... lvm vgchange -a n fedora >Dec 09 04:16:25 localhost program[2147]: 0 logical volume(s) in volume group "fedora" now active >Dec 09 04:16:26 localhost program[2147]: Return code: 0 >Dec 09 04:16:26 localhost blivet[2147]: PartitionDevice.teardown: vda5 ; status: True ; controllable: True ; >Dec 09 04:16:26 localhost blivet[2147]: LVMPhysicalVolume.teardown: device: /dev/vda5 ; status: False ; type: lvmpv ; >Dec 09 04:16:26 localhost blivet[2147]: LVMPhysicalVolume.teardown: device: /dev/vda5 ; status: False ; type: lvmpv ; >Dec 09 04:16:26 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:26 localhost program[2147]: Return code: 0 >Dec 09 04:16:26 localhost blivet[2147]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 09 04:16:26 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:26 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:26 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:26 localhost program[2147]: Return code: 0 >Dec 09 04:16:26 localhost blivet[2147]: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >Dec 09 04:16:26 localhost blivet[2147]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Dec 09 04:16:26 localhost blivet[2147]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Dec 09 04:16:26 localhost blivet[2147]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Dec 09 04:16:26 localhost blivet[2147]: not going to restore from backup of non-existent /etc/mdadm.conf >Dec 09 04:16:26 localhost blivet[2147]: edd: collected mbr signatures: {'vda': '0x0005ea9c'} >Dec 09 04:16:26 localhost blivet[2147]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:26 localhost blivet[2147]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 09 04:16:26 localhost program[2147]: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >Dec 09 04:16:26 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:16:26 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Dec 09 04:16:26 localhost program[2147]: Return code: 0 >Dec 09 04:16:26 localhost blivet[2147]: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >Dec 09 04:16:26 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:26 localhost program[2147]: Return code: 0 >Dec 09 04:16:26 localhost program[2147]: Running... umount /mnt/sysimage >Dec 09 04:16:26 localhost program[2147]: Return code: 0 >Dec 09 04:16:26 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:26 localhost program[2147]: Return code: 0 >Dec 09 04:16:26 localhost blivet[2147]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 09 04:16:26 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:26 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:26 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:26 localhost program[2147]: Return code: 0 >Dec 09 04:16:26 localhost blivet[2147]: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:26 localhost blivet[2147]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 09 04:16:26 localhost program[2147]: Running... mount -t ext4 -o defaults,ro /dev/vda2 /mnt/sysimage >Dec 09 04:16:26 localhost kernel: EXT4-fs (vda2): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:16:26 localhost kernel: SELinux: initialized (dev vda2, type ext4), uses xattr >Dec 09 04:16:26 localhost program[2147]: Return code: 0 >Dec 09 04:16:26 localhost blivet[2147]: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >Dec 09 04:16:26 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost program[2147]: Running... umount /mnt/sysimage >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost blivet[2147]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 09 04:16:27 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:27 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:27 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost blivet[2147]: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:27 localhost blivet[2147]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 09 04:16:27 localhost program[2147]: Running... mount -t ext4 -o defaults,ro /dev/vda3 /mnt/sysimage >Dec 09 04:16:27 localhost kernel: EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:16:27 localhost kernel: SELinux: initialized (dev vda3, type ext4), uses xattr >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost blivet[2147]: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >Dec 09 04:16:27 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost program[2147]: Running... umount /mnt/sysimage >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost blivet[2147]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 09 04:16:27 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:27 localhost blivet[2147]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:16:27 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost blivet[2147]: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >Dec 09 04:16:27 localhost blivet[2147]: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >Dec 09 04:16:27 localhost blivet[2147]: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >Dec 09 04:16:27 localhost blivet[2147]: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >Dec 09 04:16:27 localhost program[2147]: Running... lvm lvchange -a y fedora/root >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost blivet[2147]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 09 04:16:27 localhost program[2147]: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >Dec 09 04:16:27 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:16:27 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Dec 09 04:16:27 localhost program[2147]: Return code: 0 >Dec 09 04:16:27 localhost program[2147]: Running... arch >Dec 09 04:16:28 localhost program[2147]: Error running arch: No such file or directory >Dec 09 04:16:28 localhost blivet[2147]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Dec 09 04:16:28 localhost blivet[2147]: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Dec 09 04:16:28 localhost blivet[2147]: parsing /mnt/sysimage/etc/crypttab >Dec 09 04:16:28 localhost blivet[2147]: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >Dec 09 04:16:28 localhost blivet[2147]: parsing /mnt/sysimage/etc/fstab >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByPath: path: /dev/root ; >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByPath returned None >Dec 09 04:16:28 localhost blivet[2147]: failed to resolve '/dev/root' >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByName: name: devpts ; >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByPath: path: /dev/devpts ; >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByPath returned None >Dec 09 04:16:28 localhost blivet[2147]: failed to resolve '/dev/devpts' >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByName: name: tmpfs ; >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByPath returned None >Dec 09 04:16:28 localhost blivet[2147]: failed to resolve '/dev/tmpfs' >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByName: name: proc ; >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByPath: path: /dev/proc ; >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByPath returned None >Dec 09 04:16:28 localhost blivet[2147]: failed to resolve '/dev/proc' >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByName: name: sysfs ; >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByName returned None >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >Dec 09 04:16:28 localhost blivet[2147]: DeviceTree.getDeviceByPath returned None >Dec 09 04:16:28 localhost blivet[2147]: failed to resolve '/dev/sysfs' >Dec 09 04:16:28 localhost blivet[2147]: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >Dec 09 04:16:28 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:28 localhost program[2147]: Return code: 0 >Dec 09 04:16:28 localhost program[2147]: Running... umount /mnt/sysimage >Dec 09 04:16:28 localhost program[2147]: Return code: 0 >Dec 09 04:16:28 localhost program[2147]: Running... udevadm settle --timeout=300 >Dec 09 04:16:28 localhost program[2147]: Return code: 0 >Dec 09 04:16:28 localhost blivet[2147]: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >Dec 09 04:16:28 localhost program[2147]: Running... lvm lvchange -a n fedora/root >Dec 09 04:16:28 localhost program[2147]: Return code: 0 >Dec 09 04:16:28 localhost blivet[2147]: fedora size is 4192MB >Dec 09 04:16:28 localhost blivet[2147]: vg fedora has 0MB free >Dec 09 04:16:28 localhost blivet[2147]: fedora size is 4192MB >Dec 09 04:16:28 localhost blivet[2147]: vg fedora has 0MB free >Dec 09 04:16:28 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:28 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:28 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:28 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:28 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:28 localhost blivet[2147]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 09 04:16:28 localhost blivet[2147]: Iso9660FS.supported: supported: True ; >Dec 09 04:16:28 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:28 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:28 localhost blivet[2147]: Ext4FS.supported: supported: True ; >Dec 09 04:16:28 localhost anaconda[2147]: Thread Done: AnaStorageThread (140103526070016) >Dec 09 04:16:28 localhost program[2147]: Running... hwclock --hctosys --utc >Dec 09 04:16:29 localhost blivet[2147]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Dec 09 04:16:29 localhost blivet[2147]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (21) with existing ext4 filesystem >Dec 09 04:16:29 localhost systemd[1202]: Time has been changed >Dec 09 04:16:29 localhost systemd[1]: Time has been changed >Dec 09 04:16:29 localhost program[2147]: Return code: 0 >Dec 09 04:16:29 localhost program[2147]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Dec 09 04:16:29 localhost anaconda[2147]: Thread Done: AnaTimeInitThread (140103443805952) >Dec 09 04:16:29 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:16:29 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 09 04:16:29 localhost program[2147]: Return code: 0 >Dec 09 04:16:29 localhost anaconda[2147]: Thread Done: AnaPayloadThread (140103427020544) >Dec 09 04:16:38 localhost dbus[2208]: avc: received setenforce notice (enforcing=1) >Dec 09 04:16:38 localhost dbus[1263]: avc: received setenforce notice (enforcing=1) >Dec 09 04:16:38 localhost dbus[2202]: avc: received setenforce notice (enforcing=1) >Dec 09 04:16:38 localhost dbus[686]: avc: received setenforce notice (enforcing=1) >Dec 09 04:16:38 localhost dbus-daemon[686]: dbus[686]: avc: received setenforce notice (enforcing=1) >Dec 09 04:16:38 localhost dbus-daemon[686]: dbus[686]: [system] Reloaded configuration >Dec 09 04:16:38 localhost dbus[686]: [system] Reloaded configuration >Dec 09 04:16:40 localhost userhelper[2424]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is only 38 seconds old, allowing access to liveinst for user liveuser >Dec 09 04:16:40 localhost userhelper[2424]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 09 04:16:40 localhost userhelper[2428]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 09 04:16:40 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Dec 09 04:16:40 localhost dbus[2208]: avc: received setenforce notice (enforcing=0) >Dec 09 04:16:40 localhost dbus[2202]: avc: received setenforce notice (enforcing=0) >Dec 09 04:16:40 localhost dbus[1263]: avc: received setenforce notice (enforcing=0) >Dec 09 04:16:40 localhost dbus-daemon[686]: dbus[686]: avc: received setenforce notice (enforcing=0) >Dec 09 04:16:40 localhost dbus[686]: avc: received setenforce notice (enforcing=0) >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', >'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-05-12-09-26-00', >'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\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': '6cd30fd1', >'ID_REVISION': '1.6.1', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', >'ID_SERIAL_SHORT': 'QM00001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '52813', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', >'/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', >'/dev/disk/by-uuid/2013-12-05-12-09-26-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 927.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 474624 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) >PedDevice: <_ped.Device object at 0x38cddd0> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-KDE-x86_64-20-TC5 size = 0.0 targetSize = 0.0 >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION_TABLE': '1', >'UDISKS_PARTITION_TABLE_COUNT': '5', >'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12746', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fc9e00bf4d0>, <parted.partition.Partition object at 0x7fc9e00bf7d0>, <parted.partition.Partition object at 0x7fc9e00bfa50>, <parted.partition.Partition object at 0x7fc9e00bfc10>, <parted.partition.Partition object at 0x7fc9e00bfd10>] >device: <parted.device.Device object at 0x7fc9e00bf310> >PedDisk: <_ped.Disk object at 0x7fc9e00bcdd0> >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 8192.0 >format = existing msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32713 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3abb050> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3ac80d0> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/vda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 5 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fc9e00bf4d0>, <parted.partition.Partition object at 0x7fc9e00bf7d0>, <parted.partition.Partition object at 0x7fc9e00bfa50>, <parted.partition.Partition object at 0x7fc9e00bfc10>, <parted.partition.Partition object at 0x7fc9e00bfd10>] >device: <parted.device.Device object at 0x7fc9e00bf310> >PedDisk: <_ped.Disk object at 0x7fc9e00bcdd0> >origPartedDisk = <parted.disk.Disk object at 0x7fc9e00bfe90> >partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32713 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3abbef0> >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '16fe157c-2370-4a83-8fbf-5e7c76709af0', >'ID_FS_UUID_ENC': '16fe157c-2370-4a83-8fbf-5e7c76709af0', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0005ea9c-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_FLAGS': 'boot', >'UDISKS_PARTITION_NUMBER': '1', >'UDISKS_PARTITION_OFFSET': '1048576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '524288000', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12758', >'name': 'vda1', >'symlinks': ['/dev/disk/by-uuid/16fe157c-2370-4a83-8fbf-5e7c76709af0'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >name = vda1 status = True kids = 0 id = 2 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fc9e00c3290> >target size = 0 path = /dev/vda1 >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 0x7fc9e00bf3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc9e00bf910> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9e00bf590> PedPartition: <_ped.Partition object at 0x7fc9e00c01d0> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/vda1 uuid = 16fe157c-2370-4a83-8fbf-5e7c76709af0 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'vda2', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', >'ID_FS_UUID_ENC': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '6133760', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0005ea9c-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '2', >'UDISKS_PARTITION_OFFSET': '525336576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '3140485120', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12772', >'name': 'vda2', >'symlinks': ['/dev/disk/by-uuid/a207dae5-6393-4c60-80a4-e8f8b46f3d16'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >name = vda2 status = True kids = 0 id = 3 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 2995.0 >format = existing ext4 filesystem >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 6133760 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (6085, 16, 63) biosGeometry: (381, 255, 63) >PedDevice: <_ped.Device object at 0x7fc9e00c3320> >target size = 0 path = /dev/vda2 >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 0x7fc9e00bf3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc9e00bf950> >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9e00bf890> PedPartition: <_ped.Partition object at 0x7fc9e00c0230> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 1026048 end = 7159807 length = 6133760 >flags = >type = ext4 name = ext4 status = False >device = /dev/vda2 uuid = a207dae5-6393-4c60-80a4-e8f8b46f3d16 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 2995.0 targetSize = 2995.0 >'DEVNAME': 'vda3', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '25b7db25-1cef-4300-89cb-dc3502e75ed1', >'ID_FS_UUID_ENC': '25b7db25-1cef-4300-89cb-dc3502e75ed1', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '7159808', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0005ea9c-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '3', >'UDISKS_PARTITION_OFFSET': '3665821696', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '524288000', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12784', >'name': 'vda3', >'symlinks': ['/dev/disk/by-uuid/25b7db25-1cef-4300-89cb-dc3502e75ed1'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3'} ; name: vda3 ; >name = vda3 status = True kids = 0 id = 4 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 252 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda3 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x3abbe60> >target size = 0 path = /dev/vda3 >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 0x7fc9e00bf3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc9e00bfb10> >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9e00bfa90> PedPartition: <_ped.Partition object at 0x7fc9e00c0290> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 7159808 end = 8183807 length = 1024000 >flags = >type = ext4 name = ext4 status = False >device = /dev/vda3 uuid = 25b7db25-1cef-4300-89cb-dc3502e75ed1 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4', >'DEVTYPE': 'partition', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '8183808', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8593408', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '0005ea9c-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '4', >'UDISKS_PARTITION_OFFSET': '4190109696', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '4399824896', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x05', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12797', >'name': 'vda4', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4'} ; name: vda4 ; >name = vda4 status = True kids = 0 id = 5 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 4196.0 >format = existing None >major = 252 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda4 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32512 did: 0 busy: False >hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x7fc9e00c34d0> >target size = 0 path = /dev/vda4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 4 path: /dev/vda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9e00bfc50> PedPartition: <_ped.Partition object at 0x7fc9e00c02f0> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 8183808 end = 16777215 length = 8593408 >flags = >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', >'ID_FS_UUID_ENC': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', >'ID_FS_VERSION': 'LVM2 001', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '8185856', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8591360', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '0005ea9c-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0005ea9c', >'MAJOR': '252', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '5', >'UDISKS_PARTITION_OFFSET': '4191158272', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '4398776320', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x8e', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '12810', >'name': 'vda5', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5'} ; name: vda5 ; >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7dbee385-75be-4c28-9b92-8d3e65be6b57', >'ID_FS_UUID_ENC': '7dbee385-75be-4c28-9b92-8d3e65be6b57', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '6905856', >'UDISKS_DM_TARGETS_PARAMS': '252:5\\x201681408', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '7457350', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', >'/dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 8 >parents = ['existing 4192MB lvmvg fedora (7)'] >uuid = xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss size = 3372.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 6905856 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (429, 255, 63) biosGeometry: (429, 255, 63) >PedDevice: <_ped.Device object at 0x7fc9e00c3560> >target size = 3372.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9e00f20d0) -- >name = fedora status = True kids = 1 id = 7 >parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1048.0 free space = 820 >free extents = 205.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 3372MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = 7dbee385-75be-4c28-9b92-8d3e65be6b57 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 3372.0 targetSize = 3372.0 >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '6ccba624-8655-4502-8f21-8139f39dc066', >'ID_FS_UUID_ENC': '6ccba624-8655-4502-8f21-8139f39dc066', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '1679360', >'UDISKS_DM_TARGETS_PARAMS': '252:5\\x202048', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '8244413', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', >'/dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 9 >parents = ['existing 4192MB lvmvg fedora (7)'] >uuid = oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw size = 820.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x7fc9e00c3440> >target size = 820.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9e00f20d0) -- >name = fedora status = True kids = 2 id = 7 >parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1048.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', >'existing 820MB lvmlv fedora-swap (9) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 820MB >type = swap name = swap status = False >device = /dev/mapper/fedora-swap uuid = 6ccba624-8655-4502-8f21-8139f39dc066 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >name = vda5 status = True kids = 1 id = 6 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 4195.0 >format = existing lvmpv >major = 252 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda5 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 8591360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32713 did: 0 busy: False >hardwareGeometry: (8523, 16, 63) biosGeometry: (534, 255, 63) >PedDevice: <_ped.Device object at 0x7fc9e00c33b0> >target size = 0 path = /dev/vda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 5 path: /dev/vda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9e00bfdd0> PedPartition: <_ped.Partition object at 0x7fc9e00c0350> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 8185856 end = 16777215 length = 8591360 >flags = lvm >type = lvmpv name = physical volume (LVM) status = False >device = /dev/vda5 uuid = glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB exists = True >options = None supported = True formattable = True resizable = False >vgName = fedora vgUUID = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk peStart = 1.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:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '14588', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 11 >parents = ['existing 0MB file /osmin.img (deleted) (10)'] >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:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '14646', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 13 >parents = ['existing 0MB file /osmin (12)'] >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:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '14705', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 15 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (14)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/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-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '14765', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 17 >parents = ['existing 0MB file /LiveOS/ext3fs.img (16)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE 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:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '14832', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 19 >parents = ['existing 0MB file /overlay (deleted) (18)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/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-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '3485', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 20 >parents = ['existing 0MB loop loop4 (19) 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: 32713 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fc9e00c35f0> >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 = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE 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-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '19424', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 21 >parents = ['existing 0MB loop loop3 (17) 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 0x7fc9e00c3680> >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 = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE 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-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '42252', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/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 = 22 >parents = ['existing 0MB loop loop3 (17) 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: 32713 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fc9e00c3710> >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 = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7dbee385-75be-4c28-9b92-8d3e65be6b57', >'ID_FS_UUID_ENC': '7dbee385-75be-4c28-9b92-8d3e65be6b57', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '6905856', >'UDISKS_DM_TARGETS_PARAMS': '252:5\\x201681408', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '7457350', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', >'/dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 8 >parents = ['existing 4192MB lvmvg fedora (7)'] >uuid = xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss size = 3372.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 6905856 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (429, 255, 63) biosGeometry: (429, 255, 63) >PedDevice: <_ped.Device object at 0x7fc9e00c3560> >target size = 3372.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9e00f20d0) -- >name = fedora status = True kids = 2 id = 7 >parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1048.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', >'existing 820MB lvmlv fedora-swap (9) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 3372MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = 7dbee385-75be-4c28-9b92-8d3e65be6b57 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 3372.0 targetSize = 3372.0 >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '6ccba624-8655-4502-8f21-8139f39dc066', >'ID_FS_UUID_ENC': '6ccba624-8655-4502-8f21-8139f39dc066', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '1679360', >'UDISKS_DM_TARGETS_PARAMS': '252:5\\x202048', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '8244413', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', >'/dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 9 >parents = ['existing 4192MB lvmvg fedora (7)'] >uuid = oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw size = 820.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x7fc9e00c3440> >target size = 820.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9e00f20d0) -- >name = fedora status = True kids = 2 id = 7 >parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1048.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] >LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', >'existing 820MB lvmlv fedora-swap (9) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 820MB >type = swap name = swap status = False >device = /dev/mapper/fedora-swap uuid = 6ccba624-8655-4502-8f21-8139f39dc066 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Dec 09 04:16:52 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:16:52 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Dec 09 04:16:52 localhost kernel: EXT4-fs (vda2): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:16:52 localhost kernel: SELinux: initialized (dev vda2, type ext4), uses xattr >Dec 09 04:16:53 localhost kernel: EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:16:53 localhost kernel: SELinux: initialized (dev vda3, type ext4), uses xattr >Dec 09 04:16:53 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:16:53 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Dec 09 04:16:55 localhost systemd[1]: Time has been changed >Dec 09 04:16:55 localhost systemd[1202]: Time has been changed >Dec 09 04:16:55 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:16:55 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 09 04:17:04 localhost kernel: bio: create slab <bio-1> at 1 >Dec 09 04:17:04 localhost kernel: Btrfs loaded >Dec 09 04:17:04 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Dec 09 04:17:23 localhost chronyd[705]: Can't synchronise: no majority >Dec 09 04:17:23 localhost chronyd[705]: Selected source 62.76.96.4 >Dec 09 04:17:23 localhost chronyd[705]: System clock wrong by 0.594432 seconds, adjustment started >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 4 path: /dev/vda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499bc90> PedPartition: <_ped.Partition object at 0x49941d0> ; logicals is [] >PartSpec instance (0x43fffd0) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fc9c0010cd0) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7fc9c0010e10) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7fc9c0010e90) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x498dc10) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 819 maxSize = None grow = False >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = existing msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32713 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3abb050> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3ac80d0>] >name = req0 status = False kids = 0 id = 23 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9c00544d0> PedPartition: <_ped.Partition object at 0x49a5710> >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49b3150> PedPartition: <_ped.Partition object at 0x49a57d0> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 5 path: /dev/vda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9c00545d0> PedPartition: <_ped.Partition object at 0x7fc9c0041b90> >sectorSize = 512 >sectorSize = 512 >id = 24 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 23 name = vda5 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 5 path: /dev/vda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9c0054d90> PedPartition: <_ped.Partition object at 0x7fc9c0041b30> >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 5 path: /dev/vda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9c0058150> PedPartition: <_ped.Partition object at 0x7fc9c0041dd0> >sectorSize = 512 >id = 24 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 23 name = vda5 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 7159808 end: 8183807 length: 1024000 >device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x7fc9c003d8d0> >start: 8185856 end: 16777215 length: 8591360 >device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x7fc9c00582d0> >start: 8183808 end: 16777215 length: 8593408 >device: <parted.device.Device object at 0x7fc9c003d950> PedGeometry: <_ped.Geometry object at 0x7fc9c003da10> >start: 8183808 end: 16777215 length: 8593408 >device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x499bf10> >start: 7159808 end: 8183807 length: 1024000 >device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x7fc9c003d8d0> >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9c0054e10> PedPartition: <_ped.Partition object at 0x49a5770> >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9c00547d0> PedPartition: <_ped.Partition object at 0x7fc9c0041b30> >start: 8183808 end: 16777215 length: 8593408 >device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x499bf10> >start: 8185856 end: 16777215 length: 8591360 >device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x7fc9c00582d0> >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 5 path: /dev/vda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9c0054a10> PedPartition: <_ped.Partition object at 0x7fc9c0016d10> >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 5 path: /dev/vda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9c00581d0> PedPartition: <_ped.Partition object at 0x7fc9c0041ad0> >disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None >number: 4 path: /dev/vda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc9c0054b90> PedPartition: <_ped.Partition object at 0x49a57d0> >device = /dev/mapper/fedora length = 1048 size = 4192 >remaining = 1 pool = 587 >id = 27 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 28 name = fedora-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True > > > >/tmp/anaconda.log: >04:16:13,294 INFO anaconda: /sbin/anaconda 20.25.14-1 >09:16:13,619 INFO anaconda: 2097152 kB (2048 MB) are available >04:16:13,619 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:16:13,620 INFO anaconda: Not doing 'start audit daemon' in live installation >04:16:13,621 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >04:16:13,624 INFO anaconda: Default encoding = ascii >04:16:14,249 INFO anaconda: Display mode = g >09:16:14,255 INFO anaconda: 2097152 kB (2048 MB) are available >04:16:14,255 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:16:15,780 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:16:15,782 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:16:15,783 INFO anaconda: using only installclass _Fedora >04:16:15,787 INFO anaconda: bootloader GRUB2 on X86 platform >04:16:15,791 INFO anaconda: bootloader GRUB2 on X86 platform >04:16:15,836 DEBUG anaconda: network: devices found ['eth0'] >04:16:16,525 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >04:16:17,240 DEBUG anaconda: network: setting autoconnect of eth0 to False >04:16:17,246 DEBUG anaconda: network: missing ifcfgs created for devices ['eth0'] >04:16:17,311 DEBUG anaconda: updating hostname localhost.localdomain >04:16:17,380 INFO anaconda: Running Thread: AnaStorageThread (140103526070016) >04:16:17,517 INFO anaconda: Running Thread: AnaTimeInitThread (140103443805952) >04:16:17,520 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140103435413248) >04:16:17,572 INFO anaconda: Running Thread: AnaPayloadThread (140103427020544) >04:16:17,587 DEBUG anaconda: updating hostname localhost.localdomain >04:16:17,623 INFO anaconda: got 0 NTP servers from DHCP >04:16:17,625 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140103435413248) >04:16:17,640 INFO anaconda: Not doing 'start chronyd' in live installation >04:16:17,672 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140103435413248) >04:16:17,674 INFO anaconda: Starting geolocation lookup >04:16:17,676 INFO anaconda: Geolocation provider: Fedora GeoIP >04:16:18,751 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >04:16:18,751 INFO anaconda: Geolocation lookup finished in 1.1 seconds >04:16:18,752 INFO anaconda: no results from geolocation >04:16:18,753 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140103435413248) >04:16:20,850 INFO anaconda: Not doing 'activate layouts' in live installation >04:16:28,976 INFO anaconda: Thread Done: AnaStorageThread (140103526070016) >04:16:29,011 INFO anaconda: Thread Done: AnaTimeInitThread (140103443805952) >04:16:29,087 INFO anaconda: Thread Done: AnaPayloadThread (140103427020544) >04:16:44,812 INFO anaconda: /sbin/anaconda 20.25.14-1 >09:16:44,905 INFO anaconda: 2097152 kB (2048 MB) are available >04:16:44,905 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:16:44,906 INFO anaconda: Not doing 'start audit daemon' in live installation >04:16:44,907 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >04:16:44,908 INFO anaconda: Default encoding = ascii >04:16:45,343 INFO anaconda: Display mode = g >09:16:45,350 INFO anaconda: 2097152 kB (2048 MB) are available >04:16:45,350 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:16:45,533 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:16:45,534 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:16:45,535 INFO anaconda: using only installclass _Fedora >04:16:45,542 INFO anaconda: bootloader GRUB2 on X86 platform >04:16:45,545 INFO anaconda: bootloader GRUB2 on X86 platform >04:16:45,571 DEBUG anaconda: network: devices found ['eth0'] >04:16:46,008 DEBUG anaconda: updating hostname localhost.localdomain >04:16:46,042 INFO anaconda: Running Thread: AnaStorageThread (140505139250944) >04:16:46,049 INFO anaconda: Running Thread: AnaTimeInitThread (140505130858240) >04:16:46,057 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140505122465536) >04:16:46,062 INFO anaconda: Running Thread: AnaPayloadThread (140505114072832) >04:16:46,277 DEBUG anaconda: updating hostname localhost.localdomain >04:16:46,408 INFO anaconda: got 0 NTP servers from DHCP >04:16:46,409 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140505122465536) >04:16:46,449 INFO anaconda: Not doing 'start chronyd' in live installation >04:16:46,455 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140505122465536) >04:16:46,457 INFO anaconda: Starting geolocation lookup >04:16:46,459 INFO anaconda: Geolocation provider: Fedora GeoIP >04:16:47,042 INFO anaconda: Not doing 'activate layouts' in live installation >04:16:47,393 INFO anaconda: Geolocation lookup finished in 0.9 seconds >04:16:47,395 INFO anaconda: got results from geolocation >04:16:47,398 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140505122465536) >04:16:54,631 INFO anaconda: Thread Done: AnaStorageThread (140505139250944) >04:16:55,005 INFO anaconda: Thread Done: AnaTimeInitThread (140505130858240) >04:16:55,150 INFO anaconda: Thread Done: AnaPayloadThread (140505114072832) >04:16:55,793 INFO anaconda: Not doing 'require network connection' in live installation >04:16:55,798 DEBUG anaconda: network standalone spoke (init): completed: True >04:16:55,800 INFO anaconda: Not doing 'require network connection' in live installation >04:16:56,016 INFO anaconda: Running Thread: AnaDateTimeThread (140505114072832) >04:16:56,266 INFO anaconda: Not doing 'modify system time and date' in live installation >04:16:56,342 INFO anaconda: Thread Done: AnaDateTimeThread (140505114072832) >04:16:59,539 INFO anaconda: fs space: 0 B needed: 2.93 GB >04:17:01,832 INFO anaconda: fs space: 0 B needed: 2.93 GB >04:17:02,052 INFO anaconda: Running Thread: AnaStorageWatcher (140505122465536) >04:17:02,056 INFO anaconda: Thread Done: AnaStorageWatcher (140505122465536) >04:17:02,158 INFO anaconda: Running Thread: AnaCustomStorageInit (140505122465536) >04:17:02,521 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >04:17:02,527 DEBUG anaconda: network: selected device eth0 >04:17:02,588 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >04:17:02,687 DEBUG anaconda: updating hostname localhost.localdomain >04:17:02,876 INFO anaconda: Not doing 'require network connection' in live installation >04:17:03,041 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x41aebd0> >04:17:03,045 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x41aeb90> status to: ÐÑовеÑка ÑÑÑÑойÑÑв Ñ ÑанениÑ... >04:17:03,057 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x41aeb90> >04:17:03,307 INFO anaconda: Running Thread: AnaNTPserver0 (140505130858240) >04:17:03,326 INFO anaconda: Running Thread: AnaNTPserver1 (140505139250944) >04:17:03,336 INFO anaconda: Running Thread: AnaNTPserver2 (140504831977216) >04:17:03,357 INFO anaconda: Running Thread: AnaNTPserver3 (140504623388416) >04:17:03,577 INFO anaconda: Thread Done: AnaNTPserver2 (140504831977216) >04:17:03,584 INFO anaconda: Thread Done: AnaNTPserver0 (140505130858240) >04:17:03,643 INFO anaconda: Thread Done: AnaNTPserver1 (140505139250944) >04:17:03,693 DEBUG anaconda: updating hostname localhost.localdomain >04:17:03,728 INFO anaconda: Thread Done: AnaNTPserver3 (140504623388416) >04:17:03,942 DEBUG anaconda: updating hostname localhost.localdomain >04:17:03,943 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fc9d802c610> status to: ÐÑоводное Ñоедение (eth0) подклÑÑенно >04:17:04,371 INFO anaconda: Thread Done: AnaCustomStorageInit (140505122465536) >04:17:13,238 DEBUG anaconda: disk free: 969.23 kB fs free: 780 MB sw needs: 2.93 GB auto swap: 0 B >04:17:33,578 DEBUG anaconda: running handleException >04:17:33,583 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >04:17:33,889 INFO anaconda: Running Thread: AnaExecuteStorageThread (140505122465536) >04:17:34,314 DEBUG anaconda: new disk order: [] >04:17:34,558 INFO anaconda: Not doing 'require network connection' in live installation >04:17:34,753 DEBUG anaconda: _is_valid_disklabel(vda) returning True >04:17:34,753 DEBUG anaconda: _is_valid_size(vda) returning True >04:17:34,759 DEBUG anaconda: _is_valid_location(vda) returning True >04:17:34,759 DEBUG anaconda: _is_valid_format(vda) returning True >04:17:34,759 DEBUG anaconda: is_valid_stage1_device(vda) returning True >04:17:34,929 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x41aeb90> >04:17:34,930 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x41aeb90> status to: Ð¡Ð¾Ñ Ñанение конÑигÑÑаÑии накопиÑелей даннÑÑ â¦ >04:17:35,354 DEBUG anaconda: new disk order: [] >04:17:35,467 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:17:35,468 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:17:35,470 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:17:35,478 DEBUG anaconda: _is_valid_disklabel(vda) returning True >04:17:35,483 DEBUG anaconda: _is_valid_size(vda) returning True >04:17:35,483 DEBUG anaconda: _is_valid_location(vda) returning True >04:17:35,484 DEBUG anaconda: _is_valid_format(vda) returning True >04:17:35,485 DEBUG anaconda: is_valid_stage1_device(vda) returning True >04:17:35,500 DEBUG anaconda: _is_valid_disklabel(vda) returning True >04:17:35,501 DEBUG anaconda: _is_valid_size(vda) returning True >04:17:35,502 DEBUG anaconda: _is_valid_location(vda) returning True >04:17:35,503 DEBUG anaconda: _is_valid_format(vda) returning True >04:17:35,503 DEBUG anaconda: is_valid_stage1_device(vda) returning True >04:17:35,505 DEBUG anaconda: _is_valid_disklabel(vda3) returning True >04:17:35,506 DEBUG anaconda: _is_valid_size(vda3) returning True >04:17:35,507 DEBUG anaconda: _is_valid_location(vda3) returning True >04:17:35,509 DEBUG anaconda: _is_valid_partition(vda3) returning True >04:17:35,510 DEBUG anaconda: _is_valid_format(vda3) returning True >04:17:35,511 DEBUG anaconda: is_valid_stage2_device(vda3) returning True >04:17:35,514 DEBUG anaconda: new disk order: [] >04:17:35,626 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:17:35,629 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:17:35,633 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:17:35,644 DEBUG anaconda: _is_valid_disklabel(vda) returning True >04:17:35,645 DEBUG anaconda: _is_valid_size(vda) returning True >04:17:35,645 DEBUG anaconda: _is_valid_location(vda) returning True >04:17:35,646 DEBUG anaconda: _is_valid_format(vda) returning True >04:17:35,647 DEBUG anaconda: is_valid_stage1_device(vda) returning True >04:17:35,651 INFO anaconda: Thread Done: AnaExecuteStorageThread (140505122465536) >04:17:35,653 INFO anaconda: Running Thread: AnaCheckStorageThread (140505139250944) >04:17:35,675 DEBUG anaconda: _is_valid_disklabel(vda) returning True >04:17:35,676 DEBUG anaconda: _is_valid_size(vda) returning True >04:17:35,677 DEBUG anaconda: _is_valid_location(vda) returning True >04:17:35,678 DEBUG anaconda: _is_valid_format(vda) returning True >04:17:35,678 DEBUG anaconda: is_valid_stage1_device(vda) returning True >04:17:35,679 DEBUG anaconda: _is_valid_disklabel(vda3) returning True >04:17:35,680 DEBUG anaconda: _is_valid_size(vda3) returning True >04:17:35,681 DEBUG anaconda: _is_valid_location(vda3) returning True >04:17:35,682 DEBUG anaconda: _is_valid_partition(vda3) returning True >04:17:35,682 DEBUG anaconda: _is_valid_format(vda3) returning True >04:17:35,684 DEBUG anaconda: is_valid_stage2_device(vda3) returning True >04:17:35,694 INFO anaconda: Thread Done: AnaCheckStorageThread (140505139250944) > > >/tmp/packaging.log: > > >/tmp/program.log: >04:16:07,462 INFO program: Running... udevadm settle --timeout=300 >04:16:07,494 DEBUG program: Return code: 0 >04:16:07,691 INFO program: Running... multipath -c /dev/vda >04:16:07,873 INFO program: Dec 09 04:16:07 | /etc/multipath.conf does not exist, blacklisting all devices. >04:16:07,874 INFO program: Dec 09 04:16:07 | A default multipath.conf file is located at >04:16:07,874 INFO program: Dec 09 04:16:07 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:16:07,874 INFO program: Dec 09 04:16:07 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:16:07,875 INFO program: /dev/vda is not a valid multipath device path >04:16:07,875 DEBUG program: Return code: 1 >04:16:08,435 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/vda5 >04:16:08,649 INFO program: LVM2_PV_UUID=glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB >04:16:08,650 INFO program: LVM2_PE_START=1024.00 >04:16:08,651 INFO program: LVM2_VG_NAME=fedora >04:16:08,651 INFO program: LVM2_VG_UUID=K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk >04:16:08,651 INFO program: LVM2_VG_SIZE=4292608.00 >04:16:08,651 INFO program: LVM2_VG_FREE=0 >04:16:08,651 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:16:08,651 INFO program: LVM2_VG_EXTENT_COUNT=1048 >04:16:08,651 INFO program: LVM2_VG_FREE_COUNT=0 >04:16:08,651 INFO program: LVM2_PV_COUNT=1 >04:16:08,652 DEBUG program: Return code: 0 >04:16:08,660 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >04:16:08,680 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap >04:16:08,680 INFO program: LVM2_LV_UUID=xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss LVM2_LV_UUID=oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw >04:16:08,680 INFO program: LVM2_LV_SIZE=3452928.00 LVM2_LV_SIZE=839680.00 >04:16:08,680 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >04:16:08,680 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:16:08,681 DEBUG program: Return code: 0 >04:16:09,141 INFO program: Running... udevadm settle --timeout=300 >04:16:09,161 DEBUG program: Return code: 0 >04:16:13,732 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:16:13,760 DEBUG program: Return code: 0 >04:16:13,762 INFO program: Running... udevadm settle --timeout=300 >04:16:14,044 DEBUG program: Return code: 0 >04:16:14,047 INFO program: Running... modprobe fcoe >04:16:14,136 DEBUG program: Return code: 0 >04:16:14,139 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:16:14,157 INFO program: No FCoE boot disk information is found in EDD! >04:16:14,159 DEBUG program: Return code: 1 >04:16:17,521 INFO program: Running... udevadm settle --timeout=300 >04:16:17,694 DEBUG program: Return code: 0 >04:16:17,717 INFO program: Running... udevadm settle --timeout=300 >04:16:17,745 DEBUG program: Return code: 0 >04:16:19,821 INFO program: Running... multipath -c /dev/vda >04:16:19,887 INFO program: Dec 09 04:16:19 | /etc/multipath.conf does not exist, blacklisting all devices. >04:16:19,888 INFO program: Dec 09 04:16:19 | A default multipath.conf file is located at >04:16:19,890 INFO program: Dec 09 04:16:19 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:16:19,891 INFO program: Dec 09 04:16:19 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:16:19,893 INFO program: /dev/vda is not a valid multipath device path >04:16:19,901 DEBUG program: Return code: 1 >04:16:20,604 INFO program: Running... dumpe2fs -h /dev/vda1 >04:16:20,770 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:20,772 INFO program: Filesystem volume name: <none> >04:16:20,773 INFO program: Last mounted on: /boot >04:16:20,774 INFO program: Filesystem UUID: 16fe157c-2370-4a83-8fbf-5e7c76709af0 >04:16:20,774 INFO program: Filesystem magic number: 0xEF53 >04:16:20,775 INFO program: Filesystem revision #: 1 (dynamic) >04:16:20,776 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:16:20,776 INFO program: Filesystem flags: signed_directory_hash >04:16:20,777 INFO program: Default mount options: user_xattr acl >04:16:20,779 INFO program: Filesystem state: clean >04:16:20,779 INFO program: Errors behavior: Continue >04:16:20,785 INFO program: Filesystem OS type: Linux >04:16:20,789 INFO program: Inode count: 128016 >04:16:20,790 INFO program: Block count: 512000 >04:16:20,805 INFO program: Reserved block count: 25600 >04:16:20,806 INFO program: Free blocks: 348810 >04:16:20,807 INFO program: Free inodes: 127634 >04:16:20,807 INFO program: First block: 1 >04:16:20,808 INFO program: Block size: 1024 >04:16:20,809 INFO program: Fragment size: 1024 >04:16:20,810 INFO program: Reserved GDT blocks: 256 >04:16:20,813 INFO program: Blocks per group: 8192 >04:16:20,818 INFO program: Fragments per group: 8192 >04:16:20,819 INFO program: Inodes per group: 2032 >04:16:20,821 INFO program: Inode blocks per group: 254 >04:16:20,822 INFO program: Flex block group size: 16 >04:16:20,824 INFO program: Filesystem created: Sun Dec 8 03:23:59 2013 >04:16:20,825 INFO program: Last mount time: Sun Dec 8 07:37:55 2013 >04:16:20,825 INFO program: Last write time: Sun Dec 8 07:37:55 2013 >04:16:20,826 INFO program: Mount count: 3 >04:16:20,827 INFO program: Maximum mount count: -1 >04:16:20,827 INFO program: Last checked: Sun Dec 8 03:23:59 2013 >04:16:20,831 INFO program: Check interval: 0 (<none>) >04:16:20,839 INFO program: Lifetime writes: 133 MB >04:16:20,840 INFO program: Reserved blocks uid: 0 (user root) >04:16:20,840 INFO program: Reserved blocks gid: 0 (group root) >04:16:20,841 INFO program: First inode: 11 >04:16:20,842 INFO program: Inode size: 128 >04:16:20,843 INFO program: Journal inode: 8 >04:16:20,850 INFO program: Default directory hash: half_md4 >04:16:20,851 INFO program: Directory Hash Seed: 972c1651-8c5d-42ea-85ab-a8d6ebaf870d >04:16:20,854 INFO program: Journal backup: inode blocks >04:16:20,855 INFO program: Journal features: (none) >04:16:20,856 INFO program: Journal size: 8M >04:16:20,878 INFO program: Journal length: 8192 >04:16:20,889 INFO program: Journal sequence: 0x00000041 >04:16:20,894 INFO program: Journal start: 0 >04:16:20,897 INFO program: >04:16:20,902 DEBUG program: Return code: 0 >04:16:20,911 INFO program: Running... resize2fs -P /dev/vda1 >04:16:20,979 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:20,983 INFO program: Estimated minimum size of the filesystem: 159224 >04:16:20,990 DEBUG program: Return code: 0 >04:16:21,307 INFO program: Running... dumpe2fs -h /dev/vda2 >04:16:21,357 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:21,358 INFO program: Filesystem volume name: <none> >04:16:21,359 INFO program: Last mounted on: /run/media/liveuser/a207dae5-6393-4c60-80a4-e8f8b46f3d16 >04:16:21,359 INFO program: Filesystem UUID: a207dae5-6393-4c60-80a4-e8f8b46f3d16 >04:16:21,360 INFO program: Filesystem magic number: 0xEF53 >04:16:21,361 INFO program: Filesystem revision #: 1 (dynamic) >04:16:21,361 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 >04:16:21,363 INFO program: Filesystem flags: signed_directory_hash >04:16:21,364 INFO program: Default mount options: user_xattr acl >04:16:21,365 INFO program: Filesystem state: clean >04:16:21,365 INFO program: Errors behavior: Continue >04:16:21,366 INFO program: Filesystem OS type: Linux >04:16:21,369 INFO program: Inode count: 193920 >04:16:21,370 INFO program: Block count: 766720 >04:16:21,371 INFO program: Reserved block count: 38335 >04:16:21,373 INFO program: Free blocks: 4101 >04:16:21,374 INFO program: Free inodes: 193907 >04:16:21,377 INFO program: First block: 0 >04:16:21,378 INFO program: Block size: 4096 >04:16:21,379 INFO program: Fragment size: 4096 >04:16:21,380 INFO program: Reserved GDT blocks: 480 >04:16:21,388 INFO program: Blocks per group: 32768 >04:16:21,389 INFO program: Fragments per group: 32768 >04:16:21,389 INFO program: Inodes per group: 8080 >04:16:21,390 INFO program: Inode blocks per group: 505 >04:16:21,391 INFO program: RAID stride: 32592 >04:16:21,391 INFO program: Flex block group size: 16 >04:16:21,392 INFO program: Filesystem created: Mon Dec 9 03:53:25 2013 >04:16:21,394 INFO program: Last mount time: Mon Dec 9 04:15:56 2013 >04:16:21,395 INFO program: Last write time: Mon Dec 9 04:16:06 2013 >04:16:21,395 INFO program: Mount count: 2 >04:16:21,396 INFO program: Maximum mount count: 1 >04:16:21,397 INFO program: Last checked: Mon Dec 9 04:05:34 2013 >04:16:21,401 INFO program: Check interval: 2592000 (1 month) >04:16:21,402 INFO program: Next check after: Wed Jan 8 04:05:34 2014 >04:16:21,403 INFO program: Lifetime writes: 2976 MB >04:16:21,404 INFO program: Reserved blocks uid: 0 (user root) >04:16:21,411 INFO program: Reserved blocks gid: 0 (group root) >04:16:21,413 INFO program: First inode: 11 >04:16:21,413 INFO program: Inode size: 256 >04:16:21,414 INFO program: Required extra isize: 28 >04:16:21,415 INFO program: Desired extra isize: 28 >04:16:21,415 INFO program: Journal inode: 8 >04:16:21,417 INFO program: Default directory hash: half_md4 >04:16:21,417 INFO program: Directory Hash Seed: 0c09a00f-f1b8-4a0f-bad2-c115a402af41 >04:16:21,418 INFO program: Journal backup: inode blocks >04:16:21,419 INFO program: Journal features: (none) >04:16:21,419 INFO program: Journal size: 128M >04:16:21,420 INFO program: Journal length: 32768 >04:16:21,421 INFO program: Journal sequence: 0x00000018 >04:16:21,427 INFO program: Journal start: 0 >04:16:21,428 INFO program: >04:16:21,429 DEBUG program: Return code: 0 >04:16:21,430 INFO program: Running... resize2fs -P /dev/vda2 >04:16:21,458 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:21,460 INFO program: Estimated minimum size of the filesystem: 766720 >04:16:21,467 DEBUG program: Return code: 0 >04:16:21,697 INFO program: Running... dumpe2fs -h /dev/vda3 >04:16:21,720 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:21,724 INFO program: Filesystem volume name: <none> >04:16:21,724 INFO program: Last mounted on: /mnt/sysimage/boot >04:16:21,725 INFO program: Filesystem UUID: 25b7db25-1cef-4300-89cb-dc3502e75ed1 >04:16:21,726 INFO program: Filesystem magic number: 0xEF53 >04:16:21,727 INFO program: Filesystem revision #: 1 (dynamic) >04:16:21,728 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:16:21,728 INFO program: Filesystem flags: signed_directory_hash >04:16:21,729 INFO program: Default mount options: user_xattr acl >04:16:21,730 INFO program: Filesystem state: clean >04:16:21,731 INFO program: Errors behavior: Continue >04:16:21,737 INFO program: Filesystem OS type: Linux >04:16:21,739 INFO program: Inode count: 128016 >04:16:21,741 INFO program: Block count: 512000 >04:16:21,741 INFO program: Reserved block count: 25600 >04:16:21,742 INFO program: Free blocks: 457582 >04:16:21,743 INFO program: Free inodes: 127930 >04:16:21,743 INFO program: First block: 1 >04:16:21,744 INFO program: Block size: 1024 >04:16:21,745 INFO program: Fragment size: 1024 >04:16:21,745 INFO program: Reserved GDT blocks: 256 >04:16:21,746 INFO program: Blocks per group: 8192 >04:16:21,747 INFO program: Fragments per group: 8192 >04:16:21,748 INFO program: Inodes per group: 2032 >04:16:21,750 INFO program: Inode blocks per group: 254 >04:16:21,751 INFO program: Flex block group size: 16 >04:16:21,752 INFO program: Filesystem created: Mon Dec 9 04:05:41 2013 >04:16:21,755 INFO program: Last mount time: Mon Dec 9 04:05:42 2013 >04:16:21,756 INFO program: Last write time: Mon Dec 9 04:06:13 2013 >04:16:21,757 INFO program: Mount count: 1 >04:16:21,758 INFO program: Maximum mount count: -1 >04:16:21,759 INFO program: Last checked: Mon Dec 9 04:05:41 2013 >04:16:21,766 INFO program: Check interval: 0 (<none>) >04:16:21,767 INFO program: Lifetime writes: 38 MB >04:16:21,768 INFO program: Reserved blocks uid: 0 (user root) >04:16:21,769 INFO program: Reserved blocks gid: 0 (group root) >04:16:21,773 INFO program: First inode: 11 >04:16:21,773 INFO program: Inode size: 128 >04:16:21,774 INFO program: Journal inode: 8 >04:16:21,775 INFO program: Default directory hash: half_md4 >04:16:21,776 INFO program: Directory Hash Seed: 40aab414-df9f-4ca7-aae4-14f8e15c0a2f >04:16:21,776 INFO program: Journal backup: inode blocks >04:16:21,777 INFO program: Journal features: (none) >04:16:21,778 INFO program: Journal size: 8M >04:16:21,782 INFO program: Journal length: 8192 >04:16:21,783 INFO program: Journal sequence: 0x00000008 >04:16:21,784 INFO program: Journal start: 0 >04:16:21,785 INFO program: >04:16:21,787 DEBUG program: Return code: 0 >04:16:21,789 INFO program: Running... resize2fs -P /dev/vda3 >04:16:21,815 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:21,828 INFO program: Estimated minimum size of the filesystem: 43281 >04:16:21,830 DEBUG program: Return code: 0 >04:16:22,222 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/vda5 >04:16:22,272 INFO program: LVM2_PV_UUID=glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB >04:16:22,273 INFO program: LVM2_PE_START=1024.00 >04:16:22,274 INFO program: LVM2_VG_NAME=fedora >04:16:22,274 INFO program: LVM2_VG_UUID=K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk >04:16:22,275 INFO program: LVM2_VG_SIZE=4292608.00 >04:16:22,276 INFO program: LVM2_VG_FREE=0 >04:16:22,276 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:16:22,277 INFO program: LVM2_VG_EXTENT_COUNT=1048 >04:16:22,278 INFO program: LVM2_VG_FREE_COUNT=0 >04:16:22,280 INFO program: LVM2_PV_COUNT=1 >04:16:22,283 DEBUG program: Return code: 0 >04:16:22,327 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >04:16:22,373 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap >04:16:22,374 INFO program: LVM2_LV_UUID=xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss LVM2_LV_UUID=oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw >04:16:22,375 INFO program: LVM2_LV_SIZE=3452928.00 LVM2_LV_SIZE=839680.00 >04:16:22,376 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >04:16:22,376 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:16:22,377 DEBUG program: Return code: 0 >04:16:22,539 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >04:16:22,566 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:22,568 INFO program: Filesystem volume name: <none> >04:16:22,571 INFO program: Last mounted on: /mnt/sysimage >04:16:22,572 INFO program: Filesystem UUID: 7dbee385-75be-4c28-9b92-8d3e65be6b57 >04:16:22,573 INFO program: Filesystem magic number: 0xEF53 >04:16:22,573 INFO program: Filesystem revision #: 1 (dynamic) >04:16:22,574 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 >04:16:22,575 INFO program: Filesystem flags: signed_directory_hash >04:16:22,576 INFO program: Default mount options: user_xattr acl >04:16:22,576 INFO program: Filesystem state: clean >04:16:22,579 INFO program: Errors behavior: Continue >04:16:22,579 INFO program: Filesystem OS type: Linux >04:16:22,580 INFO program: Inode count: 216000 >04:16:22,581 INFO program: Block count: 863232 >04:16:22,582 INFO program: Reserved block count: 43161 >04:16:22,583 INFO program: Free blocks: 798190 >04:16:22,587 INFO program: Free inodes: 212949 >04:16:22,589 INFO program: First block: 0 >04:16:22,590 INFO program: Block size: 4096 >04:16:22,591 INFO program: Fragment size: 4096 >04:16:22,591 INFO program: Reserved GDT blocks: 210 >04:16:22,592 INFO program: Blocks per group: 32768 >04:16:22,593 INFO program: Fragments per group: 32768 >04:16:22,594 INFO program: Inodes per group: 8000 >04:16:22,595 INFO program: Inode blocks per group: 500 >04:16:22,596 INFO program: Flex block group size: 16 >04:16:22,598 INFO program: Filesystem created: Mon Dec 9 04:05:39 2013 >04:16:22,599 INFO program: Last mount time: Mon Dec 9 04:05:42 2013 >04:16:22,600 INFO program: Last write time: Mon Dec 9 04:05:42 2013 >04:16:22,606 INFO program: Mount count: 1 >04:16:22,608 INFO program: Maximum mount count: -1 >04:16:22,608 INFO program: Last checked: Mon Dec 9 04:05:39 2013 >04:16:22,609 INFO program: Check interval: 0 (<none>) >04:16:22,610 INFO program: Lifetime writes: 233 MB >04:16:22,611 INFO program: Reserved blocks uid: 0 (user root) >04:16:22,612 INFO program: Reserved blocks gid: 0 (group root) >04:16:22,612 INFO program: First inode: 11 >04:16:22,613 INFO program: Inode size: 256 >04:16:22,614 INFO program: Required extra isize: 28 >04:16:22,615 INFO program: Desired extra isize: 28 >04:16:22,616 INFO program: Journal inode: 8 >04:16:22,617 INFO program: Default directory hash: half_md4 >04:16:22,621 INFO program: Directory Hash Seed: c1011e6e-329d-445b-953b-4c6c511a5112 >04:16:22,622 INFO program: Journal backup: inode blocks >04:16:22,627 INFO program: Journal features: (none) >04:16:22,629 INFO program: Journal size: 64M >04:16:22,629 INFO program: Journal length: 16384 >04:16:22,630 INFO program: Journal sequence: 0x0000000a >04:16:22,631 INFO program: Journal start: 0 >04:16:22,632 INFO program: >04:16:22,633 DEBUG program: Return code: 0 >04:16:22,636 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >04:16:22,669 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:22,671 INFO program: Estimated minimum size of the filesystem: 60540 >04:16:22,672 DEBUG program: Return code: 0 >04:16:23,333 INFO program: Running... dumpe2fs -h /dev/loop3 >04:16:23,376 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:23,377 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:16:23,379 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:16:23,380 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:16:23,380 INFO program: Filesystem magic number: 0xEF53 >04:16:23,381 INFO program: Filesystem revision #: 1 (dynamic) >04:16:23,382 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 >04:16:23,382 INFO program: Filesystem flags: signed_directory_hash >04:16:23,383 INFO program: Default mount options: user_xattr acl >04:16:23,384 INFO program: Filesystem state: clean >04:16:23,387 INFO program: Errors behavior: Continue >04:16:23,388 INFO program: Filesystem OS type: Linux >04:16:23,389 INFO program: Inode count: 262144 >04:16:23,391 INFO program: Block count: 1048576 >04:16:23,392 INFO program: Reserved block count: 10483 >04:16:23,393 INFO program: Free blocks: 229874 >04:16:23,394 INFO program: Free inodes: 164487 >04:16:23,394 INFO program: First block: 0 >04:16:23,395 INFO program: Block size: 4096 >04:16:23,399 INFO program: Fragment size: 4096 >04:16:23,400 INFO program: Reserved GDT blocks: 255 >04:16:23,405 INFO program: Blocks per group: 32768 >04:16:23,405 INFO program: Fragments per group: 32768 >04:16:23,406 INFO program: Inodes per group: 8192 >04:16:23,407 INFO program: Inode blocks per group: 512 >04:16:23,408 INFO program: Flex block group size: 16 >04:16:23,409 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:16:23,409 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:16:23,410 INFO program: Last write time: Thu Dec 5 07:00:13 2013 >04:16:23,411 INFO program: Mount count: 0 >04:16:23,412 INFO program: Maximum mount count: -1 >04:16:23,413 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:16:23,415 INFO program: Check interval: 0 (<none>) >04:16:23,416 INFO program: Lifetime writes: 712 MB >04:16:23,420 INFO program: Reserved blocks uid: 0 (user root) >04:16:23,421 INFO program: Reserved blocks gid: 0 (group root) >04:16:23,422 INFO program: First inode: 11 >04:16:23,423 INFO program: Inode size: 256 >04:16:23,424 INFO program: Required extra isize: 28 >04:16:23,425 INFO program: Desired extra isize: 28 >04:16:23,426 INFO program: Journal inode: 8 >04:16:23,427 INFO program: Default directory hash: half_md4 >04:16:23,431 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:16:23,432 INFO program: Journal backup: inode blocks >04:16:23,436 INFO program: Journal features: journal_incompat_revoke >04:16:23,437 INFO program: Journal size: 128M >04:16:23,438 INFO program: Journal length: 32768 >04:16:23,439 INFO program: Journal sequence: 0x00004c6f >04:16:23,439 INFO program: Journal start: 0 >04:16:23,440 INFO program: >04:16:23,441 DEBUG program: Return code: 0 >04:16:23,443 INFO program: Running... resize2fs -P /dev/loop3 >04:16:23,478 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:23,484 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >04:16:23,486 INFO program: Couldn't find valid filesystem superblock. >04:16:23,487 DEBUG program: Return code: 1 >04:16:23,714 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:16:23,741 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:23,743 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:16:23,743 INFO program: Last mounted on: / >04:16:23,744 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:16:23,745 INFO program: Filesystem magic number: 0xEF53 >04:16:23,745 INFO program: Filesystem revision #: 1 (dynamic) >04:16:23,747 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 >04:16:23,748 INFO program: Filesystem flags: signed_directory_hash >04:16:23,750 INFO program: Default mount options: user_xattr acl >04:16:23,751 INFO program: Filesystem state: clean >04:16:23,752 INFO program: Errors behavior: Continue >04:16:23,753 INFO program: Filesystem OS type: Linux >04:16:23,756 INFO program: Inode count: 262144 >04:16:23,758 INFO program: Block count: 1048576 >04:16:23,759 INFO program: Reserved block count: 10483 >04:16:23,759 INFO program: Free blocks: 229874 >04:16:23,761 INFO program: Free inodes: 164487 >04:16:23,762 INFO program: First block: 0 >04:16:23,762 INFO program: Block size: 4096 >04:16:23,763 INFO program: Fragment size: 4096 >04:16:23,764 INFO program: Reserved GDT blocks: 255 >04:16:23,767 INFO program: Blocks per group: 32768 >04:16:23,767 INFO program: Fragments per group: 32768 >04:16:23,768 INFO program: Inodes per group: 8192 >04:16:23,771 INFO program: Inode blocks per group: 512 >04:16:23,772 INFO program: Flex block group size: 16 >04:16:23,772 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:16:23,773 INFO program: Last mount time: Mon Dec 9 04:12:04 2013 >04:16:23,778 INFO program: Last write time: Mon Dec 9 04:12:04 2013 >04:16:23,779 INFO program: Mount count: 1 >04:16:23,780 INFO program: Maximum mount count: -1 >04:16:23,781 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:16:23,781 INFO program: Check interval: 0 (<none>) >04:16:23,782 INFO program: Lifetime writes: 712 MB >04:16:23,784 INFO program: Reserved blocks uid: 0 (user root) >04:16:23,785 INFO program: Reserved blocks gid: 0 (group root) >04:16:23,790 INFO program: First inode: 11 >04:16:23,791 INFO program: Inode size: 256 >04:16:23,792 INFO program: Required extra isize: 28 >04:16:23,793 INFO program: Desired extra isize: 28 >04:16:23,794 INFO program: Journal inode: 8 >04:16:23,794 INFO program: Default directory hash: half_md4 >04:16:23,795 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:16:23,796 INFO program: Journal backup: inode blocks >04:16:23,796 INFO program: Journal features: journal_incompat_revoke >04:16:23,797 INFO program: Journal size: 128M >04:16:23,798 INFO program: Journal length: 32768 >04:16:23,800 INFO program: Journal sequence: 0x00004c70 >04:16:23,803 INFO program: Journal start: 1 >04:16:23,804 INFO program: >04:16:23,805 DEBUG program: Return code: 0 >04:16:23,809 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:16:23,845 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:23,846 INFO program: Estimated minimum size of the filesystem: 821448 >04:16:23,847 DEBUG program: Return code: 0 >04:16:24,039 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >04:16:24,068 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:24,070 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:16:24,071 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:16:24,072 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:16:24,075 INFO program: Filesystem magic number: 0xEF53 >04:16:24,076 INFO program: Filesystem revision #: 1 (dynamic) >04:16:24,077 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 >04:16:24,078 INFO program: Filesystem flags: signed_directory_hash >04:16:24,078 INFO program: Default mount options: user_xattr acl >04:16:24,079 INFO program: Filesystem state: clean >04:16:24,080 INFO program: Errors behavior: Continue >04:16:24,082 INFO program: Filesystem OS type: Linux >04:16:24,083 INFO program: Inode count: 262144 >04:16:24,084 INFO program: Block count: 1048576 >04:16:24,087 INFO program: Reserved block count: 10483 >04:16:24,088 INFO program: Free blocks: 229874 >04:16:24,093 INFO program: Free inodes: 164487 >04:16:24,094 INFO program: First block: 0 >04:16:24,095 INFO program: Block size: 4096 >04:16:24,097 INFO program: Fragment size: 4096 >04:16:24,098 INFO program: Reserved GDT blocks: 255 >04:16:24,099 INFO program: Blocks per group: 32768 >04:16:24,099 INFO program: Fragments per group: 32768 >04:16:24,100 INFO program: Inodes per group: 8192 >04:16:24,101 INFO program: Inode blocks per group: 512 >04:16:24,102 INFO program: Flex block group size: 16 >04:16:24,102 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:16:24,105 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:16:24,109 INFO program: Last write time: Thu Dec 5 07:00:13 2013 >04:16:24,111 INFO program: Mount count: 0 >04:16:24,112 INFO program: Maximum mount count: -1 >04:16:24,113 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:16:24,114 INFO program: Check interval: 0 (<none>) >04:16:24,114 INFO program: Lifetime writes: 712 MB >04:16:24,115 INFO program: Reserved blocks uid: 0 (user root) >04:16:24,116 INFO program: Reserved blocks gid: 0 (group root) >04:16:24,117 INFO program: First inode: 11 >04:16:24,118 INFO program: Inode size: 256 >04:16:24,120 INFO program: Required extra isize: 28 >04:16:24,124 INFO program: Desired extra isize: 28 >04:16:24,125 INFO program: Journal inode: 8 >04:16:24,126 INFO program: Default directory hash: half_md4 >04:16:24,131 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:16:24,132 INFO program: Journal backup: inode blocks >04:16:24,133 INFO program: Journal features: journal_incompat_revoke >04:16:24,133 INFO program: Journal size: 128M >04:16:24,134 INFO program: Journal length: 32768 >04:16:24,135 INFO program: Journal sequence: 0x00004c6f >04:16:24,135 INFO program: Journal start: 0 >04:16:24,136 INFO program: >04:16:24,141 DEBUG program: Return code: 0 >04:16:24,142 INFO program: Running... resize2fs -P /dev/mapper/live-base >04:16:24,175 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:24,176 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >04:16:24,177 INFO program: Couldn't find valid filesystem superblock. >04:16:24,178 DEBUG program: Return code: 1 >04:16:24,383 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >04:16:24,417 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:24,419 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:16:24,420 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:16:24,420 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:16:24,421 INFO program: Filesystem magic number: 0xEF53 >04:16:24,422 INFO program: Filesystem revision #: 1 (dynamic) >04:16:24,422 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 >04:16:24,423 INFO program: Filesystem flags: signed_directory_hash >04:16:24,424 INFO program: Default mount options: user_xattr acl >04:16:24,425 INFO program: Filesystem state: clean >04:16:24,425 INFO program: Errors behavior: Continue >04:16:24,428 INFO program: Filesystem OS type: Linux >04:16:24,431 INFO program: Inode count: 212992 >04:16:24,432 INFO program: Block count: 821448 >04:16:24,433 INFO program: Reserved block count: 8212 >04:16:24,433 INFO program: Free blocks: 6087 >04:16:24,434 INFO program: Free inodes: 115335 >04:16:24,435 INFO program: First block: 0 >04:16:24,436 INFO program: Block size: 4096 >04:16:24,437 INFO program: Fragment size: 4096 >04:16:24,439 INFO program: Reserved GDT blocks: 255 >04:16:24,440 INFO program: Blocks per group: 32768 >04:16:24,441 INFO program: Fragments per group: 32768 >04:16:24,445 INFO program: Inodes per group: 8192 >04:16:24,450 INFO program: Inode blocks per group: 512 >04:16:24,452 INFO program: Flex block group size: 16 >04:16:24,452 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:16:24,453 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:16:24,454 INFO program: Last write time: Thu Dec 5 07:00:23 2013 >04:16:24,454 INFO program: Mount count: 0 >04:16:24,455 INFO program: Maximum mount count: -1 >04:16:24,456 INFO program: Last checked: Thu Dec 5 07:00:23 2013 >04:16:24,459 INFO program: Check interval: 0 (<none>) >04:16:24,460 INFO program: Lifetime writes: 714 MB >04:16:24,462 INFO program: Reserved blocks uid: 0 (user root) >04:16:24,462 INFO program: Reserved blocks gid: 0 (group root) >04:16:24,463 INFO program: First inode: 11 >04:16:24,465 INFO program: Inode size: 256 >04:16:24,465 INFO program: Required extra isize: 28 >04:16:24,466 INFO program: Desired extra isize: 28 >04:16:24,467 INFO program: Journal inode: 8 >04:16:24,469 INFO program: Default directory hash: half_md4 >04:16:24,470 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:16:24,470 INFO program: Journal backup: inode blocks >04:16:24,476 INFO program: Journal features: journal_incompat_revoke >04:16:24,477 INFO program: Journal size: 128M >04:16:24,479 INFO program: Journal length: 32768 >04:16:24,480 INFO program: Journal sequence: 0x00004c6f >04:16:24,482 INFO program: Journal start: 0 >04:16:24,483 INFO program: >04:16:24,484 DEBUG program: Return code: 0 >04:16:24,485 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >04:16:24,518 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:24,521 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >04:16:24,525 INFO program: Couldn't find valid filesystem superblock. >04:16:24,526 DEBUG program: Return code: 1 >04:16:24,811 INFO program: Running... udevadm settle --timeout=300 >04:16:24,870 DEBUG program: Return code: 0 >04:16:24,897 INFO program: Running... udevadm settle --timeout=300 >04:16:24,948 DEBUG program: Return code: 0 >04:16:24,984 INFO program: Running... udevadm settle --timeout=300 >04:16:25,025 DEBUG program: Return code: 0 >04:16:25,029 INFO program: Running... udevadm settle --timeout=300 >04:16:25,094 DEBUG program: Return code: 0 >04:16:25,111 INFO program: Running... udevadm settle --timeout=300 >04:16:25,165 DEBUG program: Return code: 0 >04:16:25,172 INFO program: Running... udevadm settle --timeout=300 >04:16:25,217 DEBUG program: Return code: 0 >04:16:25,237 INFO program: Running... udevadm settle --timeout=300 >04:16:25,283 DEBUG program: Return code: 0 >04:16:25,299 INFO program: Running... udevadm settle --timeout=300 >04:16:25,350 DEBUG program: Return code: 0 >04:16:25,358 INFO program: Running... lvm lvchange -a n fedora/root >04:16:25,601 DEBUG program: Return code: 0 >04:16:25,629 INFO program: Running... udevadm settle --timeout=300 >04:16:25,777 DEBUG program: Return code: 0 >04:16:25,781 INFO program: Running... lvm vgchange -a n fedora >04:16:25,999 INFO program: 0 logical volume(s) in volume group "fedora" now active >04:16:26,000 DEBUG program: Return code: 0 >04:16:26,050 INFO program: Running... udevadm settle --timeout=300 >04:16:26,158 DEBUG program: Return code: 0 >04:16:26,191 INFO program: Running... udevadm settle --timeout=300 >04:16:26,275 DEBUG program: Return code: 0 >04:16:26,429 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >04:16:26,514 DEBUG program: Return code: 0 >04:16:26,551 INFO program: Running... udevadm settle --timeout=300 >04:16:26,623 DEBUG program: Return code: 0 >04:16:26,626 INFO program: Running... umount /mnt/sysimage >04:16:26,673 DEBUG program: Return code: 0 >04:16:26,674 INFO program: Running... udevadm settle --timeout=300 >04:16:26,725 DEBUG program: Return code: 0 >04:16:26,747 INFO program: Running... udevadm settle --timeout=300 >04:16:26,792 DEBUG program: Return code: 0 >04:16:26,801 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda2 /mnt/sysimage >04:16:26,858 DEBUG program: Return code: 0 >04:16:26,876 INFO program: Running... udevadm settle --timeout=300 >04:16:27,002 DEBUG program: Return code: 0 >04:16:27,003 INFO program: Running... umount /mnt/sysimage >04:16:27,086 DEBUG program: Return code: 0 >04:16:27,088 INFO program: Running... udevadm settle --timeout=300 >04:16:27,188 DEBUG program: Return code: 0 >04:16:27,208 INFO program: Running... udevadm settle --timeout=300 >04:16:27,229 DEBUG program: Return code: 0 >04:16:27,236 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda3 /mnt/sysimage >04:16:27,272 DEBUG program: Return code: 0 >04:16:27,286 INFO program: Running... udevadm settle --timeout=300 >04:16:27,307 DEBUG program: Return code: 0 >04:16:27,309 INFO program: Running... umount /mnt/sysimage >04:16:27,336 DEBUG program: Return code: 0 >04:16:27,338 INFO program: Running... udevadm settle --timeout=300 >04:16:27,377 DEBUG program: Return code: 0 >04:16:27,389 INFO program: Running... udevadm settle --timeout=300 >04:16:27,410 DEBUG program: Return code: 0 >04:16:27,423 INFO program: Running... lvm lvchange -a y fedora/root >04:16:27,567 DEBUG program: Return code: 0 >04:16:27,589 INFO program: Running... udevadm settle --timeout=300 >04:16:27,727 DEBUG program: Return code: 0 >04:16:27,751 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >04:16:27,851 DEBUG program: Return code: 0 >04:16:27,950 INFO program: Running... arch >04:16:28,135 ERR program: Error running arch: No such file or directory >04:16:28,317 INFO program: Running... udevadm settle --timeout=300 >04:16:28,380 DEBUG program: Return code: 0 >04:16:28,381 INFO program: Running... umount /mnt/sysimage >04:16:28,439 DEBUG program: Return code: 0 >04:16:28,441 INFO program: Running... udevadm settle --timeout=300 >04:16:28,514 DEBUG program: Return code: 0 >04:16:28,518 INFO program: Running... lvm lvchange -a n fedora/root >04:16:28,797 DEBUG program: Return code: 0 >04:16:28,980 INFO program: Running... hwclock --hctosys --utc >04:16:29,009 DEBUG program: Return code: 0 >04:16:29,011 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >04:16:29,086 DEBUG program: Return code: 0 >04:16:41,259 INFO program: Running... udevadm settle --timeout=300 >04:16:41,282 DEBUG program: Return code: 0 >04:16:41,368 INFO program: Running... multipath -c /dev/vda >04:16:41,375 INFO program: Dec 09 04:16:41 | /etc/multipath.conf does not exist, blacklisting all devices. >04:16:41,376 INFO program: Dec 09 04:16:41 | A default multipath.conf file is located at >04:16:41,376 INFO program: Dec 09 04:16:41 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:16:41,376 INFO program: Dec 09 04:16:41 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:16:41,376 INFO program: /dev/vda is not a valid multipath device path >04:16:41,376 DEBUG program: Return code: 1 >04:16:41,840 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/vda5 >04:16:41,864 INFO program: LVM2_PV_UUID=glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB >04:16:41,864 INFO program: LVM2_PE_START=1024.00 >04:16:41,864 INFO program: LVM2_VG_NAME=fedora >04:16:41,864 INFO program: LVM2_VG_UUID=K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk >04:16:41,864 INFO program: LVM2_VG_SIZE=4292608.00 >04:16:41,864 INFO program: LVM2_VG_FREE=0 >04:16:41,864 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:16:41,865 INFO program: LVM2_VG_EXTENT_COUNT=1048 >04:16:41,865 INFO program: LVM2_VG_FREE_COUNT=0 >04:16:41,865 INFO program: LVM2_PV_COUNT=1 >04:16:41,865 DEBUG program: Return code: 0 >04:16:41,878 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >04:16:41,895 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap >04:16:41,896 INFO program: LVM2_LV_UUID=xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss LVM2_LV_UUID=oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw >04:16:41,896 INFO program: LVM2_LV_SIZE=3452928.00 LVM2_LV_SIZE=839680.00 >04:16:41,896 INFO program: LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- >04:16:41,896 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:16:41,896 DEBUG program: Return code: 0 >04:16:42,208 INFO program: Running... udevadm settle --timeout=300 >04:16:42,232 DEBUG program: Return code: 0 >04:16:44,996 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:16:45,025 DEBUG program: Return code: 0 >04:16:45,030 INFO program: Running... udevadm settle --timeout=300 >04:16:45,275 DEBUG program: Return code: 0 >04:16:45,279 INFO program: Running... modprobe fcoe >04:16:45,288 DEBUG program: Return code: 0 >04:16:45,291 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:16:45,302 INFO program: No FCoE boot disk information is found in EDD! >04:16:45,304 DEBUG program: Return code: 1 >04:16:46,048 INFO program: Running... udevadm settle --timeout=300 >04:16:46,134 DEBUG program: Return code: 0 >04:16:46,173 INFO program: Running... udevadm settle --timeout=300 >04:16:46,268 DEBUG program: Return code: 0 >04:16:46,509 INFO program: Running... multipath -c /dev/vda >04:16:46,534 INFO program: Dec 09 04:16:46 | /etc/multipath.conf does not exist, blacklisting all devices. >04:16:46,535 INFO program: Dec 09 04:16:46 | A default multipath.conf file is located at >04:16:46,537 INFO program: Dec 09 04:16:46 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:16:46,538 INFO program: Dec 09 04:16:46 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:16:46,539 INFO program: /dev/vda is not a valid multipath device path >04:16:46,540 DEBUG program: Return code: 1 >04:16:46,830 INFO program: Running... dumpe2fs -h /dev/vda1 >04:16:46,864 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:46,867 INFO program: Filesystem volume name: <none> >04:16:46,868 INFO program: Last mounted on: /boot >04:16:46,869 INFO program: Filesystem UUID: 16fe157c-2370-4a83-8fbf-5e7c76709af0 >04:16:46,873 INFO program: Filesystem magic number: 0xEF53 >04:16:46,874 INFO program: Filesystem revision #: 1 (dynamic) >04:16:46,874 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:16:46,875 INFO program: Filesystem flags: signed_directory_hash >04:16:46,876 INFO program: Default mount options: user_xattr acl >04:16:46,878 INFO program: Filesystem state: clean >04:16:46,880 INFO program: Errors behavior: Continue >04:16:46,881 INFO program: Filesystem OS type: Linux >04:16:46,884 INFO program: Inode count: 128016 >04:16:46,885 INFO program: Block count: 512000 >04:16:46,887 INFO program: Reserved block count: 25600 >04:16:46,888 INFO program: Free blocks: 348810 >04:16:46,889 INFO program: Free inodes: 127634 >04:16:46,889 INFO program: First block: 1 >04:16:46,890 INFO program: Block size: 1024 >04:16:46,895 INFO program: Fragment size: 1024 >04:16:46,896 INFO program: Reserved GDT blocks: 256 >04:16:46,897 INFO program: Blocks per group: 8192 >04:16:46,903 INFO program: Fragments per group: 8192 >04:16:46,905 INFO program: Inodes per group: 2032 >04:16:46,906 INFO program: Inode blocks per group: 254 >04:16:46,908 INFO program: Flex block group size: 16 >04:16:46,908 INFO program: Filesystem created: Sun Dec 8 03:23:59 2013 >04:16:46,911 INFO program: Last mount time: Sun Dec 8 07:37:55 2013 >04:16:46,913 INFO program: Last write time: Sun Dec 8 07:37:55 2013 >04:16:46,916 INFO program: Mount count: 3 >04:16:46,918 INFO program: Maximum mount count: -1 >04:16:46,919 INFO program: Last checked: Sun Dec 8 03:23:59 2013 >04:16:46,920 INFO program: Check interval: 0 (<none>) >04:16:46,921 INFO program: Lifetime writes: 133 MB >04:16:46,922 INFO program: Reserved blocks uid: 0 (user root) >04:16:46,923 INFO program: Reserved blocks gid: 0 (group root) >04:16:46,924 INFO program: First inode: 11 >04:16:46,925 INFO program: Inode size: 128 >04:16:46,926 INFO program: Journal inode: 8 >04:16:46,927 INFO program: Default directory hash: half_md4 >04:16:46,934 INFO program: Directory Hash Seed: 972c1651-8c5d-42ea-85ab-a8d6ebaf870d >04:16:46,935 INFO program: Journal backup: inode blocks >04:16:46,935 INFO program: Journal features: (none) >04:16:46,937 INFO program: Journal size: 8M >04:16:46,938 INFO program: Journal length: 8192 >04:16:46,939 INFO program: Journal sequence: 0x00000041 >04:16:46,939 INFO program: Journal start: 0 >04:16:46,940 INFO program: >04:16:46,945 DEBUG program: Return code: 0 >04:16:46,948 INFO program: Running... resize2fs -P /dev/vda1 >04:16:46,974 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:46,977 INFO program: Estimated minimum size of the filesystem: 159224 >04:16:46,990 DEBUG program: Return code: 0 >04:16:47,182 INFO program: Running... dumpe2fs -h /dev/vda2 >04:16:47,207 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:47,208 INFO program: Filesystem volume name: <none> >04:16:47,209 INFO program: Last mounted on: /run/media/liveuser/a207dae5-6393-4c60-80a4-e8f8b46f3d16 >04:16:47,210 INFO program: Filesystem UUID: a207dae5-6393-4c60-80a4-e8f8b46f3d16 >04:16:47,210 INFO program: Filesystem magic number: 0xEF53 >04:16:47,214 INFO program: Filesystem revision #: 1 (dynamic) >04:16:47,214 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 >04:16:47,215 INFO program: Filesystem flags: signed_directory_hash >04:16:47,216 INFO program: Default mount options: user_xattr acl >04:16:47,216 INFO program: Filesystem state: clean >04:16:47,217 INFO program: Errors behavior: Continue >04:16:47,223 INFO program: Filesystem OS type: Linux >04:16:47,224 INFO program: Inode count: 193920 >04:16:47,225 INFO program: Block count: 766720 >04:16:47,226 INFO program: Reserved block count: 38335 >04:16:47,226 INFO program: Free blocks: 4101 >04:16:47,227 INFO program: Free inodes: 193907 >04:16:47,228 INFO program: First block: 0 >04:16:47,228 INFO program: Block size: 4096 >04:16:47,230 INFO program: Fragment size: 4096 >04:16:47,235 INFO program: Reserved GDT blocks: 480 >04:16:47,237 INFO program: Blocks per group: 32768 >04:16:47,237 INFO program: Fragments per group: 32768 >04:16:47,238 INFO program: Inodes per group: 8080 >04:16:47,239 INFO program: Inode blocks per group: 505 >04:16:47,239 INFO program: RAID stride: 32592 >04:16:47,240 INFO program: Flex block group size: 16 >04:16:47,241 INFO program: Filesystem created: Mon Dec 9 03:53:25 2013 >04:16:47,243 INFO program: Last mount time: Mon Dec 9 04:15:56 2013 >04:16:47,245 INFO program: Last write time: Mon Dec 9 04:16:06 2013 >04:16:47,245 INFO program: Mount count: 2 >04:16:47,247 INFO program: Maximum mount count: 1 >04:16:47,248 INFO program: Last checked: Mon Dec 9 04:05:34 2013 >04:16:47,249 INFO program: Check interval: 2592000 (1 month) >04:16:47,255 INFO program: Next check after: Wed Jan 8 04:05:34 2014 >04:16:47,256 INFO program: Lifetime writes: 2976 MB >04:16:47,257 INFO program: Reserved blocks uid: 0 (user root) >04:16:47,258 INFO program: Reserved blocks gid: 0 (group root) >04:16:47,259 INFO program: First inode: 11 >04:16:47,260 INFO program: Inode size: 256 >04:16:47,261 INFO program: Required extra isize: 28 >04:16:47,261 INFO program: Desired extra isize: 28 >04:16:47,263 INFO program: Journal inode: 8 >04:16:47,264 INFO program: Default directory hash: half_md4 >04:16:47,264 INFO program: Directory Hash Seed: 0c09a00f-f1b8-4a0f-bad2-c115a402af41 >04:16:47,265 INFO program: Journal backup: inode blocks >04:16:47,268 INFO program: Journal features: (none) >04:16:47,269 INFO program: Journal size: 128M >04:16:47,274 INFO program: Journal length: 32768 >04:16:47,275 INFO program: Journal sequence: 0x00000018 >04:16:47,276 INFO program: Journal start: 0 >04:16:47,277 INFO program: >04:16:47,277 DEBUG program: Return code: 0 >04:16:47,278 INFO program: Running... resize2fs -P /dev/vda2 >04:16:47,307 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:47,310 INFO program: Estimated minimum size of the filesystem: 766720 >04:16:47,320 DEBUG program: Return code: 0 >04:16:47,531 INFO program: Running... dumpe2fs -h /dev/vda3 >04:16:47,579 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:47,581 INFO program: Filesystem volume name: <none> >04:16:47,582 INFO program: Last mounted on: /mnt/sysimage/boot >04:16:47,583 INFO program: Filesystem UUID: 25b7db25-1cef-4300-89cb-dc3502e75ed1 >04:16:47,585 INFO program: Filesystem magic number: 0xEF53 >04:16:47,591 INFO program: Filesystem revision #: 1 (dynamic) >04:16:47,593 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:16:47,598 INFO program: Filesystem flags: signed_directory_hash >04:16:47,600 INFO program: Default mount options: user_xattr acl >04:16:47,601 INFO program: Filesystem state: clean >04:16:47,604 INFO program: Errors behavior: Continue >04:16:47,608 INFO program: Filesystem OS type: Linux >04:16:47,609 INFO program: Inode count: 128016 >04:16:47,611 INFO program: Block count: 512000 >04:16:47,612 INFO program: Reserved block count: 25600 >04:16:47,614 INFO program: Free blocks: 457582 >04:16:47,616 INFO program: Free inodes: 127930 >04:16:47,621 INFO program: First block: 1 >04:16:47,628 INFO program: Block size: 1024 >04:16:47,630 INFO program: Fragment size: 1024 >04:16:47,631 INFO program: Reserved GDT blocks: 256 >04:16:47,632 INFO program: Blocks per group: 8192 >04:16:47,633 INFO program: Fragments per group: 8192 >04:16:47,636 INFO program: Inodes per group: 2032 >04:16:47,637 INFO program: Inode blocks per group: 254 >04:16:47,641 INFO program: Flex block group size: 16 >04:16:47,643 INFO program: Filesystem created: Mon Dec 9 04:05:41 2013 >04:16:47,645 INFO program: Last mount time: Mon Dec 9 04:05:42 2013 >04:16:47,646 INFO program: Last write time: Mon Dec 9 04:06:13 2013 >04:16:47,653 INFO program: Mount count: 1 >04:16:47,654 INFO program: Maximum mount count: -1 >04:16:47,655 INFO program: Last checked: Mon Dec 9 04:05:41 2013 >04:16:47,659 INFO program: Check interval: 0 (<none>) >04:16:47,660 INFO program: Lifetime writes: 38 MB >04:16:47,662 INFO program: Reserved blocks uid: 0 (user root) >04:16:47,663 INFO program: Reserved blocks gid: 0 (group root) >04:16:47,664 INFO program: First inode: 11 >04:16:47,664 INFO program: Inode size: 128 >04:16:47,671 INFO program: Journal inode: 8 >04:16:47,672 INFO program: Default directory hash: half_md4 >04:16:47,673 INFO program: Directory Hash Seed: 40aab414-df9f-4ca7-aae4-14f8e15c0a2f >04:16:47,675 INFO program: Journal backup: inode blocks >04:16:47,676 INFO program: Journal features: (none) >04:16:47,677 INFO program: Journal size: 8M >04:16:47,678 INFO program: Journal length: 8192 >04:16:47,678 INFO program: Journal sequence: 0x00000008 >04:16:47,679 INFO program: Journal start: 0 >04:16:47,680 INFO program: >04:16:47,680 DEBUG program: Return code: 0 >04:16:47,684 INFO program: Running... resize2fs -P /dev/vda3 >04:16:47,710 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:47,719 INFO program: Estimated minimum size of the filesystem: 43281 >04:16:47,721 DEBUG program: Return code: 0 >04:16:48,057 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/vda5 >04:16:48,101 INFO program: LVM2_PV_UUID=glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB >04:16:48,102 INFO program: LVM2_PE_START=1024.00 >04:16:48,103 INFO program: LVM2_VG_NAME=fedora >04:16:48,104 INFO program: LVM2_VG_UUID=K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk >04:16:48,104 INFO program: LVM2_VG_SIZE=4292608.00 >04:16:48,105 INFO program: LVM2_VG_FREE=0 >04:16:48,106 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:16:48,107 INFO program: LVM2_VG_EXTENT_COUNT=1048 >04:16:48,108 INFO program: LVM2_VG_FREE_COUNT=0 >04:16:48,109 INFO program: LVM2_PV_COUNT=1 >04:16:48,109 DEBUG program: Return code: 0 >04:16:48,159 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >04:16:48,201 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap >04:16:48,203 INFO program: LVM2_LV_UUID=xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss LVM2_LV_UUID=oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw >04:16:48,204 INFO program: LVM2_LV_SIZE=3452928.00 LVM2_LV_SIZE=839680.00 >04:16:48,205 INFO program: LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- >04:16:48,205 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:16:48,206 DEBUG program: Return code: 0 >04:16:48,264 INFO program: Running... lvm lvchange -a y fedora/root >04:16:48,450 DEBUG program: Return code: 0 >04:16:48,452 INFO program: Running... udevadm settle --timeout=300 >04:16:48,543 DEBUG program: Return code: 0 >04:16:48,791 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >04:16:48,820 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:48,821 INFO program: Filesystem volume name: <none> >04:16:48,822 INFO program: Last mounted on: /mnt/sysimage >04:16:48,823 INFO program: Filesystem UUID: 7dbee385-75be-4c28-9b92-8d3e65be6b57 >04:16:48,823 INFO program: Filesystem magic number: 0xEF53 >04:16:48,824 INFO program: Filesystem revision #: 1 (dynamic) >04:16:48,825 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 >04:16:48,825 INFO program: Filesystem flags: signed_directory_hash >04:16:48,826 INFO program: Default mount options: user_xattr acl >04:16:48,827 INFO program: Filesystem state: clean >04:16:48,834 INFO program: Errors behavior: Continue >04:16:48,835 INFO program: Filesystem OS type: Linux >04:16:48,835 INFO program: Inode count: 216000 >04:16:48,836 INFO program: Block count: 863232 >04:16:48,837 INFO program: Reserved block count: 43161 >04:16:48,838 INFO program: Free blocks: 798190 >04:16:48,839 INFO program: Free inodes: 212949 >04:16:48,840 INFO program: First block: 0 >04:16:48,841 INFO program: Block size: 4096 >04:16:48,842 INFO program: Fragment size: 4096 >04:16:48,843 INFO program: Reserved GDT blocks: 210 >04:16:48,845 INFO program: Blocks per group: 32768 >04:16:48,848 INFO program: Fragments per group: 32768 >04:16:48,849 INFO program: Inodes per group: 8000 >04:16:48,849 INFO program: Inode blocks per group: 500 >04:16:48,851 INFO program: Flex block group size: 16 >04:16:48,852 INFO program: Filesystem created: Mon Dec 9 04:05:39 2013 >04:16:48,854 INFO program: Last mount time: Mon Dec 9 04:05:42 2013 >04:16:48,855 INFO program: Last write time: Mon Dec 9 04:05:42 2013 >04:16:48,856 INFO program: Mount count: 1 >04:16:48,856 INFO program: Maximum mount count: -1 >04:16:48,857 INFO program: Last checked: Mon Dec 9 04:05:39 2013 >04:16:48,859 INFO program: Check interval: 0 (<none>) >04:16:48,860 INFO program: Lifetime writes: 233 MB >04:16:48,861 INFO program: Reserved blocks uid: 0 (user root) >04:16:48,865 INFO program: Reserved blocks gid: 0 (group root) >04:16:48,866 INFO program: First inode: 11 >04:16:48,868 INFO program: Inode size: 256 >04:16:48,869 INFO program: Required extra isize: 28 >04:16:48,870 INFO program: Desired extra isize: 28 >04:16:48,872 INFO program: Journal inode: 8 >04:16:48,873 INFO program: Default directory hash: half_md4 >04:16:48,874 INFO program: Directory Hash Seed: c1011e6e-329d-445b-953b-4c6c511a5112 >04:16:48,874 INFO program: Journal backup: inode blocks >04:16:48,875 INFO program: Journal features: (none) >04:16:48,876 INFO program: Journal size: 64M >04:16:48,876 INFO program: Journal length: 16384 >04:16:48,880 INFO program: Journal sequence: 0x0000000a >04:16:48,882 INFO program: Journal start: 0 >04:16:48,884 INFO program: >04:16:48,884 DEBUG program: Return code: 0 >04:16:48,885 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >04:16:48,924 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:48,933 INFO program: Estimated minimum size of the filesystem: 60540 >04:16:48,936 DEBUG program: Return code: 0 >04:16:49,052 INFO program: Running... lvm lvchange -a y fedora/swap >04:16:49,218 DEBUG program: Return code: 0 >04:16:49,220 INFO program: Running... udevadm settle --timeout=300 >04:16:49,281 DEBUG program: Return code: 0 >04:16:49,811 INFO program: Running... dumpe2fs -h /dev/loop3 >04:16:49,836 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:49,838 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:16:49,839 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:16:49,840 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:16:49,841 INFO program: Filesystem magic number: 0xEF53 >04:16:49,842 INFO program: Filesystem revision #: 1 (dynamic) >04:16:49,842 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 >04:16:49,843 INFO program: Filesystem flags: signed_directory_hash >04:16:49,844 INFO program: Default mount options: user_xattr acl >04:16:49,844 INFO program: Filesystem state: clean >04:16:49,847 INFO program: Errors behavior: Continue >04:16:49,848 INFO program: Filesystem OS type: Linux >04:16:49,852 INFO program: Inode count: 262144 >04:16:49,853 INFO program: Block count: 1048576 >04:16:49,854 INFO program: Reserved block count: 10483 >04:16:49,855 INFO program: Free blocks: 229874 >04:16:49,856 INFO program: Free inodes: 164487 >04:16:49,857 INFO program: First block: 0 >04:16:49,857 INFO program: Block size: 4096 >04:16:49,858 INFO program: Fragment size: 4096 >04:16:49,859 INFO program: Reserved GDT blocks: 255 >04:16:49,860 INFO program: Blocks per group: 32768 >04:16:49,863 INFO program: Fragments per group: 32768 >04:16:49,864 INFO program: Inodes per group: 8192 >04:16:49,866 INFO program: Inode blocks per group: 512 >04:16:49,867 INFO program: Flex block group size: 16 >04:16:49,868 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:16:49,869 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:16:49,870 INFO program: Last write time: Thu Dec 5 07:00:13 2013 >04:16:49,874 INFO program: Mount count: 0 >04:16:49,875 INFO program: Maximum mount count: -1 >04:16:49,876 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:16:49,877 INFO program: Check interval: 0 (<none>) >04:16:49,879 INFO program: Lifetime writes: 712 MB >04:16:49,880 INFO program: Reserved blocks uid: 0 (user root) >04:16:49,881 INFO program: Reserved blocks gid: 0 (group root) >04:16:49,882 INFO program: First inode: 11 >04:16:49,883 INFO program: Inode size: 256 >04:16:49,884 INFO program: Required extra isize: 28 >04:16:49,888 INFO program: Desired extra isize: 28 >04:16:49,890 INFO program: Journal inode: 8 >04:16:49,891 INFO program: Default directory hash: half_md4 >04:16:49,891 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:16:49,895 INFO program: Journal backup: inode blocks >04:16:49,896 INFO program: Journal features: journal_incompat_revoke >04:16:49,897 INFO program: Journal size: 128M >04:16:49,897 INFO program: Journal length: 32768 >04:16:49,898 INFO program: Journal sequence: 0x00004c6f >04:16:49,899 INFO program: Journal start: 0 >04:16:49,899 INFO program: >04:16:49,900 DEBUG program: Return code: 0 >04:16:49,902 INFO program: Running... resize2fs -P /dev/loop3 >04:16:49,935 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:49,938 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >04:16:49,943 INFO program: Couldn't find valid filesystem superblock. >04:16:49,944 DEBUG program: Return code: 1 >04:16:50,152 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:16:50,178 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:50,180 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:16:50,180 INFO program: Last mounted on: / >04:16:50,183 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:16:50,184 INFO program: Filesystem magic number: 0xEF53 >04:16:50,184 INFO program: Filesystem revision #: 1 (dynamic) >04:16:50,185 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 >04:16:50,186 INFO program: Filesystem flags: signed_directory_hash >04:16:50,186 INFO program: Default mount options: user_xattr acl >04:16:50,187 INFO program: Filesystem state: clean >04:16:50,188 INFO program: Errors behavior: Continue >04:16:50,194 INFO program: Filesystem OS type: Linux >04:16:50,195 INFO program: Inode count: 262144 >04:16:50,195 INFO program: Block count: 1048576 >04:16:50,196 INFO program: Reserved block count: 10483 >04:16:50,198 INFO program: Free blocks: 229874 >04:16:50,199 INFO program: Free inodes: 164487 >04:16:50,200 INFO program: First block: 0 >04:16:50,202 INFO program: Block size: 4096 >04:16:50,203 INFO program: Fragment size: 4096 >04:16:50,204 INFO program: Reserved GDT blocks: 255 >04:16:50,205 INFO program: Blocks per group: 32768 >04:16:50,206 INFO program: Fragments per group: 32768 >04:16:50,210 INFO program: Inodes per group: 8192 >04:16:50,211 INFO program: Inode blocks per group: 512 >04:16:50,212 INFO program: Flex block group size: 16 >04:16:50,214 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:16:50,215 INFO program: Last mount time: Mon Dec 9 04:12:04 2013 >04:16:50,216 INFO program: Last write time: Mon Dec 9 04:12:04 2013 >04:16:50,217 INFO program: Mount count: 1 >04:16:50,217 INFO program: Maximum mount count: -1 >04:16:50,218 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:16:50,219 INFO program: Check interval: 0 (<none>) >04:16:50,219 INFO program: Lifetime writes: 712 MB >04:16:50,220 INFO program: Reserved blocks uid: 0 (user root) >04:16:50,221 INFO program: Reserved blocks gid: 0 (group root) >04:16:50,222 INFO program: First inode: 11 >04:16:50,226 INFO program: Inode size: 256 >04:16:50,228 INFO program: Required extra isize: 28 >04:16:50,230 INFO program: Desired extra isize: 28 >04:16:50,232 INFO program: Journal inode: 8 >04:16:50,233 INFO program: Default directory hash: half_md4 >04:16:50,234 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:16:50,234 INFO program: Journal backup: inode blocks >04:16:50,235 INFO program: Journal features: journal_incompat_revoke >04:16:50,236 INFO program: Journal size: 128M >04:16:50,236 INFO program: Journal length: 32768 >04:16:50,237 INFO program: Journal sequence: 0x00004c70 >04:16:50,238 INFO program: Journal start: 1 >04:16:50,240 INFO program: >04:16:50,241 DEBUG program: Return code: 0 >04:16:50,244 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:16:50,274 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:50,280 INFO program: Estimated minimum size of the filesystem: 821448 >04:16:50,283 DEBUG program: Return code: 0 >04:16:50,451 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >04:16:50,476 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:50,477 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:16:50,479 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:16:50,480 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:16:50,481 INFO program: Filesystem magic number: 0xEF53 >04:16:50,481 INFO program: Filesystem revision #: 1 (dynamic) >04:16:50,482 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 >04:16:50,483 INFO program: Filesystem flags: signed_directory_hash >04:16:50,483 INFO program: Default mount options: user_xattr acl >04:16:50,484 INFO program: Filesystem state: clean >04:16:50,488 INFO program: Errors behavior: Continue >04:16:50,490 INFO program: Filesystem OS type: Linux >04:16:50,491 INFO program: Inode count: 262144 >04:16:50,492 INFO program: Block count: 1048576 >04:16:50,493 INFO program: Reserved block count: 10483 >04:16:50,497 INFO program: Free blocks: 229874 >04:16:50,498 INFO program: Free inodes: 164487 >04:16:50,499 INFO program: First block: 0 >04:16:50,500 INFO program: Block size: 4096 >04:16:50,502 INFO program: Fragment size: 4096 >04:16:50,504 INFO program: Reserved GDT blocks: 255 >04:16:50,505 INFO program: Blocks per group: 32768 >04:16:50,506 INFO program: Fragments per group: 32768 >04:16:50,506 INFO program: Inodes per group: 8192 >04:16:50,507 INFO program: Inode blocks per group: 512 >04:16:50,509 INFO program: Flex block group size: 16 >04:16:50,510 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:16:50,511 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:16:50,512 INFO program: Last write time: Thu Dec 5 07:00:13 2013 >04:16:50,513 INFO program: Mount count: 0 >04:16:50,514 INFO program: Maximum mount count: -1 >04:16:50,515 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:16:50,516 INFO program: Check interval: 0 (<none>) >04:16:50,518 INFO program: Lifetime writes: 712 MB >04:16:50,521 INFO program: Reserved blocks uid: 0 (user root) >04:16:50,523 INFO program: Reserved blocks gid: 0 (group root) >04:16:50,524 INFO program: First inode: 11 >04:16:50,525 INFO program: Inode size: 256 >04:16:50,526 INFO program: Required extra isize: 28 >04:16:50,527 INFO program: Desired extra isize: 28 >04:16:50,528 INFO program: Journal inode: 8 >04:16:50,529 INFO program: Default directory hash: half_md4 >04:16:50,530 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:16:50,531 INFO program: Journal backup: inode blocks >04:16:50,534 INFO program: Journal features: journal_incompat_revoke >04:16:50,535 INFO program: Journal size: 128M >04:16:50,537 INFO program: Journal length: 32768 >04:16:50,538 INFO program: Journal sequence: 0x00004c6f >04:16:50,544 INFO program: Journal start: 0 >04:16:50,546 INFO program: >04:16:50,546 DEBUG program: Return code: 0 >04:16:50,547 INFO program: Running... resize2fs -P /dev/mapper/live-base >04:16:50,576 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:50,577 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >04:16:50,579 INFO program: Couldn't find valid filesystem superblock. >04:16:50,580 DEBUG program: Return code: 1 >04:16:50,766 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >04:16:50,796 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:16:50,798 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:16:50,798 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:16:50,799 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:16:50,800 INFO program: Filesystem magic number: 0xEF53 >04:16:50,800 INFO program: Filesystem revision #: 1 (dynamic) >04:16:50,802 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 >04:16:50,803 INFO program: Filesystem flags: signed_directory_hash >04:16:50,804 INFO program: Default mount options: user_xattr acl >04:16:50,806 INFO program: Filesystem state: clean >04:16:50,807 INFO program: Errors behavior: Continue >04:16:50,808 INFO program: Filesystem OS type: Linux >04:16:50,809 INFO program: Inode count: 212992 >04:16:50,810 INFO program: Block count: 821448 >04:16:50,811 INFO program: Reserved block count: 8212 >04:16:50,816 INFO program: Free blocks: 6087 >04:16:50,817 INFO program: Free inodes: 115335 >04:16:50,818 INFO program: First block: 0 >04:16:50,820 INFO program: Block size: 4096 >04:16:50,823 INFO program: Fragment size: 4096 >04:16:50,824 INFO program: Reserved GDT blocks: 255 >04:16:50,825 INFO program: Blocks per group: 32768 >04:16:50,825 INFO program: Fragments per group: 32768 >04:16:50,826 INFO program: Inodes per group: 8192 >04:16:50,827 INFO program: Inode blocks per group: 512 >04:16:50,827 INFO program: Flex block group size: 16 >04:16:50,828 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:16:50,833 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:16:50,834 INFO program: Last write time: Thu Dec 5 07:00:23 2013 >04:16:50,836 INFO program: Mount count: 0 >04:16:50,837 INFO program: Maximum mount count: -1 >04:16:50,839 INFO program: Last checked: Thu Dec 5 07:00:23 2013 >04:16:50,840 INFO program: Check interval: 0 (<none>) >04:16:50,840 INFO program: Lifetime writes: 714 MB >04:16:50,841 INFO program: Reserved blocks uid: 0 (user root) >04:16:50,842 INFO program: Reserved blocks gid: 0 (group root) >04:16:50,843 INFO program: First inode: 11 >04:16:50,843 INFO program: Inode size: 256 >04:16:50,844 INFO program: Required extra isize: 28 >04:16:50,845 INFO program: Desired extra isize: 28 >04:16:50,850 INFO program: Journal inode: 8 >04:16:50,851 INFO program: Default directory hash: half_md4 >04:16:50,855 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:16:50,856 INFO program: Journal backup: inode blocks >04:16:50,857 INFO program: Journal features: journal_incompat_revoke >04:16:50,857 INFO program: Journal size: 128M >04:16:50,858 INFO program: Journal length: 32768 >04:16:50,859 INFO program: Journal sequence: 0x00004c6f >04:16:50,860 INFO program: Journal start: 0 >04:16:50,860 INFO program: >04:16:50,861 DEBUG program: Return code: 0 >04:16:50,862 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >04:16:50,894 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:16:50,896 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >04:16:50,897 INFO program: Couldn't find valid filesystem superblock. >04:16:50,898 DEBUG program: Return code: 1 >04:16:50,964 INFO program: Running... udevadm settle --timeout=300 >04:16:51,011 DEBUG program: Return code: 0 >04:16:51,201 INFO program: Running... udevadm settle --timeout=300 >04:16:51,353 DEBUG program: Return code: 0 >04:16:51,459 INFO program: Running... udevadm settle --timeout=300 >04:16:51,522 DEBUG program: Return code: 0 >04:16:51,555 INFO program: Running... udevadm settle --timeout=300 >04:16:51,602 DEBUG program: Return code: 0 >04:16:51,609 INFO program: Running... udevadm settle --timeout=300 >04:16:51,657 DEBUG program: Return code: 0 >04:16:51,675 INFO program: Running... udevadm settle --timeout=300 >04:16:51,721 DEBUG program: Return code: 0 >04:16:51,727 INFO program: Running... udevadm settle --timeout=300 >04:16:51,829 DEBUG program: Return code: 0 >04:16:51,855 INFO program: Running... udevadm settle --timeout=300 >04:16:51,921 DEBUG program: Return code: 0 >04:16:51,926 INFO program: Running... udevadm settle --timeout=300 >04:16:52,008 DEBUG program: Return code: 0 >04:16:52,013 INFO program: Running... lvm lvchange -a n fedora/root >04:16:52,146 DEBUG program: Return code: 0 >04:16:52,167 INFO program: Running... udevadm settle --timeout=300 >04:16:52,235 DEBUG program: Return code: 0 >04:16:52,240 INFO program: Running... lvm vgchange -a n fedora >04:16:52,389 INFO program: 0 logical volume(s) in volume group "fedora" now active >04:16:52,391 DEBUG program: Return code: 0 >04:16:52,414 INFO program: Running... udevadm settle --timeout=300 >04:16:52,454 DEBUG program: Return code: 0 >04:16:52,470 INFO program: Running... udevadm settle --timeout=300 >04:16:52,492 DEBUG program: Return code: 0 >04:16:52,533 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >04:16:52,554 DEBUG program: Return code: 0 >04:16:52,568 INFO program: Running... udevadm settle --timeout=300 >04:16:52,590 DEBUG program: Return code: 0 >04:16:52,591 INFO program: Running... umount /mnt/sysimage >04:16:52,654 DEBUG program: Return code: 0 >04:16:52,655 INFO program: Running... udevadm settle --timeout=300 >04:16:52,716 DEBUG program: Return code: 0 >04:16:52,743 INFO program: Running... udevadm settle --timeout=300 >04:16:52,811 DEBUG program: Return code: 0 >04:16:52,817 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda2 /mnt/sysimage >04:16:52,868 DEBUG program: Return code: 0 >04:16:52,884 INFO program: Running... udevadm settle --timeout=300 >04:16:52,946 DEBUG program: Return code: 0 >04:16:52,947 INFO program: Running... umount /mnt/sysimage >04:16:52,996 DEBUG program: Return code: 0 >04:16:52,998 INFO program: Running... udevadm settle --timeout=300 >04:16:53,046 DEBUG program: Return code: 0 >04:16:53,063 INFO program: Running... udevadm settle --timeout=300 >04:16:53,123 DEBUG program: Return code: 0 >04:16:53,127 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda3 /mnt/sysimage >04:16:53,186 DEBUG program: Return code: 0 >04:16:53,203 INFO program: Running... udevadm settle --timeout=300 >04:16:53,274 DEBUG program: Return code: 0 >04:16:53,277 INFO program: Running... umount /mnt/sysimage >04:16:53,327 DEBUG program: Return code: 0 >04:16:53,328 INFO program: Running... udevadm settle --timeout=300 >04:16:53,388 DEBUG program: Return code: 0 >04:16:53,414 INFO program: Running... udevadm settle --timeout=300 >04:16:53,499 DEBUG program: Return code: 0 >04:16:53,540 INFO program: Running... lvm lvchange -a y fedora/root >04:16:53,725 DEBUG program: Return code: 0 >04:16:53,727 INFO program: Running... udevadm settle --timeout=300 >04:16:53,842 DEBUG program: Return code: 0 >04:16:53,846 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >04:16:53,908 DEBUG program: Return code: 0 >04:16:53,914 INFO program: Running... arch >04:16:53,961 ERR program: Error running arch: ÐÐµÑ Ñакого Ñайла или каÑалога >04:16:54,096 INFO program: Running... udevadm settle --timeout=300 >04:16:54,146 DEBUG program: Return code: 0 >04:16:54,147 INFO program: Running... umount /mnt/sysimage >04:16:54,204 DEBUG program: Return code: 0 >04:16:54,207 INFO program: Running... udevadm settle --timeout=300 >04:16:54,260 DEBUG program: Return code: 0 >04:16:54,267 INFO program: Running... lvm lvchange -a n fedora/root >04:16:54,497 DEBUG program: Return code: 0 >04:16:54,641 INFO program: Running... hwclock --hctosys --utc >04:16:55,005 DEBUG program: Return code: 0 >04:16:55,008 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >04:16:55,148 DEBUG program: Return code: 0 >04:17:03,977 INFO program: Running... modprobe btrfs >04:17:04,125 DEBUG program: Return code: 0 >04:17:04,142 INFO program: Running... modprobe xfs >04:17:04,254 DEBUG program: Return code: 0 >04:17:33,631 INFO program: Running... udevadm settle --timeout=300 >04:17:33,677 DEBUG program: Return code: 0 >04:17:33,733 INFO program: Running... udevadm settle --timeout=300 >04:17:33,753 DEBUG program: Return code: 0 >04:17:33,757 INFO program: Running... lvm vgchange -a n fedora >04:17:33,793 INFO program: 0 logical volume(s) in volume group "fedora" now active >04:17:33,795 DEBUG program: Return code: 0 >04:17:33,815 INFO program: Running... udevadm settle --timeout=300 >04:17:33,834 DEBUG program: Return code: 0 >04:17:34,122 INFO program: Running... udevadm settle --timeout=300 >04:17:34,277 DEBUG program: Return code: 0 >04:17:34,316 INFO program: Running... udevadm settle --timeout=300 >04:17:34,494 DEBUG program: Return code: 0 >04:17:35,306 INFO program: Running... journalctl -b >04:17:35,363 INFO program: Running... udevadm settle --timeout=300 >04:17:35,418 DEBUG program: Return code: 0 >04:17:35,518 INFO program: Running... udevadm settle --timeout=300 >04:17:35,584 DEBUG program: Return code: 0 > > >/tmp/storage.log: >04:16:06,559 DEBUG blivet: registered device format class MDRaidMember as mdmember >04:16:06,561 DEBUG blivet: registered device format class MultipathMember as multipath_member >04:16:06,565 DEBUG blivet: registered device format class BIOSBoot as biosboot >04:16:06,609 DEBUG blivet: registered device format class Ext2FS as ext2 >04:16:06,609 DEBUG blivet: registered device format class Ext3FS as ext3 >04:16:06,610 DEBUG blivet: registered device format class Ext4FS as ext4 >04:16:06,611 DEBUG blivet: registered device format class FATFS as vfat >04:16:06,611 DEBUG blivet: registered device format class EFIFS as efi >04:16:06,611 DEBUG blivet: registered device format class BTRFS as btrfs >04:16:06,611 DEBUG blivet: registered device format class GFS2 as gfs2 >04:16:06,612 DEBUG blivet: registered device format class JFS as jfs >04:16:06,612 DEBUG blivet: registered device format class ReiserFS as reiserfs >04:16:06,612 DEBUG blivet: registered device format class XFS as xfs >04:16:06,613 DEBUG blivet: registered device format class HFS as hfs >04:16:06,613 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >04:16:06,614 DEBUG blivet: registered device format class HFSPlus as hfs+ >04:16:06,614 DEBUG blivet: registered device format class MacEFIFS as macefi >04:16:06,614 DEBUG blivet: registered device format class NTFS as ntfs >04:16:06,614 DEBUG blivet: registered device format class NFS as nfs >04:16:06,615 DEBUG blivet: registered device format class NFSv4 as nfs4 >04:16:06,615 DEBUG blivet: registered device format class Iso9660FS as iso9660 >04:16:06,615 DEBUG blivet: registered device format class NoDevFS as nodev >04:16:06,615 DEBUG blivet: registered device format class DevPtsFS as devpts >04:16:06,616 DEBUG blivet: registered device format class ProcFS as proc >04:16:06,616 DEBUG blivet: registered device format class SysFS as sysfs >04:16:06,616 DEBUG blivet: registered device format class TmpFS as tmpfs >04:16:06,619 DEBUG blivet: registered device format class BindFS as bind >04:16:06,620 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >04:16:06,620 DEBUG blivet: registered device format class USBFS as usbfs >04:16:06,621 DEBUG blivet: registered device format class LUKS as luks >04:16:06,622 DEBUG blivet: registered device format class DiskLabel as disklabel >04:16:06,625 DEBUG blivet: registered device format class SwapSpace as swap >04:16:06,625 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >04:16:06,626 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >04:16:06,628 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >04:16:07,458 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:16:07,461 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:16:07,461 INFO blivet: sr0 looks to be the live device; marking as protected >04:16:07,506 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vda4', 'vda5', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >04:16:07,593 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-09-26-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\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': '6cd30fd1', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '52813', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', > '/dev/disk/by-uuid/2013-12-05-12-09-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >04:16:07,594 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >04:16:07,596 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:16:07,598 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:07,598 INFO blivet: sr0 is a cdrom >04:16:07,601 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:16:07,601 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:07,626 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:16:07,627 INFO blivet: added cdrom sr0 (id 0) to device tree >04:16:07,628 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:16:07,637 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:16:07,637 INFO blivet: type detected on 'sr0' is 'iso9660' >04:16:07,641 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:16:07,642 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >04:16:07,643 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:16:07,646 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:16:07,654 DEBUG blivet: looking up parted Device: /dev/sr0 >04:16:07,670 INFO blivet: got device: OpticalDevice instance (0x24e7a50) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 927.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x2400d40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:16:07,672 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:16:07,672 INFO blivet: got format: Iso9660FS instance (0x2544950) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-TC5 size = 0 targetSize = 0 > >04:16:07,677 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '5', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12746', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >04:16:07,678 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >04:16:07,679 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:07,682 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:07,686 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >04:16:07,688 INFO blivet: vda is a disk >04:16:07,688 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:07,691 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >04:16:07,875 INFO blivet: added disk vda (id 1) to device tree >04:16:07,876 DEBUG blivet: looking up parted Device: /dev/vda >04:16:07,922 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >04:16:07,935 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >04:16:07,941 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >04:16:07,942 DEBUG blivet: required disklabel type for vda (15) is None >04:16:07,942 DEBUG blivet: default disklabel type for vda is msdos >04:16:07,943 DEBUG blivet: selecting msdos disklabel for vda based on size >04:16:07,947 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >04:16:07,983 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2584050>, <parted.partition.Partition object at 0x2584250>, <parted.partition.Partition object at 0x25844d0>, <parted.partition.Partition object at 0x2584690>, <parted.partition.Partition object at 0x2584790>] > device: <parted.device.Device object at 0x257cdd0> > PedDisk: <_ped.Disk object at 0x2578290> >04:16:07,983 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:16:07,985 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >04:16:07,990 INFO blivet: got device: DiskDevice instance (0x2544910) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x252d170> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x24e7ad0> >04:16:07,997 INFO blivet: got format: DiskLabel instance (0x2570bd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2584050>, <parted.partition.Partition object at 0x2584250>, <parted.partition.Partition object at 0x25844d0>, <parted.partition.Partition object at 0x2584690>, <parted.partition.Partition object at 0x2584790>] > device: <parted.device.Device object at 0x257cdd0> > PedDisk: <_ped.Disk object at 0x2578290> > origPartedDisk = <parted.disk.Disk object at 0x2584910> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x252d290> > >04:16:08,006 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'ID_FS_UUID_ENC': '16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12758', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/16fe157c-2370-4a83-8fbf-5e7c76709af0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >04:16:08,007 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >04:16:08,011 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >04:16:08,012 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,013 INFO blivet: vda1 is a partition >04:16:08,014 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >04:16:08,016 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:08,017 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:08,019 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >04:16:08,024 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:16:08,024 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,028 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >04:16:08,028 DEBUG blivet: looking up parted Partition: /dev/vda1 >04:16:08,030 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >04:16:08,031 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >04:16:08,035 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >04:16:08,038 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >04:16:08,038 INFO blivet: added partition vda1 (id 2) to device tree >04:16:08,039 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >04:16:08,043 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >04:16:08,044 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:16:08,046 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >04:16:08,076 WARN blivet: disklabel detected but not usable on vda1 >04:16:08,078 INFO blivet: type detected on 'vda1' is 'ext4' >04:16:08,091 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,093 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:08,095 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:16:08,097 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >04:16:08,098 DEBUG blivet: looking up parted Device: /dev/vda1 >04:16:08,108 INFO blivet: got device: PartitionDevice instance (0x2544990) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 29440 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x252d710> > target size = 0 path = /dev/vda1 > 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 0x257ce90> fileSystem: <parted.filesystem.FileSystem object at 0x2584390> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2584090> PedPartition: <_ped.Partition object at 0x25822f0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >04:16:08,112 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,112 INFO blivet: got format: Ext4FS instance (0x2584f10) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 16fe157c-2370-4a83-8fbf-5e7c76709af0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:16:08,125 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'ID_FS_UUID_ENC': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6133760', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '3140485120', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12772', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/a207dae5-6393-4c60-80a4-e8f8b46f3d16'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >04:16:08,126 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >04:16:08,127 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >04:16:08,129 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,129 INFO blivet: vda2 is a partition >04:16:08,132 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >04:16:08,134 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:08,139 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:08,141 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >04:16:08,144 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:16:08,144 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,146 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >04:16:08,146 DEBUG blivet: looking up parted Partition: /dev/vda2 >04:16:08,148 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >04:16:08,150 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >04:16:08,155 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >04:16:08,157 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >04:16:08,158 INFO blivet: added partition vda2 (id 3) to device tree >04:16:08,159 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >04:16:08,163 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >04:16:08,165 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:16:08,166 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >04:16:08,183 WARN blivet: disklabel detected but not usable on vda2 >04:16:08,184 INFO blivet: type detected on 'vda2' is 'ext4' >04:16:08,196 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,197 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:08,198 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:16:08,204 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: ext4 ; >04:16:08,205 DEBUG blivet: looking up parted Device: /dev/vda2 >04:16:08,207 INFO blivet: got device: PartitionDevice instance (0x2584e50) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 2995.0 > format = existing ext4 filesystem > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 6133760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32694 did: 0 busy: False > hardwareGeometry: (6085, 16, 63) biosGeometry: (381, 255, 63) > PedDevice: <_ped.Device object at 0x252d200> > target size = 0 path = /dev/vda2 > 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 0x257ce90> fileSystem: <parted.filesystem.FileSystem object at 0x25843d0> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2584310> PedPartition: <_ped.Partition object at 0x2582350> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 7159807 length = 6133760 > flags = >04:16:08,209 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,209 INFO blivet: got format: Ext4FS instance (0x2570ed0) -- > type = ext4 name = ext4 status = False > device = /dev/vda2 uuid = a207dae5-6393-4c60-80a4-e8f8b46f3d16 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:16:08,215 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'ID_FS_UUID_ENC': '25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '7159808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '3665821696', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12784', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/25b7db25-1cef-4300-89cb-dc3502e75ed1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3'} ; name: vda3 ; >04:16:08,215 INFO blivet: scanning vda3 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3)... >04:16:08,216 DEBUG blivet: DeviceTree.getDeviceByName: name: vda3 ; >04:16:08,220 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,220 INFO blivet: vda3 is a partition >04:16:08,222 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda3 ; >04:16:08,223 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:08,226 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:08,228 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >04:16:08,229 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >04:16:08,229 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,231 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >04:16:08,231 DEBUG blivet: looking up parted Partition: /dev/vda3 >04:16:08,235 DEBUG blivet: PartitionDevice.probe: vda3 ; exists: True ; >04:16:08,238 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >04:16:08,239 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >04:16:08,240 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >04:16:08,241 INFO blivet: added partition vda3 (id 4) to device tree >04:16:08,242 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >04:16:08,243 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >04:16:08,244 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >04:16:08,246 DEBUG blivet: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >04:16:08,268 WARN blivet: disklabel detected but not usable on vda3 >04:16:08,271 INFO blivet: type detected on 'vda3' is 'ext4' >04:16:08,274 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,289 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:08,291 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >04:16:08,295 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >04:16:08,301 DEBUG blivet: looking up parted Device: /dev/vda3 >04:16:08,304 INFO blivet: got device: PartitionDevice instance (0x2570cd0) -- > name = vda3 status = True kids = 0 id = 4 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8224 did: 8224 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x252d830> > target size = 0 path = /dev/vda3 > 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 0x257ce90> fileSystem: <parted.filesystem.FileSystem object at 0x2584590> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2584510> PedPartition: <_ped.Partition object at 0x25823b0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 7159808 end = 8183807 length = 1024000 > flags = >04:16:08,307 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,308 INFO blivet: got format: Ext4FS instance (0x258d590) -- > type = ext4 name = ext4 status = False > device = /dev/vda3 uuid = 25b7db25-1cef-4300-89cb-dc3502e75ed1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:16:08,320 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4', > 'DEVTYPE': 'partition', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '8183808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8593408', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0005ea9c-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '4', > 'UDISKS_PARTITION_OFFSET': '4190109696', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '4399824896', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x05', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12797', > 'name': 'vda4', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4'} ; name: vda4 ; >04:16:08,321 INFO blivet: scanning vda4 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4)... >04:16:08,322 DEBUG blivet: DeviceTree.getDeviceByName: name: vda4 ; >04:16:08,324 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,324 INFO blivet: vda4 is a partition >04:16:08,327 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda4 ; >04:16:08,331 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:08,334 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:08,336 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >04:16:08,338 DEBUG blivet: PartitionDevice._setFormat: vda4 ; >04:16:08,338 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,341 DEBUG blivet: PartitionDevice._setFormat: vda4 ; current: None ; type: None ; >04:16:08,341 DEBUG blivet: looking up parted Partition: /dev/vda4 >04:16:08,344 DEBUG blivet: PartitionDevice.probe: vda4 ; exists: True ; >04:16:08,348 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 1 ; >04:16:08,351 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 10 ; >04:16:08,354 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 12 ; >04:16:08,354 INFO blivet: added partition vda4 (id 5) to device tree >04:16:08,356 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda4 ; >04:16:08,357 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda4 ; label_type: dos ; >04:16:08,362 DEBUG blivet: PartitionDevice.setup: vda4 ; status: True ; controllable: True ; orig: False ; >04:16:08,364 DEBUG blivet: DiskLabel.__init__: device: /dev/vda4 ; labelType: dos ; exists: True ; >04:16:08,373 WARN blivet: disklabel detected but not usable on vda4 >04:16:08,374 DEBUG blivet: no type or existing type for vda4, bailing >04:16:08,375 DEBUG blivet: looking up parted Device: /dev/vda4 >04:16:08,387 INFO blivet: got device: PartitionDevice instance (0x2584a90) -- > name = vda4 status = True kids = 0 id = 5 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 4196.0 > format = existing None > major = 252 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda4 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x252d680> > target size = 0 path = /dev/vda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x257ce90> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x25846d0> PedPartition: <_ped.Partition object at 0x2582410> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 8183808 end = 16777215 length = 8593408 > flags = >04:16:08,396 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', > 'ID_FS_UUID_ENC': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '8185856', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8591360', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0005ea9c-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '5', > 'UDISKS_PARTITION_OFFSET': '4191158272', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '4398776320', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x8e', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12810', > 'name': 'vda5', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5'} ; name: vda5 ; >04:16:08,397 INFO blivet: scanning vda5 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5)... >04:16:08,398 DEBUG blivet: DeviceTree.getDeviceByName: name: vda5 ; >04:16:08,399 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,399 INFO blivet: vda5 is a partition >04:16:08,401 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda5 ; >04:16:08,402 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:08,403 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:08,405 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: vda ; >04:16:08,406 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >04:16:08,407 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,408 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: None ; >04:16:08,408 DEBUG blivet: looking up parted Partition: /dev/vda5 >04:16:08,414 DEBUG blivet: PartitionDevice.probe: vda5 ; exists: True ; >04:16:08,416 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 1 ; >04:16:08,417 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 10 ; >04:16:08,418 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 12 ; >04:16:08,419 INFO blivet: added partition vda5 (id 6) to device tree >04:16:08,420 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda5 ; >04:16:08,421 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda5 ; label_type: dos ; >04:16:08,424 DEBUG blivet: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >04:16:08,426 DEBUG blivet: DiskLabel.__init__: device: /dev/vda5 ; labelType: dos ; exists: True ; >04:16:08,435 WARN blivet: disklabel detected but not usable on vda5 >04:16:08,652 INFO blivet: type detected on 'vda5' is 'LVM2_member' >04:16:08,653 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB ; exists: True ; vgUuid: K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk ; label: None ; peStart: 1.0 ; device: /dev/vda5 ; serial: None ; >04:16:08,653 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:16:08,654 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >04:16:08,655 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: lvmpv ; >04:16:08,656 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda5 ; >04:16:08,657 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:08,658 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda5 ; >04:16:08,658 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,659 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >04:16:08,660 INFO blivet: added lvmvg fedora (id 7) to device tree >04:16:08,682 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:08,684 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,685 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:08,687 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >04:16:08,687 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,688 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >04:16:08,689 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >04:16:08,697 DEBUG blivet: Adding fedora-root/3372MB to fedora >04:16:08,698 INFO blivet: added lvmlv fedora-root (id 8) to device tree >04:16:08,713 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >04:16:08,720 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:08,726 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss /dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_UUID_ENC': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6905856', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x201681408', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '638519', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > '/dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >04:16:08,727 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >04:16:08,728 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:08,729 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) >04:16:08,730 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >04:16:08,732 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >04:16:08,734 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,734 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:08,734 DEBUG blivet: device fedora-root does not contain a disklabel >04:16:08,735 INFO blivet: type detected on 'fedora-root' is 'ext4' >04:16:08,736 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,736 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:08,737 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >04:16:08,743 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:08,743 DEBUG blivet: fedora size is 4192MB >04:16:08,744 DEBUG blivet: vg fedora has 820MB free >04:16:08,744 DEBUG blivet: fedora size is 4192MB >04:16:08,745 DEBUG blivet: vg fedora has 820MB free >04:16:08,746 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x258dcd0) -- > name = fedora-root status = True kids = 0 id = 8 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss size = 3372.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6905856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 26740 did: 8293 busy: False > hardwareGeometry: (429, 255, 63) biosGeometry: (429, 255, 63) > PedDevice: <_ped.Device object at 0x252d950> > target size = 3372.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x258db50) -- > name = fedora status = True kids = 1 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 820 > free extents = 205.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 3372MB >04:16:08,747 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,748 INFO blivet: got format: Ext4FS instance (0x258d250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7dbee385-75be-4c28-9b92-8d3e65be6b57 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:16:08,750 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:08,751 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,752 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:08,753 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >04:16:08,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,755 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >04:16:08,757 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >04:16:08,763 DEBUG blivet: Adding fedora-swap/820MB to fedora >04:16:08,763 INFO blivet: added lvmlv fedora-swap (id 9) to device tree >04:16:08,768 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >04:16:08,780 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:08,791 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw /dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_UUID_ENC': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '1679360', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '473352', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > '/dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >04:16:08,792 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >04:16:08,793 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:08,795 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) >04:16:08,796 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >04:16:08,797 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >04:16:08,799 DEBUG blivet: SwapSpace.__init__: >04:16:08,799 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:16:08,799 DEBUG blivet: device fedora-swap does not contain a disklabel >04:16:08,799 INFO blivet: type detected on 'fedora-swap' is 'swap' >04:16:08,800 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 6ccba624-8655-4502-8f21-8139f39dc066 ; exists: True ; label: None ; >04:16:08,800 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:16:08,802 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >04:16:08,806 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:08,808 DEBUG blivet: fedora size is 4192MB >04:16:08,809 DEBUG blivet: vg fedora has 0MB free >04:16:08,809 DEBUG blivet: fedora size is 4192MB >04:16:08,810 DEBUG blivet: vg fedora has 0MB free >04:16:08,811 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x258dd10) -- > name = fedora-swap status = True kids = 0 id = 9 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw size = 820.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 14418 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x252d8c0> > target size = 820.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x258db50) -- > name = fedora status = True kids = 2 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 820MB >04:16:08,812 INFO blivet: got format: SwapSpace instance (0x259a6d0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 6ccba624-8655-4502-8f21-8139f39dc066 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:16:08,813 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:08,815 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) with existing swap >04:16:08,815 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 820MB >04:16:08,816 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:08,818 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem >04:16:08,818 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 3372MB >04:16:08,819 DEBUG blivet: looking up parted Device: /dev/vda5 >04:16:08,822 INFO blivet: got device: PartitionDevice instance (0x2584b10) -- > name = vda5 status = True kids = 1 id = 6 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 4195.0 > format = existing lvmpv > major = 252 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8591360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (8523, 16, 63) biosGeometry: (534, 255, 63) > PedDevice: <_ped.Device object at 0x252d7a0> > target size = 0 path = /dev/vda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x257ce90> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2584850> PedPartition: <_ped.Partition object at 0x2582470> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 8185856 end = 16777215 length = 8591360 > flags = lvm >04:16:08,823 INFO blivet: got format: LVMPhysicalVolume instance (0x258d7d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda5 uuid = glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk peStart = 1.0 >04:16:08,825 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14588', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:16:08,825 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:16:08,826 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:16:08,827 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,827 INFO blivet: loop0 is a loop device >04:16:08,828 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:16:08,828 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:16:08,829 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,830 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,831 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:16:08,831 INFO blivet: added file /osmin.img (deleted) (id 10) to device tree >04:16:08,832 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:16:08,832 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,833 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:16:08,833 INFO blivet: added loop loop0 (id 11) to device tree >04:16:08,834 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:16:08,835 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:16:08,835 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:08,835 DEBUG blivet: device loop0 does not contain a disklabel >04:16:08,835 INFO blivet: type detected on 'loop0' is 'squashfs' >04:16:08,836 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:08,840 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:16:08,840 INFO blivet: got device: LoopDevice instance (0x259a910) -- > name = loop0 status = False kids = 0 id = 11 > parents = ['existing 0MB file /osmin.img (deleted) (10)'] > 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 >04:16:08,840 INFO blivet: got format: DeviceFormat instance (0x259aa50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:16:08,842 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14646', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:16:08,842 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:16:08,843 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:16:08,844 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,844 INFO blivet: loop1 is a loop device >04:16:08,845 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:16:08,846 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:16:08,847 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,848 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,849 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:16:08,849 INFO blivet: added file /osmin (id 12) to device tree >04:16:08,850 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:16:08,850 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,851 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:16:08,851 INFO blivet: added loop loop1 (id 13) to device tree >04:16:08,852 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:16:08,854 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:16:08,854 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:08,854 DEBUG blivet: device loop1 does not contain a disklabel >04:16:08,854 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:16:08,855 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:08,856 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:16:08,857 INFO blivet: got device: LoopDevice instance (0x258df50) -- > name = loop1 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin (12)'] > 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 >04:16:08,857 INFO blivet: got format: DeviceFormat instance (0x258d1d0) -- > 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 > >04:16:08,858 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14705', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:16:08,859 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:16:08,859 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:16:08,860 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,860 INFO blivet: loop2 is a loop device >04:16:08,861 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:16:08,862 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:16:08,862 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,864 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:16:08,865 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 14) to device tree >04:16:08,866 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:16:08,866 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,867 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:16:08,871 INFO blivet: added loop loop2 (id 15) to device tree >04:16:08,871 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:16:08,873 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:16:08,873 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:08,873 DEBUG blivet: device loop2 does not contain a disklabel >04:16:08,873 INFO blivet: type detected on 'loop2' is 'squashfs' >04:16:08,874 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:08,874 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:16:08,875 INFO blivet: got device: LoopDevice instance (0x259aa90) -- > name = loop2 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (14)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:16:08,875 INFO blivet: got format: DeviceFormat instance (0x259a690) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:16:08,878 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14765', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:16:08,878 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:16:08,879 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:08,880 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,880 INFO blivet: loop3 is a loop device >04:16:08,881 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:16:08,881 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:16:08,882 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,883 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,886 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:16:08,886 INFO blivet: added file /LiveOS/ext3fs.img (id 16) to device tree >04:16:08,887 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:16:08,887 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,888 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:16:08,888 INFO blivet: added loop loop3 (id 17) to device tree >04:16:08,890 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:16:08,890 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:16:08,891 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,892 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:08,892 DEBUG blivet: device loop3 does not contain a disklabel >04:16:08,892 INFO blivet: type detected on 'loop3' is 'ext4' >04:16:08,893 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,893 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:08,894 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:16:08,894 INFO blivet: got device: LoopDevice instance (0x259a0d0) -- > name = loop3 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/ext3fs.img (16)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >04:16:08,895 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,895 INFO blivet: got format: Ext4FS instance (0x259ab90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:16:08,898 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14832', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:16:08,898 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:16:08,903 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:16:08,904 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,904 INFO blivet: loop4 is a loop device >04:16:08,905 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:16:08,907 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:16:08,908 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,908 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,909 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:16:08,909 INFO blivet: added file /overlay (deleted) (id 18) to device tree >04:16:08,910 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:16:08,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,911 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:16:08,911 INFO blivet: added loop loop4 (id 19) to device tree >04:16:08,912 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:16:08,914 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:16:08,914 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:08,914 DEBUG blivet: device loop4 does not contain a disklabel >04:16:08,915 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >04:16:08,915 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:08,918 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >04:16:08,918 INFO blivet: got device: LoopDevice instance (0x259aa10) -- > name = loop4 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:16:08,919 INFO blivet: got format: DeviceFormat instance (0x259ad90) -- > 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 > >04:16:08,922 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '3485', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:16:08,923 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >04:16:08,923 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:16:08,924 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,924 INFO blivet: live-rw is a device-mapper device >04:16:08,925 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:16:08,926 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:08,926 DEBUG blivet: failed to find dm node for fedora >04:16:08,927 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:08,928 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:08,929 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:08,934 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:08,935 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:16:08,936 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (19) with existing DM_snapshot_cow >04:16:08,940 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:16:08,941 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,943 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:16:08,943 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:08,944 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:16:08,944 INFO blivet: added dm live-rw (id 20) to device tree >04:16:08,945 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:16:08,946 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:16:08,947 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,950 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:08,950 DEBUG blivet: device live-rw does not contain a disklabel >04:16:08,950 INFO blivet: type detected on 'live-rw' is 'ext4' >04:16:08,951 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,952 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:08,953 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:16:08,954 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:16:08,962 INFO blivet: got device: DMDevice instance (0x2584e10) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop4 (19) 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 0x252da70> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:16:08,975 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:08,978 INFO blivet: got format: Ext4FS instance (0x259af90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:16:08,989 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '19424', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >04:16:08,989 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >04:16:08,990 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:16:08,991 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:08,991 INFO blivet: live-base is a device-mapper device >04:16:08,992 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:16:08,994 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:08,995 DEBUG blivet: failed to find dm node for fedora >04:16:08,998 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:09,000 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:09,002 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:16:09,002 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:09,003 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:09,005 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:16:09,006 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:09,006 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:16:09,007 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:09,008 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:16:09,008 INFO blivet: added dm live-base (id 21) to device tree >04:16:09,009 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:16:09,011 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:16:09,014 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:09,015 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:09,015 DEBUG blivet: device live-base does not contain a disklabel >04:16:09,015 INFO blivet: type detected on 'live-base' is 'ext4' >04:16:09,016 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:09,017 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:09,018 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:16:09,018 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:16:09,025 INFO blivet: got device: DMDevice instance (0x258d2d0) -- > name = live-base status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop3 (17) 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 0x252d9e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:16:09,035 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:09,037 INFO blivet: got format: Ext4FS instance (0x259ad10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:16:09,041 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '42252', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >04:16:09,042 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >04:16:09,043 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:16:09,046 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:09,047 INFO blivet: live-osimg-min is a device-mapper device >04:16:09,048 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:16:09,049 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:09,049 DEBUG blivet: failed to find dm node for fedora >04:16:09,050 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:09,051 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:09,052 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:16:09,053 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:16:09,054 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:16:09,055 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (13) with existing DM_snapshot_cow >04:16:09,056 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:09,057 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:09,059 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:16:09,064 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:09,065 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:16:09,065 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:09,066 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:16:09,066 INFO blivet: added dm live-osimg-min (id 22) to device tree >04:16:09,067 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:16:09,068 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:16:09,069 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:09,069 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:09,069 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:16:09,069 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:16:09,070 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:09,071 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:09,071 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:16:09,072 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:16:09,083 INFO blivet: got device: DMDevice instance (0x259a090) -- > name = live-osimg-min status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop3 (17) 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 0x252db00> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:16:09,085 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:09,085 INFO blivet: got format: Ext4FS instance (0x25ff4d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:16:09,099 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw /dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_UUID_ENC': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '1679360', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '473352', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > '/dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >04:16:09,099 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >04:16:09,103 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:09,105 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) with existing swap >04:16:09,105 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >04:16:09,106 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >04:16:09,107 DEBUG blivet: SwapSpace.__init__: >04:16:09,107 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:16:09,107 DEBUG blivet: device fedora-swap does not contain a disklabel >04:16:09,110 DEBUG blivet: no type or existing type for fedora-swap, bailing >04:16:09,112 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:09,114 DEBUG blivet: fedora size is 4192MB >04:16:09,115 DEBUG blivet: vg fedora has 0MB free >04:16:09,115 DEBUG blivet: fedora size is 4192MB >04:16:09,116 DEBUG blivet: vg fedora has 0MB free >04:16:09,117 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x258dd10) -- > name = fedora-swap status = True kids = 0 id = 9 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw size = 820.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 14418 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x252d8c0> > target size = 820.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x258db50) -- > name = fedora status = True kids = 2 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 820MB >04:16:09,118 INFO blivet: got format: SwapSpace instance (0x259a6d0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 6ccba624-8655-4502-8f21-8139f39dc066 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:16:09,121 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss /dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_UUID_ENC': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6905856', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x201681408', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '638519', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > '/dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >04:16:09,122 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >04:16:09,122 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:09,127 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem >04:16:09,128 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >04:16:09,129 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >04:16:09,131 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:09,131 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:09,132 DEBUG blivet: device fedora-root does not contain a disklabel >04:16:09,132 DEBUG blivet: no type or existing type for fedora-root, bailing >04:16:09,135 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:09,135 DEBUG blivet: fedora size is 4192MB >04:16:09,136 DEBUG blivet: vg fedora has 0MB free >04:16:09,136 DEBUG blivet: fedora size is 4192MB >04:16:09,137 DEBUG blivet: vg fedora has 0MB free >04:16:09,138 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x258dcd0) -- > name = fedora-root status = True kids = 0 id = 8 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss size = 3372.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6905856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 26740 did: 8293 busy: False > hardwareGeometry: (429, 255, 63) biosGeometry: (429, 255, 63) > PedDevice: <_ped.Device object at 0x252d950> > target size = 3372.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x258db50) -- > name = fedora status = True kids = 2 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 3372MB >04:16:09,139 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:09,139 INFO blivet: got format: Ext4FS instance (0x258d250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7dbee385-75be-4c28-9b92-8d3e65be6b57 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:16:09,170 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:16:14,045 INFO blivet: ISCSID is /sbin/iscsid >04:16:14,046 INFO blivet: no initiator set >04:16:14,159 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:16:14,160 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >04:16:15,704 DEBUG blivet: trying to set new default fstype to 'ext4' >04:16:15,773 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:15,774 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:15,775 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:15,789 INFO blivet: Detected 2064M of memory >04:16:15,789 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >04:16:15,790 INFO blivet: Swap attempt of 0M >04:16:17,382 INFO blivet: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x4653510> >04:16:17,382 INFO blivet: no initiator set >04:16:17,502 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:16:17,519 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:16:17,715 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >04:16:17,716 INFO blivet: sr0 looks to be the live device; marking as protected >04:16:17,753 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vda4', 'vda5', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >04:16:18,742 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-09-26-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\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': '6cd30fd1', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '52813', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', > '/dev/disk/by-uuid/2013-12-05-12-09-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >04:16:18,755 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >04:16:19,095 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:16:19,112 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:19,305 INFO blivet: sr0 is a cdrom >04:16:19,350 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:16:19,351 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:19,361 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:16:19,377 INFO blivet: added cdrom sr0 (id 0) to device tree >04:16:19,378 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:16:19,505 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:16:19,553 INFO blivet: type detected on 'sr0' is 'iso9660' >04:16:19,558 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:16:19,565 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >04:16:19,568 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:16:19,601 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:16:19,605 DEBUG blivet: looking up parted Device: /dev/sr0 >04:16:19,668 INFO blivet: got device: OpticalDevice instance (0x7f6c60047f50) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 927.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x48f6170> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:16:19,681 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:16:19,682 INFO blivet: got format: Iso9660FS instance (0x48cef10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-TC5 size = 0.0 targetSize = 0.0 > >04:16:19,713 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '5', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12746', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >04:16:19,717 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >04:16:19,751 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:19,758 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:19,784 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >04:16:19,799 INFO blivet: vda is a disk >04:16:19,802 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:19,817 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >04:16:19,916 INFO blivet: added disk vda (id 1) to device tree >04:16:19,918 DEBUG blivet: looking up parted Device: /dev/vda >04:16:19,960 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >04:16:19,977 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >04:16:20,007 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >04:16:20,077 DEBUG blivet: required disklabel type for vda (15) is None >04:16:20,082 DEBUG blivet: default disklabel type for vda is msdos >04:16:20,090 DEBUG blivet: selecting msdos disklabel for vda based on size >04:16:20,110 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >04:16:20,166 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4930750>, <parted.partition.Partition object at 0x4930a50>, <parted.partition.Partition object at 0x4930cd0>, <parted.partition.Partition object at 0x4930e90>, <parted.partition.Partition object at 0x4936050>] > device: <parted.device.Device object at 0x4930590> > PedDisk: <_ped.Disk object at 0x492dcf8> >04:16:20,177 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:16:20,184 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >04:16:20,204 INFO blivet: got device: DiskDevice instance (0x7f6c60039390) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32620 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x48f6710> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4911c90> >04:16:20,226 INFO blivet: got format: DiskLabel instance (0x4927550) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4930750>, <parted.partition.Partition object at 0x4930a50>, <parted.partition.Partition object at 0x4930cd0>, <parted.partition.Partition object at 0x4930e90>, <parted.partition.Partition object at 0x4936050>] > device: <parted.device.Device object at 0x4930590> > PedDisk: <_ped.Disk object at 0x492dcf8> > origPartedDisk = <parted.disk.Disk object at 0x4936150> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32620 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x48f6e60> > >04:16:20,271 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'ID_FS_UUID_ENC': '16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12758', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/16fe157c-2370-4a83-8fbf-5e7c76709af0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >04:16:20,300 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >04:16:20,310 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >04:16:20,314 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:20,325 INFO blivet: vda1 is a partition >04:16:20,333 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >04:16:20,343 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:20,360 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:20,371 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >04:16:20,379 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:16:20,388 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:20,393 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >04:16:20,402 DEBUG blivet: looking up parted Partition: /dev/vda1 >04:16:20,419 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >04:16:20,428 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >04:16:20,448 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >04:16:20,467 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >04:16:20,476 INFO blivet: added partition vda1 (id 2) to device tree >04:16:20,481 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >04:16:20,488 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >04:16:20,521 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:16:20,540 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >04:16:20,582 WARN blivet: disklabel detected but not usable on vda1 >04:16:20,594 INFO blivet: type detected on 'vda1' is 'ext4' >04:16:20,993 DEBUG blivet: padding min size from 156 up to 171 >04:16:21,006 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:21,011 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:21,021 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:16:21,028 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >04:16:21,033 DEBUG blivet: looking up parted Device: /dev/vda1 >04:16:21,044 INFO blivet: got device: PartitionDevice instance (0x48fd810) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32620 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x4935290> > target size = 0 path = /dev/vda1 > 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 0x4930650> fileSystem: <parted.filesystem.FileSystem object at 0x4930b90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4930810> PedPartition: <_ped.Partition object at 0x49312f0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >04:16:21,064 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:21,067 INFO blivet: got format: Ext4FS instance (0x4936350) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 16fe157c-2370-4a83-8fbf-5e7c76709af0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >04:16:21,089 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'ID_FS_UUID_ENC': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6133760', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '3140485120', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12772', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/a207dae5-6393-4c60-80a4-e8f8b46f3d16'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >04:16:21,099 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >04:16:21,101 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >04:16:21,110 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:21,117 INFO blivet: vda2 is a partition >04:16:21,120 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >04:16:21,133 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:21,143 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:21,149 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >04:16:21,160 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:16:21,166 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:21,173 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >04:16:21,182 DEBUG blivet: looking up parted Partition: /dev/vda2 >04:16:21,190 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >04:16:21,198 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >04:16:21,209 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >04:16:21,215 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >04:16:21,223 INFO blivet: added partition vda2 (id 3) to device tree >04:16:21,227 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >04:16:21,241 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >04:16:21,253 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:16:21,259 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >04:16:21,295 WARN blivet: disklabel detected but not usable on vda2 >04:16:21,306 INFO blivet: type detected on 'vda2' is 'ext4' >04:16:21,468 DEBUG blivet: using current size 2995 as min size >04:16:21,475 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:21,478 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:21,481 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:16:21,487 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: ext4 ; >04:16:21,488 DEBUG blivet: looking up parted Device: /dev/vda2 >04:16:21,493 INFO blivet: got device: PartitionDevice instance (0x4936310) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 2995.0 > format = existing ext4 filesystem > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 6133760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32620 did: 0 busy: False > hardwareGeometry: (6085, 16, 63) biosGeometry: (381, 255, 63) > PedDevice: <_ped.Device object at 0x4935320> > target size = 0 path = /dev/vda2 > 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 0x4930650> fileSystem: <parted.filesystem.FileSystem object at 0x4930bd0> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4930b10> PedPartition: <_ped.Partition object at 0x4931350> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 7159807 length = 6133760 > flags = >04:16:21,503 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:21,508 INFO blivet: got format: Ext4FS instance (0x4942810) -- > type = ext4 name = ext4 status = False > device = /dev/vda2 uuid = a207dae5-6393-4c60-80a4-e8f8b46f3d16 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 2995.0 targetSize = 2995.0 > >04:16:21,521 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'ID_FS_UUID_ENC': '25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '7159808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '3665821696', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12784', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/25b7db25-1cef-4300-89cb-dc3502e75ed1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3'} ; name: vda3 ; >04:16:21,544 INFO blivet: scanning vda3 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3)... >04:16:21,550 DEBUG blivet: DeviceTree.getDeviceByName: name: vda3 ; >04:16:21,561 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:21,562 INFO blivet: vda3 is a partition >04:16:21,563 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda3 ; >04:16:21,567 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:21,575 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:21,598 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >04:16:21,601 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >04:16:21,604 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:21,612 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >04:16:21,617 DEBUG blivet: looking up parted Partition: /dev/vda3 >04:16:21,619 DEBUG blivet: PartitionDevice.probe: vda3 ; exists: True ; >04:16:21,621 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >04:16:21,625 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >04:16:21,633 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >04:16:21,634 INFO blivet: added partition vda3 (id 4) to device tree >04:16:21,636 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >04:16:21,644 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >04:16:21,650 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >04:16:21,652 DEBUG blivet: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >04:16:21,688 WARN blivet: disklabel detected but not usable on vda3 >04:16:21,696 INFO blivet: type detected on 'vda3' is 'ext4' >04:16:21,830 DEBUG blivet: padding min size from 43 up to 47 >04:16:21,836 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:21,840 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:21,842 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >04:16:21,846 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >04:16:21,848 DEBUG blivet: looking up parted Device: /dev/vda3 >04:16:21,855 INFO blivet: got device: PartitionDevice instance (0x4952250) -- > name = vda3 status = True kids = 0 id = 4 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x48f6dd0> > target size = 0 path = /dev/vda3 > 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 0x4930650> fileSystem: <parted.filesystem.FileSystem object at 0x4930d90> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4930d10> PedPartition: <_ped.Partition object at 0x49313b0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 7159808 end = 8183807 length = 1024000 > flags = >04:16:21,871 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:21,874 INFO blivet: got format: Ext4FS instance (0x49529d0) -- > type = ext4 name = ext4 status = False > device = /dev/vda3 uuid = 25b7db25-1cef-4300-89cb-dc3502e75ed1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >04:16:21,883 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4', > 'DEVTYPE': 'partition', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '8183808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8593408', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0005ea9c-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '4', > 'UDISKS_PARTITION_OFFSET': '4190109696', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '4399824896', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x05', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12797', > 'name': 'vda4', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4'} ; name: vda4 ; >04:16:21,895 INFO blivet: scanning vda4 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4)... >04:16:21,896 DEBUG blivet: DeviceTree.getDeviceByName: name: vda4 ; >04:16:21,901 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:21,909 INFO blivet: vda4 is a partition >04:16:21,911 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda4 ; >04:16:21,912 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:21,916 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:21,921 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >04:16:21,929 DEBUG blivet: PartitionDevice._setFormat: vda4 ; >04:16:21,932 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:21,935 DEBUG blivet: PartitionDevice._setFormat: vda4 ; current: None ; type: None ; >04:16:21,941 DEBUG blivet: looking up parted Partition: /dev/vda4 >04:16:21,944 DEBUG blivet: PartitionDevice.probe: vda4 ; exists: True ; >04:16:21,948 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 1 ; >04:16:21,952 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 10 ; >04:16:21,965 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 12 ; >04:16:21,971 INFO blivet: added partition vda4 (id 5) to device tree >04:16:21,974 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda4 ; >04:16:21,977 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda4 ; label_type: dos ; >04:16:21,984 DEBUG blivet: PartitionDevice.setup: vda4 ; status: True ; controllable: True ; orig: False ; >04:16:21,988 DEBUG blivet: DiskLabel.__init__: device: /dev/vda4 ; labelType: dos ; exists: True ; >04:16:22,002 WARN blivet: disklabel detected but not usable on vda4 >04:16:22,003 DEBUG blivet: no type or existing type for vda4, bailing >04:16:22,011 DEBUG blivet: looking up parted Device: /dev/vda4 >04:16:22,021 INFO blivet: got device: PartitionDevice instance (0x49527d0) -- > name = vda4 status = True kids = 0 id = 5 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 4196.0 > format = existing None > major = 252 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda4 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x4935440> > target size = 0 path = /dev/vda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4930650> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4930ed0> PedPartition: <_ped.Partition object at 0x4931410> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 8183808 end = 16777215 length = 8593408 > flags = >04:16:22,036 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', > 'ID_FS_UUID_ENC': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '8185856', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8591360', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0005ea9c-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '5', > 'UDISKS_PARTITION_OFFSET': '4191158272', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '4398776320', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x8e', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12810', > 'name': 'vda5', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5'} ; name: vda5 ; >04:16:22,052 INFO blivet: scanning vda5 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5)... >04:16:22,053 DEBUG blivet: DeviceTree.getDeviceByName: name: vda5 ; >04:16:22,055 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:22,055 INFO blivet: vda5 is a partition >04:16:22,056 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda5 ; >04:16:22,067 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:22,070 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:22,073 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: vda ; >04:16:22,083 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >04:16:22,084 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:22,086 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: None ; >04:16:22,091 DEBUG blivet: looking up parted Partition: /dev/vda5 >04:16:22,096 DEBUG blivet: PartitionDevice.probe: vda5 ; exists: True ; >04:16:22,104 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 1 ; >04:16:22,108 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 10 ; >04:16:22,114 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 12 ; >04:16:22,121 INFO blivet: added partition vda5 (id 6) to device tree >04:16:22,124 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda5 ; >04:16:22,127 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda5 ; label_type: dos ; >04:16:22,133 DEBUG blivet: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >04:16:22,135 DEBUG blivet: DiskLabel.__init__: device: /dev/vda5 ; labelType: dos ; exists: True ; >04:16:22,221 WARN blivet: disklabel detected but not usable on vda5 >04:16:22,285 INFO blivet: type detected on 'vda5' is 'LVM2_member' >04:16:22,288 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB ; exists: True ; vgUuid: K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk ; label: None ; peStart: 1.0 ; device: /dev/vda5 ; serial: None ; >04:16:22,293 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:16:22,300 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >04:16:22,302 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: lvmpv ; >04:16:22,304 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda5 ; >04:16:22,311 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:22,317 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda5 ; >04:16:22,320 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:22,323 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >04:16:22,325 INFO blivet: added lvmvg fedora (id 7) to device tree >04:16:22,383 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:22,387 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:22,397 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:22,400 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >04:16:22,403 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:22,405 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >04:16:22,413 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >04:16:22,421 DEBUG blivet: Adding fedora-root/3372MB to fedora >04:16:22,432 INFO blivet: added lvmlv fedora-root (id 8) to device tree >04:16:22,441 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >04:16:22,469 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >04:16:22,471 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:22,487 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss /dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_UUID_ENC': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6905856', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x201681408', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '638519', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > '/dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >04:16:22,499 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >04:16:22,501 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:22,511 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) >04:16:22,514 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >04:16:22,518 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >04:16:22,530 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:22,532 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:22,533 DEBUG blivet: device fedora-root does not contain a disklabel >04:16:22,535 INFO blivet: type detected on 'fedora-root' is 'ext4' >04:16:22,673 DEBUG blivet: padding min size from 237 up to 260 >04:16:22,676 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:22,684 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:22,687 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >04:16:22,693 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:22,711 DEBUG blivet: fedora size is 4192MB >04:16:22,718 DEBUG blivet: vg fedora has 820MB free >04:16:22,720 DEBUG blivet: fedora size is 4192MB >04:16:22,721 DEBUG blivet: vg fedora has 820MB free >04:16:22,723 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x495fd90) -- > name = fedora-root status = True kids = 0 id = 8 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss size = 3372.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6905856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (429, 255, 63) biosGeometry: (429, 255, 63) > PedDevice: <_ped.Device object at 0x4935560> > target size = 3372.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x495f590) -- > name = fedora status = True kids = 1 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 820 > free extents = 205.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 3372MB >04:16:22,738 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:22,742 INFO blivet: got format: Ext4FS instance (0x4b11890) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7dbee385-75be-4c28-9b92-8d3e65be6b57 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 3372.0 targetSize = 3372.0 > >04:16:22,751 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:22,753 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:22,756 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:22,765 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >04:16:22,766 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:22,772 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >04:16:22,773 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >04:16:22,783 DEBUG blivet: Adding fedora-swap/820MB to fedora >04:16:22,787 INFO blivet: added lvmlv fedora-swap (id 9) to device tree >04:16:22,814 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >04:16:22,819 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >04:16:22,824 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:22,839 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw /dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_UUID_ENC': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '1679360', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '473352', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > '/dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >04:16:22,852 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >04:16:22,853 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:22,862 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) >04:16:22,869 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >04:16:22,877 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >04:16:22,881 DEBUG blivet: SwapSpace.__init__: >04:16:22,887 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:16:22,888 DEBUG blivet: device fedora-swap does not contain a disklabel >04:16:22,891 INFO blivet: type detected on 'fedora-swap' is 'swap' >04:16:22,894 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 6ccba624-8655-4502-8f21-8139f39dc066 ; exists: True ; label: None ; >04:16:22,896 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:16:22,900 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >04:16:22,904 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:22,919 DEBUG blivet: fedora size is 4192MB >04:16:22,920 DEBUG blivet: vg fedora has 0MB free >04:16:22,927 DEBUG blivet: fedora size is 4192MB >04:16:22,929 DEBUG blivet: vg fedora has 0MB free >04:16:22,934 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x495fdd0) -- > name = fedora-swap status = True kids = 0 id = 9 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw size = 820.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x49354d0> > target size = 820.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x495f590) -- > name = fedora status = True kids = 2 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 820MB >04:16:22,946 INFO blivet: got format: SwapSpace instance (0x4b1b4d0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 6ccba624-8655-4502-8f21-8139f39dc066 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:16:22,950 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:22,959 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) with existing swap >04:16:22,966 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 820MB >04:16:22,968 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:22,972 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem >04:16:22,974 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 3372MB >04:16:22,977 DEBUG blivet: looking up parted Device: /dev/vda5 >04:16:22,987 INFO blivet: got device: PartitionDevice instance (0x4952790) -- > name = vda5 status = True kids = 1 id = 6 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 4195.0 > format = existing lvmpv > major = 252 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8591360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32620 did: 0 busy: False > hardwareGeometry: (8523, 16, 63) biosGeometry: (534, 255, 63) > PedDevice: <_ped.Device object at 0x49353b0> > target size = 0 path = /dev/vda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4930650> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4936090> PedPartition: <_ped.Partition object at 0x4931470> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 8185856 end = 16777215 length = 8591360 > flags = lvm >04:16:23,000 INFO blivet: got format: LVMPhysicalVolume instance (0x4952590) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda5 uuid = glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk peStart = 1.0 >04:16:23,009 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14588', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:16:23,012 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:16:23,014 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:16:23,020 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,023 INFO blivet: loop0 is a loop device >04:16:23,027 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:16:23,035 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:16:23,037 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,039 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:23,045 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:16:23,046 INFO blivet: added file /osmin.img (deleted) (id 10) to device tree >04:16:23,048 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:16:23,054 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:23,056 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:16:23,058 INFO blivet: added loop loop0 (id 11) to device tree >04:16:23,061 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:16:23,069 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:16:23,071 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:23,079 DEBUG blivet: device loop0 does not contain a disklabel >04:16:23,080 INFO blivet: type detected on 'loop0' is 'squashfs' >04:16:23,081 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:23,086 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:16:23,091 INFO blivet: got device: LoopDevice instance (0x4b1b790) -- > name = loop0 status = False kids = 0 id = 11 > parents = ['existing 0MB file /osmin.img (deleted) (10)'] > 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 >04:16:23,093 INFO blivet: got format: DeviceFormat instance (0x4942a10) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:16:23,095 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14646', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:16:23,100 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:16:23,103 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:16:23,106 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,109 INFO blivet: loop1 is a loop device >04:16:23,111 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:16:23,121 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:16:23,123 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,124 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:23,127 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:16:23,133 INFO blivet: added file /osmin (id 12) to device tree >04:16:23,136 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:16:23,138 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:23,144 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:16:23,149 INFO blivet: added loop loop1 (id 13) to device tree >04:16:23,151 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:16:23,154 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:16:23,160 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:23,163 DEBUG blivet: device loop1 does not contain a disklabel >04:16:23,164 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:16:23,165 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:23,167 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:16:23,168 INFO blivet: got device: LoopDevice instance (0x4b11e90) -- > name = loop1 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin (12)'] > 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 >04:16:23,169 INFO blivet: got format: DeviceFormat instance (0x4b11d90) -- > 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 > >04:16:23,173 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14705', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:16:23,179 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:16:23,183 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:16:23,185 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,188 INFO blivet: loop2 is a loop device >04:16:23,189 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:16:23,197 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:16:23,199 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,202 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:23,206 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:16:23,207 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 14) to device tree >04:16:23,213 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:16:23,218 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:23,220 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:16:23,222 INFO blivet: added loop loop2 (id 15) to device tree >04:16:23,228 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:16:23,230 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:16:23,231 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:23,233 DEBUG blivet: device loop2 does not contain a disklabel >04:16:23,234 INFO blivet: type detected on 'loop2' is 'squashfs' >04:16:23,237 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:23,238 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:16:23,245 INFO blivet: got device: LoopDevice instance (0x4b11490) -- > name = loop2 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (14)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:16:23,246 INFO blivet: got format: DeviceFormat instance (0x4b113d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:16:23,251 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14765', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:16:23,265 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:16:23,268 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:23,271 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,277 INFO blivet: loop3 is a loop device >04:16:23,279 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:16:23,285 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:16:23,287 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,294 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:23,296 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:16:23,297 INFO blivet: added file /LiveOS/ext3fs.img (id 16) to device tree >04:16:23,299 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:16:23,308 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:23,310 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:16:23,311 INFO blivet: added loop loop3 (id 17) to device tree >04:16:23,314 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:16:23,318 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:16:23,325 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:23,326 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:23,327 DEBUG blivet: device loop3 does not contain a disklabel >04:16:23,332 INFO blivet: type detected on 'loop3' is 'ext4' >04:16:23,488 DEBUG blivet: using current size 0 as min size >04:16:23,490 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:23,493 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:23,495 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:16:23,502 INFO blivet: got device: LoopDevice instance (0x4b11450) -- > name = loop3 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/ext3fs.img (16)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >04:16:23,505 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:23,508 INFO blivet: got format: Ext4FS instance (0x4b1b950) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:16:23,512 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14832', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:16:23,518 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:16:23,522 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:16:23,526 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,532 INFO blivet: loop4 is a loop device >04:16:23,536 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:16:23,539 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:16:23,541 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,544 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:23,548 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:16:23,555 INFO blivet: added file /overlay (deleted) (id 18) to device tree >04:16:23,557 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:16:23,558 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:23,564 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:16:23,566 INFO blivet: added loop loop4 (id 19) to device tree >04:16:23,574 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:16:23,576 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:16:23,577 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:23,577 DEBUG blivet: device loop4 does not contain a disklabel >04:16:23,580 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >04:16:23,582 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:23,585 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >04:16:23,591 INFO blivet: got device: LoopDevice instance (0x4b11e50) -- > name = loop4 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:16:23,595 INFO blivet: got format: DeviceFormat instance (0x4b11dd0) -- > 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 > >04:16:23,602 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '3485', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:16:23,615 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >04:16:23,619 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:16:23,627 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,628 INFO blivet: live-rw is a device-mapper device >04:16:23,630 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:16:23,635 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:23,638 DEBUG blivet: failed to find dm node for fedora >04:16:23,643 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:23,646 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:23,651 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:23,660 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:23,664 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:16:23,668 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (19) with existing DM_snapshot_cow >04:16:23,672 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:16:23,680 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,683 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:16:23,691 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:23,694 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:16:23,694 INFO blivet: added dm live-rw (id 20) to device tree >04:16:23,696 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:16:23,701 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:16:23,705 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:23,711 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:23,712 DEBUG blivet: device live-rw does not contain a disklabel >04:16:23,713 INFO blivet: type detected on 'live-rw' is 'ext4' >04:16:23,854 DEBUG blivet: padding min size from 3209 up to 3529 >04:16:23,858 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:23,865 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:23,872 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:16:23,874 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:16:23,881 INFO blivet: got device: DMDevice instance (0x4b11e10) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop4 (19) 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: 32620 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4935680> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:16:23,907 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:23,912 INFO blivet: got format: Ext4FS instance (0x4b1b910) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:16:23,923 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '19424', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >04:16:23,936 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >04:16:23,937 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:16:23,944 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:23,947 INFO blivet: live-base is a device-mapper device >04:16:23,950 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:16:23,953 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:23,959 DEBUG blivet: failed to find dm node for fedora >04:16:23,967 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:23,972 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:23,981 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:16:23,984 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:23,991 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:23,997 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:16:24,004 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:24,007 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:16:24,011 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:24,018 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:16:24,020 INFO blivet: added dm live-base (id 21) to device tree >04:16:24,022 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:16:24,024 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:16:24,032 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:24,036 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:24,037 DEBUG blivet: device live-base does not contain a disklabel >04:16:24,038 INFO blivet: type detected on 'live-base' is 'ext4' >04:16:24,180 DEBUG blivet: using current size 0 as min size >04:16:24,190 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:24,192 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:24,195 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:16:24,200 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:16:24,212 INFO blivet: got device: DMDevice instance (0x4b1bad0) -- > name = live-base status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop3 (17) 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 0x49355f0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:16:24,231 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:24,232 INFO blivet: got format: Ext4FS instance (0x4b1bc10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:16:24,244 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '42252', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >04:16:24,259 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >04:16:24,261 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:16:24,264 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:24,270 INFO blivet: live-osimg-min is a device-mapper device >04:16:24,272 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:16:24,281 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:24,284 DEBUG blivet: failed to find dm node for fedora >04:16:24,289 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:24,299 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:24,301 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:16:24,307 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:16:24,310 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:16:24,318 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (13) with existing DM_snapshot_cow >04:16:24,331 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:24,338 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:24,341 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:16:24,344 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:24,353 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:16:24,354 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:24,356 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:16:24,360 INFO blivet: added dm live-osimg-min (id 22) to device tree >04:16:24,368 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:16:24,370 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:16:24,372 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:24,375 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:24,381 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:16:24,382 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:16:24,528 DEBUG blivet: using current size 0 as min size >04:16:24,533 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:24,544 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:24,547 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:16:24,549 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:16:24,578 INFO blivet: got device: DMDevice instance (0x4b11f10) -- > name = live-osimg-min status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop3 (17) 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: 32620 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4935710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:16:24,594 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:24,603 INFO blivet: got format: Ext4FS instance (0x4b1bfd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 > >04:16:24,611 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw /dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_UUID_ENC': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '1679360', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '473352', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > '/dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >04:16:24,619 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >04:16:24,623 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:24,630 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) with existing swap >04:16:24,636 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >04:16:24,644 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >04:16:24,647 DEBUG blivet: SwapSpace.__init__: >04:16:24,654 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:16:24,655 DEBUG blivet: device fedora-swap does not contain a disklabel >04:16:24,657 DEBUG blivet: no type or existing type for fedora-swap, bailing >04:16:24,667 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:24,670 DEBUG blivet: fedora size is 4192MB >04:16:24,673 DEBUG blivet: vg fedora has 0MB free >04:16:24,675 DEBUG blivet: fedora size is 4192MB >04:16:24,678 DEBUG blivet: vg fedora has 0MB free >04:16:24,688 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x495fdd0) -- > name = fedora-swap status = True kids = 0 id = 9 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw size = 820.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x49354d0> > target size = 820.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x495f590) -- > name = fedora status = True kids = 2 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 820MB >04:16:24,692 INFO blivet: got format: SwapSpace instance (0x4b1b4d0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 6ccba624-8655-4502-8f21-8139f39dc066 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:16:24,718 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss /dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_UUID_ENC': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6905856', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x201681408', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '638519', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > '/dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >04:16:24,724 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >04:16:24,727 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:24,737 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem >04:16:24,744 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >04:16:24,750 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >04:16:24,756 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:24,757 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:24,758 DEBUG blivet: device fedora-root does not contain a disklabel >04:16:24,759 DEBUG blivet: no type or existing type for fedora-root, bailing >04:16:24,772 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:24,774 DEBUG blivet: fedora size is 4192MB >04:16:24,776 DEBUG blivet: vg fedora has 0MB free >04:16:24,783 DEBUG blivet: fedora size is 4192MB >04:16:24,785 DEBUG blivet: vg fedora has 0MB free >04:16:24,789 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x495fd90) -- > name = fedora-root status = True kids = 0 id = 8 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss size = 3372.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6905856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (429, 255, 63) biosGeometry: (429, 255, 63) > PedDevice: <_ped.Device object at 0x4935560> > target size = 3372.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x495f590) -- > name = fedora status = True kids = 2 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 3372MB >04:16:24,806 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:24,809 INFO blivet: got format: Ext4FS instance (0x4b11890) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7dbee385-75be-4c28-9b92-8d3e65be6b57 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 3372.0 targetSize = 3372.0 > >04:16:24,894 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >04:16:24,957 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:24,962 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:24,976 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:25,027 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >04:16:25,096 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:25,100 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:25,110 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:25,170 DEBUG blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >04:16:25,221 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:25,223 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:25,235 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:25,292 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >04:16:25,357 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >04:16:25,604 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >04:16:25,609 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >04:16:25,622 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >04:16:25,781 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >04:16:26,003 DEBUG blivet: PartitionDevice.teardown: vda5 ; status: True ; controllable: True ; >04:16:26,017 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda5 ; status: False ; type: lvmpv ; >04:16:26,045 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda5 ; status: False ; type: lvmpv ; >04:16:26,162 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:26,173 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:26,190 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:26,278 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >04:16:26,283 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:16:26,318 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:16:26,359 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:16:26,363 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:16:26,365 INFO blivet: edd: collected mbr signatures: {'vda': '0x0005ea9c'} >04:16:26,397 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:16:26,427 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:16:26,534 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >04:16:26,730 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:26,734 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:26,746 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:26,796 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:16:26,798 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:16:26,868 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >04:16:27,195 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:27,203 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:27,207 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:27,233 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >04:16:27,235 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:16:27,284 DEBUG blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >04:16:27,381 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:27,384 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:27,388 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:27,414 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >04:16:27,417 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >04:16:27,419 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >04:16:27,422 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >04:16:27,729 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:16:28,169 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:16:28,170 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:16:28,171 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >04:16:28,172 INFO blivet: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >04:16:28,173 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >04:16:28,179 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/root ; >04:16:28,190 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:16:28,196 DEBUG blivet: failed to resolve '/dev/root' >04:16:28,204 DEBUG blivet: DeviceTree.getDeviceByName: name: devpts ; >04:16:28,208 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:28,212 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/devpts ; >04:16:28,216 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:16:28,218 DEBUG blivet: failed to resolve '/dev/devpts' >04:16:28,222 DEBUG blivet: DeviceTree.getDeviceByName: name: tmpfs ; >04:16:28,228 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:28,236 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >04:16:28,238 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:16:28,239 DEBUG blivet: failed to resolve '/dev/tmpfs' >04:16:28,241 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >04:16:28,251 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:28,253 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/proc ; >04:16:28,256 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:16:28,261 DEBUG blivet: failed to resolve '/dev/proc' >04:16:28,268 DEBUG blivet: DeviceTree.getDeviceByName: name: sysfs ; >04:16:28,274 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:28,284 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >04:16:28,301 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:16:28,304 DEBUG blivet: failed to resolve '/dev/sysfs' >04:16:28,307 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >04:16:28,517 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >04:16:28,860 DEBUG blivet: fedora size is 4192MB >04:16:28,864 DEBUG blivet: vg fedora has 0MB free >04:16:28,865 DEBUG blivet: fedora size is 4192MB >04:16:28,867 DEBUG blivet: vg fedora has 0MB free >04:16:28,873 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:28,879 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:28,883 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:28,885 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:28,890 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:28,892 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:16:28,926 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:16:28,941 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:28,954 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:28,965 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:29,066 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >04:16:29,073 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (21) with existing ext4 filesystem >04:16:40,671 DEBUG blivet: registered device format class MDRaidMember as mdmember >04:16:40,676 DEBUG blivet: registered device format class MultipathMember as multipath_member >04:16:40,678 DEBUG blivet: registered device format class BIOSBoot as biosboot >04:16:40,692 DEBUG blivet: registered device format class Ext2FS as ext2 >04:16:40,693 DEBUG blivet: registered device format class Ext3FS as ext3 >04:16:40,693 DEBUG blivet: registered device format class Ext4FS as ext4 >04:16:40,693 DEBUG blivet: registered device format class FATFS as vfat >04:16:40,693 DEBUG blivet: registered device format class EFIFS as efi >04:16:40,693 DEBUG blivet: registered device format class BTRFS as btrfs >04:16:40,694 DEBUG blivet: registered device format class GFS2 as gfs2 >04:16:40,694 DEBUG blivet: registered device format class JFS as jfs >04:16:40,694 DEBUG blivet: registered device format class ReiserFS as reiserfs >04:16:40,694 DEBUG blivet: registered device format class XFS as xfs >04:16:40,695 DEBUG blivet: registered device format class HFS as hfs >04:16:40,695 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >04:16:40,695 DEBUG blivet: registered device format class HFSPlus as hfs+ >04:16:40,695 DEBUG blivet: registered device format class MacEFIFS as macefi >04:16:40,695 DEBUG blivet: registered device format class NTFS as ntfs >04:16:40,695 DEBUG blivet: registered device format class NFS as nfs >04:16:40,696 DEBUG blivet: registered device format class NFSv4 as nfs4 >04:16:40,696 DEBUG blivet: registered device format class Iso9660FS as iso9660 >04:16:40,696 DEBUG blivet: registered device format class NoDevFS as nodev >04:16:40,696 DEBUG blivet: registered device format class DevPtsFS as devpts >04:16:40,696 DEBUG blivet: registered device format class ProcFS as proc >04:16:40,696 DEBUG blivet: registered device format class SysFS as sysfs >04:16:40,696 DEBUG blivet: registered device format class TmpFS as tmpfs >04:16:40,697 DEBUG blivet: registered device format class BindFS as bind >04:16:40,697 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >04:16:40,697 DEBUG blivet: registered device format class USBFS as usbfs >04:16:40,697 DEBUG blivet: registered device format class LUKS as luks >04:16:40,698 DEBUG blivet: registered device format class DiskLabel as disklabel >04:16:40,699 DEBUG blivet: registered device format class SwapSpace as swap >04:16:40,700 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >04:16:40,700 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >04:16:40,700 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >04:16:41,257 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:16:41,258 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:16:41,258 INFO blivet: sr0 looks to be the live device; marking as protected >04:16:41,292 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vda4', 'vda5', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >04:16:41,324 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-09-26-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\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': '6cd30fd1', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '52813', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', > '/dev/disk/by-uuid/2013-12-05-12-09-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >04:16:41,324 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >04:16:41,325 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:16:41,326 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,326 INFO blivet: sr0 is a cdrom >04:16:41,327 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:16:41,327 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,333 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:16:41,333 INFO blivet: added cdrom sr0 (id 0) to device tree >04:16:41,334 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:16:41,337 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:16:41,337 INFO blivet: type detected on 'sr0' is 'iso9660' >04:16:41,340 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:16:41,340 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >04:16:41,341 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:16:41,342 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:16:41,348 DEBUG blivet: looking up parted Device: /dev/sr0 >04:16:41,356 INFO blivet: got device: OpticalDevice instance (0x138a550) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 927.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x12a6d40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:16:41,357 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:16:41,357 INFO blivet: got format: Iso9660FS instance (0x13e7450) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-TC5 size = 0 targetSize = 0 > >04:16:41,359 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '5', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12746', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >04:16:41,360 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >04:16:41,360 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:41,364 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,366 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >04:16:41,366 INFO blivet: vda is a disk >04:16:41,367 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,368 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >04:16:41,376 INFO blivet: added disk vda (id 1) to device tree >04:16:41,377 DEBUG blivet: looking up parted Device: /dev/vda >04:16:41,400 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >04:16:41,403 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >04:16:41,417 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >04:16:41,417 DEBUG blivet: required disklabel type for vda (15) is None >04:16:41,417 DEBUG blivet: default disklabel type for vda is msdos >04:16:41,418 DEBUG blivet: selecting msdos disklabel for vda based on size >04:16:41,419 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >04:16:41,436 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1420a90>, <parted.partition.Partition object at 0x1420cd0>, <parted.partition.Partition object at 0x1420f50>, <parted.partition.Partition object at 0x1427150>, <parted.partition.Partition object at 0x1427250>] > device: <parted.device.Device object at 0x14208d0> > PedDisk: <_ped.Disk object at 0x141c050> >04:16:41,436 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:16:41,438 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >04:16:41,454 INFO blivet: got device: DiskDevice instance (0x13e7410) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x13cf170> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x138a5d0> >04:16:41,462 INFO blivet: got format: DiskLabel instance (0x14168d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1420a90>, <parted.partition.Partition object at 0x1420cd0>, <parted.partition.Partition object at 0x1420f50>, <parted.partition.Partition object at 0x1427150>, <parted.partition.Partition object at 0x1427250>] > device: <parted.device.Device object at 0x14208d0> > PedDisk: <_ped.Disk object at 0x141c050> > origPartedDisk = <parted.disk.Disk object at 0x14273d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x13cf290> > >04:16:41,466 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'ID_FS_UUID_ENC': '16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12758', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/16fe157c-2370-4a83-8fbf-5e7c76709af0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >04:16:41,466 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >04:16:41,467 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >04:16:41,467 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,468 INFO blivet: vda1 is a partition >04:16:41,468 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >04:16:41,469 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:41,470 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:41,471 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >04:16:41,473 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:16:41,473 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,477 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >04:16:41,478 DEBUG blivet: looking up parted Partition: /dev/vda1 >04:16:41,479 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >04:16:41,480 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >04:16:41,481 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >04:16:41,482 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >04:16:41,482 INFO blivet: added partition vda1 (id 2) to device tree >04:16:41,483 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >04:16:41,484 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >04:16:41,485 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:16:41,485 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >04:16:41,501 WARN blivet: disklabel detected but not usable on vda1 >04:16:41,501 INFO blivet: type detected on 'vda1' is 'ext4' >04:16:41,517 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:41,530 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:41,532 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:16:41,535 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >04:16:41,536 DEBUG blivet: looking up parted Device: /dev/vda1 >04:16:41,545 INFO blivet: got device: PartitionDevice instance (0x13e7490) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32550 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x13cf710> > target size = 0 path = /dev/vda1 > 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 0x1420990> fileSystem: <parted.filesystem.FileSystem object at 0x1420e10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1420b50> PedPartition: <_ped.Partition object at 0x1424230> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >04:16:41,547 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:41,548 INFO blivet: got format: Ext4FS instance (0x1427990) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 16fe157c-2370-4a83-8fbf-5e7c76709af0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:16:41,562 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'ID_FS_UUID_ENC': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6133760', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '3140485120', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12772', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/a207dae5-6393-4c60-80a4-e8f8b46f3d16'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >04:16:41,562 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >04:16:41,565 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >04:16:41,566 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,567 INFO blivet: vda2 is a partition >04:16:41,568 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >04:16:41,572 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:41,576 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:41,578 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >04:16:41,580 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:16:41,581 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,583 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >04:16:41,583 DEBUG blivet: looking up parted Partition: /dev/vda2 >04:16:41,585 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >04:16:41,592 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >04:16:41,594 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >04:16:41,595 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >04:16:41,595 INFO blivet: added partition vda2 (id 3) to device tree >04:16:41,597 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >04:16:41,599 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >04:16:41,601 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:16:41,604 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >04:16:41,632 WARN blivet: disklabel detected but not usable on vda2 >04:16:41,633 INFO blivet: type detected on 'vda2' is 'ext4' >04:16:41,643 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:41,644 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:41,645 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:16:41,646 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: ext4 ; >04:16:41,647 DEBUG blivet: looking up parted Device: /dev/vda2 >04:16:41,654 INFO blivet: got device: PartitionDevice instance (0x1416990) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 2995.0 > format = existing ext4 filesystem > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 6133760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6085, 16, 63) biosGeometry: (381, 255, 63) > PedDevice: <_ped.Device object at 0x13cf200> > target size = 0 path = /dev/vda2 > 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 0x1420990> fileSystem: <parted.filesystem.FileSystem object at 0x1420e50> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1420d90> PedPartition: <_ped.Partition object at 0x1424290> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 7159807 length = 6133760 > flags = >04:16:41,656 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:41,656 INFO blivet: got format: Ext4FS instance (0x1427790) -- > type = ext4 name = ext4 status = False > device = /dev/vda2 uuid = a207dae5-6393-4c60-80a4-e8f8b46f3d16 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:16:41,661 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'ID_FS_UUID_ENC': '25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '7159808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '3665821696', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12784', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/25b7db25-1cef-4300-89cb-dc3502e75ed1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3'} ; name: vda3 ; >04:16:41,662 INFO blivet: scanning vda3 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3)... >04:16:41,663 DEBUG blivet: DeviceTree.getDeviceByName: name: vda3 ; >04:16:41,664 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,664 INFO blivet: vda3 is a partition >04:16:41,669 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda3 ; >04:16:41,670 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:41,672 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:41,673 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >04:16:41,675 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >04:16:41,675 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,677 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >04:16:41,677 DEBUG blivet: looking up parted Partition: /dev/vda3 >04:16:41,678 DEBUG blivet: PartitionDevice.probe: vda3 ; exists: True ; >04:16:41,679 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >04:16:41,680 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >04:16:41,685 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >04:16:41,685 INFO blivet: added partition vda3 (id 4) to device tree >04:16:41,686 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >04:16:41,687 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >04:16:41,688 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >04:16:41,689 DEBUG blivet: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >04:16:41,734 WARN blivet: disklabel detected but not usable on vda3 >04:16:41,734 INFO blivet: type detected on 'vda3' is 'ext4' >04:16:41,738 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:41,739 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:41,741 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >04:16:41,748 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >04:16:41,749 DEBUG blivet: looking up parted Device: /dev/vda3 >04:16:41,757 INFO blivet: got device: PartitionDevice instance (0x1416a10) -- > name = vda3 status = True kids = 0 id = 4 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32550 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x13cf830> > target size = 0 path = /dev/vda3 > 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 0x1420990> fileSystem: <parted.filesystem.FileSystem object at 0x1427050> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1420f90> PedPartition: <_ped.Partition object at 0x14242f0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 7159808 end = 8183807 length = 1024000 > flags = >04:16:41,758 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:41,758 INFO blivet: got format: Ext4FS instance (0x1427f90) -- > type = ext4 name = ext4 status = False > device = /dev/vda3 uuid = 25b7db25-1cef-4300-89cb-dc3502e75ed1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:16:41,761 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4', > 'DEVTYPE': 'partition', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '8183808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8593408', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0005ea9c-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '4', > 'UDISKS_PARTITION_OFFSET': '4190109696', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '4399824896', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x05', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12797', > 'name': 'vda4', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4'} ; name: vda4 ; >04:16:41,761 INFO blivet: scanning vda4 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4)... >04:16:41,764 DEBUG blivet: DeviceTree.getDeviceByName: name: vda4 ; >04:16:41,765 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,765 INFO blivet: vda4 is a partition >04:16:41,766 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda4 ; >04:16:41,766 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:41,767 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:41,768 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >04:16:41,769 DEBUG blivet: PartitionDevice._setFormat: vda4 ; >04:16:41,770 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,771 DEBUG blivet: PartitionDevice._setFormat: vda4 ; current: None ; type: None ; >04:16:41,771 DEBUG blivet: looking up parted Partition: /dev/vda4 >04:16:41,772 DEBUG blivet: PartitionDevice.probe: vda4 ; exists: True ; >04:16:41,774 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 1 ; >04:16:41,774 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 10 ; >04:16:41,775 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 12 ; >04:16:41,775 INFO blivet: added partition vda4 (id 5) to device tree >04:16:41,780 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda4 ; >04:16:41,781 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda4 ; label_type: dos ; >04:16:41,782 DEBUG blivet: PartitionDevice.setup: vda4 ; status: True ; controllable: True ; orig: False ; >04:16:41,783 DEBUG blivet: DiskLabel.__init__: device: /dev/vda4 ; labelType: dos ; exists: True ; >04:16:41,791 WARN blivet: disklabel detected but not usable on vda4 >04:16:41,792 DEBUG blivet: no type or existing type for vda4, bailing >04:16:41,799 DEBUG blivet: looking up parted Device: /dev/vda4 >04:16:41,801 INFO blivet: got device: PartitionDevice instance (0x1427550) -- > name = vda4 status = True kids = 0 id = 5 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 4196.0 > format = existing None > major = 252 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda4 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x13cf680> > target size = 0 path = /dev/vda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1420990> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1427190> PedPartition: <_ped.Partition object at 0x1424350> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 8183808 end = 16777215 length = 8593408 > flags = >04:16:41,805 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', > 'ID_FS_UUID_ENC': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '8185856', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8591360', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0005ea9c-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '5', > 'UDISKS_PARTITION_OFFSET': '4191158272', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '4398776320', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x8e', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12810', > 'name': 'vda5', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5'} ; name: vda5 ; >04:16:41,805 INFO blivet: scanning vda5 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5)... >04:16:41,806 DEBUG blivet: DeviceTree.getDeviceByName: name: vda5 ; >04:16:41,809 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,809 INFO blivet: vda5 is a partition >04:16:41,812 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda5 ; >04:16:41,813 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:41,814 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:41,815 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: vda ; >04:16:41,816 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >04:16:41,816 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,817 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: None ; >04:16:41,818 DEBUG blivet: looking up parted Partition: /dev/vda5 >04:16:41,819 DEBUG blivet: PartitionDevice.probe: vda5 ; exists: True ; >04:16:41,820 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 1 ; >04:16:41,821 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 10 ; >04:16:41,822 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 12 ; >04:16:41,822 INFO blivet: added partition vda5 (id 6) to device tree >04:16:41,823 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda5 ; >04:16:41,824 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda5 ; label_type: dos ; >04:16:41,827 DEBUG blivet: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >04:16:41,828 DEBUG blivet: DiskLabel.__init__: device: /dev/vda5 ; labelType: dos ; exists: True ; >04:16:41,837 WARN blivet: disklabel detected but not usable on vda5 >04:16:41,865 INFO blivet: type detected on 'vda5' is 'LVM2_member' >04:16:41,867 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB ; exists: True ; vgUuid: K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk ; label: None ; peStart: 1.0 ; device: /dev/vda5 ; serial: None ; >04:16:41,867 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:16:41,868 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >04:16:41,871 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: lvmpv ; >04:16:41,872 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda5 ; >04:16:41,872 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:41,876 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda5 ; >04:16:41,876 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,878 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >04:16:41,878 INFO blivet: added lvmvg fedora (id 7) to device tree >04:16:41,898 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:41,899 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,901 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:41,903 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >04:16:41,904 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,908 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >04:16:41,909 DEBUG blivet: Adding fedora-root/3372MB to fedora >04:16:41,909 INFO blivet: added lvmlv fedora-root (id 8) to device tree >04:16:41,910 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:41,913 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,914 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:41,915 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >04:16:41,915 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,916 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >04:16:41,917 DEBUG blivet: Adding fedora-swap/820MB to fedora >04:16:41,917 INFO blivet: added lvmlv fedora-swap (id 9) to device tree >04:16:41,918 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:41,919 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) >04:16:41,919 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 820MB >04:16:41,920 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:41,924 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) >04:16:41,925 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 3372MB >04:16:41,925 DEBUG blivet: looking up parted Device: /dev/vda5 >04:16:41,927 INFO blivet: got device: PartitionDevice instance (0x1427750) -- > name = vda5 status = True kids = 1 id = 6 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 4195.0 > format = existing lvmpv > major = 252 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8591360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (8523, 16, 63) biosGeometry: (534, 255, 63) > PedDevice: <_ped.Device object at 0x13cf8c0> > target size = 0 path = /dev/vda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1420990> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1427310> PedPartition: <_ped.Partition object at 0x14243b0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 8185856 end = 16777215 length = 8591360 > flags = lvm >04:16:41,928 INFO blivet: got format: LVMPhysicalVolume instance (0x1436250) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda5 uuid = glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk peStart = 1.0 >04:16:41,932 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14588', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:16:41,932 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:16:41,933 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:16:41,933 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,934 INFO blivet: loop0 is a loop device >04:16:41,934 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:16:41,935 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:16:41,936 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,936 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,937 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:16:41,937 INFO blivet: added file /osmin.img (deleted) (id 10) to device tree >04:16:41,941 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:16:41,941 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,942 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:16:41,943 INFO blivet: added loop loop0 (id 11) to device tree >04:16:41,944 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:16:41,945 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:16:41,946 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:41,946 DEBUG blivet: device loop0 does not contain a disklabel >04:16:41,946 INFO blivet: type detected on 'loop0' is 'squashfs' >04:16:41,946 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:41,947 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:16:41,948 INFO blivet: got device: LoopDevice instance (0x1427c50) -- > name = loop0 status = False kids = 0 id = 11 > parents = ['existing 0MB file /osmin.img (deleted) (10)'] > 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 >04:16:41,948 INFO blivet: got format: DeviceFormat instance (0x1427d90) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:16:41,949 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14646', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:16:41,950 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:16:41,950 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:16:41,951 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,951 INFO blivet: loop1 is a loop device >04:16:41,952 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:16:41,953 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:16:41,957 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,958 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,959 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:16:41,959 INFO blivet: added file /osmin (id 12) to device tree >04:16:41,960 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:16:41,962 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,963 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:16:41,963 INFO blivet: added loop loop1 (id 13) to device tree >04:16:41,964 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:16:41,965 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:16:41,965 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:41,965 DEBUG blivet: device loop1 does not contain a disklabel >04:16:41,965 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:16:41,966 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:41,966 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:16:41,967 INFO blivet: got device: LoopDevice instance (0x1436690) -- > name = loop1 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin (12)'] > 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 >04:16:41,967 INFO blivet: got format: DeviceFormat instance (0x14368d0) -- > 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 > >04:16:41,969 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14705', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:16:41,969 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:16:41,971 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:16:41,972 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,972 INFO blivet: loop2 is a loop device >04:16:41,974 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:16:41,976 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:16:41,976 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,977 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,979 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:16:41,980 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 14) to device tree >04:16:41,981 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:16:41,981 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:41,982 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:16:41,982 INFO blivet: added loop loop2 (id 15) to device tree >04:16:41,983 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:16:41,984 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:16:41,984 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:41,984 DEBUG blivet: device loop2 does not contain a disklabel >04:16:41,984 INFO blivet: type detected on 'loop2' is 'squashfs' >04:16:41,984 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:41,987 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:16:41,988 INFO blivet: got device: LoopDevice instance (0x1436a90) -- > name = loop2 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (14)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:16:41,988 INFO blivet: got format: DeviceFormat instance (0x1436b50) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:16:41,991 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14765', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:16:41,995 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:16:41,996 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:41,996 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,997 INFO blivet: loop3 is a loop device >04:16:41,997 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:16:41,998 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:16:41,999 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:41,999 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:42,000 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:16:42,000 INFO blivet: added file /LiveOS/ext3fs.img (id 16) to device tree >04:16:42,004 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:16:42,004 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:42,006 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:16:42,006 INFO blivet: added loop loop3 (id 17) to device tree >04:16:42,007 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:16:42,008 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:16:42,011 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,011 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:42,012 DEBUG blivet: device loop3 does not contain a disklabel >04:16:42,012 INFO blivet: type detected on 'loop3' is 'ext4' >04:16:42,013 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,013 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:42,014 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:16:42,014 INFO blivet: got device: LoopDevice instance (0x1436d10) -- > name = loop3 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/ext3fs.img (16)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >04:16:42,016 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,016 INFO blivet: got format: Ext4FS instance (0x1427e10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:16:42,019 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14832', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:16:42,020 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:16:42,021 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:16:42,021 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:42,021 INFO blivet: loop4 is a loop device >04:16:42,022 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:16:42,025 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:16:42,028 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:42,028 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:42,029 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:16:42,029 INFO blivet: added file /overlay (deleted) (id 18) to device tree >04:16:42,030 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:16:42,030 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:42,031 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:16:42,032 INFO blivet: added loop loop4 (id 19) to device tree >04:16:42,032 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:16:42,033 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:16:42,033 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:42,033 DEBUG blivet: device loop4 does not contain a disklabel >04:16:42,034 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >04:16:42,034 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:42,036 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >04:16:42,037 INFO blivet: got device: LoopDevice instance (0x1436c50) -- > name = loop4 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:16:42,037 INFO blivet: got format: DeviceFormat instance (0x14369d0) -- > 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 > >04:16:42,040 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '3485', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:16:42,040 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >04:16:42,041 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:16:42,042 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:42,042 INFO blivet: live-rw is a device-mapper device >04:16:42,045 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:16:42,046 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:42,046 DEBUG blivet: failed to find dm node for fedora >04:16:42,048 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: False ; >04:16:42,048 DEBUG blivet: failed to find dm node for fedora-root >04:16:42,049 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: False ; >04:16:42,049 DEBUG blivet: failed to find dm node for fedora-swap >04:16:42,050 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:42,052 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:42,055 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:16:42,056 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (19) with existing DM_snapshot_cow >04:16:42,057 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:16:42,058 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:42,059 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:16:42,059 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:42,062 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:16:42,062 INFO blivet: added dm live-rw (id 20) to device tree >04:16:42,063 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:16:42,064 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:16:42,065 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,065 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:42,067 DEBUG blivet: device live-rw does not contain a disklabel >04:16:42,068 INFO blivet: type detected on 'live-rw' is 'ext4' >04:16:42,069 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,069 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:42,070 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:16:42,070 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:16:42,078 INFO blivet: got device: DMDevice instance (0x1436890) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop4 (19) 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 0x13cf950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:16:42,087 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,088 INFO blivet: got format: Ext4FS instance (0x1436f10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:16:42,101 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '19424', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >04:16:42,102 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >04:16:42,103 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:16:42,104 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:42,104 INFO blivet: live-base is a device-mapper device >04:16:42,105 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:16:42,109 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:42,109 DEBUG blivet: failed to find dm node for fedora >04:16:42,110 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: False ; >04:16:42,111 DEBUG blivet: failed to find dm node for fedora-root >04:16:42,113 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: False ; >04:16:42,113 DEBUG blivet: failed to find dm node for fedora-swap >04:16:42,118 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:16:42,119 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:42,120 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:42,121 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:16:42,122 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:42,123 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:16:42,123 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:42,124 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:16:42,125 INFO blivet: added dm live-base (id 21) to device tree >04:16:42,125 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:16:42,126 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:16:42,128 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,133 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:42,134 DEBUG blivet: device live-base does not contain a disklabel >04:16:42,134 INFO blivet: type detected on 'live-base' is 'ext4' >04:16:42,136 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,137 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:42,138 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:16:42,139 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:16:42,151 INFO blivet: got device: DMDevice instance (0x1436e90) -- > name = live-base status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop3 (17) 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 0x13cf7a0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:16:42,154 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,155 INFO blivet: got format: Ext4FS instance (0x1436ed0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:16:42,161 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '42252', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >04:16:42,161 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >04:16:42,164 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:16:42,165 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:42,166 INFO blivet: live-osimg-min is a device-mapper device >04:16:42,166 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:16:42,167 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:42,168 DEBUG blivet: failed to find dm node for fedora >04:16:42,168 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: False ; >04:16:42,169 DEBUG blivet: failed to find dm node for fedora-root >04:16:42,169 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: False ; >04:16:42,170 DEBUG blivet: failed to find dm node for fedora-swap >04:16:42,170 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:16:42,171 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:16:42,172 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:16:42,173 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (13) with existing DM_snapshot_cow >04:16:42,176 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:42,182 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:42,184 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:16:42,185 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:42,186 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:16:42,186 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:42,187 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:16:42,187 INFO blivet: added dm live-osimg-min (id 22) to device tree >04:16:42,188 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:16:42,189 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:16:42,190 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,190 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:42,190 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:16:42,190 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:16:42,191 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,191 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:42,193 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:16:42,193 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:16:42,204 INFO blivet: got device: DMDevice instance (0x1427d50) -- > name = live-osimg-min status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop3 (17) 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: 32550 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x13cf9e0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:16:42,207 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:42,207 INFO blivet: got format: Ext4FS instance (0x1439350) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:16:42,239 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:16:45,277 INFO blivet: ISCSID is /sbin/iscsid >04:16:45,278 INFO blivet: no initiator set >04:16:45,304 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:16:45,307 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >04:16:45,476 DEBUG blivet: trying to set new default fstype to 'ext4' >04:16:45,529 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:45,530 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:45,531 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:45,543 INFO blivet: Detected 2064M of memory >04:16:45,544 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >04:16:45,545 INFO blivet: Swap attempt of 0M >04:16:46,044 INFO blivet: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x37f1510> >04:16:46,045 INFO blivet: no initiator set >04:16:46,046 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:16:46,047 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:16:46,160 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >04:16:46,167 INFO blivet: sr0 looks to be the live device; marking as protected >04:16:46,300 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vda4', 'vda5', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >04:16:46,353 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-09-26-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\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': '6cd30fd1', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '52813', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', > '/dev/disk/by-uuid/2013-12-05-12-09-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >04:16:46,364 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >04:16:46,368 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:16:46,369 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:46,372 INFO blivet: sr0 is a cdrom >04:16:46,379 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:16:46,388 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:46,400 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:16:46,401 INFO blivet: added cdrom sr0 (id 0) to device tree >04:16:46,410 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:16:46,414 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:16:46,415 INFO blivet: type detected on 'sr0' is 'iso9660' >04:16:46,420 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:16:46,421 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >04:16:46,423 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:16:46,425 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:16:46,429 DEBUG blivet: looking up parted Device: /dev/sr0 >04:16:46,439 INFO blivet: got device: OpticalDevice instance (0x3a101d0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 927.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x38cddd0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:16:46,444 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:16:46,444 INFO blivet: got format: Iso9660FS instance (0x3a10590) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-TC5 size = 0.0 targetSize = 0.0 > >04:16:46,470 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '5', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12746', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >04:16:46,475 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >04:16:46,477 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:46,479 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:46,486 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >04:16:46,490 INFO blivet: vda is a disk >04:16:46,494 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:46,496 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >04:16:46,540 INFO blivet: added disk vda (id 1) to device tree >04:16:46,541 DEBUG blivet: looking up parted Device: /dev/vda >04:16:46,564 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >04:16:46,573 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >04:16:46,576 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >04:16:46,577 DEBUG blivet: required disklabel type for vda (15) is None >04:16:46,577 DEBUG blivet: default disklabel type for vda is msdos >04:16:46,583 DEBUG blivet: selecting msdos disklabel for vda based on size >04:16:46,585 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >04:16:46,606 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc9e00bf4d0>, <parted.partition.Partition object at 0x7fc9e00bf7d0>, <parted.partition.Partition object at 0x7fc9e00bfa50>, <parted.partition.Partition object at 0x7fc9e00bfc10>, <parted.partition.Partition object at 0x7fc9e00bfd10>] > device: <parted.device.Device object at 0x7fc9e00bf310> > PedDisk: <_ped.Disk object at 0x7fc9e00bcdd0> >04:16:46,622 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:16:46,635 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >04:16:46,640 INFO blivet: got device: DiskDevice instance (0x7fc9e009fd10) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32713 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3abb050> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3ac80d0> >04:16:46,659 INFO blivet: got format: DiskLabel instance (0x3acb150) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc9e00bf4d0>, <parted.partition.Partition object at 0x7fc9e00bf7d0>, <parted.partition.Partition object at 0x7fc9e00bfa50>, <parted.partition.Partition object at 0x7fc9e00bfc10>, <parted.partition.Partition object at 0x7fc9e00bfd10>] > device: <parted.device.Device object at 0x7fc9e00bf310> > PedDisk: <_ped.Disk object at 0x7fc9e00bcdd0> > origPartedDisk = <parted.disk.Disk object at 0x7fc9e00bfe90> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32713 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3abbef0> > >04:16:46,678 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'ID_FS_UUID_ENC': '16fe157c-2370-4a83-8fbf-5e7c76709af0', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12758', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/16fe157c-2370-4a83-8fbf-5e7c76709af0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >04:16:46,683 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >04:16:46,687 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >04:16:46,695 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:46,698 INFO blivet: vda1 is a partition >04:16:46,702 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >04:16:46,704 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:46,713 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:46,716 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >04:16:46,724 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:16:46,726 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:46,730 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >04:16:46,733 DEBUG blivet: looking up parted Partition: /dev/vda1 >04:16:46,737 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >04:16:46,748 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >04:16:46,756 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >04:16:46,761 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >04:16:46,762 INFO blivet: added partition vda1 (id 2) to device tree >04:16:46,767 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >04:16:46,772 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >04:16:46,778 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:16:46,782 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >04:16:46,812 WARN blivet: disklabel detected but not usable on vda1 >04:16:46,817 INFO blivet: type detected on 'vda1' is 'ext4' >04:16:46,991 DEBUG blivet: padding min size from 156 up to 171 >04:16:46,997 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:46,999 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:47,002 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:16:47,004 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >04:16:47,012 DEBUG blivet: looking up parted Device: /dev/vda1 >04:16:47,015 INFO blivet: got device: PartitionDevice instance (0x7fc9e009fdd0) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9e00c3290> > target size = 0 path = /dev/vda1 > 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 0x7fc9e00bf3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc9e00bf910> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9e00bf590> PedPartition: <_ped.Partition object at 0x7fc9e00c01d0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >04:16:47,032 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:47,033 INFO blivet: got format: Ext4FS instance (0x7fc9e00c5250) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 16fe157c-2370-4a83-8fbf-5e7c76709af0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >04:16:47,048 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'ID_FS_UUID_ENC': 'a207dae5-6393-4c60-80a4-e8f8b46f3d16', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6133760', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '3140485120', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12772', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/a207dae5-6393-4c60-80a4-e8f8b46f3d16'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >04:16:47,050 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >04:16:47,053 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >04:16:47,060 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:47,063 INFO blivet: vda2 is a partition >04:16:47,067 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >04:16:47,070 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:47,077 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:47,080 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >04:16:47,092 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:16:47,093 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:47,095 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >04:16:47,097 DEBUG blivet: looking up parted Partition: /dev/vda2 >04:16:47,104 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >04:16:47,109 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >04:16:47,112 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >04:16:47,119 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >04:16:47,120 INFO blivet: added partition vda2 (id 3) to device tree >04:16:47,125 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >04:16:47,128 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >04:16:47,132 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:16:47,136 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >04:16:47,165 WARN blivet: disklabel detected but not usable on vda2 >04:16:47,172 INFO blivet: type detected on 'vda2' is 'ext4' >04:16:47,324 DEBUG blivet: using current size 2995 as min size >04:16:47,329 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:47,338 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:47,341 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:16:47,343 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: ext4 ; >04:16:47,348 DEBUG blivet: looking up parted Device: /dev/vda2 >04:16:47,353 INFO blivet: got device: PartitionDevice instance (0x7fc9e00c5110) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 2995.0 > format = existing ext4 filesystem > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 6133760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6085, 16, 63) biosGeometry: (381, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9e00c3320> > target size = 0 path = /dev/vda2 > 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 0x7fc9e00bf3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc9e00bf950> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9e00bf890> PedPartition: <_ped.Partition object at 0x7fc9e00c0230> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 7159807 length = 6133760 > flags = >04:16:47,371 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:47,373 INFO blivet: got format: Ext4FS instance (0x7fc9e00d1550) -- > type = ext4 name = ext4 status = False > device = /dev/vda2 uuid = a207dae5-6393-4c60-80a4-e8f8b46f3d16 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 2995.0 targetSize = 2995.0 > >04:16:47,380 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'ID_FS_UUID_ENC': '25b7db25-1cef-4300-89cb-dc3502e75ed1', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '7159808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005ea9c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '3665821696', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12784', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/25b7db25-1cef-4300-89cb-dc3502e75ed1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3'} ; name: vda3 ; >04:16:47,387 INFO blivet: scanning vda3 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3)... >04:16:47,390 DEBUG blivet: DeviceTree.getDeviceByName: name: vda3 ; >04:16:47,401 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:47,404 INFO blivet: vda3 is a partition >04:16:47,406 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda3 ; >04:16:47,412 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:47,416 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:47,424 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >04:16:47,429 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >04:16:47,430 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:47,437 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >04:16:47,438 DEBUG blivet: looking up parted Partition: /dev/vda3 >04:16:47,442 DEBUG blivet: PartitionDevice.probe: vda3 ; exists: True ; >04:16:47,445 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >04:16:47,448 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >04:16:47,455 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >04:16:47,457 INFO blivet: added partition vda3 (id 4) to device tree >04:16:47,461 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >04:16:47,468 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >04:16:47,471 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >04:16:47,476 DEBUG blivet: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >04:16:47,487 WARN blivet: disklabel detected but not usable on vda3 >04:16:47,513 INFO blivet: type detected on 'vda3' is 'ext4' >04:16:47,722 DEBUG blivet: padding min size from 43 up to 47 >04:16:47,732 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:47,738 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:47,740 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >04:16:47,743 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >04:16:47,752 DEBUG blivet: looking up parted Device: /dev/vda3 >04:16:47,755 INFO blivet: got device: PartitionDevice instance (0x3a10090) -- > name = vda3 status = True kids = 0 id = 4 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x3abbe60> > target size = 0 path = /dev/vda3 > 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 0x7fc9e00bf3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc9e00bfb10> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9e00bfa90> PedPartition: <_ped.Partition object at 0x7fc9e00c0290> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 7159808 end = 8183807 length = 1024000 > flags = >04:16:47,769 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:47,771 INFO blivet: got format: Ext4FS instance (0x7fc9e00d1490) -- > type = ext4 name = ext4 status = False > device = /dev/vda3 uuid = 25b7db25-1cef-4300-89cb-dc3502e75ed1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >04:16:47,781 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4', > 'DEVTYPE': 'partition', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '8183808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8593408', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0005ea9c-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '4', > 'UDISKS_PARTITION_OFFSET': '4190109696', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '4399824896', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x05', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12797', > 'name': 'vda4', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4'} ; name: vda4 ; >04:16:47,787 INFO blivet: scanning vda4 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4)... >04:16:47,790 DEBUG blivet: DeviceTree.getDeviceByName: name: vda4 ; >04:16:47,791 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:47,796 INFO blivet: vda4 is a partition >04:16:47,798 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda4 ; >04:16:47,804 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:47,808 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:47,813 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >04:16:47,818 DEBUG blivet: PartitionDevice._setFormat: vda4 ; >04:16:47,824 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:47,828 DEBUG blivet: PartitionDevice._setFormat: vda4 ; current: None ; type: None ; >04:16:47,830 DEBUG blivet: looking up parted Partition: /dev/vda4 >04:16:47,832 DEBUG blivet: PartitionDevice.probe: vda4 ; exists: True ; >04:16:47,839 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 1 ; >04:16:47,842 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 10 ; >04:16:47,848 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 12 ; >04:16:47,851 INFO blivet: added partition vda4 (id 5) to device tree >04:16:47,853 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda4 ; >04:16:47,855 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda4 ; label_type: dos ; >04:16:47,863 DEBUG blivet: PartitionDevice.setup: vda4 ; status: True ; controllable: True ; orig: False ; >04:16:47,865 DEBUG blivet: DiskLabel.__init__: device: /dev/vda4 ; labelType: dos ; exists: True ; >04:16:47,908 WARN blivet: disklabel detected but not usable on vda4 >04:16:47,916 DEBUG blivet: no type or existing type for vda4, bailing >04:16:47,919 DEBUG blivet: looking up parted Device: /dev/vda4 >04:16:47,924 INFO blivet: got device: PartitionDevice instance (0x7fc9e007f6d0) -- > name = vda4 status = True kids = 0 id = 5 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 4196.0 > format = existing None > major = 252 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda4 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda4 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32512 did: 0 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9e00c34d0> > target size = 0 path = /dev/vda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9e00bfc50> PedPartition: <_ped.Partition object at 0x7fc9e00c02f0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 8183808 end = 16777215 length = 8593408 > flags = >04:16:47,943 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', > 'ID_FS_UUID_ENC': 'glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '8185856', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8591360', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0005ea9c-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005ea9c', > 'MAJOR': '252', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '5', > 'UDISKS_PARTITION_OFFSET': '4191158272', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '4398776320', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x8e', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '12810', > 'name': 'vda5', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5'} ; name: vda5 ; >04:16:47,950 INFO blivet: scanning vda5 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5)... >04:16:47,953 DEBUG blivet: DeviceTree.getDeviceByName: name: vda5 ; >04:16:47,960 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:47,962 INFO blivet: vda5 is a partition >04:16:47,966 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda5 ; >04:16:47,969 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:16:47,975 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:16:47,979 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: vda ; >04:16:47,985 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >04:16:47,991 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:47,994 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: None ; >04:16:47,997 DEBUG blivet: looking up parted Partition: /dev/vda5 >04:16:48,001 DEBUG blivet: PartitionDevice.probe: vda5 ; exists: True ; >04:16:48,005 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 1 ; >04:16:48,013 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 10 ; >04:16:48,015 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 12 ; >04:16:48,019 INFO blivet: added partition vda5 (id 6) to device tree >04:16:48,022 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda5 ; >04:16:48,027 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda5 ; label_type: dos ; >04:16:48,032 DEBUG blivet: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >04:16:48,038 DEBUG blivet: DiskLabel.__init__: device: /dev/vda5 ; labelType: dos ; exists: True ; >04:16:48,049 WARN blivet: disklabel detected but not usable on vda5 >04:16:48,110 INFO blivet: type detected on 'vda5' is 'LVM2_member' >04:16:48,119 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB ; exists: True ; vgUuid: K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk ; label: None ; peStart: 1.0 ; device: /dev/vda5 ; serial: None ; >04:16:48,120 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:16:48,123 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >04:16:48,127 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: lvmpv ; >04:16:48,136 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda5 ; >04:16:48,138 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:48,142 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda5 ; >04:16:48,144 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:48,150 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >04:16:48,157 INFO blivet: added lvmvg fedora (id 7) to device tree >04:16:48,212 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:48,215 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:48,222 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:48,228 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >04:16:48,230 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:48,232 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >04:16:48,239 DEBUG blivet: Adding fedora-root/3372MB to fedora >04:16:48,240 INFO blivet: added lvmlv fedora-root (id 8) to device tree >04:16:48,246 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >04:16:48,248 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >04:16:48,255 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >04:16:48,263 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >04:16:48,544 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >04:16:48,709 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >04:16:48,724 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:48,739 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss /dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_UUID_ENC': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6905856', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x201681408', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '7457350', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > '/dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >04:16:48,757 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-3)... >04:16:48,761 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:48,769 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) >04:16:48,773 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >04:16:48,777 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >04:16:48,786 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:48,787 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:48,789 DEBUG blivet: device fedora-root does not contain a disklabel >04:16:48,790 INFO blivet: type detected on 'fedora-root' is 'ext4' >04:16:48,938 DEBUG blivet: padding min size from 237 up to 260 >04:16:48,941 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:48,955 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:48,959 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >04:16:48,969 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:48,971 DEBUG blivet: fedora size is 4192MB >04:16:48,972 DEBUG blivet: vg fedora has 820MB free >04:16:48,973 DEBUG blivet: fedora size is 4192MB >04:16:48,976 DEBUG blivet: vg fedora has 820MB free >04:16:48,978 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9e00f2b90) -- > name = fedora-root status = True kids = 0 id = 8 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss size = 3372.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6905856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (429, 255, 63) biosGeometry: (429, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9e00c3560> > target size = 3372.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9e00f20d0) -- > name = fedora status = True kids = 1 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 820 > free extents = 205.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 3372MB >04:16:48,997 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:48,999 INFO blivet: got format: Ext4FS instance (0x7fc9e00f2090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7dbee385-75be-4c28-9b92-8d3e65be6b57 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 3372.0 targetSize = 3372.0 > >04:16:49,002 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:49,005 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:49,012 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:16:49,017 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >04:16:49,024 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:49,027 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >04:16:49,028 DEBUG blivet: Adding fedora-swap/820MB to fedora >04:16:49,029 INFO blivet: added lvmlv fedora-swap (id 9) to device tree >04:16:49,031 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >04:16:49,038 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >04:16:49,043 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >04:16:49,051 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >04:16:49,284 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >04:16:49,297 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >04:16:49,320 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:49,345 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw /dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_UUID_ENC': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '1679360', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '8244413', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > '/dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-swap ; >04:16:49,355 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-4)... >04:16:49,358 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:49,371 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) >04:16:49,374 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >04:16:49,377 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >04:16:49,388 DEBUG blivet: SwapSpace.__init__: >04:16:49,389 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:16:49,390 DEBUG blivet: device fedora-swap does not contain a disklabel >04:16:49,392 INFO blivet: type detected on 'fedora-swap' is 'swap' >04:16:49,394 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 6ccba624-8655-4502-8f21-8139f39dc066 ; exists: True ; label: None ; >04:16:49,395 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:16:49,404 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >04:16:49,416 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:49,417 DEBUG blivet: fedora size is 4192MB >04:16:49,419 DEBUG blivet: vg fedora has 0MB free >04:16:49,419 DEBUG blivet: fedora size is 4192MB >04:16:49,421 DEBUG blivet: vg fedora has 0MB free >04:16:49,428 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9e00f2bd0) -- > name = fedora-swap status = True kids = 0 id = 9 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw size = 820.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9e00c3440> > target size = 820.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9e00f20d0) -- > name = fedora status = True kids = 2 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 820MB >04:16:49,439 INFO blivet: got format: SwapSpace instance (0x7fc9e01454d0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 6ccba624-8655-4502-8f21-8139f39dc066 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:16:49,441 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:49,450 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) with existing swap >04:16:49,452 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 820MB >04:16:49,463 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:49,472 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem >04:16:49,473 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 3372MB >04:16:49,475 DEBUG blivet: looking up parted Device: /dev/vda5 >04:16:49,484 INFO blivet: got device: PartitionDevice instance (0x7fc9e00e1a90) -- > name = vda5 status = True kids = 1 id = 6 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 4195.0 > format = existing lvmpv > major = 252 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8591360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32713 did: 0 busy: False > hardwareGeometry: (8523, 16, 63) biosGeometry: (534, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9e00c33b0> > target size = 0 path = /dev/vda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9e00bfdd0> PedPartition: <_ped.Partition object at 0x7fc9e00c0350> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 8185856 end = 16777215 length = 8591360 > flags = lvm >04:16:49,490 INFO blivet: got format: LVMPhysicalVolume instance (0x7fc9e00f23d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda5 uuid = glyhBo-yjR6-gnMR-I6fH-sWAj-edUX-TSwkKB exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk peStart = 1.0 >04:16:49,501 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14588', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:16:49,506 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:16:49,508 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:16:49,512 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:49,514 INFO blivet: loop0 is a loop device >04:16:49,518 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:16:49,527 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:16:49,530 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:49,531 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:49,535 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:16:49,536 INFO blivet: added file /osmin.img (deleted) (id 10) to device tree >04:16:49,539 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:16:49,546 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:49,549 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:16:49,552 INFO blivet: added loop loop0 (id 11) to device tree >04:16:49,554 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:16:49,559 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:16:49,561 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:49,563 DEBUG blivet: device loop0 does not contain a disklabel >04:16:49,564 INFO blivet: type detected on 'loop0' is 'squashfs' >04:16:49,566 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:49,569 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:16:49,575 INFO blivet: got device: LoopDevice instance (0x7fc9e0139bd0) -- > name = loop0 status = False kids = 0 id = 11 > parents = ['existing 0MB file /osmin.img (deleted) (10)'] > 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 >04:16:49,576 INFO blivet: got format: DeviceFormat instance (0x7fc9e0139e50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:16:49,583 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14646', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:16:49,585 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:16:49,591 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:16:49,593 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:49,598 INFO blivet: loop1 is a loop device >04:16:49,600 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:16:49,603 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:16:49,607 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:49,609 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:49,613 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:16:49,616 INFO blivet: added file /osmin (id 12) to device tree >04:16:49,623 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:16:49,624 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:49,626 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:16:49,632 INFO blivet: added loop loop1 (id 13) to device tree >04:16:49,634 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:16:49,639 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:16:49,640 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:49,641 DEBUG blivet: device loop1 does not contain a disklabel >04:16:49,644 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:16:49,645 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:49,648 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:16:49,655 INFO blivet: got device: LoopDevice instance (0x7fc9e0139e90) -- > name = loop1 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin (12)'] > 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 >04:16:49,656 INFO blivet: got format: DeviceFormat instance (0x7fc9e0139810) -- > 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 > >04:16:49,660 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14705', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:16:49,662 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:16:49,664 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:16:49,674 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:49,675 INFO blivet: loop2 is a loop device >04:16:49,677 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:16:49,683 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:16:49,688 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:49,689 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:49,692 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:16:49,693 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 14) to device tree >04:16:49,696 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:16:49,699 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:49,706 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:16:49,708 INFO blivet: added loop loop2 (id 15) to device tree >04:16:49,714 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:16:49,718 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:16:49,720 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:49,721 DEBUG blivet: device loop2 does not contain a disklabel >04:16:49,722 INFO blivet: type detected on 'loop2' is 'squashfs' >04:16:49,723 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:16:49,727 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:16:49,728 INFO blivet: got device: LoopDevice instance (0x7fc9e0139850) -- > name = loop2 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (14)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:16:49,729 INFO blivet: got format: DeviceFormat instance (0x7fc9e00e1610) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:16:49,740 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14765', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:16:49,742 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:16:49,745 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:49,752 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:49,753 INFO blivet: loop3 is a loop device >04:16:49,757 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:16:49,760 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:16:49,763 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:49,772 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:49,774 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:16:49,775 INFO blivet: added file /LiveOS/ext3fs.img (id 16) to device tree >04:16:49,777 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:16:49,779 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:49,785 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:16:49,787 INFO blivet: added loop loop3 (id 17) to device tree >04:16:49,793 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:16:49,795 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:16:49,801 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:49,805 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:49,806 DEBUG blivet: device loop3 does not contain a disklabel >04:16:49,807 INFO blivet: type detected on 'loop3' is 'ext4' >04:16:49,945 DEBUG blivet: using current size 0 as min size >04:16:49,947 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:49,952 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:49,956 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:16:49,960 INFO blivet: got device: LoopDevice instance (0x7fc9e0139550) -- > name = loop3 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/ext3fs.img (16)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >04:16:49,962 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:49,967 INFO blivet: got format: Ext4FS instance (0x7fc9e00d1ed0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:16:49,971 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:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '14832', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:16:49,972 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:16:49,976 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:16:49,982 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:49,983 INFO blivet: loop4 is a loop device >04:16:49,987 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:16:49,992 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:16:49,995 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:49,997 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:50,000 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:16:50,007 INFO blivet: added file /overlay (deleted) (id 18) to device tree >04:16:50,010 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:16:50,011 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:50,015 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:16:50,016 INFO blivet: added loop loop4 (id 19) to device tree >04:16:50,022 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:16:50,030 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:16:50,031 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:50,032 DEBUG blivet: device loop4 does not contain a disklabel >04:16:50,032 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >04:16:50,033 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:16:50,035 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >04:16:50,042 INFO blivet: got device: LoopDevice instance (0x7fc9e00e1650) -- > name = loop4 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:16:50,044 INFO blivet: got format: DeviceFormat instance (0x7fc9e00e1690) -- > 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 > >04:16:50,051 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '3485', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:16:50,059 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >04:16:50,061 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:16:50,063 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:50,065 INFO blivet: live-rw is a device-mapper device >04:16:50,067 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:16:50,072 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:50,079 DEBUG blivet: failed to find dm node for fedora >04:16:50,081 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:50,084 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:50,092 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:50,095 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:50,099 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:16:50,107 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (19) with existing DM_snapshot_cow >04:16:50,112 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:16:50,114 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:50,123 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:16:50,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:50,127 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:16:50,128 INFO blivet: added dm live-rw (id 20) to device tree >04:16:50,130 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:16:50,137 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:16:50,144 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:50,147 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:50,148 DEBUG blivet: device live-rw does not contain a disklabel >04:16:50,151 INFO blivet: type detected on 'live-rw' is 'ext4' >04:16:50,286 DEBUG blivet: padding min size from 3209 up to 3529 >04:16:50,292 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:50,299 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:50,302 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:16:50,303 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:16:50,309 INFO blivet: got device: DMDevice instance (0x7fc9e00e1e90) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop4 (19) 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: 32713 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9e00c35f0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:16:50,338 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:50,346 INFO blivet: got format: Ext4FS instance (0x3af1c90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:16:50,353 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '19424', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >04:16:50,359 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >04:16:50,361 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:16:50,367 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:50,370 INFO blivet: live-base is a device-mapper device >04:16:50,372 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:16:50,376 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:50,378 DEBUG blivet: failed to find dm node for fedora >04:16:50,382 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:50,390 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:50,394 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:16:50,397 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:50,401 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:50,411 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:16:50,413 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:50,423 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:16:50,424 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:50,426 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:16:50,428 INFO blivet: added dm live-base (id 21) to device tree >04:16:50,431 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:16:50,434 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:16:50,442 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:50,443 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:50,444 DEBUG blivet: device live-base does not contain a disklabel >04:16:50,445 INFO blivet: type detected on 'live-base' is 'ext4' >04:16:50,585 DEBUG blivet: using current size 0 as min size >04:16:50,594 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:50,596 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:50,600 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:16:50,603 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:16:50,617 INFO blivet: got device: DMDevice instance (0x7fc9e00e1090) -- > name = live-base status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop3 (17) 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 0x7fc9e00c3680> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:16:50,638 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:50,641 INFO blivet: got format: Ext4FS instance (0x7fc9e0145910) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:16:50,653 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /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-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '42252', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >04:16:50,655 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >04:16:50,657 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:16:50,664 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:50,670 INFO blivet: live-osimg-min is a device-mapper device >04:16:50,676 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:16:50,680 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >04:16:50,682 DEBUG blivet: failed to find dm node for fedora >04:16:50,685 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:16:50,688 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:16:50,697 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:16:50,701 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:16:50,708 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:16:50,712 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (13) with existing DM_snapshot_cow >04:16:50,716 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:16:50,723 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >04:16:50,729 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:16:50,732 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:50,736 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:16:50,743 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:16:50,745 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:16:50,746 INFO blivet: added dm live-osimg-min (id 22) to device tree >04:16:50,748 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:16:50,752 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:16:50,761 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:50,762 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:50,764 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:16:50,765 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:16:50,899 DEBUG blivet: using current size 0 as min size >04:16:50,910 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:50,912 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:50,915 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:16:50,924 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:16:50,938 INFO blivet: got device: DMDevice instance (0x7fc9e00e1550) -- > name = live-osimg-min status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop3 (17) 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: 32713 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9e00c3710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:16:50,957 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:50,959 INFO blivet: got format: Ext4FS instance (0x7fc9e0145cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 > >04:16:51,032 INFO blivet: devices to scan: ['dm-3', 'dm-4'] >04:16:51,043 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss /dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_UUID_ENC': '7dbee385-75be-4c28-9b92-8d3e65be6b57', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6905856', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x201681408', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '7457350', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkxw5kvrALtD3TQ1wlJLH4SdSwSPD4IKss', > '/dev/disk/by-uuid/7dbee385-75be-4c28-9b92-8d3e65be6b57', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >04:16:51,048 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-3)... >04:16:51,054 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:16:51,058 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem >04:16:51,060 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >04:16:51,067 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >04:16:51,070 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:51,071 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:16:51,072 DEBUG blivet: device fedora-root does not contain a disklabel >04:16:51,080 DEBUG blivet: no type or existing type for fedora-root, bailing >04:16:51,084 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:51,090 DEBUG blivet: fedora size is 4192MB >04:16:51,092 DEBUG blivet: vg fedora has 0MB free >04:16:51,095 DEBUG blivet: fedora size is 4192MB >04:16:51,097 DEBUG blivet: vg fedora has 0MB free >04:16:51,103 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9e00f2b90) -- > name = fedora-root status = True kids = 0 id = 8 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = xw5kvr-ALtD-3TQ1-wlJL-H4Sd-SwSP-D4IKss size = 3372.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6905856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (429, 255, 63) biosGeometry: (429, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9e00c3560> > target size = 3372.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9e00f20d0) -- > name = fedora status = True kids = 2 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 3372MB >04:16:51,117 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:51,117 INFO blivet: got format: Ext4FS instance (0x7fc9e00f2090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7dbee385-75be-4c28-9b92-8d3e65be6b57 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 3372.0 targetSize = 3372.0 > >04:16:51,134 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw /dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_UUID_ENC': '6ccba624-8655-4502-8f21-8139f39dc066', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '1679360', > 'UDISKS_DM_TARGETS_PARAMS': '252:5\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '8244413', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-K8P8wLhJr3DTTFjbLPcDida2JLcuuGqkoVU0X7iquNwOAYtoKMO0mgxcIGll4sHw', > '/dev/disk/by-uuid/6ccba624-8655-4502-8f21-8139f39dc066', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-swap ; >04:16:51,136 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-4)... >04:16:51,138 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:16:51,140 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (9) with existing swap >04:16:51,148 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >04:16:51,155 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >04:16:51,161 DEBUG blivet: SwapSpace.__init__: >04:16:51,163 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:16:51,164 DEBUG blivet: device fedora-swap does not contain a disklabel >04:16:51,165 DEBUG blivet: no type or existing type for fedora-swap, bailing >04:16:51,173 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:16:51,178 DEBUG blivet: fedora size is 4192MB >04:16:51,180 DEBUG blivet: vg fedora has 0MB free >04:16:51,184 DEBUG blivet: fedora size is 4192MB >04:16:51,186 DEBUG blivet: vg fedora has 0MB free >04:16:51,188 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9e00f2bd0) -- > name = fedora-swap status = True kids = 0 id = 9 > parents = ['existing 4192MB lvmvg fedora (7)'] > uuid = oVU0X7-iquN-wOAY-toKM-O0mg-xcIG-ll4sHw size = 820.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9e00c3440> > target size = 820.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9e00f20d0) -- > name = fedora status = True kids = 2 id = 7 > parents = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > uuid = K8P8wL-hJr3-DTTF-jbLP-cDid-a2JL-cuuGqk size = 4192 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1048 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1048.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 4195MB partition vda5 (6) with existing lvmpv'] > LVs = ['existing 3372MB lvmlv fedora-root (8) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 820MB >04:16:51,201 INFO blivet: got format: SwapSpace instance (0x7fc9e01454d0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 6ccba624-8655-4502-8f21-8139f39dc066 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:16:51,453 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >04:16:51,541 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:51,546 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:51,553 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:51,607 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >04:16:51,660 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:51,664 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:51,673 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:51,725 DEBUG blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >04:16:51,833 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:51,837 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:51,846 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:51,924 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >04:16:52,012 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >04:16:52,150 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >04:16:52,156 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >04:16:52,162 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >04:16:52,239 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >04:16:52,394 DEBUG blivet: PartitionDevice.teardown: vda5 ; status: True ; controllable: True ; >04:16:52,397 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda5 ; status: False ; type: lvmpv ; >04:16:52,406 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda5 ; status: False ; type: lvmpv ; >04:16:52,458 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:52,462 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:52,469 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:52,495 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >04:16:52,505 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:16:52,508 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:16:52,513 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:16:52,514 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:16:52,516 INFO blivet: edd: collected mbr signatures: {'vda': '0x0005ea9c'} >04:16:52,519 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:16:52,531 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:16:52,566 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >04:16:52,721 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:52,725 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:52,736 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:52,815 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:16:52,816 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:16:52,877 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >04:16:53,049 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:53,054 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:53,062 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:53,125 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >04:16:53,126 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:16:53,194 DEBUG blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >04:16:53,394 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:16:53,397 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:53,412 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:16:53,507 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >04:16:53,515 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >04:16:53,525 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >04:16:53,538 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >04:16:53,845 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:16:53,966 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:16:53,968 INFO blivet: error parsing blkid.tab: [Errno 2] ÐÐµÑ Ñакого Ñайла или каÑалога: '/mnt/sysimage/etc/blkid/blkid.tab' >04:16:53,970 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >04:16:53,972 INFO blivet: error parsing crypttab: [Errno 2] ÐÐµÑ Ñакого Ñайла или каÑалога: '/mnt/sysimage/etc/crypttab' >04:16:53,973 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >04:16:53,977 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/root ; >04:16:53,988 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:16:53,990 DEBUG blivet: failed to resolve '/dev/root' >04:16:53,992 DEBUG blivet: DeviceTree.getDeviceByName: name: devpts ; >04:16:54,000 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:54,002 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/devpts ; >04:16:54,013 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:16:54,015 DEBUG blivet: failed to resolve '/dev/devpts' >04:16:54,018 DEBUG blivet: DeviceTree.getDeviceByName: name: tmpfs ; >04:16:54,025 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:54,035 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >04:16:54,038 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:16:54,039 DEBUG blivet: failed to resolve '/dev/tmpfs' >04:16:54,044 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >04:16:54,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:54,056 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/proc ; >04:16:54,060 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:16:54,061 DEBUG blivet: failed to resolve '/dev/proc' >04:16:54,065 DEBUG blivet: DeviceTree.getDeviceByName: name: sysfs ; >04:16:54,071 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:16:54,077 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >04:16:54,083 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:16:54,085 DEBUG blivet: failed to resolve '/dev/sysfs' >04:16:54,088 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >04:16:54,265 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >04:16:54,551 DEBUG blivet: fedora size is 4192MB >04:16:54,560 DEBUG blivet: vg fedora has 0MB free >04:16:54,561 DEBUG blivet: fedora size is 4192MB >04:16:54,563 DEBUG blivet: vg fedora has 0MB free >04:16:54,570 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:54,584 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:54,589 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:54,596 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:54,598 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:54,606 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:16:54,612 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:16:54,615 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:54,620 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:54,626 DEBUG blivet: Ext4FS.supported: supported: True ; >04:16:54,676 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >04:16:54,679 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (21) with existing ext4 filesystem >04:17:02,182 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:17:02,183 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:17:02,185 DEBUG blivet: NFSv4.supported: supported: False ; >04:17:02,193 DEBUG blivet: NFSv4.supported: supported: False ; >04:17:02,195 DEBUG blivet: SELinuxFS.supported: supported: False ; >04:17:02,197 DEBUG blivet: SELinuxFS.supported: supported: False ; >04:17:02,201 DEBUG blivet: Ext4FS.supported: supported: True ; >04:17:02,204 DEBUG blivet: Ext4FS.supported: supported: True ; >04:17:03,351 DEBUG blivet: Ext3FS.supported: supported: True ; >04:17:03,356 DEBUG blivet: Ext3FS.supported: supported: True ; >04:17:03,699 DEBUG blivet: Ext2FS.supported: supported: True ; >04:17:03,710 DEBUG blivet: Ext2FS.supported: supported: True ; >04:17:03,949 DEBUG blivet: SysFS.supported: supported: False ; >04:17:03,951 DEBUG blivet: SysFS.supported: supported: False ; >04:17:03,952 DEBUG blivet: MultipathMember.__init__: >04:17:03,955 DEBUG blivet: MDRaidMember.__init__: >04:17:03,959 DEBUG blivet: ProcFS.supported: supported: False ; >04:17:03,960 DEBUG blivet: ProcFS.supported: supported: False ; >04:17:03,962 DEBUG blivet: SwapSpace.__init__: >04:17:03,966 DEBUG blivet: NoDevFS.supported: supported: False ; >04:17:03,967 DEBUG blivet: NoDevFS.supported: supported: False ; >04:17:03,969 DEBUG blivet: DevPtsFS.supported: supported: False ; >04:17:03,974 DEBUG blivet: DevPtsFS.supported: supported: False ; >04:17:03,976 DEBUG blivet: BTRFS.supported: supported: True ; >04:17:04,128 DEBUG blivet: USBFS.supported: supported: False ; >04:17:04,131 DEBUG blivet: USBFS.supported: supported: False ; >04:17:04,132 DEBUG blivet: DiskLabel.__init__: >04:17:04,133 INFO blivet: DiskLabel.partedDevice returning None >04:17:04,134 DEBUG blivet: HFSPlus.supported: supported: False ; >04:17:04,136 DEBUG blivet: HFSPlus.supported: supported: False ; >04:17:04,140 DEBUG blivet: XFS.supported: supported: True ; >04:17:04,255 DEBUG blivet: XFS.supported: supported: True ; >04:17:04,259 DEBUG blivet: TmpFS.supported: supported: True ; >04:17:04,326 DEBUG blivet: TmpFS.supported: supported: True ; >04:17:04,333 DEBUG blivet: LUKS.__init__: >04:17:04,336 DEBUG blivet: NTFS.supported: supported: False ; >04:17:04,338 DEBUG blivet: NTFS.supported: supported: False ; >04:17:04,341 DEBUG blivet: BindFS.supported: supported: False ; >04:17:04,345 DEBUG blivet: BindFS.supported: supported: False ; >04:17:04,350 DEBUG blivet: HFS.supported: supported: False ; >04:17:04,352 DEBUG blivet: HFS.supported: supported: False ; >04:17:04,354 DEBUG blivet: LVMPhysicalVolume.__init__: >04:17:04,357 DEBUG blivet: NFS.supported: supported: False ; >04:17:04,360 DEBUG blivet: NFS.supported: supported: False ; >04:17:04,365 DEBUG blivet: FATFS.supported: supported: True ; >04:17:04,368 DEBUG blivet: FATFS.supported: supported: True ; >04:17:04,370 DEBUG blivet: DMRaidMember.__init__: >04:17:10,077 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:17:10,082 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:17:14,799 INFO blivet: Detected 2064M of memory >04:17:14,801 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (819 M) instead. >04:17:14,803 INFO blivet: Swap attempt of 819M >04:17:33,586 DEBUG blivet: removing vda3 >04:17:33,610 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >04:17:33,612 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:17:33,617 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: ext4 ; type: None ; >04:17:33,618 INFO blivet: registered action: [0] Destroy Format ext4 filesystem on partition vda3 (id 4) >04:17:33,622 DEBUG blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >04:17:33,629 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >04:17:33,682 INFO blivet: removed partition vda3 (id 4) from device tree >04:17:33,686 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: vda ; >04:17:33,687 INFO blivet: registered action: [1] Destroy Device partition vda3 (id 4) >04:17:33,690 DEBUG blivet: removing vda5 >04:17:33,691 DEBUG blivet: devices to remove: ['fedora-swap', 'fedora-root', 'fedora'] >04:17:33,693 DEBUG blivet: leaves to remove: ['fedora-swap', 'fedora-root'] >04:17:33,696 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >04:17:33,698 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:17:33,701 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >04:17:33,702 INFO blivet: registered action: [2] Destroy Format swap on lvmlv fedora-swap (id 9) >04:17:33,705 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >04:17:33,707 INFO blivet: removed lvmlv fedora-swap (id 9) from device tree >04:17:33,710 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >04:17:33,711 INFO blivet: registered action: [3] Destroy Device lvmlv fedora-swap (id 9) >04:17:33,712 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:17:33,716 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >04:17:33,717 INFO blivet: registered action: [4] Destroy Format ext4 filesystem on lvmlv fedora-root (id 8) >04:17:33,720 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >04:17:33,721 INFO blivet: removed lvmlv fedora-root (id 8) from device tree >04:17:33,724 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >04:17:33,725 INFO blivet: registered action: [5] Destroy Device lvmlv fedora-root (id 8) >04:17:33,725 DEBUG blivet: devices to remove: ['fedora'] >04:17:33,726 DEBUG blivet: leaves to remove: ['fedora'] >04:17:33,728 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >04:17:33,730 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >04:17:33,732 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >04:17:33,756 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >04:17:33,796 INFO blivet: removed lvmvg fedora (id 7) from device tree >04:17:33,798 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda5 ; >04:17:33,799 INFO blivet: registered action: [6] Destroy Device lvmvg fedora (id 7) >04:17:33,801 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda5 ; status: False ; type: lvmpv ; >04:17:33,803 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >04:17:33,804 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:17:33,806 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: lvmpv ; type: None ; >04:17:33,807 INFO blivet: registered action: [7] Destroy Format lvmpv on partition vda5 (id 6) >04:17:33,809 DEBUG blivet: PartitionDevice.teardown: vda5 ; status: True ; controllable: True ; >04:17:33,812 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda5 ; status: False ; type: lvmpv ; >04:17:33,815 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda5 ; status: False ; type: None ; >04:17:33,836 INFO blivet: removed partition vda5 (id 6) from device tree >04:17:33,839 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: vda ; >04:17:33,839 INFO blivet: registered action: [8] Destroy Device partition vda5 (id 6) >04:17:33,874 INFO blivet: Detected 2064M of memory >04:17:33,877 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (819 M) instead. >04:17:33,879 INFO blivet: Swap attempt of 819M >04:17:33,898 DEBUG blivet: clearpart: looking at vda4 >04:17:33,906 DEBUG blivet: clearpart: looking at vda2 >04:17:33,912 DEBUG blivet: clearpart: looking at vda1 >04:17:33,915 DEBUG blivet: checking whether disk vda has an empty extended >04:17:33,948 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499bc90> PedPartition: <_ped.Partition object at 0x49941d0> ; logicals is [] >04:17:33,956 DEBUG blivet: removing empty extended partition from vda >04:17:34,000 DEBUG blivet: DeviceTree.getDeviceByName: name: vda4 ; >04:17:34,025 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4196MB partition vda4 (5) >04:17:34,043 DEBUG blivet: PartitionDevice.teardown: vda4 ; status: True ; controllable: True ; >04:17:34,065 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda4 ; status: False ; type: None ; >04:17:34,113 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda4 ; status: False ; type: None ; >04:17:34,280 INFO blivet: removed partition vda4 (id 5) from device tree >04:17:34,288 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >04:17:34,302 INFO blivet: registered action: [9] Destroy Device partition vda4 (id 5) >04:17:34,569 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:17:34,592 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:17:34,594 INFO blivet: Detected 2064M of memory >04:17:34,601 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (819 M) instead. >04:17:34,604 INFO blivet: Swap attempt of 819M >04:17:34,605 DEBUG blivet: doAutoPart: True >04:17:34,608 DEBUG blivet: encryptedAutoPart: False >04:17:34,610 DEBUG blivet: autoPartType: 2 >04:17:34,613 DEBUG blivet: clearPartType: 2 >04:17:34,616 DEBUG blivet: clearPartDisks: ['vda'] >04:17:34,619 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x43fffd0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fc9c0010cd0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fc9c0010e10) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fc9c0010e90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x498dc10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819 maxSize = None grow = False > >04:17:34,625 DEBUG blivet: storage.disks: ['vda'] >04:17:34,627 DEBUG blivet: storage.partitioned: ['vda'] >04:17:34,629 DEBUG blivet: all names: ['/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', 'sr0', 'vda', 'vda1', 'vda2'] >04:17:34,648 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:17:34,666 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:17:34,668 DEBUG blivet: resolved 'vda' to 'vda' (disk) >04:17:34,670 DEBUG blivet: boot disk: vda >04:17:34,681 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >04:17:34,688 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >04:17:34,692 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >04:17:34,697 DEBUG blivet: PartitionDevice._setFormat: req0 ; >04:17:34,706 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >04:17:34,711 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >04:17:34,718 INFO blivet: added partition req0 (id 23) to device tree >04:17:34,720 INFO blivet: registered action: [10] Create Device partition req0 (id 23) >04:17:34,721 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:17:34,722 INFO blivet: registered action: [11] Create Format lvmpv on partition req0 (id 23) >04:17:34,732 DEBUG blivet: candidate disks: [DiskDevice instance (0x7fc9e009fd10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32713 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3abb050> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3ac80d0>] >04:17:34,742 DEBUG blivet: devs: [PartitionDevice instance (0x7fc9c003d910) -- > name = req0 status = False kids = 0 id = 23 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >04:17:34,761 DEBUG blivet: Ext4FS.supported: supported: True ; >04:17:34,761 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:17:34,775 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >04:17:34,777 DEBUG blivet: PartitionDevice._setFormat: req1 ; >04:17:34,786 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >04:17:34,789 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >04:17:34,790 INFO blivet: added partition req1 (id 24) to device tree >04:17:34,790 INFO blivet: registered action: [12] Create Device partition req1 (id 24) >04:17:34,795 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:17:34,800 INFO blivet: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req1 (id 24) >04:17:34,801 INFO blivet: skipping unneeded stage1 biosboot request >04:17:34,804 DEBUG blivet: PartSpec instance (0x7fc9c0010e90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >04:17:34,804 DEBUG blivet: existing 8192MB disk vda (1) with existing msdos disklabel >04:17:34,812 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >04:17:34,824 DEBUG blivet: removing all non-preexisting partitions ['req0(id 23)', 'req1(id 24)'] from disk(s) ['vda'] >04:17:34,826 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 23)', 'req1(id 24)'] >04:17:34,829 DEBUG blivet: removing all non-preexisting partitions ['req1(id 24)', 'req0(id 23)'] from disk(s) ['vda'] >04:17:34,837 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:17:34,846 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:17:34,850 DEBUG blivet: resolved 'vda' to 'vda' (disk) >04:17:34,853 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:17:34,859 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:17:34,871 DEBUG blivet: resolved 'vda' to 'vda' (disk) >04:17:34,873 DEBUG blivet: allocating partition: req1 ; id: 24 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >04:17:34,876 DEBUG blivet: checking freespace on vda >04:17:34,882 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >04:17:34,883 DEBUG blivet: checking 63-2047 (0 MB) >04:17:34,884 DEBUG blivet: current free range is 63-2047 (0MB) >04:17:34,886 DEBUG blivet: checking 7159808-16777215 (4696 MB) >04:17:34,886 DEBUG blivet: current free range is 7159808-16777215 (4696MB) >04:17:34,887 DEBUG blivet: updating use_disk to vda, type: 0 >04:17:34,889 DEBUG blivet: new free: 7159808-16777215 / 4696MB >04:17:34,890 DEBUG blivet: new free allows for 0 sectors of growth >04:17:34,892 DEBUG blivet: found free space for bootable request >04:17:34,894 DEBUG blivet: created partition vda3 of 500MB and added it to /dev/vda >04:17:34,897 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >04:17:34,900 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9c00544d0> PedPartition: <_ped.Partition object at 0x49a5710> >04:17:34,904 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >04:17:34,907 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >04:17:34,912 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >04:17:34,919 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49b3150> PedPartition: <_ped.Partition object at 0x49a57d0> >04:17:34,922 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:17:34,925 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:17:34,926 DEBUG blivet: resolved 'vda' to 'vda' (disk) >04:17:34,928 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:17:34,933 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:17:34,935 DEBUG blivet: resolved 'vda' to 'vda' (disk) >04:17:34,936 DEBUG blivet: allocating partition: req0 ; id: 23 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >04:17:34,937 DEBUG blivet: checking freespace on vda >04:17:34,944 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=2 req_size=500MB boot=False best=None grow=True start=None >04:17:34,945 DEBUG blivet: checking 63-2047 (0 MB) >04:17:34,946 DEBUG blivet: current free range is 63-2047 (0MB) >04:17:34,947 DEBUG blivet: checking 8183808-16777215 (4196 MB) >04:17:34,947 DEBUG blivet: current free range is 8183808-16777215 (4196MB) >04:17:34,948 DEBUG blivet: evaluating growth potential for new layout >04:17:34,949 DEBUG blivet: calculating growth for disk /dev/vda >04:17:34,950 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=1 req_size=500MB boot=False best=None grow=True start=None >04:17:34,951 DEBUG blivet: checking 63-2047 (0 MB) >04:17:34,957 DEBUG blivet: free region not suitable for request >04:17:34,958 DEBUG blivet: checking 8183871-16777215 (4195 MB) >04:17:34,959 DEBUG blivet: current free range is 8183871-16777215 (4195MB) >04:17:34,963 DEBUG blivet: adjusted start sector from 8183871 to 8187904 >04:17:34,967 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >04:17:34,975 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9c00545d0> PedPartition: <_ped.Partition object at 0x7fc9c0041b90> >04:17:34,988 DEBUG blivet: PartitionDevice._setDisk: vda5 ; new: vda ; old: None ; >04:17:34,996 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >04:17:35,004 DEBUG blivet: adding request 24 to chunk 9617408 (7159808-16777215) on /dev/vda >04:17:35,009 DEBUG blivet: adding request 23 to chunk 9617408 (7159808-16777215) on /dev/vda >04:17:35,013 DEBUG blivet: Chunk.growRequests: 1985 on /dev/vda start = 63 end = 2047 >sectorSize = 512 > >04:17:35,014 DEBUG blivet: Chunk.growRequests: 9617408 on /dev/vda start = 7159808 end = 16777215 >sectorSize = 512 > >04:17:35,015 DEBUG blivet: req: PartitionRequest instance -- >id = 24 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >04:17:35,016 DEBUG blivet: req: PartitionRequest instance -- >id = 23 name = vda5 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >04:17:35,016 DEBUG blivet: 1 requests and 7569408 (3696MB) left in chunk >04:17:35,017 DEBUG blivet: adding 7569408 (3696MB) to 23 (vda5) >04:17:35,018 DEBUG blivet: new grow amount for request 23 (vda5) is 7569408 units, or 3696MB >04:17:35,020 DEBUG blivet: request 24 (vda3) growth: 0 (0MB) size: 500MB >04:17:35,021 DEBUG blivet: request 23 (vda5) growth: 7569408 (3696MB) size: 4196MB >04:17:35,022 DEBUG blivet: disk /dev/vda growth: 7569408 (3696MB) >04:17:35,025 DEBUG blivet: PartitionDevice._setPartedPartition: vda5 ; >04:17:35,029 DEBUG blivet: device vda5 new partedPartition None >04:17:35,032 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >04:17:35,050 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: vda ; >04:17:35,052 DEBUG blivet: total growth: 7569408 sectors >04:17:35,053 DEBUG blivet: updating use_disk to vda, type: 2 >04:17:35,054 DEBUG blivet: new free: 8183808-16777215 / 4196MB >04:17:35,055 DEBUG blivet: new free allows for 7569408 sectors of growth >04:17:35,056 DEBUG blivet: creating extended partition >04:17:35,062 DEBUG blivet: recalculating free space >04:17:35,064 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=1 req_size=500MB boot=False best=None grow=True start=None >04:17:35,065 DEBUG blivet: checking 63-2047 (0 MB) >04:17:35,067 DEBUG blivet: free region not suitable for request >04:17:35,069 DEBUG blivet: checking 8183871-16777215 (4195 MB) >04:17:35,070 DEBUG blivet: current free range is 8183871-16777215 (4195MB) >04:17:35,070 DEBUG blivet: adjusted start sector from 8183871 to 8187904 >04:17:35,075 DEBUG blivet: created partition vda5 of 500MB and added it to /dev/vda >04:17:35,078 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >04:17:35,079 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9c0054d90> PedPartition: <_ped.Partition object at 0x7fc9c0041b30> >04:17:35,087 DEBUG blivet: PartitionDevice._setDisk: vda5 ; new: vda ; old: None ; >04:17:35,089 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >04:17:35,092 DEBUG blivet: PartitionDevice._setPartedPartition: vda5 ; >04:17:35,097 DEBUG blivet: device vda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9c0058150> PedPartition: <_ped.Partition object at 0x7fc9c0041dd0> >04:17:35,098 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda5(id 23)', 'vda3(id 24)'] >04:17:35,099 DEBUG blivet: growable partitions are ['vda5'] >04:17:35,101 DEBUG blivet: adding request 23 to chunk 9617408 (7159808-16777215) on /dev/vda >04:17:35,105 DEBUG blivet: adding request 24 to chunk 9617408 (7159808-16777215) on /dev/vda >04:17:35,105 DEBUG blivet: disk vda has 2 chunks >04:17:35,106 DEBUG blivet: Chunk.growRequests: 9617408 on /dev/vda start = 7159808 end = 16777215 >sectorSize = 512 > >04:17:35,107 DEBUG blivet: req: PartitionRequest instance -- >id = 24 name = vda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >04:17:35,107 DEBUG blivet: req: PartitionRequest instance -- >id = 23 name = vda5 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >04:17:35,108 DEBUG blivet: 1 requests and 7569408 (3696MB) left in chunk >04:17:35,109 DEBUG blivet: adding 7569408 (3696MB) to 23 (vda5) >04:17:35,110 DEBUG blivet: new grow amount for request 23 (vda5) is 7569408 units, or 3696MB >04:17:35,111 DEBUG blivet: growing partitions on vda >04:17:35,112 DEBUG blivet: partition vda3 (24): 0 >04:17:35,117 DEBUG blivet: new geometry for vda3: parted.Geometry instance -- > start: 7159808 end: 8183807 length: 1024000 > device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x7fc9c003d8d0> >04:17:35,118 DEBUG blivet: partition vda5 (23): 1 >04:17:35,119 DEBUG blivet: new geometry for vda5: parted.Geometry instance -- > start: 8185856 end: 16777215 length: 8591360 > device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x7fc9c00582d0> >04:17:35,120 DEBUG blivet: removing all non-preexisting partitions ['vda3(id 24)', 'vda5(id 23)'] from disk(s) ['vda'] >04:17:35,122 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >04:17:35,123 DEBUG blivet: device vda3 new partedPartition None >04:17:35,126 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >04:17:35,130 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: vda ; >04:17:35,134 DEBUG blivet: PartitionDevice._setPartedPartition: vda5 ; >04:17:35,135 DEBUG blivet: device vda5 new partedPartition None >04:17:35,137 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >04:17:35,142 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >04:17:35,144 DEBUG blivet: removing empty extended partition from vda >04:17:35,149 DEBUG blivet: back from removeNewPartitions >04:17:35,150 DEBUG blivet: extended: parted.Geometry instance -- > start: 8183808 end: 16777215 length: 8593408 > device: <parted.device.Device object at 0x7fc9c003d950> PedGeometry: <_ped.Geometry object at 0x7fc9c003da10> >04:17:35,151 DEBUG blivet: setting up new geometry for extended on vda >04:17:35,151 DEBUG blivet: new geometry for extended: parted.Geometry instance -- > start: 8183808 end: 16777215 length: 8593408 > device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x499bf10> >04:17:35,152 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 7159808 end: 8183807 length: 1024000 > device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x7fc9c003d8d0> >04:17:35,154 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >04:17:35,161 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9c0054e10> PedPartition: <_ped.Partition object at 0x49a5770> >04:17:35,163 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >04:17:35,166 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >04:17:35,174 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >04:17:35,175 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9c00547d0> PedPartition: <_ped.Partition object at 0x7fc9c0041b30> >04:17:35,178 DEBUG blivet: setting vda-1 new geometry: parted.Geometry instance -- > start: 8183808 end: 16777215 length: 8593408 > device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x499bf10> >04:17:35,179 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 8185856 end: 16777215 length: 8591360 > device: <parted.device.Device object at 0x7fc9e00bf310> PedGeometry: <_ped.Geometry object at 0x7fc9c00582d0> >04:17:35,182 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >04:17:35,190 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9c0054a10> PedPartition: <_ped.Partition object at 0x7fc9c0016d10> >04:17:35,192 DEBUG blivet: PartitionDevice._setDisk: vda5 ; new: vda ; old: None ; >04:17:35,196 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >04:17:35,203 DEBUG blivet: PartitionDevice._setPartedPartition: vda5 ; >04:17:35,205 DEBUG blivet: device vda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9c00581d0> PedPartition: <_ped.Partition object at 0x7fc9c0041ad0> >04:17:35,211 DEBUG blivet: fixing size of existing 500MB partition vda1 (2) with existing ext4 filesystem at 500.00 >04:17:35,213 DEBUG blivet: fixing size of existing 2995MB partition vda2 (3) with existing ext4 filesystem at 2995.00 >04:17:35,215 DEBUG blivet: fixing size of non-existent 500MB partition vda3 (24) with non-existent ext4 filesystem mounted at /boot at 500.00 >04:17:35,217 DEBUG blivet: fixing size of non-existent 4195MB partition vda5 (23) with non-existent lvmpv at 4195.00 >04:17:35,225 DEBUG blivet: DeviceTree.getDeviceByName: name: vda4 ; >04:17:35,228 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:17:35,235 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: vda ; >04:17:35,238 DEBUG blivet: PartitionDevice._setFormat: vda4 ; >04:17:35,243 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:17:35,245 DEBUG blivet: PartitionDevice._setFormat: vda4 ; current: None ; type: None ; >04:17:35,246 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: vda ; >04:17:35,250 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >04:17:35,251 DEBUG blivet: device vda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9e00bf3d0> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9c0054b90> PedPartition: <_ped.Partition object at 0x49a57d0> >04:17:35,257 INFO blivet: added partition vda4 (id 25) to device tree >04:17:35,260 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda5 ; >04:17:35,262 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:17:35,264 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >04:17:35,269 INFO blivet: added lvmvg fedora (id 26) to device tree >04:17:35,269 INFO blivet: registered action: [14] Create Device lvmvg fedora (id 26) >04:17:35,271 DEBUG blivet: Ext4FS.supported: supported: True ; >04:17:35,273 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:17:35,276 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >04:17:35,281 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >04:17:35,282 DEBUG blivet: fedora size is 4192MB >04:17:35,287 DEBUG blivet: vg fedora has 4192MB free >04:17:35,288 DEBUG blivet: Adding fedora-root/1024MB to fedora >04:17:35,289 INFO blivet: added lvmlv fedora-root (id 27) to device tree >04:17:35,291 INFO blivet: registered action: [15] Create Device lvmlv fedora-root (id 27) >04:17:35,292 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:17:35,293 INFO blivet: registered action: [16] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 27) >04:17:35,297 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >04:17:35,301 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:17:35,303 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >04:17:35,308 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >04:17:35,309 DEBUG blivet: fedora size is 4192MB >04:17:35,314 DEBUG blivet: vg fedora has 3168MB free >04:17:35,315 DEBUG blivet: Adding fedora-swap/819MB to fedora >04:17:35,316 INFO blivet: added lvmlv fedora-swap (id 28) to device tree >04:17:35,317 INFO blivet: registered action: [17] Create Device lvmlv fedora-swap (id 28) >04:17:35,318 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:17:35,319 INFO blivet: registered action: [18] Create Format swap on lvmlv fedora-swap (id 28) >04:17:35,320 DEBUG blivet: fedora size is 4192MB >04:17:35,324 DEBUG blivet: vg fedora has 2348MB free >04:17:35,325 DEBUG blivet: vg fedora: 2348MB free ; lvs: ['root', 'swap'] >04:17:35,326 DEBUG blivet: adding request 27 to chunk 1048 on /dev/mapper/fedora >04:17:35,335 DEBUG blivet: adding request 28 to chunk 1048 on /dev/mapper/fedora >04:17:35,337 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 1048 size = 4192 >remaining = 1 pool = 587 >04:17:35,337 DEBUG blivet: req: LVRequest instance -- >id = 27 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >04:17:35,338 DEBUG blivet: req: LVRequest instance -- >id = 28 name = fedora-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >04:17:35,339 DEBUG blivet: 1 requests and 587 (2348MB) left in chunk >04:17:35,340 DEBUG blivet: adding 587 (2348MB) to 27 (fedora-root) >04:17:35,351 DEBUG blivet: new grow amount for request 27 (fedora-root) is 587 units, or 2348MB >04:17:35,351 DEBUG blivet: trying to set lv fedora-root size to 3372MB >04:17:35,352 DEBUG blivet: fedora size is 4192MB >04:17:35,353 DEBUG blivet: vg fedora has 2348MB free >04:17:35,438 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:17:35,443 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:17:35,451 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:17:35,453 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:17:35,454 DEBUG blivet: resolved 'vda' to 'vda' (disk) >04:17:35,604 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:17:35,608 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:17:35,612 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:17:35,616 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:17:35,617 DEBUG blivet: resolved 'vda' to 'vda' (disk) > > >/tmp/ifcfg.log: >04:16:15,837 DEBUG ifcfg: content of files (network initialization): >04:16:15,882 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386580347L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'd8578099-3044-424f-a91f-f9babaac35e0'}}] >04:16:17,247 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['eth0']): >04:16:17,248 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >04:16:17,250 DEBUG ifcfg: TYPE=Ethernet >04:16:17,253 DEBUG ifcfg: BOOTPROTO=dhcp >04:16:17,263 DEBUG ifcfg: DEFROUTE=yes >04:16:17,264 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >04:16:17,265 DEBUG ifcfg: IPV6INIT=yes >04:16:17,267 DEBUG ifcfg: IPV6_AUTOCONF=yes >04:16:17,267 DEBUG ifcfg: IPV6_DEFROUTE=yes >04:16:17,268 DEBUG ifcfg: IPV6_PEERDNS=yes >04:16:17,269 DEBUG ifcfg: IPV6_PEERROUTES=yes >04:16:17,270 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >04:16:17,271 DEBUG ifcfg: NAME=eth0 >04:16:17,272 DEBUG ifcfg: UUID=d8578099-3044-424f-a91f-f9babaac35e0 >04:16:17,273 DEBUG ifcfg: ONBOOT=no >04:16:17,275 DEBUG ifcfg: HWADDR=52:54:00:24:64:2C >04:16:17,275 DEBUG ifcfg: PEERDNS=yes >04:16:17,276 DEBUG ifcfg: PEERROUTES=yes >04:16:17,298 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386580347L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'd8578099-3044-424f-a91f-f9babaac35e0'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >04:16:45,574 DEBUG ifcfg: content of files (network initialization): >04:16:45,575 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >04:16:45,576 DEBUG ifcfg: TYPE=Ethernet >04:16:45,577 DEBUG ifcfg: BOOTPROTO=dhcp >04:16:45,577 DEBUG ifcfg: DEFROUTE=yes >04:16:45,578 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >04:16:45,579 DEBUG ifcfg: IPV6INIT=yes >04:16:45,580 DEBUG ifcfg: IPV6_AUTOCONF=yes >04:16:45,580 DEBUG ifcfg: IPV6_DEFROUTE=yes >04:16:45,581 DEBUG ifcfg: IPV6_PEERDNS=yes >04:16:45,582 DEBUG ifcfg: IPV6_PEERROUTES=yes >04:16:45,582 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >04:16:45,583 DEBUG ifcfg: NAME=eth0 >04:16:45,584 DEBUG ifcfg: UUID=d8578099-3044-424f-a91f-f9babaac35e0 >04:16:45,584 DEBUG ifcfg: ONBOOT=no >04:16:45,584 DEBUG ifcfg: HWADDR=52:54:00:24:64:2C >04:16:45,584 DEBUG ifcfg: PEERDNS=yes >04:16:45,585 DEBUG ifcfg: PEERROUTES=yes >04:16:45,608 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386580577L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'd8578099-3044-424f-a91f-f9babaac35e0'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >04:16:45,854 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >04:16:45,857 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >04:16:45,860 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >04:17:02,618 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >04:17:02,620 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
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 1039491
: 834260 |
834261
|
834262
|
834263
|
834264
|
834265
|
834266
|
834267
|
834268
|
834269