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 869424 Details for
Bug 1071557
OSError: [Errno 2] No such file or directory
[?]
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), 556.68 KB, created by
msocorcim
on 2014-03-01 17:26:32 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
msocorcim
Created:
2014-03-01 17:26:32 UTC
Size:
556.68 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/subprocess.py", line 1308, in _execute_child > raise child_exception > File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__ > errread, errwrite) > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 81, in _run_program > preexec_fn=chroot, cwd=root, env=env) > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 116, in execWithRedirect > return _run_program(argv, stdin=stdin, stdout=stdout, root=root, env_prune=env_prune)[0] > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/livepayload.py", line 161, in postInstall > iutil.execWithRedirect("systemd-machine-id-setup", [], root=ROOT_PATH) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 168, in doInstall > payload.postInstall() > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >OSError: [Errno 2] No such file or directory > >Local variables in innermost frame: >errread: None >c2pread: 43 >gc_was_enabled: True >errwrite: 44 >shell: False >errpipe_write: 46 >executable: systemd-machine-id-setup >close_fds: False >self: <subprocess.Popen object at 0x7fa9d401e050> >env: {'ANACONDA_BUGURL': 'https://bugzilla.redhat.com/bugzilla/', 'LC_NUMERIC': 'C', 'LC_ALL': 'C', 'ANA_INSTALL_PATH': '/mnt/sysimage', 'LVM_SUPPRESS_FD_WARNINGS': '1', 'LOGNAME': 'root', 'USER': 'root', 'GCONF_GLOBAL_LOCKS': '1', 'PATH': '/sbin:/usr/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/sbin:/usr/sbin', 'HOME': '/tmp', 'DISPLAY': ':0', 'ANACONDA_PRODUCTNAME': 'Fedora', 'LANG': 'en_US.UTF-8', 'ANACONDA_ISFINAL': 'true', 'SHELL': '/bin/bash', 'XAUTHORITY': '/root/.xauth6K1bCz', 'SHLVL': '1', 'ANACONDA_PRODUCTVERSION': '20', 'PWD': '/home/liveuser', 'DESKTOP_STARTUP_ID': 'userhelper/Starting Install to Hard Drive/1889-0-localhost_TIME0', '_': '/sbin/anaconda', 'USERHELPER_UID': '1000'} >cwd: /mnt/sysimage >child_exception: [Errno 2] No such file or directory >args: ['systemd-machine-id-setup'] >c2pwrite: 44 >data: cexceptions >OSError >p0 >(I2 >S'No such file or directory' >p1 >tp2 >Rp3 >(dp4 >S'child_traceback' >p5 >S'Traceback (most recent call last):\n File "/usr/lib64/python2.7/subprocess.py", line 1265, in _execute_child\n File "/usr/lib64/python2.7/os.py", line 353, in execvpe\n File "/usr/lib64/python2.7/os.py", line 380, in _execvpe\nOSError: [Errno 2] No such file or directory\n' >p6 >sb. >creationflags: 0 >errpipe_read: 45 >preexec_fn: <function chroot at 0x7fa9d468b578> >p2cread: None >startupinfo: None >p2cwrite: None >universal_newlines: False > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x3da56d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p7p1 --ipv6=auto >network --bootproto=dhcp --essid="default" --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone America/New_York --ntpservers=15.126.193.186,lttleman.deekayen.net,15.126.193.186,lttleman.deekayen.net ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part /boot --fstype="ext4" --ondisk=sda --size=500 >part pv.20 --fstype="lvmpv" --ondisk=sda --size=161860 >volgroup fedora --pesize=4096 pv.20 >logvol /home --fstype="ext4" --grow --size=500 --name=home --vgname=fedora >logvol / --fstype="ext4" --grow --maxsize=51200 --size=1024 --name=root --vgname=fedora >logvol swap --fstype="swap" --size=3856 --name=swap --vgname=fedora > > > _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([LVMLogicalVolumeDevice instance (0x7fa9f40525d0) -- > name = fedora-swap status = True kids = 0 id = 26 > parents = ['existing 161856MB lvmvg fedora (23)'] > uuid = None size = 3856.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 7897088 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 27474 did: 14190 busy: True > hardwareGeometry: (491, 255, 63) biosGeometry: (491, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9f40255f0> > target size = 3856 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x37c2550) -- > name = fedora status = True kids = 3 id = 23 > parents = ['existing 161860MB partition sda6 (20) with existing lvmpv'] > uuid = None size = 161856 > format = non-existent 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 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = False > extents = 40464.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 161860MB partition sda6 (20) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv fedora-root (24) with existing ext4 filesystem mounted at /', > 'existing 106800MB lvmlv fedora-home (25) with existing ext4 filesystem mounted at /home', > 'existing 3856MB lvmlv fedora-swap (26) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 3856MB]) > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb.id: 33 > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: TSSTcorp DVD+-RW TS-T633A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2247680 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x3e51c20> > exists: True > _size: 4390.0 > id: 4 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-14-06-50-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_20_x86_64 > _format._targetSize: 0.0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._size: 0.0 > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-T633A, /dev/disk/by-label/Fedora\x2020\x20x86_64, /dev/disk/by-uuid/2013-12-12-14-06-50-00] > _targetSize: 0 > _model: TSSTcorp_DVD+_-RW_TS-T633A > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-14-06-50-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_20_x86_64 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: path: /run/initramfs/live/LiveOS/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 2446520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32681 did: 0 busy: False > hardwareGeometry: (19113, 4, 32) biosGeometry: (19113, 4, 32) > PedDevice: <_ped.Device object at 0x3e51ef0> > exists: True > _size: 1194.58984375 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop2 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 2446520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32681 did: 0 busy: False > hardwareGeometry: (152, 255, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x3e51b00> > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Des > _format._targetSize: 4596.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 4596.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4596.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4596.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/overlay-LIVE-6282-9746 > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4596MB dm live-rw (17) with existing ext4 filesystem >, existing 4596MB dm live-base (18) with existing ext4 filesystem >, existing 4596MB dm live-osimg-min (19) with existing ext4 filesystem >, existing 305245MB disk sda (0) with existing msdos disklabel >, existing 132843MB partition sda3 (3) with existing ntfs filesystem >, existing 10000MB partition sda2 (2) with existing ntfs filesystem >, existing 39MB partition sda1 (1) with existing vfat filesystem >, existing 161860MB partition sda6 (20) with existing lvmpv >, existing 500MB partition sda5 (21) with existing ext4 filesystem mounted at /boot >, existing 162362MB partition sda4 (22) >, existing 161856MB lvmvg fedora (23) >, existing 51200MB lvmlv fedora-root (24) with existing ext4 filesystem mounted at / >, existing 106800MB lvmlv fedora-home (25) with existing ext4 filesystem mounted at /home >, existing 3856MB lvmlv fedora-swap (26) with existing swap >, existing 7788MB disk sdb (5) with existing msdos disklabel >, existing 7788MB partition sdb1 (6) with existing efi filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 11 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 2 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 4 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 5 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 6 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 7 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 8 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 9 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 3 >] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sr0, sdb, sdb1, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /LiveOS/overlay-LIVE-6282-9746, live-rw, live-base, live-osimg-min, sda4, fedora, fedora-root, fedora-home, fedora-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: sdb1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdb1, sdb1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdb1] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 > _intf.storage.fsset._run.id: 34 > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._format._majorminor: None > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format._mountType: bind > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format.label: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run.parents: [] > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: 0 > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.protected: False > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat._majorminor: None > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat.label: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm.id: 28 > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._maxSize: 17592186044416 > _intf.storage.fsset._devshm._format._size: 1920.0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._options: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: 17592186044416 > _intf.storage.fsset._devshm.originalFormat._size: 1920.0 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev.id: 27 > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc.id: 31 > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts.id: 29 > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs.id: 30 > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux.id: 32 > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sdb1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 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: [existing 305245MB disk sda (0) with existing msdos disklabel >, existing 7788MB disk sdb (5) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x3da5790) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x3da5750) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x3da5810) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x3da5850) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x3da5890) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3856 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7faa24810b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 100 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: <thread.lock object at 0x3f82c50> > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 5572 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 9900 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fa9f80c6550>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fa9f80c6550>> > _pwStrengthCheck._editable: Entry instance, containing members: > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _check_list: [GUICheck instance, containing members: > _handler_id: 9897 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fa9f80c6550>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fa9f80c6550>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 9898 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fa9f80c6550>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fa9f80c6550>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 9899 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fa9f80c6550>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fa9f80c6550>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 9901 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fa9f80c6550>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fa9f80c6550>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > payload: Already dumped (LiveImagePayload instance) > skipTo: None > _confirm_check: Already dumped (GUICheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (GUICheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: GUICheck instance, containing members: > _password_check._handler_id: 10108 > _password_check._check_data: None > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _password_check._editable: Entry instance, containing members: > _password_check._check_status: None > guesser: {<Entry object at 0x7fa9f4026f50 (GtkEntry at 0x3886270)>: True} > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 10109 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _pwStrengthCheck._editable: Already dumped (Entry instance) > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [GUICheck instance, containing members: > _handler_id: 10106 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10107 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 10110 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10111 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x1b59ea0>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x7fa9f81ddb18> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10112 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x1af5938>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x3cca8c0> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fa9f80c6d10>> > _editable: Entry instance, containing members: > _check_status: None >] > _wheel: group --name=wheel > > payload: Already dumped (LiveImagePayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [GUICheck instance, containing members: > _handler_id: 10247 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x7fa9f81dda28> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x37c27d0>> > _editable: Entry instance, containing members: > _check_status: None >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (GUICheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 6 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x37d1050> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 11 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x3dc71b8>, True), 'type': (<function <lambda> at 0x3dc7398>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x3dc7230>, True), 'journalctl': (<function journalctl_callback at 0x3dc72a8>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Sun 2014-01-05 22:14:32 EST, end at Sat 2014-03-01 17:16:22 EST. -- >Mar 01 12:08:09 localhost systemd-journal[65]: Runtime journal is using 8.0M (max 191.3M, leaving 287.0M of free 1.8G, current limit 191.3M). >Mar 01 12:08:09 localhost systemd-journal[65]: Runtime journal is using 8.0M (max 191.3M, leaving 287.0M of free 1.8G, current limit 191.3M). >Mar 01 12:08:09 localhost kernel: Initializing cgroup subsys cpuset >Mar 01 12:08:09 localhost kernel: Initializing cgroup subsys cpu >Mar 01 12:08:09 localhost kernel: Initializing cgroup subsys cpuacct >Mar 01 12:08:09 localhost kernel: Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >Mar 01 12:08:09 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat rw rd.live.image rd.live.overlay=LABEL=LIVE quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Mar 01 12:08:09 localhost kernel: e820: BIOS-provided physical RAM map: >Mar 01 12:08:09 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >Mar 01 12:08:09 localhost kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >Mar 01 12:08:09 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000c7e607ff] usable >Mar 01 12:08:09 localhost kernel: BIOS-e820: [mem 0x00000000c7e60800-0x00000000d3ffffff] reserved >Mar 01 12:08:09 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >Mar 01 12:08:09 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved >Mar 01 12:08:09 localhost kernel: BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >Mar 01 12:08:09 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000012fffffff] usable >Mar 01 12:08:09 localhost kernel: NX (Execute Disable) protection: active >Mar 01 12:08:09 localhost kernel: SMBIOS 2.4 present. >Mar 01 12:08:09 localhost kernel: DMI: Dell Inc. Studio 1536 /0M273C, BIOS A06 01/11/2010 >Mar 01 12:08:09 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Mar 01 12:08:09 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Mar 01 12:08:09 localhost kernel: No AGP bridge found >Mar 01 12:08:09 localhost kernel: e820: last_pfn = 0x130000 max_arch_pfn = 0x400000000 >Mar 01 12:08:09 localhost kernel: [Firmware Warn]: MTRR: CPU 0: SYSCFG[MtrrFixDramModEn] not cleared by BIOS, clearing this bit >Mar 01 12:08:09 localhost kernel: MTRR default type: uncachable >Mar 01 12:08:09 localhost kernel: MTRR fixed ranges enabled: >Mar 01 12:08:09 localhost kernel: 00000-9FFFF write-back >Mar 01 12:08:09 localhost kernel: A0000-BFFFF uncachable >Mar 01 12:08:09 localhost kernel: C0000-CFFFF write-protect >Mar 01 12:08:09 localhost kernel: D0000-EFFFF uncachable >Mar 01 12:08:09 localhost kernel: F0000-FFFFF write-protect >Mar 01 12:08:09 localhost kernel: MTRR variable ranges enabled: >Mar 01 12:08:09 localhost kernel: 0 base 0000000000 mask FF80000000 write-back >Mar 01 12:08:09 localhost kernel: 1 base 0080000000 mask FFC0000000 write-back >Mar 01 12:08:09 localhost kernel: 2 base 00C0000000 mask FFF0000000 write-back >Mar 01 12:08:09 localhost kernel: 3 base 0100000000 mask FF00000000 write-back >Mar 01 12:08:09 localhost kernel: 4 base 00C8000000 mask FFF8000000 uncachable >Mar 01 12:08:09 localhost kernel: 5 base 00C7F00000 mask FFFFF00000 uncachable >Mar 01 12:08:09 localhost kernel: 6 disabled >Mar 01 12:08:09 localhost kernel: 7 base 00FFFD0000 mask FFFFFF0000 write-protect >Mar 01 12:08:09 localhost kernel: TOM2: 0000000130000000 aka 4864M >Mar 01 12:08:09 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Mar 01 12:08:09 localhost kernel: e820: last_pfn = 0xc7e60 max_arch_pfn = 0x400000000 >Mar 01 12:08:09 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Mar 01 12:08:09 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Mar 01 12:08:09 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Mar 01 12:08:09 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Mar 01 12:08:09 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Mar 01 12:08:09 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Mar 01 12:08:09 localhost kernel: init_memory_mapping: [mem 0x12fe00000-0x12fffffff] >Mar 01 12:08:09 localhost kernel: [mem 0x12fe00000-0x12fffffff] page 2M >Mar 01 12:08:09 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Mar 01 12:08:09 localhost kernel: init_memory_mapping: [mem 0x12c000000-0x12fdfffff] >Mar 01 12:08:09 localhost kernel: [mem 0x12c000000-0x12fdfffff] page 2M >Mar 01 12:08:09 localhost kernel: init_memory_mapping: [mem 0x100000000-0x12bffffff] >Mar 01 12:08:09 localhost kernel: [mem 0x100000000-0x12bffffff] page 2M >Mar 01 12:08:09 localhost kernel: init_memory_mapping: [mem 0x00100000-0xc7e5ffff] >Mar 01 12:08:09 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Mar 01 12:08:09 localhost kernel: [mem 0x00200000-0xc7dfffff] page 2M >Mar 01 12:08:09 localhost kernel: [mem 0xc7e00000-0xc7e5ffff] page 4k >Mar 01 12:08:09 localhost kernel: RAMDISK: [mem 0x7e179000-0x7fffefff] >Mar 01 12:08:09 localhost kernel: ACPI: RSDP 00000000000fbca0 00024 (v02 DELL ) >Mar 01 12:08:09 localhost kernel: ACPI: XSDT 00000000c7e62200 00064 (v01 DELL M09 27DA010B ASL 00000061) >Mar 01 12:08:09 localhost kernel: ACPI: FACP 00000000c7e6209c 000F4 (v04 DELL M09 27DA010B ASL 00000061) >Mar 01 12:08:09 localhost kernel: ACPI: DSDT 00000000c7e62800 048B4 (v02 INT430 SYSFexxx 00001001 INTL 20050624) >Mar 01 12:08:09 localhost kernel: ACPI: FACS 00000000c7e70c00 00040 >Mar 01 12:08:09 localhost kernel: ACPI: HPET 00000000c7e62300 00038 (v01 DELL M09 00000001 ASL 00000061) >Mar 01 12:08:09 localhost kernel: ACPI: APIC 00000000c7e62400 00068 (v01 DELL M09 27DA010B ASL 00000047) >Mar 01 12:08:09 localhost kernel: ACPI: MCFG 00000000c7e623c0 0003E (v16 DELL M09 27DA010B ASL 00000061) >Mar 01 12:08:09 localhost kernel: ACPI: SLIC 00000000c7e6249c 00176 (v01 DELL M09 27DA010B ASL 00000061) >Mar 01 12:08:09 localhost kernel: ACPI: OSFR 00000000c7e61a00 00086 (v01 DELL M09 27DA010B ASL 00000061) >Mar 01 12:08:09 localhost kernel: ACPI: SSDT 00000000c7e71000 00386 (v01 DELL M09 27DA010B ASL 00000061) >Mar 01 12:08:09 localhost kernel: ACPI: BOOT 00000000c7e61fc0 00028 (v01 DELL M09 27DA010B ASL 00000061) >Mar 01 12:08:09 localhost kernel: ACPI: Local APIC address 0xfee00000 >Mar 01 12:08:09 localhost kernel: Scanning NUMA topology in Northbridge 24 >Mar 01 12:08:09 localhost kernel: No NUMA configuration found >Mar 01 12:08:09 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000012fffffff] >Mar 01 12:08:09 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x12fffffff] >Mar 01 12:08:09 localhost kernel: NODE_DATA [mem 0x12ffe8000-0x12fffbfff] >Mar 01 12:08:09 localhost kernel: [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b800000-ffff88012f5fffff] on node 0 >Mar 01 12:08:09 localhost kernel: Zone ranges: >Mar 01 12:08:09 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Mar 01 12:08:09 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Mar 01 12:08:09 localhost kernel: Normal [mem 0x100000000-0x12fffffff] >Mar 01 12:08:09 localhost kernel: Movable zone start for each node >Mar 01 12:08:09 localhost kernel: Early memory node ranges >Mar 01 12:08:09 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Mar 01 12:08:09 localhost kernel: node 0: [mem 0x00100000-0xc7e5ffff] >Mar 01 12:08:09 localhost kernel: node 0: [mem 0x100000000-0x12fffffff] >Mar 01 12:08:09 localhost kernel: On node 0 totalpages: 1015294 >Mar 01 12:08:09 localhost kernel: DMA zone: 64 pages used for memmap >Mar 01 12:08:09 localhost kernel: DMA zone: 21 pages reserved >Mar 01 12:08:09 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Mar 01 12:08:09 localhost kernel: DMA32 zone: 12730 pages used for memmap >Mar 01 12:08:09 localhost kernel: DMA32 zone: 814688 pages, LIFO batch:31 >Mar 01 12:08:09 localhost kernel: Normal zone: 3072 pages used for memmap >Mar 01 12:08:09 localhost kernel: Normal zone: 196608 pages, LIFO batch:31 >Mar 01 12:08:09 localhost kernel: ACPI: PM-Timer IO Port: 0x3008 >Mar 01 12:08:09 localhost kernel: ACPI: Local APIC address 0xfee00000 >Mar 01 12:08:09 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Mar 01 12:08:09 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Mar 01 12:08:09 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Mar 01 12:08:09 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Mar 01 12:08:09 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Mar 01 12:08:09 localhost kernel: IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23 >Mar 01 12:08:09 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Mar 01 12:08:09 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >Mar 01 12:08:09 localhost kernel: ACPI: IRQ0 used by override. >Mar 01 12:08:09 localhost kernel: ACPI: IRQ2 used by override. >Mar 01 12:08:09 localhost kernel: ACPI: IRQ9 used by override. >Mar 01 12:08:09 localhost kernel: Using ACPI (MADT) for SMP configuration information >Mar 01 12:08:09 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Mar 01 12:08:09 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Mar 01 12:08:09 localhost kernel: nr_irqs_gsi: 40 >Mar 01 12:08:09 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Mar 01 12:08:09 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >Mar 01 12:08:09 localhost kernel: PM: Registered nosave memory: [mem 0xc7e60000-0xc7e60fff] >Mar 01 12:08:09 localhost kernel: PM: Registered nosave memory: [mem 0xc7e61000-0xd3ffffff] >Mar 01 12:08:09 localhost kernel: PM: Registered nosave memory: [mem 0xd4000000-0xfebfffff] >Mar 01 12:08:09 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff] >Mar 01 12:08:09 localhost kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfedfffff] >Mar 01 12:08:09 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee0ffff] >Mar 01 12:08:09 localhost kernel: PM: Registered nosave memory: [mem 0xfee10000-0xffdfffff] >Mar 01 12:08:09 localhost kernel: PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] >Mar 01 12:08:09 localhost kernel: e820: [mem 0xd4000000-0xfebfffff] available for PCI devices >Mar 01 12:08:09 localhost kernel: Booting paravirtualized kernel on bare hardware >Mar 01 12:08:09 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1 >Mar 01 12:08:09 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88012fc00000 s85568 r8192 d20928 u1048576 >Mar 01 12:08:09 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u1048576 alloc=1*2097152 >Mar 01 12:08:09 localhost kernel: pcpu-alloc: [0] 0 1 >Mar 01 12:08:09 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 999407 >Mar 01 12:08:09 localhost kernel: Policy zone: Normal >Mar 01 12:08:09 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat rw rd.live.image rd.live.overlay=LABEL=LIVE quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Mar 01 12:08:09 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Mar 01 12:08:09 localhost kernel: Checking aperture... >Mar 01 12:08:09 localhost kernel: No AGP bridge found >Mar 01 12:08:09 localhost kernel: Memory: 3883592K/4061176K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 177584K reserved) >Mar 01 12:08:09 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Mar 01 12:08:09 localhost kernel: Hierarchical RCU implementation. >Mar 01 12:08:09 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2. >Mar 01 12:08:09 localhost kernel: NR_IRQS:8448 nr_irqs:512 16 >Mar 01 12:08:09 localhost kernel: Console: colour VGA+ 80x25 >Mar 01 12:08:09 localhost kernel: console [tty0] enabled >Mar 01 12:08:09 localhost kernel: allocated 16252928 bytes of page_cgroup >Mar 01 12:08:09 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Mar 01 12:08:09 localhost kernel: hpet clockevent registered >Mar 01 12:08:09 localhost kernel: tsc: Fast TSC calibration using PIT >Mar 01 12:08:09 localhost kernel: tsc: Detected 1999.909 MHz processor >Mar 01 12:08:09 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.81 BogoMIPS (lpj=1999909) >Mar 01 12:08:09 localhost kernel: pid_max: default: 32768 minimum: 301 >Mar 01 12:08:09 localhost kernel: Security Framework initialized >Mar 01 12:08:09 localhost kernel: SELinux: Initializing. >Mar 01 12:08:09 localhost kernel: SELinux: Starting in permissive mode >Mar 01 12:08:09 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >Mar 01 12:08:09 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >Mar 01 12:08:09 localhost kernel: Mount-cache hash table entries: 256 >Mar 01 12:08:09 localhost kernel: Initializing cgroup subsys memory >Mar 01 12:08:09 localhost kernel: Initializing cgroup subsys devices >Mar 01 12:08:09 localhost kernel: Initializing cgroup subsys freezer >Mar 01 12:08:09 localhost kernel: Initializing cgroup subsys net_cls >Mar 01 12:08:09 localhost kernel: Initializing cgroup subsys blkio >Mar 01 12:08:09 localhost kernel: Initializing cgroup subsys perf_event >Mar 01 12:08:09 localhost kernel: Initializing cgroup subsys hugetlb >Mar 01 12:08:09 localhost kernel: tseg: 00c7f00000 >Mar 01 12:08:09 localhost kernel: CPU: Physical Processor ID: 0 >Mar 01 12:08:09 localhost kernel: CPU: Processor Core ID: 0 >Mar 01 12:08:09 localhost kernel: mce: CPU supports 5 MCE banks >Mar 01 12:08:09 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4 >Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4 >tlb_flushall_shift: 4 >Mar 01 12:08:09 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Mar 01 12:08:09 localhost kernel: ACPI: Core revision 20130517 >Mar 01 12:08:09 localhost kernel: ACPI: All ACPI Tables successfully acquired >Mar 01 12:08:09 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Mar 01 12:08:09 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Mar 01 12:08:09 localhost kernel: smpboot: CPU0: AMD Turion(tm) X2 Dual Core Mobile RM-70 (fam: 11, model: 03, stepping: 01) >Mar 01 12:08:09 localhost kernel: Performance Events: AMD PMU driver. >Mar 01 12:08:09 localhost kernel: ... version: 0 >Mar 01 12:08:09 localhost kernel: ... bit width: 48 >Mar 01 12:08:09 localhost kernel: ... generic registers: 4 >Mar 01 12:08:09 localhost kernel: ... value mask: 0000ffffffffffff >Mar 01 12:08:09 localhost kernel: ... max period: 00007fffffffffff >Mar 01 12:08:09 localhost kernel: ... fixed-purpose events: 0 >Mar 01 12:08:09 localhost kernel: ... event mask: 000000000000000f >Mar 01 12:08:09 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Mar 01 12:08:09 localhost kernel: [Firmware Warn]: MTRR: CPU 0: SYSCFG[MtrrFixDramModEn] not cleared by BIOS, clearing this bit >Mar 01 12:08:09 localhost kernel: smpboot: Booting Node 0, Processors #1 OK >Mar 01 12:08:09 localhost kernel: TSC synchronization [CPU#0 -> CPU#1]: >Mar 01 12:08:09 localhost kernel: Measured 68273940 cycles TSC warp between CPUs, turning off TSC clock. >Mar 01 12:08:09 localhost kernel: tsc: Marking TSC unstable due to check_tsc_sync_source failed >Mar 01 12:08:09 localhost kernel: Brought up 2 CPUs >Mar 01 12:08:09 localhost kernel: smpboot: Total of 2 processors activated (7999.63 BogoMIPS) >Mar 01 12:08:09 localhost kernel: [Firmware Warn]: MTRR: CPU 1: SYSCFG[MtrrFixDramModEn] not cleared by BIOS, clearing this bit >Mar 01 12:08:09 localhost kernel: devtmpfs: initialized >Mar 01 12:08:09 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Mar 01 12:08:09 localhost kernel: RTC time: 17:08:07, date: 03/01/14 >Mar 01 12:08:09 localhost kernel: NET: Registered protocol family 16 >Mar 01 12:08:09 localhost kernel: TOM: 00000000d0000000 aka 3328M >Mar 01 12:08:09 localhost kernel: Fam 10h mmconf [mem 0xd0000000-0xdfffffff] >Mar 01 12:08:09 localhost kernel: TOM2: 0000000130000000 aka 4864M >Mar 01 12:08:09 localhost kernel: ACPI: bus type PCI registered >Mar 01 12:08:09 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Mar 01 12:08:09 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xd0000000-0xd3ffffff] (base 0xd0000000) >Mar 01 12:08:09 localhost kernel: PCI: MMCONFIG at [mem 0xd0000000-0xd3ffffff] reserved in E820 >Mar 01 12:08:09 localhost kernel: PCI: Using configuration type 1 for base access >Mar 01 12:08:09 localhost kernel: dmi type 0xB1 record - unknown flag >Mar 01 12:08:09 localhost kernel: bio: create slab <bio-0> at 0 >Mar 01 12:08:09 localhost kernel: ACPI: Added _OSI(Module Device) >Mar 01 12:08:09 localhost kernel: ACPI: Added _OSI(Processor Device) >Mar 01 12:08:09 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Mar 01 12:08:09 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Mar 01 12:08:09 localhost kernel: ACPI: EC: Look up EC in DSDT >Mar 01 12:08:09 localhost kernel: ACPI: SSDT 00000000c7e70c80 00043 (v01 LMPWR DELLLOM 00001001 INTL 20050624) >Mar 01 12:08:09 localhost kernel: ACPI: Dynamic OEM Table Load: >Mar 01 12:08:09 localhost kernel: ACPI: SSDT (null) 00043 (v01 LMPWR DELLLOM 00001001 INTL 20050624) >Mar 01 12:08:09 localhost kernel: ACPI: Interpreter enabled >Mar 01 12:08:09 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Mar 01 12:08:09 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Mar 01 12:08:09 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Mar 01 12:08:09 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Mar 01 12:08:09 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Mar 01 12:08:09 localhost kernel: ACPI: No dock devices found. >Mar 01 12:08:09 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Mar 01 12:08:09 localhost kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Mar 01 12:08:09 localhost kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Mar 01 12:08:09 localhost kernel: acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >Mar 01 12:08:09 localhost kernel: PCI host bridge to bus 0000:00 >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xd4000000-0xfebfffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfec10000-0xfecfffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfed00400-0xfedfffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfee10000-0xff9fffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xffc00000-0xffdffbff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x130000000-0x327ffffff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:00.0: [1022:9600] type 00 class 0x060000 >Mar 01 12:08:09 localhost kernel: pci 0000:00:01.0: [1022:9602] type 01 class 0x060400 >Mar 01 12:08:09 localhost kernel: pci 0000:00:05.0: [1022:9605] type 01 class 0x060400 >Mar 01 12:08:09 localhost kernel: pci 0000:00:05.0: PME# supported from D0 D3hot D3cold >Mar 01 12:08:09 localhost kernel: pci 0000:00:05.0: System wakeup disabled by ACPI >Mar 01 12:08:09 localhost kernel: pci 0000:00:07.0: [1022:9607] type 01 class 0x060400 >Mar 01 12:08:09 localhost kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold >Mar 01 12:08:09 localhost kernel: pci 0000:00:07.0: System wakeup disabled by ACPI >Mar 01 12:08:09 localhost kernel: pci 0000:00:09.0: [1022:9608] type 01 class 0x060400 >Mar 01 12:08:09 localhost kernel: pci 0000:00:09.0: PME# supported from D0 D3hot D3cold >Mar 01 12:08:09 localhost kernel: pci 0000:00:09.0: System wakeup disabled by ACPI >Mar 01 12:08:09 localhost kernel: pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 >Mar 01 12:08:09 localhost kernel: pci 0000:00:11.0: reg 0x10: [io 0x6e70-0x6e77] >Mar 01 12:08:09 localhost kernel: pci 0000:00:11.0: reg 0x14: [io 0x6e78-0x6e7b] >Mar 01 12:08:09 localhost kernel: pci 0000:00:11.0: reg 0x18: [io 0x6e80-0x6e87] >Mar 01 12:08:09 localhost kernel: pci 0000:00:11.0: reg 0x1c: [io 0x6e88-0x6e8b] >Mar 01 12:08:09 localhost kernel: pci 0000:00:11.0: reg 0x20: [io 0x6ea0-0x6eaf] >Mar 01 12:08:09 localhost kernel: pci 0000:00:11.0: reg 0x24: [mem 0xfed1c800-0xfed1cbff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.0: reg 0x10: [mem 0xffb00000-0xffb00fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.0: System wakeup disabled by ACPI >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310 >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.1: reg 0x10: [mem 0xffb01000-0xffb01fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.1: System wakeup disabled by ACPI >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.2: reg 0x10: [mem 0xffa80000-0xffa800ff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.2: supports D1 D2 >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.2: System wakeup disabled by ACPI >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.0: reg 0x10: [mem 0xffb02000-0xffb02fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.0: System wakeup disabled by ACPI >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310 >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.1: reg 0x10: [mem 0xffb03000-0xffb03fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.1: System wakeup disabled by ACPI >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.2: reg 0x10: [mem 0xffa80400-0xffa804ff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.2: supports D1 D2 >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.2: System wakeup disabled by ACPI >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.2: reg 0x10: [mem 0xf7ffc000-0xf7ffffff 64bit] >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.2: System wakeup disabled by ACPI >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: System wakeup disabled by ACPI >Mar 01 12:08:09 localhost kernel: pci 0000:00:18.0: [1022:1300] type 00 class 0x060000 >Mar 01 12:08:09 localhost kernel: pci 0000:00:18.1: [1022:1301] type 00 class 0x060000 >Mar 01 12:08:09 localhost kernel: pci 0000:00:18.2: [1022:1302] type 00 class 0x060000 >Mar 01 12:08:09 localhost kernel: pci 0000:00:18.3: [1022:1303] type 00 class 0x060000 >Mar 01 12:08:09 localhost kernel: pci 0000:00:18.4: [1022:1304] type 00 class 0x060000 >Mar 01 12:08:09 localhost kernel: pci 0000:01:05.0: [1002:9612] type 00 class 0x030000 >Mar 01 12:08:09 localhost kernel: pci 0000:01:05.0: reg 0x10: [mem 0xe0000000-0xefffffff pref] >Mar 01 12:08:09 localhost kernel: pci 0000:01:05.0: reg 0x14: [io 0xee00-0xeeff] >Mar 01 12:08:09 localhost kernel: pci 0000:01:05.0: reg 0x18: [mem 0xf7df0000-0xf7dfffff] >Mar 01 12:08:09 localhost kernel: pci 0000:01:05.0: reg 0x24: [mem 0xf7e00000-0xf7efffff] >Mar 01 12:08:09 localhost kernel: pci 0000:01:05.0: supports D1 D2 >Mar 01 12:08:09 localhost kernel: pci 0000:01:05.1: [1002:960f] type 00 class 0x040300 >Mar 01 12:08:09 localhost kernel: pci 0000:01:05.1: reg 0x10: [mem 0xf7dec000-0xf7deffff] >Mar 01 12:08:09 localhost kernel: pci 0000:01:05.1: supports D1 D2 >Mar 01 12:08:09 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Mar 01 12:08:09 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf7d00000-0xf7efffff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >Mar 01 12:08:09 localhost kernel: pci 0000:0b:00.0: [14e4:4315] type 00 class 0x028000 >Mar 01 12:08:09 localhost kernel: pci 0000:0b:00.0: reg 0x10: [mem 0xf7cfc000-0xf7cfffff 64bit] >Mar 01 12:08:09 localhost kernel: pci 0000:0b:00.0: supports D1 D2 >Mar 01 12:08:09 localhost kernel: pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold >Mar 01 12:08:09 localhost kernel: pci 0000:00:05.0: PCI bridge to [bus 0b] >Mar 01 12:08:09 localhost kernel: pci 0000:00:05.0: bridge window [mem 0xf7c00000-0xf7cfffff] >Mar 01 12:08:09 localhost kernel: pci 0000:09:00.0: [14e4:1698] type 00 class 0x020000 >Mar 01 12:08:09 localhost kernel: pci 0000:09:00.0: reg 0x10: [mem 0xf7bf0000-0xf7bfffff 64bit] >Mar 01 12:08:09 localhost kernel: pci 0000:09:00.0: PME# supported from D3hot D3cold >Mar 01 12:08:09 localhost kernel: pci 0000:00:07.0: PCI bridge to [bus 09] >Mar 01 12:08:09 localhost kernel: pci 0000:00:07.0: bridge window [mem 0xf7b00000-0xf7bfffff] >Mar 01 12:08:09 localhost kernel: acpiphp: Slot [1] registered >Mar 01 12:08:09 localhost kernel: acpiphp_glue: sibling found, but _SUN doesn't match! >Mar 01 12:08:09 localhost kernel: pci 0000:00:09.0: PCI bridge to [bus 0c-0d] >Mar 01 12:08:09 localhost kernel: pci 0000:00:09.0: bridge window [io 0xd000-0xdfff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:09.0: bridge window [mem 0xf7800000-0xf7afffff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:09.0: bridge window [mem 0xf0000000-0xf01fffff 64bit pref] >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.0: [1180:0832] type 00 class 0x0c0010 >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.0: reg 0x10: [mem 0xf77ff800-0xf77fffff] >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.0: supports D1 D2 >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.1: [1180:0822] type 00 class 0x080501 >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.1: reg 0x10: [mem 0xf77ff500-0xf77ff5ff] >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.1: supports D1 D2 >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.2: [1180:0592] type 00 class 0x088000 >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.2: reg 0x10: [mem 0xf77ff600-0xf77ff6ff] >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.2: supports D1 D2 >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.3: [1180:0852] type 00 class 0x088000 >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.3: reg 0x10: [mem 0xf77ff700-0xf77ff7ff] >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.3: supports D1 D2 >Mar 01 12:08:09 localhost kernel: pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode) >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xf7700000-0xf77fffff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xd4000000-0xfebfffff] (subtractive decode) >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode) >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xfed00400-0xfedfffff] (subtractive decode) >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode) >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xffc00000-0xffdffbff] (subtractive decode) >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x130000000-0x327ffffff] (subtractive decode) >Mar 01 12:08:09 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0, disabled. >Mar 01 12:08:09 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *0, disabled. >Mar 01 12:08:09 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0, disabled. >Mar 01 12:08:09 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 10 11) *0, disabled. >Mar 01 12:08:09 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Mar 01 12:08:09 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Mar 01 12:08:09 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Mar 01 12:08:09 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Mar 01 12:08:09 localhost kernel: ACPI: Enabled 5 GPEs in block 00 to 1F >Mar 01 12:08:09 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Mar 01 12:08:09 localhost kernel: Found 1 acpi root devices >Mar 01 12:08:09 localhost kernel: vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none >Mar 01 12:08:09 localhost kernel: vgaarb: loaded >Mar 01 12:08:09 localhost kernel: vgaarb: bridge control possible 0000:01:05.0 >Mar 01 12:08:09 localhost kernel: SCSI subsystem initialized >Mar 01 12:08:09 localhost kernel: ACPI: bus type ATA registered >Mar 01 12:08:09 localhost kernel: libata version 3.00 loaded. >Mar 01 12:08:09 localhost kernel: ACPI: bus type USB registered >Mar 01 12:08:09 localhost kernel: usbcore: registered new interface driver usbfs >Mar 01 12:08:09 localhost kernel: usbcore: registered new interface driver hub >Mar 01 12:08:09 localhost kernel: usbcore: registered new device driver usb >Mar 01 12:08:09 localhost kernel: PCI: Using ACPI for IRQ routing >Mar 01 12:08:09 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.0: no compatible bridge window for [mem 0xffb00000-0xffb00fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.1: no compatible bridge window for [mem 0xffb01000-0xffb01fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.2: no compatible bridge window for [mem 0xffa80000-0xffa800ff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.0: no compatible bridge window for [mem 0xffb02000-0xffb02fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.1: no compatible bridge window for [mem 0xffb03000-0xffb03fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.2: no compatible bridge window for [mem 0xffa80400-0xffa804ff] >Mar 01 12:08:09 localhost kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >Mar 01 12:08:09 localhost kernel: e820: reserve RAM buffer [mem 0xc7e60800-0xc7ffffff] >Mar 01 12:08:09 localhost kernel: NetLabel: Initializing >Mar 01 12:08:09 localhost kernel: NetLabel: domain hash size = 128 >Mar 01 12:08:09 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Mar 01 12:08:09 localhost kernel: NetLabel: unlabeled traffic allowed by default >Mar 01 12:08:09 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >Mar 01 12:08:09 localhost kernel: hpet0: 4 comparators, 32-bit 14.318180 MHz counter >Mar 01 12:08:09 localhost kernel: Switched to clocksource hpet >Mar 01 12:08:09 localhost kernel: pnp: PnP ACPI init >Mar 01 12:08:09 localhost kernel: ACPI: bus type PNP registered >Mar 01 12:08:09 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0f13 (active) >Mar 01 12:08:09 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs ITE8708 (active) >Mar 01 12:08:09 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >Mar 01 12:08:09 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >Mar 01 12:08:09 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >Mar 01 12:08:09 localhost kernel: system 00:05: [io 0x0c80-0x0cff] could not be reserved >Mar 01 12:08:09 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active) >Mar 01 12:08:09 localhost kernel: pnp 00:06: [dma 4] >Mar 01 12:08:09 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active) >Mar 01 12:08:09 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active) >Mar 01 12:08:09 localhost kernel: system 00:08: [mem 0xfed00000-0xfed003ff] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0900-0x097f] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0980-0x09ff] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0a00-0x0a7f] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0a80-0x0aff] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0cb0-0x0cff] could not be reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0d00-0x0d7f] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0d80-0x0dff] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0e00-0x0e7f] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0e80-0x0eaf] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0c6c] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x04d0-0x04d1] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x3000-0x3005] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x3008-0x300f] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0c00-0x0c01] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0c14] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0c50-0x0c51] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0c52] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0c6f] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0cd0-0x0cd1] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0cd4-0x0cd5] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x0cd6-0x0cd7] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x040b] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: [io 0x04d6] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active) >Mar 01 12:08:09 localhost kernel: system 00:0a: [io 0xf400-0xf4fe] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0a: [io 0x3006-0x3007] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0a: [io 0x300a-0x3059] could not be reserved >Mar 01 12:08:09 localhost kernel: system 00:0a: [io 0x3080-0x30bf] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0a: [io 0x30c0-0x30df] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0a: [io 0x3010-0x302f] could not be reserved >Mar 01 12:08:09 localhost kernel: system 00:0a: [io 0x0809] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) >Mar 01 12:08:09 localhost kernel: pnp 00:0b: [Firmware Bug]: [mem 0xd0000000-0xd3ffffff] covers only part of AMD MMCONFIG area [mem 0xd0000000-0xdfffffff]; adding more reservations >Mar 01 12:08:09 localhost kernel: pnp 00:0b: [mem 0xd4000000-0xdfffffff] >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0x00000000-0x0009efff] could not be reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0x0009f000-0x0009ffff] could not be reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0x00100000-0xc7e607ff] could not be reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0xc7e60800-0xc7efffff] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0xc7f00000-0xc7ffffff] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0xc7f00000-0xcfefffff] could not be reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0xffe00000-0xffffffff] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0xfec00000-0xfec0ffff] could not be reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0xfee00000-0xfee0ffff] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0xfee10000-0xfee103ff] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0xd0000000-0xd3ffffff] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: [mem 0xd4000000-0xdfffffff] has been reserved >Mar 01 12:08:09 localhost kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active) >Mar 01 12:08:09 localhost kernel: pnp: PnP ACPI: found 12 devices >Mar 01 12:08:09 localhost kernel: ACPI: bus type PNP unregistered >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.0: BAR 0: assigned [mem 0xf0200000-0xf0200fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.1: BAR 0: assigned [mem 0xf0201000-0xf0201fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.0: BAR 0: assigned [mem 0xf0202000-0xf0202fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.1: BAR 0: assigned [mem 0xf0203000-0xf0203fff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:12.2: BAR 0: assigned [mem 0xf0204000-0xf02040ff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:13.2: BAR 0: assigned [mem 0xf0204100-0xf02041ff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Mar 01 12:08:09 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf7d00000-0xf7efffff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >Mar 01 12:08:09 localhost kernel: pci 0000:00:05.0: PCI bridge to [bus 0b] >Mar 01 12:08:09 localhost kernel: pci 0000:00:05.0: bridge window [mem 0xf7c00000-0xf7cfffff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:07.0: PCI bridge to [bus 09] >Mar 01 12:08:09 localhost kernel: pci 0000:00:07.0: bridge window [mem 0xf7b00000-0xf7bfffff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:09.0: PCI bridge to [bus 0c-0d] >Mar 01 12:08:09 localhost kernel: pci 0000:00:09.0: bridge window [io 0xd000-0xdfff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:09.0: bridge window [mem 0xf7800000-0xf7afffff] >Mar 01 12:08:09 localhost kernel: pci 0000:00:09.0: bridge window [mem 0xf0000000-0xf01fffff 64bit pref] >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 03] >Mar 01 12:08:09 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xf7700000-0xf77fffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: resource 8 [mem 0xd4000000-0xfebfffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: resource 9 [mem 0xfec10000-0xfecfffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: resource 10 [mem 0xfed00400-0xfedfffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: resource 11 [mem 0xfee10000-0xff9fffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: resource 12 [mem 0xffc00000-0xffdffbff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:00: resource 13 [mem 0x130000000-0x327ffffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xf7d00000-0xf7efffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:0b: resource 1 [mem 0xf7c00000-0xf7cfffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:09: resource 1 [mem 0xf7b00000-0xf7bfffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:0c: resource 0 [io 0xd000-0xdfff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:0c: resource 1 [mem 0xf7800000-0xf7afffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:0c: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7700000-0xf77fffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:03: resource 5 [io 0x0d00-0xffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:03: resource 8 [mem 0xd4000000-0xfebfffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:03: resource 9 [mem 0xfec10000-0xfecfffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:03: resource 10 [mem 0xfed00400-0xfedfffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:03: resource 11 [mem 0xfee10000-0xff9fffff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:03: resource 12 [mem 0xffc00000-0xffdffbff] >Mar 01 12:08:09 localhost kernel: pci_bus 0000:03: resource 13 [mem 0x130000000-0x327ffffff] >Mar 01 12:08:09 localhost kernel: NET: Registered protocol family 2 >Mar 01 12:08:09 localhost kernel: TCP established hash table entries: 32768 (order: 7, 524288 bytes) >Mar 01 12:08:09 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >Mar 01 12:08:09 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768) >Mar 01 12:08:09 localhost kernel: TCP: reno registered >Mar 01 12:08:09 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) >Mar 01 12:08:09 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >Mar 01 12:08:09 localhost kernel: NET: Registered protocol family 1 >Mar 01 12:08:09 localhost kernel: pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled >Mar 01 12:08:09 localhost kernel: pci 0000:01:05.0: Boot video device >Mar 01 12:08:09 localhost kernel: PCI: CLS 64 bytes, default 64 >Mar 01 12:08:09 localhost kernel: Unpacking initramfs... >Mar 01 12:08:09 localhost kernel: Freeing initrd memory: 31256K (ffff88007e179000 - ffff88007ffff000) >Mar 01 12:08:09 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Mar 01 12:08:09 localhost kernel: software IO TLB [mem 0xc3e60000-0xc7e60000] (64MB) mapped at [ffff8800c3e60000-ffff8800c7e5ffff] >Mar 01 12:08:09 localhost kernel: Simple Boot Flag at 0x79 set to 0x1 >Mar 01 12:08:09 localhost kernel: Initialise system trusted keyring >Mar 01 12:08:09 localhost kernel: audit: initializing netlink socket (disabled) >Mar 01 12:08:09 localhost kernel: type=2000 audit(1393693688.078:1): initialized >Mar 01 12:08:09 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Mar 01 12:08:09 localhost kernel: zbud: loaded >Mar 01 12:08:09 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Mar 01 12:08:09 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Mar 01 12:08:09 localhost kernel: msgmni has been set to 7646 >Mar 01 12:08:09 localhost kernel: Key type big_key registered >Mar 01 12:08:09 localhost kernel: SELinux: Registering netfilter hooks >Mar 01 12:08:09 localhost kernel: alg: No test for stdrng (krng) >Mar 01 12:08:09 localhost kernel: NET: Registered protocol family 38 >Mar 01 12:08:09 localhost kernel: Key type asymmetric registered >Mar 01 12:08:09 localhost kernel: Asymmetric key parser 'x509' registered >Mar 01 12:08:09 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Mar 01 12:08:09 localhost kernel: io scheduler noop registered >Mar 01 12:08:09 localhost kernel: io scheduler deadline registered >Mar 01 12:08:09 localhost kernel: io scheduler cfq registered (default) >Mar 01 12:08:09 localhost kernel: pcieport 0000:00:05.0: irq 40 for MSI/MSI-X >Mar 01 12:08:09 localhost kernel: pcieport 0000:00:07.0: irq 41 for MSI/MSI-X >Mar 01 12:08:09 localhost kernel: pcieport 0000:00:09.0: irq 42 for MSI/MSI-X >Mar 01 12:08:09 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Mar 01 12:08:09 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Mar 01 12:08:09 localhost kernel: ACPI: AC Adapter [AC] (on-line) >Mar 01 12:08:09 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >Mar 01 12:08:09 localhost kernel: ACPI: Lid Switch [LID] >Mar 01 12:08:09 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 >Mar 01 12:08:09 localhost kernel: ACPI: Power Button [PBTN] >Mar 01 12:08:09 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 >Mar 01 12:08:09 localhost kernel: ACPI: Sleep Button [SBTN] >Mar 01 12:08:09 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Mar 01 12:08:09 localhost kernel: ACPI: Thermal Zone [THM] (69 C) >Mar 01 12:08:09 localhost kernel: GHES: HEST is not enabled! >Mar 01 12:08:09 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Mar 01 12:08:09 localhost kernel: Non-volatile memory driver v1.3 >Mar 01 12:08:09 localhost kernel: Linux agpgart interface v0.103 >Mar 01 12:08:09 localhost kernel: ahci 0000:00:11.0: version 3.0 >Mar 01 12:08:09 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Mar 01 12:08:09 localhost kernel: ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >Mar 01 12:08:09 localhost kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc >Mar 01 12:08:09 localhost kernel: scsi0 : ahci >Mar 01 12:08:09 localhost kernel: scsi1 : ahci >Mar 01 12:08:09 localhost kernel: scsi2 : ahci >Mar 01 12:08:09 localhost kernel: scsi3 : ahci >Mar 01 12:08:09 localhost kernel: scsi4 : ahci >Mar 01 12:08:09 localhost kernel: scsi5 : ahci >Mar 01 12:08:09 localhost kernel: ata1: SATA max UDMA/133 abar m1024@0xfed1c800 port 0xfed1c900 irq 22 >Mar 01 12:08:09 localhost kernel: ata2: SATA max UDMA/133 abar m1024@0xfed1c800 port 0xfed1c980 irq 22 >Mar 01 12:08:09 localhost kernel: ata3: SATA max UDMA/133 abar m1024@0xfed1c800 port 0xfed1ca00 irq 22 >Mar 01 12:08:09 localhost kernel: ata4: SATA max UDMA/133 abar m1024@0xfed1c800 port 0xfed1ca80 irq 22 >Mar 01 12:08:09 localhost kernel: ata5: SATA max UDMA/133 abar m1024@0xfed1c800 port 0xfed1cb00 irq 22 >Mar 01 12:08:09 localhost kernel: ata6: SATA max UDMA/133 abar m1024@0xfed1c800 port 0xfed1cb80 irq 22 >Mar 01 12:08:09 localhost kernel: libphy: Fixed MDIO Bus: probed >Mar 01 12:08:09 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Mar 01 12:08:09 localhost kernel: ehci-pci: EHCI PCI platform driver >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:12.2: EHCI Host Controller >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >Mar 01 12:08:09 localhost kernel: QUIRK: Enable AMD PLL fix >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:12.2: applying AMD SB600/SB700 USB freeze workaround >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:12.2: debug port 1 >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xf0204000 >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >Mar 01 12:08:09 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Mar 01 12:08:09 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 01 12:08:09 localhost kernel: usb usb1: Product: EHCI Host Controller >Mar 01 12:08:09 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Mar 01 12:08:09 localhost kernel: usb usb1: SerialNumber: 0000:00:12.2 >Mar 01 12:08:09 localhost kernel: hub 1-0:1.0: USB hub found >Mar 01 12:08:09 localhost kernel: hub 1-0:1.0: 6 ports detected >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:13.2: EHCI Host Controller >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:13.2: debug port 1 >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:13.2: irq 20, io mem 0xf0204100 >Mar 01 12:08:09 localhost kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >Mar 01 12:08:09 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Mar 01 12:08:09 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 01 12:08:09 localhost kernel: usb usb2: Product: EHCI Host Controller >Mar 01 12:08:09 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Mar 01 12:08:09 localhost kernel: usb usb2: SerialNumber: 0000:00:13.2 >Mar 01 12:08:09 localhost kernel: hub 2-0:1.0: USB hub found >Mar 01 12:08:09 localhost kernel: hub 2-0:1.0: 6 ports detected >Mar 01 12:08:09 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Mar 01 12:08:09 localhost kernel: ohci-pci: OHCI PCI platform driver >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3 >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:12.0: irq 16, io mem 0xf0200000 >Mar 01 12:08:09 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Mar 01 12:08:09 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 01 12:08:09 localhost kernel: usb usb3: Product: OHCI PCI host controller >Mar 01 12:08:09 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >Mar 01 12:08:09 localhost kernel: usb usb3: SerialNumber: 0000:00:12.0 >Mar 01 12:08:09 localhost kernel: hub 3-0:1.0: USB hub found >Mar 01 12:08:09 localhost kernel: hub 3-0:1.0: 3 ports detected >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:12.1: OHCI PCI host controller >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4 >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:12.1: irq 16, io mem 0xf0201000 >Mar 01 12:08:09 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Mar 01 12:08:09 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 01 12:08:09 localhost kernel: usb usb4: Product: OHCI PCI host controller >Mar 01 12:08:09 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >Mar 01 12:08:09 localhost kernel: usb usb4: SerialNumber: 0000:00:12.1 >Mar 01 12:08:09 localhost kernel: hub 4-0:1.0: USB hub found >Mar 01 12:08:09 localhost kernel: hub 4-0:1.0: 3 ports detected >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5 >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xf0202000 >Mar 01 12:08:09 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Mar 01 12:08:09 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 01 12:08:09 localhost kernel: usb usb5: Product: OHCI PCI host controller >Mar 01 12:08:09 localhost kernel: usb usb5: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >Mar 01 12:08:09 localhost kernel: usb usb5: SerialNumber: 0000:00:13.0 >Mar 01 12:08:09 localhost kernel: hub 5-0:1.0: USB hub found >Mar 01 12:08:09 localhost kernel: hub 5-0:1.0: 3 ports detected >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:13.1: OHCI PCI host controller >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6 >Mar 01 12:08:09 localhost kernel: ohci-pci 0000:00:13.1: irq 18, io mem 0xf0203000 >Mar 01 12:08:09 localhost kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >Mar 01 12:08:09 localhost kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 01 12:08:09 localhost kernel: usb usb6: Product: OHCI PCI host controller >Mar 01 12:08:09 localhost kernel: usb usb6: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >Mar 01 12:08:09 localhost kernel: usb usb6: SerialNumber: 0000:00:13.1 >Mar 01 12:08:09 localhost kernel: hub 6-0:1.0: USB hub found >Mar 01 12:08:09 localhost kernel: hub 6-0:1.0: 3 ports detected >Mar 01 12:08:09 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Mar 01 12:08:09 localhost kernel: usbcore: registered new interface driver usbserial >Mar 01 12:08:09 localhost kernel: usbcore: registered new interface driver usbserial_generic >Mar 01 12:08:09 localhost kernel: usbserial: USB Serial support registered for generic >Mar 01 12:08:09 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >Mar 01 12:08:09 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Mar 01 12:08:09 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Mar 01 12:08:09 localhost kernel: mousedev: PS/2 mouse device common for all mice >Mar 01 12:08:09 localhost kernel: rtc_cmos 00:03: RTC can wake from S4 >Mar 01 12:08:09 localhost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >Mar 01 12:08:09 localhost kernel: rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Mar 01 12:08:09 localhost kernel: device-mapper: uevent: version 1.0.3 >Mar 01 12:08:09 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Mar 01 12:08:09 localhost kernel: cpuidle: using governor menu >Mar 01 12:08:09 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Mar 01 12:08:09 localhost kernel: usbcore: registered new interface driver usbhid >Mar 01 12:08:09 localhost kernel: usbhid: USB HID core driver >Mar 01 12:08:09 localhost kernel: drop_monitor: Initializing network drop monitor service >Mar 01 12:08:09 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Mar 01 12:08:09 localhost kernel: TCP: cubic registered >Mar 01 12:08:09 localhost kernel: Initializing XFRM netlink socket >Mar 01 12:08:09 localhost kernel: NET: Registered protocol family 10 >Mar 01 12:08:09 localhost kernel: mip6: Mobile IPv6 >Mar 01 12:08:09 localhost kernel: NET: Registered protocol family 17 >Mar 01 12:08:09 localhost kernel: PM: Hibernation image not present or could not be loaded. >Mar 01 12:08:09 localhost kernel: Loading compiled-in X.509 certificates >Mar 01 12:08:09 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >Mar 01 12:08:09 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Mar 01 12:08:09 localhost kernel: registered taskstats version 1 >Mar 01 12:08:09 localhost kernel: Magic number: 6:921:136 >Mar 01 12:08:09 localhost kernel: misc autofs: hash matches >Mar 01 12:08:09 localhost kernel: rtc_cmos 00:03: setting system clock to 2014-03-01 17:08:08 UTC (1393693688) >Mar 01 12:08:09 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) >Mar 01 12:08:09 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) >Mar 01 12:08:09 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300) >Mar 01 12:08:09 localhost kernel: ata6: SATA link down (SStatus 0 SControl 300) >Mar 01 12:08:09 localhost kernel: usb 1-2: new high-speed USB device number 2 using ehci-pci >Mar 01 12:08:09 localhost kernel: usb 1-2: New USB device found, idVendor=154b, idProduct=007a >Mar 01 12:08:09 localhost kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Mar 01 12:08:09 localhost kernel: usb 1-2: Product: USB 2.0 FD >Mar 01 12:08:09 localhost kernel: usb 1-2: Manufacturer: PNY Technologies >Mar 01 12:08:09 localhost kernel: usb 1-2: SerialNumber: AD97HE03000000328 >Mar 01 12:08:09 localhost kernel: ata1: softreset failed (device not ready) >Mar 01 12:08:09 localhost kernel: ata1: applying PMP SRST workaround and retrying >Mar 01 12:08:09 localhost kernel: ata2: softreset failed (device not ready) >Mar 01 12:08:09 localhost kernel: ata2: applying PMP SRST workaround and retrying >Mar 01 12:08:09 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Mar 01 12:08:09 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Mar 01 12:08:09 localhost kernel: ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-T633A, D300, max UDMA/100 >Mar 01 12:08:09 localhost kernel: ata2.00: applying bridge limits >Mar 01 12:08:09 localhost kernel: ata2.00: configured for UDMA/100 >Mar 01 12:08:09 localhost kernel: ata1.00: ATA-8: WDC WD3200BEVT-75ZCT1, 11.01A11, max UDMA/133 >Mar 01 12:08:09 localhost kernel: ata1.00: 625142448 sectors, multi 8: LBA48 NCQ (depth 31/32), AA >Mar 01 12:08:09 localhost kernel: ata1.00: configured for UDMA/133 >Mar 01 12:08:09 localhost kernel: scsi 0:0:0:0: Direct-Access ATA WDC WD3200BEVT-7 11.0 PQ: 0 ANSI: 5 >Mar 01 12:08:09 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Mar 01 12:08:09 localhost kernel: sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB) >Mar 01 12:08:09 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Mar 01 12:08:09 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Mar 01 12:08:09 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Mar 01 12:08:09 localhost kernel: scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-T633A D300 PQ: 0 ANSI: 5 >Mar 01 12:08:09 localhost kernel: sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray >Mar 01 12:08:09 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Mar 01 12:08:09 localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 >Mar 01 12:08:09 localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5 >Mar 01 12:08:09 localhost kernel: sda: sda1 sda2 sda3 >Mar 01 12:08:09 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Mar 01 12:08:09 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Mar 01 12:08:09 localhost kernel: Write protecting the kernel read-only data: 12288k >Mar 01 12:08:09 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Mar 01 12:08:09 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Mar 01 12:08:09 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Mar 01 12:08:09 localhost systemd[1]: Running in initial RAM disk. >Mar 01 12:08:09 localhost systemd[1]: No hostname configured. >Mar 01 12:08:09 localhost systemd[1]: Set hostname to <localhost>. >Mar 01 12:08:09 localhost systemd[1]: Initializing machine ID from random generator. >Mar 01 12:08:09 localhost systemd[1]: Starting -.slice. >Mar 01 12:08:09 localhost systemd[1]: Created slice -.slice. >Mar 01 12:08:09 localhost systemd[1]: Starting System Slice. >Mar 01 12:08:09 localhost systemd[1]: Created slice System Slice. >Mar 01 12:08:09 localhost systemd[1]: Starting Slices. >Mar 01 12:08:09 localhost systemd[1]: Reached target Slices. >Mar 01 12:08:09 localhost systemd[1]: Starting Timers. >Mar 01 12:08:09 localhost systemd[1]: Reached target Timers. >Mar 01 12:08:09 localhost systemd[1]: Starting udev Kernel Socket. >Mar 01 12:08:09 localhost systemd[1]: Listening on udev Kernel Socket. >Mar 01 12:08:09 localhost systemd[1]: Starting udev Control Socket. >Mar 01 12:08:09 localhost systemd[1]: Listening on udev Control Socket. >Mar 01 12:08:09 localhost systemd[1]: Starting Journal Socket. >Mar 01 12:08:09 localhost systemd[1]: Listening on Journal Socket. >Mar 01 12:08:09 localhost systemd[1]: Starting dracut cmdline hook... >Mar 01 12:08:09 localhost systemd[1]: Starting Sockets. >Mar 01 12:08:09 localhost systemd[1]: Reached target Sockets. >Mar 01 12:08:09 localhost systemd[1]: Starting Journal Service... >Mar 01 12:08:09 localhost systemd[1]: Started Journal Service. >Mar 01 12:08:09 localhost kernel: usb 2-6: new high-speed USB device number 4 using ehci-pci >Mar 01 12:08:09 localhost systemd-journal[65]: Journal started >Mar 01 12:08:09 localhost systemd[1]: Starting Setup Virtual Console... >Mar 01 12:08:09 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Mar 01 12:08:09 localhost systemd[1]: Started Load Kernel Modules. >Mar 01 12:08:09 localhost systemd[1]: Starting Encrypted Volumes. >Mar 01 12:08:09 localhost systemd[1]: Reached target Encrypted Volumes. >Mar 01 12:08:09 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Mar 01 12:08:09 localhost systemd[1]: Starting Swap. >Mar 01 12:08:09 localhost systemd[1]: Reached target Swap. >Mar 01 12:08:09 localhost systemd[1]: Starting Local File Systems. >Mar 01 12:08:09 localhost systemd[1]: Reached target Local File Systems. >Mar 01 12:08:09 localhost systemd[1]: Started Setup Virtual Console. >Mar 01 12:08:09 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Mar 01 12:08:09 localhost systemd[1]: Starting Create static device nodes in /dev... >Mar 01 12:08:09 localhost systemd[1]: Started Create static device nodes in /dev. >Mar 01 12:08:09 localhost dracut-cmdline[64]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Mar 01 12:08:09 localhost dracut-cmdline[64]: rd.luks=0: removing cryptoluks activation >Mar 01 12:08:09 localhost kernel: loop: module loaded >Mar 01 12:08:09 localhost dracut-cmdline[64]: root was live:CDLABEL=LIVE, is now live:/dev/disk/by-label/LIVE >Mar 01 12:08:09 localhost kernel: usb 2-6: New USB device found, idVendor=0c45, idProduct=63fa >Mar 01 12:08:09 localhost kernel: usb 2-6: New USB device strings: Mfr=2, Product=1, SerialNumber=3 >Mar 01 12:08:09 localhost kernel: usb 2-6: Product: Laptop_Integrated_Webcam_2M >Mar 01 12:08:09 localhost kernel: usb 2-6: Manufacturer: SONiX Technology Inc. >Mar 01 12:08:09 localhost kernel: usb 2-6: SerialNumber: CN0TX6137248788KC2CM >Mar 01 12:08:09 localhost kernel: input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input4 >Mar 01 12:08:09 localhost systemd[1]: Started dracut cmdline hook. >Mar 01 12:08:09 localhost systemd[1]: Starting dracut pre-udev hook... >Mar 01 12:08:09 localhost kernel: input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input5 >Mar 01 12:08:09 localhost systemd[1]: Started dracut pre-udev hook. >Mar 01 12:08:09 localhost systemd[1]: Starting udev Kernel Device Manager... >Mar 01 12:08:09 localhost systemd[1]: Started udev Kernel Device Manager. >Mar 01 12:08:09 localhost systemd[1]: Starting dracut pre-trigger hook... >Mar 01 12:08:09 localhost systemd-udevd[233]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Mar 01 12:08:09 localhost systemd-udevd[233]: starting version 208 >Mar 01 12:08:09 localhost dracut-pre-trigger[234]: rd.dm=0: removing DM RAID activation >Mar 01 12:08:09 localhost dracut-pre-trigger[234]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Mar 01 12:08:09 localhost dracut-pre-trigger[234]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Mar 01 12:08:09 localhost kernel: usb 5-1: new full-speed USB device number 2 using ohci-pci >Mar 01 12:08:09 localhost dracut-pre-trigger[234]: rd.md=0: removing MD RAID activation >Mar 01 12:08:09 localhost systemd[1]: Started dracut pre-trigger hook. >Mar 01 12:08:09 localhost systemd[1]: Starting udev Coldplug all Devices... >Mar 01 12:08:09 localhost systemd-udevd[233]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Mar 01 12:08:09 localhost systemd[1]: Started udev Coldplug all Devices. >Mar 01 12:08:09 localhost systemd[1]: Starting dracut initqueue hook... >Mar 01 12:08:09 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Mar 01 12:08:09 localhost systemd[1]: Starting System Initialization. >Mar 01 12:08:09 localhost systemd[1]: Reached target System Initialization. >Mar 01 12:08:09 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Mar 01 12:08:09 localhost kernel: usb 5-1: New USB device found, idVendor=0a5c, idProduct=4500 >Mar 01 12:08:09 localhost kernel: usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Mar 01 12:08:09 localhost kernel: usb 5-1: Product: BCM2046B1 >Mar 01 12:08:09 localhost kernel: usb 5-1: Manufacturer: Broadcom >Mar 01 12:08:09 localhost kernel: hub 5-1:1.0: USB hub found >Mar 01 12:08:09 localhost kernel: hub 5-1:1.0: 3 ports detected >Mar 01 12:08:09 localhost systemd[1]: Reloading. >Mar 01 12:08:09 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Mar 01 12:08:09 localhost kernel: ACPI: Video Device [VID1] (multi-head: yes rom: no post: no) >Mar 01 12:08:09 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:35/LNXVIDEO:01/input/input6 >Mar 01 12:08:09 localhost kernel: wmi: Mapper loaded >Mar 01 12:08:09 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Mar 01 12:08:09 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Mar 01 12:08:09 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Mar 01 12:08:09 localhost kernel: PTP clock support registered >Mar 01 12:08:09 localhost kernel: tg3.c:v3.132 (May 21, 2013) >Mar 01 12:08:09 localhost kernel: ssb: Found chip with id 0x4312, rev 0x01 and package 0x00 >Mar 01 12:08:09 localhost kernel: ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x16, vendor 0x4243) >Mar 01 12:08:09 localhost kernel: ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0F, vendor 0x4243) >Mar 01 12:08:09 localhost kernel: ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x0A, vendor 0x4243) >Mar 01 12:08:09 localhost kernel: ssb: Core 3 found: PCI-E (cc 0x820, rev 0x09, vendor 0x4243) >Mar 01 12:08:09 localhost kernel: [drm] radeon kernel modesetting enabled. >Mar 01 12:08:09 localhost kernel: [drm] initializing kernel modesetting (RS780 0x1002:0x9612 0x1028:0x0255). >Mar 01 12:08:09 localhost kernel: [drm] register mmio base: 0xF7DF0000 >Mar 01 12:08:09 localhost kernel: [drm] register mmio size: 65536 >Mar 01 12:08:09 localhost kernel: ATOM BIOS: Dell_HepburnUMA >Mar 01 12:08:09 localhost kernel: radeon 0000:01:05.0: VRAM: 160M 0x00000000C0000000 - 0x00000000C9FFFFFF (160M used) >Mar 01 12:08:09 localhost kernel: radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF >Mar 01 12:08:09 localhost kernel: [drm] Detected VRAM RAM=160M, BAR=256M >Mar 01 12:08:09 localhost kernel: [drm] RAM width 32bits DDR >Mar 01 12:08:09 localhost kernel: usb-storage 1-2:1.0: USB Mass Storage device detected >Mar 01 12:08:09 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1959608 kiB >Mar 01 12:08:09 localhost kernel: [TTM] Initializing pool allocator >Mar 01 12:08:09 localhost kernel: [TTM] Initializing DMA pool allocator >Mar 01 12:08:09 localhost kernel: [drm] radeon: 160M of VRAM memory ready >Mar 01 12:08:09 localhost kernel: [drm] radeon: 512M of GTT memory ready. >Mar 01 12:08:09 localhost kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072 >Mar 01 12:08:09 localhost kernel: [drm] Loading RS780 Microcode >Mar 01 12:08:09 localhost kernel: scsi6 : usb-storage 1-2:1.0 >Mar 01 12:08:09 localhost kernel: usbcore: registered new interface driver usb-storage >Mar 01 12:08:09 localhost kernel: tg3 0000:09:00.0 eth0: Tigon3 [partno(BCM95784M) rev 5784100] (PCI Express) MAC address 00:21:70:85:7b:c7 >Mar 01 12:08:09 localhost kernel: tg3 0000:09:00.0 eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) >Mar 01 12:08:09 localhost kernel: tg3 0000:09:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] >Mar 01 12:08:09 localhost kernel: tg3 0000:09:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit] >Mar 01 12:08:09 localhost kernel: [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000). >Mar 01 12:08:09 localhost kernel: sdhci: Secure Digital Host Controller Interface driver >Mar 01 12:08:09 localhost kernel: sdhci: Copyright(c) Pierre Ossman >Mar 01 12:08:09 localhost kernel: sdhci-pci 0000:03:01.1: SDHCI controller found [1180:0822] (rev 22) >Mar 01 12:08:09 localhost kernel: mmc0: SDHCI controller on PCI [0000:03:01.1] using DMA >Mar 01 12:08:09 localhost kernel: radeon 0000:01:05.0: WB enabled >Mar 01 12:08:09 localhost kernel: radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0xffff880123133c00 >Mar 01 12:08:09 localhost kernel: radeon 0000:01:05.0: fence driver on ring 3 use gpu addr 0x00000000a0000c0c and cpu addr 0xffff880123133c0c >Mar 01 12:08:09 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Mar 01 12:08:09 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Mar 01 12:08:09 localhost kernel: [drm] radeon: irq initialized. >Mar 01 12:08:09 localhost kernel: radeon 0000:01:05.0: setting latency timer to 64 >Mar 01 12:08:09 localhost kernel: ssb: Sonics Silicon Backplane found on PCI device 0000:0b:00.0 >Mar 01 12:08:10 localhost kernel: [drm] ring test on 0 succeeded in 1 usecs >Mar 01 12:08:10 localhost kernel: [drm] ring test on 3 succeeded in 1 usecs >Mar 01 12:08:10 localhost kernel: [drm] ib test on ring 0 succeeded in 0 usecs >Mar 01 12:08:10 localhost kernel: [drm] ib test on ring 3 succeeded in 0 usecs >Mar 01 12:08:10 localhost kernel: [drm] radeon atom DIG backlight initialized >Mar 01 12:08:10 localhost kernel: [drm] Radeon Display Connectors >Mar 01 12:08:10 localhost kernel: [drm] Connector 0: >Mar 01 12:08:10 localhost kernel: [drm] VGA-1 >Mar 01 12:08:10 localhost kernel: [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c >Mar 01 12:08:10 localhost kernel: [drm] Encoders: >Mar 01 12:08:10 localhost kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1 >Mar 01 12:08:10 localhost kernel: [drm] Connector 1: >Mar 01 12:08:10 localhost kernel: [drm] LVDS-1 >Mar 01 12:08:10 localhost kernel: [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c >Mar 01 12:08:10 localhost kernel: [drm] Encoders: >Mar 01 12:08:10 localhost kernel: [drm] LCD1: INTERNAL_KLDSCP_LVTMA >Mar 01 12:08:10 localhost kernel: [drm] Connector 2: >Mar 01 12:08:10 localhost kernel: [drm] HDMI-A-1 >Mar 01 12:08:10 localhost kernel: [drm] HPD1 >Mar 01 12:08:10 localhost kernel: [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c >Mar 01 12:08:10 localhost kernel: [drm] Encoders: >Mar 01 12:08:10 localhost kernel: [drm] DFP1: INTERNAL_UNIPHY >Mar 01 12:08:10 localhost kernel: [drm] radeon: power management initialized >Mar 01 12:08:10 localhost kernel: usb 6-2: new full-speed USB device number 2 using ohci-pci >Mar 01 12:08:10 localhost kernel: firewire_ohci 0000:03:01.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11 >Mar 01 12:08:10 localhost systemd-udevd[311]: renamed network interface eth0 to p7p1 >Mar 01 12:08:10 localhost kernel: usb 6-2: New USB device found, idVendor=08ff, idProduct=2810 >Mar 01 12:08:10 localhost kernel: usb 6-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >Mar 01 12:08:10 localhost kernel: usb 6-2: Product: Fingerprint Sensor >Mar 01 12:08:10 localhost kernel: usb 5-1.1: new full-speed USB device number 3 using ohci-pci >Mar 01 12:08:10 localhost kernel: firewire_core 0000:03:01.0: created device fw0: GUID 484fc000ad6b5ad0, S400 >Mar 01 12:08:10 localhost kernel: usb 5-1.1: New USB device found, idVendor=413c, idProduct=8157 >Mar 01 12:08:10 localhost kernel: usb 5-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Mar 01 12:08:10 localhost kernel: input: HID 413c:8157 as /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1.1/5-1.1:1.0/input/input7 >Mar 01 12:08:10 localhost kernel: hid-generic 0003:413C:8157.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 413c:8157] on usb-0000:00:13.0-1.1/input0 >Mar 01 12:08:10 localhost kernel: usb 5-1.2: new full-speed USB device number 4 using ohci-pci >Mar 01 12:08:10 localhost kernel: usb 5-1.2: New USB device found, idVendor=413c, idProduct=8158 >Mar 01 12:08:10 localhost kernel: usb 5-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Mar 01 12:08:10 localhost kernel: input: HID 413c:8158 as /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1.2/5-1.2:1.0/input/input8 >Mar 01 12:08:10 localhost kernel: hid-generic 0003:413C:8158.0002: input,hidraw1: USB HID v1.11 Mouse [HID 413c:8158] on usb-0000:00:13.0-1.2/input0 >Mar 01 12:08:11 localhost kernel: [drm] fb mappable at 0xE0142000 >Mar 01 12:08:11 localhost kernel: [drm] vram apper at 0xE0000000 >Mar 01 12:08:11 localhost kernel: [drm] size 4096000 >Mar 01 12:08:11 localhost kernel: [drm] fb depth is 24 >Mar 01 12:08:11 localhost kernel: [drm] pitch is 5120 >Mar 01 12:08:11 localhost kernel: fbcon: radeondrmfb (fb0) is primary device >Mar 01 12:08:11 localhost kernel: Console: switching to colour frame buffer device 160x50 >Mar 01 12:08:11 localhost kernel: radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device >Mar 01 12:08:11 localhost kernel: radeon 0000:01:05.0: registered panic notifier >Mar 01 12:08:11 localhost kernel: [drm] Initialized radeon 2.34.0 20080528 for 0000:01:05.0 on minor 0 >Mar 01 12:08:11 localhost systemd[1]: Started Show Plymouth Boot Screen. >Mar 01 12:08:11 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Mar 01 12:08:11 localhost systemd[1]: Starting Paths. >Mar 01 12:08:11 localhost systemd[1]: Reached target Paths. >Mar 01 12:08:11 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Mar 01 12:08:11 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Mar 01 12:08:11 localhost systemd[1]: Starting Basic System. >Mar 01 12:08:11 localhost systemd[1]: Reached target Basic System. >Mar 01 12:08:11 localhost kernel: scsi 6:0:0:0: Direct-Access PNY USB 2.0 FD 1100 PQ: 0 ANSI: 4 >Mar 01 12:08:11 localhost kernel: sd 6:0:0:0: Attached scsi generic sg2 type 0 >Mar 01 12:08:11 localhost kernel: sd 6:0:0:0: [sdb] 15950592 512-byte logical blocks: (8.16 GB/7.60 GiB) >Mar 01 12:08:11 localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off >Mar 01 12:08:11 localhost kernel: sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00 >Mar 01 12:08:11 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >Mar 01 12:08:11 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >Mar 01 12:08:11 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >Mar 01 12:08:11 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >Mar 01 12:08:11 localhost kernel: sdb: sdb1 >Mar 01 12:08:11 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >Mar 01 12:08:11 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >Mar 01 12:08:11 localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk >Mar 01 12:08:15 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Mar 01 12:08:20 localhost kernel: bio: create slab <bio-1> at 1 >Mar 01 12:08:20 localhost kernel: bio: create slab <bio-2> at 2 >Mar 01 12:08:20 localhost systemd[1]: Started dracut initqueue hook. >Mar 01 12:08:20 localhost systemd[1]: Starting dracut pre-mount hook... >Mar 01 12:08:20 localhost systemd[1]: Started dracut pre-mount hook. >Mar 01 12:08:20 localhost systemd[1]: Starting Initrd Root File System. >Mar 01 12:08:20 localhost systemd[1]: Reached target Initrd Root File System. >Mar 01 12:08:20 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Mar 01 12:08:20 localhost systemd[1]: Reloading. >Mar 01 12:08:20 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Mar 01 12:08:20 localhost systemd[1]: Started Reload Configuration from the Real Root. >Mar 01 12:08:20 localhost systemd[1]: Starting Initrd File Systems. >Mar 01 12:08:20 localhost systemd[1]: Reached target Initrd File Systems. >Mar 01 12:08:20 localhost systemd[1]: Starting dracut mount hook... >Mar 01 12:08:20 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Mar 01 12:08:21 localhost systemd[1]: Started dracut mount hook. >Mar 01 12:08:21 localhost systemd[1]: Starting Initrd Default Target. >Mar 01 12:08:21 localhost systemd[1]: Reached target Initrd Default Target. >Mar 01 12:08:21 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Mar 01 12:08:21 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Mar 01 12:08:21 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Mar 01 12:08:21 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Mar 01 12:08:21 localhost systemd[1]: Starting Plymouth switch root service... >Mar 01 12:08:21 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Mar 01 12:08:21 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Mar 01 12:08:21 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Mar 01 12:08:21 localhost systemd[1]: Stopping Initrd Default Target. >Mar 01 12:08:21 localhost systemd[1]: Stopped target Initrd Default Target. >Mar 01 12:08:21 localhost systemd[1]: Stopping dracut mount hook... >Mar 01 12:08:21 localhost systemd[1]: Stopped dracut mount hook. >Mar 01 12:08:21 localhost systemd[1]: Stopping dracut pre-mount hook... >Mar 01 12:08:21 localhost systemd[1]: Stopped dracut pre-mount hook. >Mar 01 12:08:21 localhost systemd[1]: Stopping dracut initqueue hook... >Mar 01 12:08:21 localhost systemd[1]: Stopped dracut initqueue hook. >Mar 01 12:08:21 localhost systemd[1]: Stopping Basic System. >Mar 01 12:08:21 localhost systemd[1]: Stopped target Basic System. >Mar 01 12:08:21 localhost systemd[1]: Stopping Slices. >Mar 01 12:08:21 localhost systemd[1]: Stopped target Slices. >Mar 01 12:08:21 localhost systemd[1]: Stopping System Slice. >Mar 01 12:08:21 localhost systemd[1]: Removed slice System Slice. >Mar 01 12:08:21 localhost systemd[1]: Stopping -.slice. >Mar 01 12:08:21 localhost systemd[1]: Removed slice -.slice. >Mar 01 12:08:21 localhost systemd[1]: Stopping Paths. >Mar 01 12:08:21 localhost systemd[1]: Stopped target Paths. >Mar 01 12:08:21 localhost systemd[1]: Stopping Timers. >Mar 01 12:08:21 localhost systemd[1]: Stopped target Timers. >Mar 01 12:08:21 localhost systemd[1]: Stopping Sockets. >Mar 01 12:08:21 localhost systemd[1]: Stopped target Sockets. >Mar 01 12:08:21 localhost systemd[1]: Stopping System Initialization. >Mar 01 12:08:21 localhost systemd[1]: Stopped target System Initialization. >Mar 01 12:08:21 localhost systemd[1]: Stopping Encrypted Volumes. >Mar 01 12:08:21 localhost systemd[1]: Stopped target Encrypted Volumes. >Mar 01 12:08:21 localhost systemd[1]: Stopping udev Coldplug all Devices... >Mar 01 12:08:21 localhost systemd[1]: Stopped udev Coldplug all Devices. >Mar 01 12:08:21 localhost systemd[1]: Stopping dracut pre-trigger hook... >Mar 01 12:08:21 localhost systemd[1]: Stopped dracut pre-trigger hook. >Mar 01 12:08:21 localhost systemd[1]: Stopping Swap. >Mar 01 12:08:21 localhost systemd[1]: Stopped target Swap. >Mar 01 12:08:21 localhost systemd[1]: Stopping Local File Systems. >Mar 01 12:08:21 localhost systemd[1]: Stopped target Local File Systems. >Mar 01 12:08:21 localhost systemd[1]: Stopping udev Kernel Device Manager... >Mar 01 12:08:21 localhost systemd[1]: Stopped udev Kernel Device Manager. >Mar 01 12:08:21 localhost systemd[1]: Stopping dracut pre-udev hook... >Mar 01 12:08:21 localhost systemd[1]: Stopped dracut pre-udev hook. >Mar 01 12:08:21 localhost systemd[1]: Stopping dracut cmdline hook... >Mar 01 12:08:21 localhost systemd[1]: Stopped dracut cmdline hook. >Mar 01 12:08:21 localhost systemd[1]: Stopping Create static device nodes in /dev... >Mar 01 12:08:21 localhost systemd[1]: Stopped Create static device nodes in /dev. >Mar 01 12:08:21 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Mar 01 12:08:21 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Mar 01 12:08:21 localhost systemd[1]: Stopping udev Control Socket. >Mar 01 12:08:21 localhost systemd[1]: Closed udev Control Socket. >Mar 01 12:08:21 localhost systemd[1]: Stopping udev Kernel Socket. >Mar 01 12:08:21 localhost systemd[1]: Closed udev Kernel Socket. >Mar 01 12:08:21 localhost systemd[1]: Starting Cleanup udevd DB... >Mar 01 12:08:21 localhost systemd[1]: Started Plymouth switch root service. >Mar 01 12:08:21 localhost systemd[1]: Started Cleanup udevd DB. >Mar 01 12:08:21 localhost systemd[1]: Starting Switch Root. >Mar 01 12:08:21 localhost systemd[1]: Reached target Switch Root. >Mar 01 12:08:21 localhost systemd[1]: Starting Switch Root... >Mar 01 12:08:21 localhost systemd[1]: Switching root. >Mar 01 12:08:21 localhost [65]: Journal stopped >Mar 01 12:08:23 localhost systemd-journal[565]: Runtime journal is using 8.0M (max 191.3M, leaving 287.0M of free 1.8G, current limit 191.3M). >Mar 01 12:08:23 localhost systemd-journal[565]: Runtime journal is using 8.0M (max 191.3M, leaving 287.0M of free 1.8G, current limit 191.3M). >Mar 01 12:08:23 localhost systemd-journald[65]: Received SIGTERM >Mar 01 12:08:23 localhost kernel: type=1404 audit(1393693701.825:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Mar 01 12:08:23 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Mar 01 12:08:23 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Mar 01 12:08:23 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Mar 01 12:08:23 localhost kernel: SELinux: 83 classes, 101316 rules >Mar 01 12:08:23 localhost kernel: SELinux: Completing initialization. >Mar 01 12:08:23 localhost kernel: SELinux: Setting up existing superblocks. >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev sdb1, type vfat), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Mar 01 12:08:23 localhost kernel: type=1403 audit(1393693702.267:3): policy loaded auid=4294967295 ses=4294967295 >Mar 01 12:08:23 localhost systemd[1]: Successfully loaded SELinux policy in 468.019ms. >Mar 01 12:08:23 localhost systemd[1]: Relabelled /dev and /run in 86.016ms. >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Mar 01 12:08:23 localhost systemd-journal[565]: Journal started >Mar 01 12:08:21 localhost systemd-cgroups-agent[534]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Mar 01 12:08:22 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Mar 01 12:08:22 localhost systemd[1]: Set hostname to <localhost>. >Mar 01 12:08:22 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 >Mar 01 12:08:23 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Mar 01 12:08:23 localhost systemd[1]: Started Collect Read-Ahead Data. >Mar 01 12:08:23 localhost systemd[1]: Started Replay Read-Ahead Data. >Mar 01 12:08:23 localhost systemd[1]: Started Load legacy module configuration. >Mar 01 12:08:23 localhost systemd[1]: Starting Apply Kernel Variables... >Mar 01 12:08:23 localhost systemd[1]: Started Load Kernel Modules. >Mar 01 12:08:23 localhost systemd[1]: Mounted FUSE Control File System. >Mar 01 12:08:23 localhost systemd[1]: Mounting Configuration File System... >Mar 01 12:08:23 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Mar 01 12:08:23 localhost systemd[1]: Started Set Up Additional Binary Formats. >Mar 01 12:08:23 localhost systemd[1]: Started File System Check on Root Device. >Mar 01 12:08:23 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Mar 01 12:08:23 localhost systemd[1]: Mounted Debug File System. >Mar 01 12:08:23 localhost systemd[1]: Mounted Huge Pages File System. >Mar 01 12:08:23 localhost systemd[1]: Mounted POSIX Message Queue File System. >Mar 01 12:08:23 localhost systemd[1]: Mounted Temporary Directory. >Mar 01 12:08:23 localhost systemd[1]: Started Apply Kernel Variables. >Mar 01 12:08:23 localhost systemd[1]: Mounted Configuration File System. >Mar 01 12:08:24 localhost systemd[1]: Starting LVM2 metadata daemon... >Mar 01 12:08:24 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Mar 01 12:08:24 localhost systemd[1]: Starting Create static device nodes in /dev... >Mar 01 12:08:24 localhost systemd[1]: Started LVM2 metadata daemon. >Mar 01 12:08:24 localhost systemd[1]: Started udev Coldplug all Devices. >Mar 01 12:08:24 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Mar 01 12:08:25 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Mar 01 12:08:25 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Mar 01 12:08:25 localhost systemd[1]: Starting Import network configuration from initramfs... >Mar 01 12:08:25 localhost systemd[1]: Starting Configure read-only root support... >Mar 01 12:08:25 localhost systemd[1]: Starting Load/Save Random Seed... >Mar 01 12:08:25 localhost systemd[1]: Started Load/Save Random Seed. >Mar 01 12:08:25 localhost lvm[562]: No volume groups found >Mar 01 12:08:25 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Mar 01 12:08:25 localhost systemd[1]: Started Create static device nodes in /dev. >Mar 01 12:08:25 localhost systemd[1]: Starting udev Kernel Device Manager... >Mar 01 12:08:25 localhost systemd[1]: Starting Local File Systems (Pre). >Mar 01 12:08:25 localhost systemd[1]: Reached target Local File Systems (Pre). >Mar 01 12:08:25 localhost systemd[1]: Started udev Kernel Device Manager. >Mar 01 12:08:25 localhost systemd-udevd[603]: starting version 208 >Mar 01 12:08:25 localhost systemd[1]: Started Import network configuration from initramfs. >Mar 01 12:08:25 localhost systemd[1]: Started Configure read-only root support. >Mar 01 12:08:25 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Mar 01 12:08:25 localhost systemd[1]: Starting Activation of DM RAID sets... >Mar 01 12:08:25 localhost systemd[1]: Mounted Configuration File System. >Mar 01 12:08:25 localhost kernel: acpi-cpufreq: overriding BIOS provided _PSD data >Mar 01 12:08:26 localhost kernel: ite_cir: Auto-detected model: ITE8708 CIR transceiver >Mar 01 12:08:26 localhost kernel: ite_cir: Using model: ITE8708 CIR transceiver >Mar 01 12:08:26 localhost kernel: ite_cir: TX-capable: 1 >Mar 01 12:08:26 localhost kernel: ite_cir: Sample period (ns): 8680 >Mar 01 12:08:26 localhost kernel: ite_cir: TX carrier frequency (Hz): 38000 >Mar 01 12:08:26 localhost kernel: ite_cir: TX duty cycle (%): 33 >Mar 01 12:08:26 localhost kernel: ite_cir: RX low carrier frequency (Hz): 0 >Mar 01 12:08:26 localhost kernel: ite_cir: RX high carrier frequency (Hz): 0 >Mar 01 12:08:26 localhost kernel: Registered IR keymap rc-rc6-mce >Mar 01 12:08:26 localhost kernel: input: ITE8708 CIR transceiver as /devices/virtual/rc/rc0/input9 >Mar 01 12:08:26 localhost kernel: rc0: ITE8708 CIR transceiver as /devices/virtual/rc/rc0 >Mar 01 12:08:26 localhost kernel: IR NEC protocol handler initialized >Mar 01 12:08:26 localhost kernel: IR RC6 protocol handler initialized >Mar 01 12:08:26 localhost kernel: IR Sony protocol handler initialized >Mar 01 12:08:26 localhost kernel: IR RC5(x) protocol handler initialized >Mar 01 12:08:26 localhost kernel: IR SANYO protocol handler initialized >Mar 01 12:08:26 localhost kernel: IR JVC protocol handler initialized >Mar 01 12:08:26 localhost kernel: IR MCE Keyboard/mouse protocol handler initialized >Mar 01 12:08:26 localhost kernel: input: MCE IR Keyboard/Mouse (ite-cir) as /devices/virtual/input/input10 >Mar 01 12:08:26 localhost kernel: ite_cir: driver has been successfully loaded >Mar 01 12:08:26 localhost kernel: lirc_dev: IR Remote Control driver registered, major 246 >Mar 01 12:08:26 localhost kernel: rc rc0: lirc_dev: driver ir-lirc-codec (ite-cir) registered at minor = 0 >Mar 01 12:08:26 localhost kernel: IR LIRC bridge handler initialized >Mar 01 12:08:26 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Mar 01 12:08:26 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Mar 01 12:08:26 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3317 0000:00:14.2: Using LPIB position fix >Mar 01 12:08:26 localhost kernel: ALSA sound/pci/hda/hda_intel.c:1787 0000:00:14.2: Enable sync_write for stable communication >Mar 01 12:08:26 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker >Mar 01 12:08:26 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Mar 01 12:08:26 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=2 (0xf/0xa/0x0/0x0/0x0) >Mar 01 12:08:26 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Mar 01 12:08:26 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Mar 01 12:08:26 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x13 >Mar 01 12:08:26 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Mic=0xe >Mar 01 12:08:26 localhost kernel: b43-phy0: Broadcom 4312 WLAN found (core revision 15) >Mar 01 12:08:26 localhost kernel: b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1 >Mar 01 12:08:26 localhost mtp-probe[648]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2" >Mar 01 12:08:26 localhost mtp-probe[648]: bus: 1, device: 2 was not an MTP device >Mar 01 12:08:26 localhost kernel: Broadcom 43xx driver loaded [ Features: PMNLS ] >Mar 01 12:08:26 localhost mtp-probe[650]: checking bus 6, device 2: "/sys/devices/pci0000:00/0000:00:13.1/usb6/6-2" >Mar 01 12:08:26 localhost mtp-probe[650]: bus: 6, device: 2 was not an MTP device >Mar 01 12:08:26 localhost kernel: input: HDA ATI SB Headphone Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input11 >Mar 01 12:08:26 localhost systemd-udevd[619]: error opening ATTR{/sys/devices/pci0000:00/0000:00:13.1/usb6/6-2/6-2:1.0/power/control} for writing: No such file or directory >Mar 01 12:08:26 localhost kernel: input: HDA ATI SB Headphone Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input12 >Mar 01 12:08:26 localhost mtp-probe[649]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:13.2/usb2/2-6" >Mar 01 12:08:26 localhost mtp-probe[649]: bus: 2, device: 4 was not an MTP device >Mar 01 12:08:26 localhost kernel: input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input13 >Mar 01 12:08:26 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3317 0000:01:05.1: Using LPIB position fix >Mar 01 12:08:26 localhost kernel: snd_hda_intel 0000:01:05.1: setting latency timer to 64 >Mar 01 12:08:26 localhost kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0x30c0, revision 0 >Mar 01 12:08:26 localhost kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0x30e0 >Mar 01 12:08:26 localhost kernel: ALSA sound/pci/hda/hda_intel.c:1787 0000:01:05.1: Enable sync_write for stable communication >Mar 01 12:08:26 localhost kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05 >Mar 01 12:08:26 localhost kernel: sp5100_tco: PCI Revision ID: 0x3a >Mar 01 12:08:26 localhost kernel: sp5100_tco: failed to find MMIO address, giving up. >Mar 01 12:08:26 localhost kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:05.1/sound/card1/input14 >Mar 01 12:08:26 localhost mtp-probe[656]: checking bus 5, device 3: "/sys/devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1.1" >Mar 01 12:08:26 localhost mtp-probe[656]: bus: 5, device: 3 was not an MTP device >Mar 01 12:08:26 localhost kernel: r592: driver successfully loaded >Mar 01 12:08:26 localhost mtp-probe[659]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1.2" >Mar 01 12:08:26 localhost kernel: media: Linux media interface: v0.10 >Mar 01 12:08:26 localhost mtp-probe[659]: bus: 5, device: 4 was not an MTP device >Mar 01 12:08:26 localhost kernel: Linux video capture interface: v2.00 >Mar 01 12:08:26 localhost kernel: uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_2M (0c45:63fa) >Mar 01 12:08:26 localhost kernel: input: Laptop_Integrated_Webcam_2M as /devices/pci0000:00/0000:00:13.2/usb2/2-6/2-6:1.0/input/input15 >Mar 01 12:08:26 localhost kernel: usbcore: registered new interface driver uvcvideo >Mar 01 12:08:26 localhost kernel: USB Video Class driver (1.1.1) >Mar 01 12:08:26 localhost kernel: microcode: CPU0: patch_level=0x02000032 >Mar 01 12:08:26 localhost kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) >Mar 01 12:08:26 localhost kernel: input: Dell WMI hotkeys as /devices/virtual/input/input16 >Mar 01 12:08:26 localhost systemd[1]: Started Activation of DM RAID sets. >Mar 01 12:08:26 localhost systemd[1]: Starting Local File Systems. >Mar 01 12:08:26 localhost systemd[1]: Reached target Local File Systems. >Mar 01 12:08:26 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Mar 01 12:08:26 localhost systemd[1]: Started Reconfigure the system on administrator request. >Mar 01 12:08:26 localhost systemd[1]: Started Mark the need to relabel after reboot. >Mar 01 12:08:26 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Mar 01 12:08:26 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Mar 01 12:08:26 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Mar 01 12:08:26 localhost systemd[1]: Starting Security Auditing Service... >Mar 01 12:08:26 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >Mar 01 12:08:26 localhost systemd[1]: Starting Encrypted Volumes. >Mar 01 12:08:26 localhost systemd[1]: Reached target Encrypted Volumes. >Mar 01 12:08:26 localhost systemd[1]: Starting Sound Card. >Mar 01 12:08:26 localhost systemd[1]: Reached target Sound Card. >Mar 01 12:08:26 localhost systemd[1]: Reached target Sound Card. >Mar 01 12:08:26 localhost kernel: microcode: CPU1: patch_level=0x02000032 >Mar 01 12:08:26 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Mar 01 12:08:26 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Mar 01 12:08:26 localhost kernel: kvm: Nested Virtualization enabled >Mar 01 12:08:27 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Mar 01 12:08:29 localhost systemd-journal[565]: Permanent journal is using 192.1M (max 439.5M, leaving 659.3M of free 262.0M, current limit 0B). >Mar 01 12:08:29 localhost systemd-journal[565]: Time spent on flushing to /var is 162.692ms for 1187 entries. >Mar 01 12:08:27 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Mar 01 12:08:27 localhost systemd[1]: Started Security Auditing Service. >Mar 01 12:08:27 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Mar 01 12:08:29 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Mar 01 12:08:29 localhost systemd[1]: Starting System Initialization. >Mar 01 12:08:29 localhost systemd[1]: Reached target System Initialization. >Mar 01 12:08:29 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Mar 01 12:08:29 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Mar 01 12:08:29 localhost systemd[1]: Started dnf makecache timer. >Mar 01 12:08:29 localhost systemd[1]: Starting Timers. >Mar 01 12:08:29 localhost systemd[1]: Reached target Timers. >Mar 01 12:08:35 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Mar 01 12:08:35 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Mar 01 12:08:35 localhost systemd[1]: Started Restore Sound Card State. >Mar 01 12:08:35 localhost systemd[1]: Starting CUPS Printer Service Spool. >Mar 01 12:08:35 localhost systemd[1]: Started CUPS Printer Service Spool. >Mar 01 12:08:35 localhost systemd[1]: Starting Paths. >Mar 01 12:08:35 localhost systemd[1]: Reached target Paths. >Mar 01 12:08:35 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Mar 01 12:08:35 localhost auditctl[673]: No rules >Mar 01 12:08:35 localhost auditctl[673]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Mar 01 12:08:29 localhost auditd[672]: Started dispatcher: /sbin/audispd pid: 695 >Mar 01 12:08:29 localhost audispd[695]: priority_boost_parser called with: 4 >Mar 01 12:08:29 localhost audispd[695]: max_restarts_parser called with: 10 >Mar 01 12:08:29 localhost audispd[695]: audispd initialized with q_depth=150 and 1 active plugins >Mar 01 12:08:29 localhost auditd[672]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Mar 01 12:08:35 localhost alsactl[700]: alsactl 1.0.27.2 daemon started >Mar 01 12:08:35 localhost kernel: cfg80211: World regulatory domain updated: >Mar 01 12:08:35 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Mar 01 12:08:35 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 01 12:08:35 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 01 12:08:35 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Mar 01 12:08:35 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 01 12:08:35 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 01 12:08:35 localhost kernel: type=1305 audit(1393693709.388:4): audit_pid=672 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Mar 01 12:08:35 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Mar 01 12:08:35 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Mar 01 12:08:35 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Mar 01 12:08:35 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Mar 01 12:08:35 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Mar 01 12:08:35 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Mar 01 12:08:35 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Mar 01 12:08:35 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Mar 01 12:08:35 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Mar 01 12:08:35 localhost systemd[1]: Starting Sockets. >Mar 01 12:08:35 localhost systemd[1]: Reached target Sockets. >Mar 01 12:08:35 localhost systemd[1]: Starting Basic System. >Mar 01 12:08:35 localhost systemd[1]: Reached target Basic System. >Mar 01 12:08:35 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Mar 01 12:08:35 localhost systemd[1]: Starting Permit User Sessions... >Mar 01 12:08:35 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Mar 01 12:08:35 localhost systemd[1]: Starting Accounts Service... >Mar 01 12:08:35 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Mar 01 12:08:35 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Mar 01 12:08:35 localhost systemd[1]: Starting Initialize hardware monitoring sensors... >Mar 01 12:08:35 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Mar 01 12:08:35 localhost systemd[1]: Starting irqbalance daemon... >Mar 01 12:08:35 localhost rngd[706]: Unable to open file: /dev/tpm0 >Mar 01 12:08:35 localhost rngd[706]: can't open any entropy source >Mar 01 12:08:35 localhost rngd[706]: Maybe RNG device modules are not loaded >Mar 01 12:08:35 localhost systemd[1]: Started irqbalance daemon. >Mar 01 12:08:35 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Mar 01 12:08:35 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Mar 01 12:08:35 localhost modprobe[709]: No sensors with loadable kernel modules configured. >Mar 01 12:08:35 localhost modprobe[709]: Please, run 'sensors-detect' as root in order to search for available sensors. >Mar 01 12:08:35 localhost systemd[1]: Starting Modem Manager... >Mar 01 12:08:35 localhost systemd[1]: Starting NTP client/server... >Mar 01 12:08:35 localhost systemd[1]: Starting LSB: Init script for live image.... >Mar 01 12:08:35 localhost systemd[1]: Starting D-Bus System Message Bus... >Mar 01 12:08:35 localhost chronyd[720]: chronyd version 1.29 starting >Mar 01 12:08:35 localhost chronyd[720]: Linux kernel major=3 minor=11 patch=10 >Mar 01 12:08:35 localhost chronyd[720]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Mar 01 12:08:35 localhost systemd[1]: Started D-Bus System Message Bus. >Mar 01 12:08:35 localhost systemd[1]: Starting Login Service... >Mar 01 12:08:35 localhost ModemManager[714]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Mar 01 12:08:35 localhost mcelog[723]: AMD Processor family 17: Please load edac_mce_amd module. >: Success >Mar 01 12:08:35 localhost mcelog.setup[712]: CPU is unsupported >Mar 01 12:08:35 localhost avahi-daemon[713]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Mar 01 12:08:35 localhost avahi-daemon[713]: Successfully dropped root privileges. >Mar 01 12:08:35 localhost avahi-daemon[713]: avahi-daemon 0.6.31 starting up. >Mar 01 12:08:35 localhost systemd[1]: Started Permit User Sessions. >Mar 01 12:08:35 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Mar 01 12:08:35 localhost systemd[1]: Unit rngd.service entered failed state. >Mar 01 12:08:35 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Mar 01 12:08:35 localhost mcelog[733]: mcelog: AMD Processor family 17: Please load edac_mce_amd module. >Mar 01 12:08:35 localhost mcelog[733]: : Success >Mar 01 12:08:35 localhost mcelog[733]: CPU is unsupported >Mar 01 12:08:35 localhost systemd[1]: mcelog.service: main process exited, code=exited, status=1/FAILURE >Mar 01 12:08:35 localhost systemd[1]: Unit mcelog.service entered failed state. >Mar 01 12:08:35 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Mar 01 12:08:35 localhost chronyd[720]: Frequency 9.206 +/- 0.066 ppm read from /var/lib/chrony/drift >Mar 01 12:08:35 localhost systemd[1]: Reached target Sound Card. >Mar 01 12:08:35 localhost systemd[1]: Reached target Sound Card. >Mar 01 12:08:35 localhost systemd[1]: Started Initialize hardware monitoring sensors. >Mar 01 12:08:35 localhost systemd[1]: Started NTP client/server. >Mar 01 12:08:37 localhost rtkit-daemon[704]: Successfully called chroot. >Mar 01 12:08:37 localhost rtkit-daemon[704]: Successfully dropped privileges. >Mar 01 12:08:37 localhost rtkit-daemon[704]: Successfully limited resources. >Mar 01 12:08:37 localhost rtkit-daemon[704]: Running. >Mar 01 12:08:37 localhost rtkit-daemon[704]: Watchdog thread running. >Mar 01 12:08:37 localhost rtkit-daemon[704]: Canary thread running. >Mar 01 12:08:37 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Mar 01 12:08:37 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Mar 01 12:08:37 localhost avahi-daemon[713]: Successfully called chroot(). >Mar 01 12:08:37 localhost avahi-daemon[713]: Successfully dropped remaining capabilities. >Mar 01 12:08:37 localhost systemd-logind[724]: New seat seat0. >Mar 01 12:08:37 localhost systemd-logind[724]: Watching system buttons on /dev/input/event6 (Video Bus) >Mar 01 12:08:37 localhost systemd-logind[724]: Watching system buttons on /dev/input/event1 (Power Button) >Mar 01 12:08:37 localhost systemd-logind[724]: Watching system buttons on /dev/input/event0 (Lid Switch) >Mar 01 12:08:37 localhost systemd-logind[724]: Watching system buttons on /dev/input/event2 (Sleep Button) >Mar 01 12:08:37 localhost systemd[1]: Started Login Service. >Mar 01 12:08:37 localhost avahi-daemon[713]: No service file found in /etc/avahi/services. >Mar 01 12:08:37 localhost avahi-daemon[713]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Mar 01 12:08:37 localhost avahi-daemon[713]: Network interface enumeration completed. >Mar 01 12:08:37 localhost avahi-daemon[713]: Registering HINFO record with values 'X86_64'/'LINUX'. >Mar 01 12:08:37 localhost avahi-daemon[713]: Server startup complete. Host name is linux.local. Local service cookie is 32794286. >Mar 01 12:08:37 localhost dbus[718]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Mar 01 12:08:37 localhost systemd[1]: Starting Authorization Manager... >Mar 01 12:08:37 localhost dbus-daemon[718]: dbus[718]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Mar 01 12:08:37 localhost systemd[1]: Started Modem Manager. >Mar 01 12:08:37 localhost polkitd[769]: Started polkitd version 0.112 >Mar 01 12:08:37 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Mar 01 12:08:37 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Mar 01 12:08:37 localhost polkitd[769]: Loading rules from directory /etc/polkit-1/rules.d >Mar 01 12:08:37 localhost polkitd[769]: Loading rules from directory /usr/share/polkit-1/rules.d >Mar 01 12:08:37 localhost systemd[1]: Started LSB: Init script for live image.. >Mar 01 12:08:37 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Mar 01 12:08:37 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Mar 01 12:08:37 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Mar 01 12:08:37 localhost systemd[1]: Starting Install ABRT coredump hook... >Mar 01 12:08:37 localhost systemd[1]: Starting ABRT Xorg log watcher... >Mar 01 12:08:37 localhost systemd[1]: Started ABRT Xorg log watcher. >Mar 01 12:08:38 localhost systemd[1]: Started Harvest vmcores for ABRT. >Mar 01 12:08:38 localhost systemd[1]: Starting ABRT kernel log watcher... >Mar 01 12:08:38 localhost systemd[1]: Started ABRT kernel log watcher. >Mar 01 12:08:38 localhost systemd[1]: Starting GNOME Display Manager... >Mar 01 12:08:38 localhost polkitd[769]: Finished loading, compiling and executing 5 rules >Mar 01 12:08:38 localhost systemd[1]: Started SYSV: Late init script for live image.. >Mar 01 12:08:38 localhost dbus-daemon[718]: dbus[718]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Mar 01 12:08:38 localhost dbus[718]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Mar 01 12:08:38 localhost polkitd[769]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Mar 01 12:08:38 localhost accounts-daemon[705]: started daemon version 0.6.35 >Mar 01 12:08:38 localhost systemd[1]: Started Authorization Manager. >Mar 01 12:08:38 localhost systemd[1]: Started Accounts Service. >Mar 01 12:08:38 localhost systemd[1]: Started Install ABRT coredump hook. >Mar 01 12:08:38 localhost systemd[1]: Started GNOME Display Manager. >Mar 01 12:08:38 localhost abrtd[787]: Init complete, entering main loop >Mar 01 12:08:39 localhost dbus-daemon[718]: dbus[718]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=800 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=808 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Mar 01 12:08:39 localhost dbus[718]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=800 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=808 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Mar 01 12:08:39 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Mar 01 12:08:39 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Mar 01 12:08:40 localhost ModemManager[714]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:05.0/0000:0b:00.0': not supported by any plugin >Mar 01 12:08:40 localhost ModemManager[714]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:07.0/0000:09:00.0': not supported by any plugin >Mar 01 12:08:41 localhost kernel: Ebtables v2.0 registered >Mar 01 12:08:41 localhost kernel: Bridge firewalling registered >Mar 01 12:08:41 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Mar 01 12:08:41 localhost systemd[1]: Starting Network Manager... >Mar 01 12:08:41 localhost NetworkManager[860]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Mar 01 12:08:41 localhost NetworkManager[860]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Mar 01 12:08:41 localhost NetworkManager[860]: <info> WEXT support is enabled >Mar 01 12:08:42 localhost NetworkManager[860]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Mar 01 12:08:42 localhost NetworkManager[860]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Mar 01 12:08:42 localhost NetworkManager[860]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Mar 01 12:08:42 localhost NetworkManager[860]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Mar 01 12:08:42 localhost NetworkManager[860]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Mar 01 12:08:42 localhost NetworkManager[860]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Mar 01 12:08:42 localhost NetworkManager[860]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Mar 01 12:08:42 localhost NetworkManager[860]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Mar 01 12:08:42 localhost NetworkManager[860]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-default_1 ... >Mar 01 12:08:42 localhost NetworkManager[860]: ifcfg-rh: read connection 'default 1' >Mar 01 12:08:42 localhost NetworkManager[860]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-default ... >Mar 01 12:08:42 localhost NetworkManager[860]: ifcfg-rh: read connection 'default' >Mar 01 12:08:42 localhost NetworkManager[860]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1 ... >Mar 01 12:08:42 localhost NetworkManager[860]: ifcfg-rh: read connection 'Wired connection 1' >Mar 01 12:08:42 localhost NetworkManager[860]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Mar 01 12:08:42 localhost NetworkManager[860]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-3624_3164 ... >Mar 01 12:08:42 localhost NetworkManager[860]: ifcfg-rh: read connection '3624 3164' >Mar 01 12:08:42 localhost NetworkManager[860]: <info> monitoring kernel firmware directory '/lib/firmware'. >Mar 01 12:08:42 localhost NetworkManager[860]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:05.0/0000:0b:00.0/ssb0:0/ieee80211/phy0/rfkill0) (driver b43) >Mar 01 12:08:42 localhost NetworkManager[860]: <info> WiFi hardware radio set enabled >Mar 01 12:08:42 localhost systemd[1]: Started Network Manager. >Mar 01 12:08:42 localhost systemd[1]: Starting Network. >Mar 01 12:08:42 localhost systemd[1]: Reached target Network. >Mar 01 12:08:42 localhost NetworkManager[860]: <info> WiFi enabled by radio killswitch; enabled by state file >Mar 01 12:08:42 localhost NetworkManager[860]: <info> WWAN enabled by radio killswitch; enabled by state file >Mar 01 12:08:42 localhost NetworkManager[860]: <info> WiMAX enabled by radio killswitch; enabled by state file >Mar 01 12:08:42 localhost NetworkManager[860]: <info> Networking is enabled by state file >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (lo): link connected >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (lo): carrier is ON >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (lo): No existing connection detected. >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (p7p1): carrier is OFF >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (p7p1): new Ethernet device (driver: 'tg3' ifindex: 2) >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (p7p1): exported as /org/freedesktop/NetworkManager/Devices/1 >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (p7p1): No existing connection detected. >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (p7p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (p7p1): bringing up device. >Mar 01 12:08:42 localhost kernel: tg3 0000:09:00.0: irq 43 for MSI/MSI-X >Mar 01 12:08:42 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p7p1: link is not ready >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (wlan0): using nl80211 for WiFi device control >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (wlan0): driver supports Access Point (AP) mode >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (wlan0): new 802.11 WiFi device (driver: 'b43' ifindex: 3) >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/2 >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (wlan0): No existing connection detected. >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Mar 01 12:08:42 localhost NetworkManager[860]: <info> (wlan0): bringing up device. >Mar 01 12:08:43 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Mar 01 12:08:43 localhost kernel: b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10) >Mar 01 12:08:44 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >Mar 01 12:08:44 localhost dbus-daemon[718]: dbus[718]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Mar 01 12:08:44 localhost dbus[718]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Mar 01 12:08:44 localhost systemd[1]: Starting WPA Supplicant daemon... >Mar 01 12:08:44 localhost dbus-daemon[718]: dbus[718]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Mar 01 12:08:44 localhost dbus[718]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Mar 01 12:08:44 localhost systemd[1]: Starting Bluetooth service... >Mar 01 12:08:44 localhost bluetoothd[998]: Bluetooth daemon 5.12 >Mar 01 12:08:44 localhost dbus-daemon[718]: dbus[718]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Mar 01 12:08:44 localhost dbus[718]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Mar 01 12:08:44 localhost systemd[1]: Started WPA Supplicant daemon. >Mar 01 12:08:44 localhost NetworkManager[860]: <info> wpa_supplicant started >Mar 01 12:08:44 localhost NetworkManager[860]: <info> ModemManager available in the bus >Mar 01 12:08:44 localhost dbus-daemon[718]: dbus[718]: [system] Successfully activated service 'org.bluez' >Mar 01 12:08:44 localhost dbus[718]: [system] Successfully activated service 'org.bluez' >Mar 01 12:08:45 localhost systemd[1]: Started Bluetooth service. >Mar 01 12:08:45 localhost NetworkManager[860]: <info> (wlan0) supports 4 scan SSIDs >Mar 01 12:08:45 localhost NetworkManager[860]: <info> (wlan0): supplicant interface state: starting -> ready >Mar 01 12:08:45 localhost NetworkManager[860]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Mar 01 12:08:45 localhost NetworkManager[860]: <info> (wlan0): supplicant interface state: ready -> disconnected >Mar 01 12:08:45 localhost NetworkManager[860]: <info> (wlan0) supports 4 scan SSIDs >Mar 01 12:08:45 localhost NetworkManager[860]: <info> startup complete >Mar 01 12:08:45 localhost kernel: Bluetooth: Core ver 2.16 >Mar 01 12:08:45 localhost kernel: NET: Registered protocol family 31 >Mar 01 12:08:45 localhost kernel: Bluetooth: HCI device and connection manager initialized >Mar 01 12:08:45 localhost kernel: Bluetooth: HCI socket layer initialized >Mar 01 12:08:45 localhost kernel: Bluetooth: L2CAP socket layer initialized >Mar 01 12:08:45 localhost kernel: Bluetooth: SCO socket layer initialized >Mar 01 12:08:45 localhost bluetoothd[998]: Starting SDP server >Mar 01 12:08:45 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Mar 01 12:08:45 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Mar 01 12:08:45 localhost kernel: Bluetooth: BNEP socket layer initialized >Mar 01 12:08:45 localhost bluetoothd[998]: Bluetooth management interface 1.3 initialized >Mar 01 12:08:45 localhost dbus-daemon[718]: dbus[718]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Mar 01 12:08:45 localhost dbus[718]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Mar 01 12:08:45 localhost systemd[1]: Starting Hostname Service... >Mar 01 12:08:45 localhost dbus-daemon[718]: dbus[718]: [system] Successfully activated service 'org.freedesktop.hostname1' >Mar 01 12:08:45 localhost dbus[718]: [system] Successfully activated service 'org.freedesktop.hostname1' >Mar 01 12:08:45 localhost systemd[1]: Started Hostname Service. >Mar 01 12:08:46 localhost NetworkManager[860]: <info> (wlan0): supplicant interface state: disconnected -> inactive >Mar 01 12:08:46 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Mar 01 12:08:47 localhost systemd[1]: Starting Multi-User System. >Mar 01 12:08:47 localhost systemd[1]: Reached target Multi-User System. >Mar 01 12:08:47 localhost systemd[1]: Starting Graphical Interface. >Mar 01 12:08:47 localhost systemd[1]: Reached target Graphical Interface. >Mar 01 12:08:47 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Mar 01 12:08:47 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Mar 01 12:08:47 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Mar 01 12:08:47 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Mar 01 12:08:47 localhost systemd[1]: Startup finished in 2.167s (kernel) + 12.581s (initrd) + 25.354s (userspace) = 40.103s. >Mar 01 12:08:49 localhost systemd[1]: Starting user-1000.slice. >Mar 01 12:08:49 localhost systemd[1]: Created slice user-1000.slice. >Mar 01 12:08:49 localhost systemd[1]: Starting User Manager for 1000... >Mar 01 12:08:49 localhost systemd-logind[724]: New session 1 of user liveuser. >Mar 01 12:08:49 localhost systemd-logind[724]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Mar 01 12:08:50 localhost systemd[1]: Starting Session 1 of user liveuser. >Mar 01 12:08:50 localhost systemd[1]: Started Session 1 of user liveuser. >Mar 01 12:08:50 localhost gdm-autologin][1110]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Mar 01 12:08:50 localhost systemd[1253]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Mar 01 12:08:50 localhost systemd[1253]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Mar 01 12:08:51 localhost systemd[1253]: Starting Default. >Mar 01 12:08:51 localhost systemd[1253]: Reached target Default. >Mar 01 12:08:51 localhost systemd[1253]: Startup finished in 1.410s. >Mar 01 12:08:51 localhost systemd[1]: Started User Manager for 1000. >Mar 01 12:08:52 localhost /etc/gdm/Xsession[1264]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Mar 01 12:08:54 localhost kernel: fuse init (API version 7.22) >Mar 01 12:08:54 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Mar 01 12:08:54 localhost systemd[1]: Mounting FUSE Control File System... >Mar 01 12:08:54 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Mar 01 12:08:54 localhost systemd[1]: Mounted FUSE Control File System. >Mar 01 12:08:54 localhost gnome-session[1264]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-MmCJTN >Mar 01 12:08:54 localhost gnome-session[1264]: GPG_AGENT_INFO=/run/user/1000/keyring-MmCJTN/gpg:0:1 >Mar 01 12:08:54 localhost gnome-session[1264]: GNOME_KEYRING_PID=1399 >Mar 01 12:08:54 localhost gnome-session[1264]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-MmCJTN >Mar 01 12:08:54 localhost gnome-session[1264]: GPG_AGENT_INFO=/run/user/1000/keyring-MmCJTN/gpg:0:1 >Mar 01 12:08:54 localhost gnome-session[1264]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-MmCJTN >Mar 01 12:08:54 localhost gnome-session[1264]: GPG_AGENT_INFO=/run/user/1000/keyring-MmCJTN/gpg:0:1 >Mar 01 12:08:54 localhost gnome-session[1264]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-MmCJTN >Mar 01 12:08:54 localhost gnome-session[1264]: GPG_AGENT_INFO=/run/user/1000/keyring-MmCJTN/gpg:0:1 >Mar 01 12:08:55 localhost gnome-session[1264]: SSH_AUTH_SOCK=/run/user/1000/keyring-MmCJTN/ssh >Mar 01 12:08:55 localhost dbus-daemon[718]: dbus[718]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Mar 01 12:08:55 localhost dbus[718]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Mar 01 12:08:55 localhost systemd[1]: Starting Daemon for power management... >Mar 01 12:08:55 localhost dbus-daemon[718]: dbus[718]: [system] Successfully activated service 'org.freedesktop.UPower' >Mar 01 12:08:55 localhost dbus[718]: [system] Successfully activated service 'org.freedesktop.UPower' >Mar 01 12:08:55 localhost systemd[1]: Started Daemon for power management. >Mar 01 12:08:55 localhost rtkit-daemon[704]: Successfully made thread 1413 of process 1413 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Mar 01 12:08:55 localhost rtkit-daemon[704]: Supervising 1 threads of 1 processes of 1 users. >Mar 01 12:08:56 localhost pulseaudio[1413]: [pulseaudio] sink.c: Default and alternate sample rates are the same. >Mar 01 12:08:56 localhost rtkit-daemon[704]: Supervising 1 threads of 1 processes of 1 users. >Mar 01 12:08:56 localhost rtkit-daemon[704]: Successfully made thread 1433 of process 1413 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Mar 01 12:08:56 localhost rtkit-daemon[704]: Supervising 2 threads of 1 processes of 1 users. >Mar 01 12:08:56 localhost rtkit-daemon[704]: Supervising 2 threads of 1 processes of 1 users. >Mar 01 12:08:56 localhost rtkit-daemon[704]: Successfully made thread 1450 of process 1413 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Mar 01 12:08:56 localhost rtkit-daemon[704]: Supervising 3 threads of 1 processes of 1 users. >Mar 01 12:08:56 localhost rtkit-daemon[704]: Supervising 3 threads of 1 processes of 1 users. >Mar 01 12:08:56 localhost rtkit-daemon[704]: Successfully made thread 1453 of process 1413 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Mar 01 12:08:56 localhost rtkit-daemon[704]: Supervising 4 threads of 1 processes of 1 users. >Mar 01 12:09:06 localhost dbus-daemon[718]: dbus[718]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Mar 01 12:09:06 localhost dbus[718]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Mar 01 12:09:06 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Mar 01 12:09:06 localhost dbus-daemon[718]: dbus[718]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Mar 01 12:09:06 localhost dbus[718]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Mar 01 12:09:06 localhost systemd[1]: Starting Disk Manager... >Mar 01 12:09:06 localhost udisksd[1465]: udisks daemon version 2.1.1 starting >Mar 01 12:09:06 localhost colord[1464]: Using mapping database file /var/lib/colord/mapping.db >Mar 01 12:09:06 localhost colord[1464]: Using device database file /var/lib/colord/storage.db >Mar 01 12:09:06 localhost colord[1464]: loaded plugin libcd_plugin_scanner.so >Mar 01 12:09:06 localhost colord[1464]: loaded plugin libcd_plugin_camera.so >Mar 01 12:09:06 localhost colord[1464]: Daemon ready for requests >Mar 01 12:09:06 localhost dbus-daemon[718]: dbus[718]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Mar 01 12:09:06 localhost dbus[718]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Mar 01 12:09:06 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Mar 01 12:09:07 localhost dbus-daemon[718]: dbus[718]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Mar 01 12:09:07 localhost dbus[718]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Mar 01 12:09:07 localhost systemd[1]: Started Disk Manager. >Mar 01 12:09:07 localhost udisksd[1465]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Mar 01 12:09:07 localhost colord[1464]: Device added: sysfs-SONiX_Technology_Inc.-Laptop_Integrated_Webcam_2M >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Auto-activating connection 'default 1'. >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Activation (wlan0) starting connection 'default 1' >Mar 01 12:09:09 localhost NetworkManager[860]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Mar 01 12:09:09 localhost NetworkManager[860]: <info> NetworkManager state is now CONNECTING >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >Mar 01 12:09:09 localhost NetworkManager[860]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Activation (wlan0/wireless): connection 'default 1' has security, and secrets exist. No new secrets needed. >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Config: added 'ssid' value 'default' >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Config: added 'scan_ssid' value '1' >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Config: added 'bssid' value '00:0f:cc:8d:1c:04' >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Config: added 'psk' value '<omitted>' >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Config: added 'proto' value 'WPA RSN' >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >Mar 01 12:09:09 localhost NetworkManager[860]: <info> Config: set interface ap_scan to 1 >Mar 01 12:09:09 localhost NetworkManager[860]: <info> (wlan0): supplicant interface state: inactive -> scanning >Mar 01 12:09:10 localhost kernel: wlan0: authenticate with 00:0f:cc:8d:1c:04 >Mar 01 12:09:10 localhost kernel: wlan0: send auth to 00:0f:cc:8d:1c:04 (try 1/3) >Mar 01 12:09:10 localhost NetworkManager[860]: <info> (wlan0): supplicant interface state: scanning -> authenticating >Mar 01 12:09:10 localhost kernel: wlan0: authenticated >Mar 01 12:09:10 localhost kernel: b43 ssb0:0 wlan0: disabling HT as WMM/QoS is not supported by the AP >Mar 01 12:09:10 localhost kernel: b43 ssb0:0 wlan0: disabling VHT as WMM/QoS is not supported by the AP >Mar 01 12:09:10 localhost kernel: wlan0: associate with 00:0f:cc:8d:1c:04 (try 1/3) >Mar 01 12:09:10 localhost kernel: wlan0: RX AssocResp from 00:0f:cc:8d:1c:04 (capab=0x451 status=0 aid=6) >Mar 01 12:09:10 localhost kernel: wlan0: associated >Mar 01 12:09:10 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready >Mar 01 12:09:10 localhost NetworkManager[860]: <info> (wlan0): supplicant interface state: authenticating -> associating >Mar 01 12:09:10 localhost NetworkManager[860]: <info> (wlan0): supplicant interface state: associating -> 4-way handshake >Mar 01 12:09:10 localhost NetworkManager[860]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed >Mar 01 12:09:10 localhost NetworkManager[860]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'default'. >Mar 01 12:09:10 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled. >Mar 01 12:09:10 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started... >Mar 01 12:09:10 localhost NetworkManager[860]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0] >Mar 01 12:09:10 localhost NetworkManager[860]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Mar 01 12:09:11 localhost avahi-daemon[713]: Registering new address record for fe80::222:5fff:fe11:ce5d on wlan0.*. >Mar 01 12:09:13 localhost systemd[1]: Starting CUPS Printing Service... >Mar 01 12:09:13 localhost systemd[1]: Started CUPS Printing Service. >Mar 01 12:09:14 localhost NetworkManager[860]: <info> dhclient started with pid 1492 >Mar 01 12:09:14 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete. >Mar 01 12:09:17 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Mar 01 12:09:17 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Mar 01 12:09:18 localhost dbus-daemon[718]: dbus[718]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Mar 01 12:09:18 localhost dbus[718]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Mar 01 12:09:18 localhost dhclient[1492]: Internet Systems Consortium DHCP Client 4.2.5 >Mar 01 12:09:18 localhost dhclient[1492]: Copyright 2004-2013 Internet Systems Consortium. >Mar 01 12:09:18 localhost dhclient[1492]: All rights reserved. >Mar 01 12:09:18 localhost dhclient[1492]: For info, please visit https://www.isc.org/software/dhcp/ >Mar 01 12:09:18 localhost dhclient[1492]: Mar 01 12:09:18 localhost systemd[1]: Starting Locale Service... >Mar 01 12:09:18 localhost NetworkManager[860]: Internet Systems Consortium DHCP Client 4.2.5 >Mar 01 12:09:18 localhost NetworkManager[860]: Copyright 2004-2013 Internet Systems Consortium. >Mar 01 12:09:18 localhost NetworkManager[860]: All rights reserved. >Mar 01 12:09:18 localhost NetworkManager[860]: For info, please visit https://www.isc.org/software/dhcp/ >Mar 01 12:09:18 localhost NetworkManager[860]: <info> (wlan0): DHCPv4 state changed nbi -> preinit >Mar 01 12:09:18 localhost dbus-daemon[718]: dbus[718]: [system] Successfully activated service 'org.freedesktop.locale1' >Mar 01 12:09:18 localhost dbus[718]: [system] Successfully activated service 'org.freedesktop.locale1' >Mar 01 12:09:18 localhost systemd[1]: Started Locale Service. >Mar 01 12:09:18 localhost dhclient[1492]: Listening on LPF/wlan0/00:22:5f:11:ce:5d >Mar 01 12:09:19 localhost dhclient[1492]: Sending on LPF/wlan0/00:22:5f:11:ce:5d >Mar 01 12:09:19 localhost dhclient[1492]: Sending on Socket/fallback >Mar 01 12:09:19 localhost dhclient[1492]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5 (xid=0x12debbf9) >Mar 01 12:09:19 localhost NetworkManager[860]: Listening on LPF/wlan0/00:22:5f:11:ce:5d >Mar 01 12:09:19 localhost NetworkManager[860]: Sending on LPF/wlan0/00:22:5f:11:ce:5d >Mar 01 12:09:19 localhost NetworkManager[860]: Sending on Socket/fallback >Mar 01 12:09:19 localhost NetworkManager[860]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5 (xid=0x12debbf9) >Mar 01 12:09:19 localhost dhclient[1492]: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 (xid=0x12debbf9) >Mar 01 12:09:19 localhost dhclient[1492]: DHCPOFFER from 192.168.1.254 >Mar 01 12:09:19 localhost NetworkManager[860]: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 (xid=0x12debbf9) >Mar 01 12:09:19 localhost NetworkManager[860]: DHCPOFFER from 192.168.1.254 >Mar 01 12:09:19 localhost colord[1464]: Profile added: icc-f25b7db843897f2c7a93b3608c5d1f68 >Mar 01 12:09:19 localhost colord[1464]: Profile added: icc-5cd525c72dde94d6291f30e2b83a74b2 >Mar 01 12:09:19 localhost colord[1464]: Profile added: icc-fb966afb42659e4c1e6c29f249115480 >Mar 01 12:09:19 localhost dhclient[1492]: DHCPACK from 192.168.1.254 (xid=0x12debbf9) >Mar 01 12:09:19 localhost NetworkManager[860]: DHCPACK from 192.168.1.254 (xid=0x12debbf9) >Mar 01 12:09:19 localhost NetworkManager[860]: <info> (wlan0): DHCPv4 state changed preinit -> bound >Mar 01 12:09:19 localhost NetworkManager[860]: <info> address 192.168.1.33 >Mar 01 12:09:19 localhost NetworkManager[860]: <info> plen 24 (255.255.255.0) >Mar 01 12:09:19 localhost NetworkManager[860]: <info> gateway 192.168.1.254 >Mar 01 12:09:19 localhost NetworkManager[860]: <info> lease time 3600 >Mar 01 12:09:19 localhost NetworkManager[860]: <info> nameserver '192.168.1.254' >Mar 01 12:09:19 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Mar 01 12:09:19 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started... >Mar 01 12:09:19 localhost avahi-daemon[713]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.33. >Mar 01 12:09:19 localhost avahi-daemon[713]: New relevant interface wlan0.IPv4 for mDNS. >Mar 01 12:09:19 localhost avahi-daemon[713]: Registering new address record for 192.168.1.33 on wlan0.IPv4. >Mar 01 12:09:19 localhost NetworkManager[860]: <info> (wlan0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Mar 01 12:09:19 localhost NetworkManager[860]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete. >Mar 01 12:09:19 localhost NetworkManager[860]: <info> (wlan0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Mar 01 12:09:19 localhost dhclient[1492]: bound to 192.168.1.33 -- renewal in 1751 seconds. >Mar 01 12:09:19 localhost NetworkManager[860]: bound to 192.168.1.33 -- renewal in 1751 seconds. >Mar 01 12:09:19 localhost NetworkManager[860]: <info> (wlan0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Mar 01 12:09:21 localhost NetworkManager[860]: <info> NetworkManager state is now CONNECTED_GLOBAL >Mar 01 12:09:21 localhost NetworkManager[860]: <info> Policy set 'default 1' (wlan0) as default for IPv4 routing and DNS. >Mar 01 12:09:22 localhost NetworkManager[860]: <info> Activation (wlan0) successful, device activated. >Mar 01 12:09:22 localhost dbus-daemon[718]: dbus[718]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Mar 01 12:09:22 localhost dbus[718]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Mar 01 12:09:22 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Mar 01 12:09:22 localhost dbus-daemon[718]: dbus[718]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Mar 01 12:09:22 localhost dbus[718]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Mar 01 12:09:22 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Mar 01 12:09:29 localhost nm-dispatcher.action[1528]: Script '/etc/NetworkManager/dispatcher.d/20-chrony' took too long; killing it. >Mar 01 12:09:29 localhost NetworkManager[860]: <warn> Dispatcher script timed out: Script '/etc/NetworkManager/dispatcher.d/20-chrony' timed out. >Mar 01 12:09:30 localhost polkitd[769]: Registered Authentication Agent for unix-session:1 (system bus name :1.35 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Mar 01 12:09:32 localhost goa[1607]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Mar 01 12:09:35 localhost goa[1607]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Mar 01 12:09:36 localhost gnome-session[1264]: Gjs-Message: JS LOG: GNOME Shell started at Sat Mar 01 2014 12:09:36 GMT-0500 (EST) >Mar 01 12:09:36 localhost gnome-session[1264]: vmware-user: could not open /proc/fs/vmblock/dev >Mar 01 12:09:36 localhost gnome-session[1264]: Entering running state >Mar 01 12:09:37 localhost gnome-session[1264]: Failed to play sound: File or data not found >Mar 01 12:09:37 localhost vmusr[1683]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Mar 01 12:09:37 localhost vmusr[1683]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Mar 01 12:09:37 localhost vmusr[1683]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Mar 01 12:09:37 localhost obexd[1725]: OBEX daemon 5.12 >Mar 01 12:09:38 localhost gnome-keyring-daemon[1399]: keyring alias directory: /home/liveuser/.local/share/keyrings >Mar 01 12:09:39 localhost gnome-session[1264]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Mar 01 12:09:39 localhost gnome-session[1264]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Mar 01 12:09:40 localhost colord[1464]: Automatic metadata add icc-5cd525c72dde94d6291f30e2b83a74b2 to xrandr-AU Optronics >Mar 01 12:09:40 localhost colord[1464]: Device added: xrandr-AU Optronics >Mar 01 12:09:45 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Mar 01 12:09:48 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Mar 01 12:09:45 localhost udisksd[1465]: Mounted /dev/sr0 at /run/media/liveuser/Fedora 20 x86_64 on behalf of uid 1000 >Mar 01 12:09:48 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Mar 01 12:09:57 localhost chronyd[720]: Selected source 216.119.157.44 >Mar 01 12:09:57 localhost chronyd[720]: System clock wrong by 0.716642 seconds, adjustment started >Mar 01 12:09:58 localhost chronyd[720]: Selected source 69.55.54.17 >Mar 01 12:10:08 localhost gnome-session[1264]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Mar 01 12:10:13 localhost userhelper[1891]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Mar 01 12:10:13 localhost userhelper[1902]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Mar 01 12:10:13 localhost kernel: md: raid0 personality registered for level 0 >Mar 01 12:10:13 localhost kernel: md: raid1 personality registered for level 1 >Mar 01 12:10:13 localhost kernel: async_tx: api initialized (async) >Mar 01 12:10:13 localhost kernel: xor: measuring software checksum speed >Mar 01 12:10:13 localhost kernel: prefetch64-sse: 1416.000 MB/sec >Mar 01 12:10:13 localhost kernel: generic_sse: 1384.000 MB/sec >Mar 01 12:10:13 localhost kernel: xor: using function: prefetch64-sse (1416.000 MB/sec) >Mar 01 12:10:13 localhost kernel: raid6: sse2x1 2679 MB/s >Mar 01 12:10:13 localhost kernel: raid6: sse2x2 3375 MB/s >Mar 01 12:10:13 localhost kernel: raid6: sse2x4 3660 MB/s >Mar 01 12:10:13 localhost kernel: raid6: using algorithm sse2x4 (3660 MB/s) >Mar 01 12:10:13 localhost kernel: raid6: using intx1 recovery algorithm >Mar 01 12:10:14 localhost kernel: md: raid6 personality registered for level 6 >Mar 01 12:10:14 localhost kernel: md: raid5 personality registered for level 5 >Mar 01 12:10:14 localhost kernel: md: raid4 personality registered for level 4 >Mar 01 12:10:14 localhost kernel: md: raid10 personality registered for level 10 >Mar 01 12:10:15 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Mar 01 12:10:15 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Mar 01 12:10:15 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Mar 01 12:10:15 localhost kernel: Loading iSCSI transport class v2.0-870. >Mar 01 12:10:15 localhost kernel: iscsi: registered transport (tcp) >Mar 01 12:10:15 localhost kernel: No iBFT detected. >Mar 01 12:10:16 localhost dbus[1359]: avc: received setenforce notice (enforcing=0) >Mar 01 12:10:16 localhost dbus-daemon[718]: dbus[718]: avc: received setenforce notice (enforcing=0) >Mar 01 12:10:16 localhost dbus[718]: avc: received setenforce notice (enforcing=0) >Mar 01 12:10:16 localhost dbus[1331]: avc: received setenforce notice (enforcing=0) >Mar 01 12:10:17 localhost gnome-session[1264]: umount: /run/media/liveuser/Fedora04020040x86_64: mountpoint not found >Mar 01 12:10:32 localhost gnome-session[1264]: localuser:root being added to access control list >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', >'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\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': 'a668c156', >'ID_REVISION': '11.01A11', >'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', >'ID_SERIAL_SHORT': 'WD-WXE608SK7151', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee25726ba12', >'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '72808', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', >'/dev/disk/by-id/wwn-0x50014ee25726ba12'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fa9f80a75d0>, <parted.partition.Partition object at 0x7fa9f80a7190>, <parted.partition.Partition object at 0x7fa9f80a77d0>] >device: <parted.device.Device object at 0x7fa9f80a2f50> >PedDisk: <_ped.Disk object at 0x7fa9f80a18c0> >name = sda status = True kids = 0 id = 0 >parents = [] >uuid = None size = 305245.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA WDC WD3200BEVT-7 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 625142448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) >PedDevice: <_ped.Device object at 0x3e51200> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa9f8096e10> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fa9f80a75d0>, <parted.partition.Partition object at 0x7fa9f80a7190>, <parted.partition.Partition object at 0x7fa9f80a77d0>] >device: <parted.device.Device object at 0x7fa9f80a2f50> >PedDisk: <_ped.Disk object at 0x7fa9f80a18c0> >origPartedDisk = <parted.disk.Disk object at 0x7fa9f80a7910> >partedDevice = parted.Device instance -- >model: ATA WDC WD3200BEVT-7 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 625142448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) >PedDevice: <_ped.Device object at 0x3e51710> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'DellUtility', >'ID_FS_LABEL_ENC': 'DellUtility', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '07D7-0615', >'ID_FS_UUID_ENC': '07D7-0615', >'ID_FS_VERSION': 'FAT16', >'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', >'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '63', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '80262', >'ID_PART_ENTRY_TYPE': '0xde', >'ID_PART_ENTRY_UUID': 'a668c156-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'a668c156', >'ID_REVISION': '11.01A11', >'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', >'ID_SERIAL_SHORT': 'WD-WXE608SK7151', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee25726ba12', >'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '72829', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part1', >'/dev/disk/by-id/wwn-0x50014ee25726ba12-part1', >'/dev/disk/by-label/DellUtility', >'/dev/disk/by-uuid/07D7-0615'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 1 >parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 39.1904296875 >format = existing vfat filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 80262 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32681 did: 0 busy: False >hardwareGeometry: (4, 255, 63) biosGeometry: (4, 255, 63) >PedDevice: <_ped.Device object at 0x3e51a70> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa9f80a7050> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9f80a7690> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f80a7610> PedPartition: <_ped.Partition object at 0x7fa9f80a6470> >disk = existing 305245MB disk sda (0) with existing msdos disklabel >start = 63 end = 80324 length = 80262 >flags = diag >type = vfat name = vfat status = False >device = /dev/sda1 uuid = 07D7-0615 exists = True >options = umask=0077,shortname=winnt supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = DellUtility size = 0.0 targetSize = 0.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'RECOVERY', >'ID_FS_LABEL_ENC': 'RECOVERY', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'AAB6D921B6D8EEB7', >'ID_FS_UUID_ENC': 'AAB6D921B6D8EEB7', >'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', >'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '80325', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '20480000', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': 'a668c156-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'a668c156', >'ID_REVISION': '11.01A11', >'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', >'ID_SERIAL_SHORT': 'WD-WXE608SK7151', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee25726ba12', >'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '72847', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part2', >'/dev/disk/by-id/wwn-0x50014ee25726ba12-part2', >'/dev/disk/by-label/RECOVERY', >'/dev/disk/by-uuid/AAB6D921B6D8EEB7'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >name = sda2 status = True kids = 0 id = 2 >parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 10000.0 >format = existing ntfs filesystem >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 20480000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) >PedDevice: <_ped.Device object at 0x3e51b90> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa9f80a7050> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9f80a76d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f80a7310> PedPartition: <_ped.Partition object at 0x7fa9f80a6410> >disk = existing 305245MB disk sda (0) with existing msdos disklabel >start = 80325 end = 20560324 length = 20480000 >flags = >type = ntfs name = ntfs status = False >device = /dev/sda2 uuid = AAB6D921B6D8EEB7 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = RECOVERY size = 9999.0 targetSize = 9999.0 >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'OS', >'ID_FS_LABEL_ENC': 'OS', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '8CA2C5A1A2C58FDE', >'ID_FS_UUID_ENC': '8CA2C5A1A2C58FDE', >'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', >'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '20560325', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '272064059', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': 'a668c156-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'a668c156', >'ID_REVISION': '11.01A11', >'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', >'ID_SERIAL_SHORT': 'WD-WXE608SK7151', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee25726ba12', >'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '72864', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part3', >'/dev/disk/by-id/wwn-0x50014ee25726ba12-part3', >'/dev/disk/by-label/OS', >'/dev/disk/by-uuid/8CA2C5A1A2C58FDE'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >name = sda3 status = True kids = 0 id = 3 >parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 132843.778809 >format = existing ntfs filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 272064059 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32681 did: 0 busy: False >hardwareGeometry: (16935, 255, 63) biosGeometry: (16935, 255, 63) >PedDevice: <_ped.Device object at 0x3e51680> >target size = 0 path = /dev/sda3 >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 0x7fa9f80a7050> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9f80a7890> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f80a7810> PedPartition: <_ped.Partition object at 0x7fa9f80a64d0> >disk = existing 305245MB disk sda (0) with existing msdos disklabel >start = 20560325 end = 292624383 length = 272064059 >flags = boot >type = ntfs name = ntfs status = False >device = /dev/sda3 uuid = 8CA2C5A1A2C58FDE exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = OS size = 0 targetSize = 0 >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD_PLUS_R': '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_20_x86_64', >'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-14-06-50-00', >'ID_FS_UUID_ENC': '2013-12-12-14-06-50-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'TSSTcorp_DVD+_-RW_TS-T633A', >'ID_MODEL_ENC': 'TSSTcorp\\x20DVD+\\x2f-RW\\x20TS-T633A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '69e9fb83', >'ID_REVISION': 'D300', >'ID_SERIAL': 'TSSTcorp_DVD+_-RW_TS-T633A', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '73083', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-T633A', >'/dev/disk/by-label/Fedora\\x2020\\x20x86_64', >'/dev/disk/by-uuid/2013-12-12-14-06-50-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 4 >parents = [] >uuid = None size = 4390.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: TSSTcorp DVD+-RW TS-T633A path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 2247680 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: True >hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) >PedDevice: <_ped.Device object at 0x3e51c20> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-12-14-06-50-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora_20_x86_64 size = 0.0 targetSize = 0.0 >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_2.0_FD', >'ID_MODEL_ENC': 'USB\\x202.0\\x20FD\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '007a', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'c3072e18', >'ID_PATH': 'pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'PNY_USB_2.0_FD_AD97HE03000000328-0:0', >'ID_SERIAL_SHORT': 'AD97HE03000000328', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'PNY', >'ID_VENDOR_ENC': 'PNY\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '154b', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '186053', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-PNY_USB_2.0_FD_AD97HE03000000328-0:0', >'/dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fa9f80c68d0>] >device: <parted.device.Device object at 0x7fa9f80a7e50> >PedDisk: <_ped.Disk object at 0x7fa9f80ccc20> >name = sdb status = True kids = 0 id = 5 >parents = [] >uuid = None size = 7788.375 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: PNY USB 2.0 FD path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15950592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1020, 252, 62) biosGeometry: (992, 255, 63) >PedDevice: <_ped.Device object at 0x3e51cb0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fa9f80c6590> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fa9f80c68d0>] >device: <parted.device.Device object at 0x7fa9f80a7e50> >PedDisk: <_ped.Disk object at 0x7fa9f80ccc20> >origPartedDisk = <parted.disk.Disk object at 0x7fa9f80c6110> >partedDevice = parted.Device instance -- >model: PNY USB 2.0 FD path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15950592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1020, 252, 62) biosGeometry: (992, 255, 63) >PedDevice: <_ped.Device object at 0x3e51d40> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6282-9746', >'ID_FS_UUID_ENC': '6282-9746', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_2.0_FD', >'ID_MODEL_ENC': 'USB\\x202.0\\x20FD\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '007a', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '56', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15950536', >'ID_PART_ENTRY_TYPE': '0xc', >'ID_PART_ENTRY_UUID': 'c3072e18-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'c3072e18', >'ID_PATH': 'pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'PNY_USB_2.0_FD_AD97HE03000000328-0:0', >'ID_SERIAL_SHORT': 'AD97HE03000000328', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'PNY', >'ID_VENDOR_ENC': 'PNY\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '154b', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '186073', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/usb-PNY_USB_2.0_FD_AD97HE03000000328-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/6282-9746'], >'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >name = sdb1 status = True kids = 0 id = 6 >parents = ['existing 7788MB disk sdb (5) with existing msdos disklabel'] >uuid = None size = 7788.34765625 >format = existing efi filesystem >major = 8 minor = 17 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 15950536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 26998 did: 25955 busy: True >hardwareGeometry: (1020, 252, 62) biosGeometry: (992, 255, 63) >PedDevice: <_ped.Device object at 0x3e51f80> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa9f80a7fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9f80c6990> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa9f80c6910> PedPartition: <_ped.Partition object at 0x7fa9f80a6710> >disk = existing 7788MB disk sdb (5) with existing msdos disklabel >start = 56 end = 15950591 length = 15950536 >flags = boot, lba >type = efi name = EFI System Partition status = False >device = /dev/sdb1 uuid = 6282-9746 exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = LIVE size = 0.0 targetSize = 0.0 >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '326049', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 8 >parents = ['existing 0MB file /osmin.img (deleted) (7)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '330501', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 10 >parents = ['existing 0MB file /osmin (9)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '333536', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = True kids = 0 id = 12 >parents = ['existing 1194MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] >uuid = None size = 1194.58984375 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Loopback device path: /dev/loop2 type: 18 >sectorSize: 512 physicalSectorSize: 512 >length: 2446520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32681 did: 0 busy: False >hardwareGeometry: (152, 255, 63) biosGeometry: (152, 255, 63) >PedDevice: <_ped.Device object at 0x3e51b00> >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '339728', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 14 >parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4596.0 targetSize = 4596.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '344065', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 16 >parents = ['existing 0MB file /LiveOS/overlay-LIVE-6282-9746 (15)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '649759', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop4 (16) with existing DM_snapshot_cow'] >uuid = None size = 4596.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: 9412608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (585, 255, 63) biosGeometry: (585, 255, 63) >PedDevice: <_ped.Device object at 0x7fa9f80d4050> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4596.0 targetSize = 4596.0 >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '745535', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 18 >parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] >uuid = None size = 4596.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: 9412608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32681 did: 0 busy: False >hardwareGeometry: (585, 255, 63) biosGeometry: (585, 255, 63) >PedDevice: <_ped.Device object at 0x7fa9f80d40e0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4596.0 targetSize = 4596.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '772912', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 19 >parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] >uuid = None size = 4596.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: 9412608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (585, 255, 63) biosGeometry: (585, 255, 63) >PedDevice: <_ped.Device object at 0x7fa9f80d4170> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Mar 01 17:11:09 localhost systemd[1253]: Time has been changed >Mar 01 17:11:09 localhost systemd[1]: Time has been changed >Mar 01 17:11:30 localhost kernel: EXT4-fs (dm-1): INFO: recovery required on readonly filesystem >Mar 01 17:11:30 localhost kernel: EXT4-fs (dm-1): write access unavailable, cannot proceed >Mar 01 17:12:00 localhost chronyd[720]: System clock wrong by -17999.214134 seconds, adjustment started >Mar 01 17:12:17 localhost kernel: bio: create slab <bio-3> at 3 >Mar 01 17:12:17 localhost kernel: Btrfs loaded >Mar 01 17:12:17 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Mar 01 17:12:40 localhost gnome-session[1264]: Window manager warning: last_focus_time (273681) is greater than comparison timestamp (273680). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Mar 01 17:13:06 localhost chronyd[720]: Can't synchronise: no majority >Mar 01 17:13:25 localhost gnome-session[1264]: Window manager warning: last_focus_time (319392) is greater than comparison timestamp (319387). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Mar 01 17:13:25 localhost gnome-session[1264]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200307 not in stack >Mar 01 17:13:25 localhost gnome-session[1264]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200303 not in stack >Mar 01 17:13:25 localhost gnome-session[1264]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200303 not in stack >Mar 01 17:13:25 localhost gnome-session[1264]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200303 not in stack >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010e90> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9d4010f10> PedPartition: <_ped.Partition object at 0x7fa9f401bfb0> >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010e50> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4cf7c90> PedPartition: <_ped.Partition object at 0x4c2f050> >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010c90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9d4010d10> PedPartition: <_ped.Partition object at 0x7fa9f401bf50> >disk: <parted.disk.Disk object at 0x4d26250> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa9d4010a90> PedPartition: <_ped.Partition object at 0x7fa9f401be90> >Mar 01 17:13:28 localhost NetworkManager[860]: <info> (wlan0): DHCPv4 state changed bound -> expire >Mar 01 17:13:28 localhost NetworkManager[860]: <info> (wlan0): DHCPv4 state changed expire -> preinit >Mar 01 17:13:28 localhost dhclient[1492]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6 (xid=0x3e648115) >Mar 01 17:13:28 localhost NetworkManager[860]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6 (xid=0x3e648115) >Mar 01 17:13:28 localhost dhclient[1492]: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 (xid=0x3e648115) >Mar 01 17:13:28 localhost dhclient[1492]: DHCPOFFER from 192.168.1.254 >Mar 01 17:13:28 localhost NetworkManager[860]: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 (xid=0x3e648115) >Mar 01 17:13:28 localhost NetworkManager[860]: DHCPOFFER from 192.168.1.254 >Mar 01 17:13:28 localhost dhclient[1492]: DHCPACK from 192.168.1.254 (xid=0x3e648115) >Mar 01 17:13:28 localhost NetworkManager[860]: DHCPACK from 192.168.1.254 (xid=0x3e648115) >Mar 01 17:13:28 localhost dhclient[1492]: bound to 192.168.1.33 -- renewal in 1724 seconds. >Mar 01 17:13:28 localhost NetworkManager[860]: <info> (wlan0): DHCPv4 state changed preinit -> bound >Mar 01 17:13:28 localhost NetworkManager[860]: <info> address 192.168.1.33 >Mar 01 17:13:28 localhost NetworkManager[860]: <info> plen 24 (255.255.255.0) >Mar 01 17:13:28 localhost NetworkManager[860]: <info> gateway 192.168.1.254 >Mar 01 17:13:28 localhost NetworkManager[860]: <info> lease time 3600 >Mar 01 17:13:28 localhost NetworkManager[860]: <info> nameserver '192.168.1.254' >Mar 01 17:13:28 localhost dbus[718]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Mar 01 17:13:28 localhost NetworkManager[860]: bound to 192.168.1.33 -- renewal in 1724 seconds. >Mar 01 17:13:28 localhost dbus-daemon[718]: dbus[718]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Mar 01 17:13:28 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Mar 01 17:13:28 localhost dbus-daemon[718]: dbus[718]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Mar 01 17:13:28 localhost dbus[718]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Mar 01 17:13:28 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >PartSpec instance (0x7fa9f40429d0) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fa9f4042e50) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7fa9f4042f10) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7fa9f4042a50) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7fa9f40423d0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 3856 maxSize = None grow = False >name = sda status = True kids = 3 id = 0 >parents = [] >uuid = None size = 305245.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA WDC WD3200BEVT-7 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 625142448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) >PedDevice: <_ped.Device object at 0x3e51200> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4d25a90>] >name = req0 status = False kids = 0 id = 20 >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 0x4d25c50> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f4052390> PedPartition: <_ped.Partition object at 0x45cb6b0> >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f4052d50> PedPartition: <_ped.Partition object at 0x45cb7d0> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f404f110> PedPartition: <_ped.Partition object at 0x45cb890> >sectorSize = 512 >id = 21 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 20 name = sda6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f404f350> PedPartition: <_ped.Partition object at 0x45cb8f0> >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f404f850> PedPartition: <_ped.Partition object at 0x45cbad0> >sectorSize = 512 >id = 21 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 20 name = sda6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 292626432 end: 293650431 length: 1024000 >device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x7fa9f4052450> >start: 293652480 end: 625141759 length: 331489280 >device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x7fa9f4052210> >start: 292624384 end: 625141759 length: 332517376 >device: <parted.device.Device object at 0x7fa9f4052250> PedGeometry: <_ped.Geometry object at 0x7fa9f4052290> >start: 292624384 end: 625142447 length: 332518064 >device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x37c2bd0> >start: 292624384 end: 625142447 length: 332518064 >device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x37c2bd0> >start: 292626432 end: 293650431 length: 1024000 >device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x7fa9f4052450> >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x37c2810> PedPartition: <_ped.Partition object at 0x45cb650> >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f402e190> PedPartition: <_ped.Partition object at 0x45cbbf0> >start: 293652480 end: 625141759 length: 331489280 >device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x7fa9f4052210> >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f404f1d0> PedPartition: <_ped.Partition object at 0x45cb5f0> >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f402e4d0> PedPartition: <_ped.Partition object at 0x45cbcb0> >disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f4052590> PedPartition: <_ped.Partition object at 0x45cb9b0> >device = /dev/mapper/fedora length = 40464 size = 161856 >remaining = 2 pool = 39119 >id = 26 name = fedora-swap growable = False >base = 964 growth = 0 max_grow = 0 >done = True >id = 24 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 25 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Mar 01 17:14:10 localhost chronyd[720]: Selected source 69.55.54.17 >Mar 01 17:14:10 localhost chronyd[720]: System clock wrong by -86.262671 seconds, adjustment started >Mar 01 17:14:11 localhost chronyd[720]: Can't synchronise: no majority >Mar 01 17:15:10 localhost gnome-session[1264]: Window manager warning: last_focus_time (423714) is greater than comparison timestamp (423709). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Mar 01 17:15:15 localhost gnome-session[1264]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120071c not in stack >Mar 01 17:15:15 localhost gnome-session[1264]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200718 not in stack >Mar 01 17:15:15 localhost gnome-session[1264]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200718 not in stack >Mar 01 17:15:15 localhost gnome-session[1264]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200718 not in stack >Mar 01 17:15:15 localhost chronyd[720]: Selected source 216.119.157.44 >Mar 01 17:15:15 localhost chronyd[720]: System clock wrong by -71.111571 seconds, adjustment started >Mar 01 17:15:16 localhost chronyd[720]: Can't synchronise: no majority >disk: <parted.disk.Disk object at 0x4d293d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9f80d1390> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f80d1650> PedPartition: <_ped.Partition object at 0x7fa9f4024830> >disk: <parted.disk.Disk object at 0x4d293d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010cd0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9d4010d90> PedPartition: <_ped.Partition object at 0x7fa9f401bf50> >disk: <parted.disk.Disk object at 0x4d293d0> fileSystem: <parted.filesystem.FileSystem object at 0x4cf73d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9f4042610> PedPartition: <_ped.Partition object at 0x4c2f050> >disk: <parted.disk.Disk object at 0x4d267d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010ed0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa9d4010f90> PedPartition: <_ped.Partition object at 0x7fa9f401bfb0> >disk: <parted.disk.Disk object at 0x4d25f50> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9d401f990> PedPartition: <_ped.Partition object at 0x7fa9f404cc50> >disk: <parted.disk.Disk object at 0x4d25f50> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9d401f410> PedPartition: <_ped.Partition object at 0x7fa9f404ca70> >disk: <parted.disk.Disk object at 0x4d25f50> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa9d401f9d0> PedPartition: <_ped.Partition object at 0x45cb9b0> >Mar 01 17:16:13 localhost kernel: Adding 3948540k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:3948540k FS >Mar 01 17:16:13 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Mar 01 17:16:13 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Mar 01 17:16:13 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >Mar 01 17:16:13 localhost kernel: SELinux: initialized (dev sda5, type ext4), uses xattr >Mar 01 17:16:13 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Mar 01 17:16:13 localhost kernel: EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >Mar 01 17:16:13 localhost kernel: SELinux: initialized (dev dm-4, type ext4), uses xattr >Mar 01 17:16:22 localhost chronyd[720]: Selected source 216.119.157.44 >Mar 01 17:16:22 localhost chronyd[720]: System clock wrong by -65.739422 seconds, adjustment started >Mar 01 17:16:22 localhost chronyd[720]: Can't synchronise: no majority >Mar 01 17:16:22 localhost chronyd[720]: Selected source 64.246.132.14 >Mar 01 17:16:22 localhost chronyd[720]: System clock wrong by 94.167192 seconds, adjustment started > > > >/tmp/anaconda.log: >12:10:43,530 INFO anaconda: /sbin/anaconda 20.25.15-1 >17:10:46,676 INFO anaconda: 3932160 kB (3840 MB) are available >12:10:46,676 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >12:10:46,677 INFO anaconda: Not doing 'start audit daemon' in live installation >12:10:46,678 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >12:10:46,679 INFO anaconda: Default encoding = ascii >12:10:47,919 INFO anaconda: Display mode = g >17:10:47,921 INFO anaconda: 3932160 kB (3840 MB) are available >12:10:47,921 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >12:10:48,386 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:10:48,387 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:10:48,388 INFO anaconda: using only installclass _Fedora >12:10:48,393 INFO anaconda: bootloader GRUB2 on X86 platform >12:10:48,395 INFO anaconda: bootloader GRUB2 on X86 platform >12:10:48,487 DEBUG anaconda: network: devices found ['p7p1', 'wlan0'] >12:10:59,643 DEBUG anaconda: updating hostname localhost.localdomain >12:10:59,686 INFO anaconda: Running Thread: AnaStorageThread (140368081778432) >12:10:59,688 INFO anaconda: Running Thread: AnaTimeInitThread (140368073385728) >12:10:59,690 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140368064993024) >12:10:59,693 INFO anaconda: Running Thread: AnaPayloadThread (140367852730112) >12:11:08,484 INFO anaconda: Thread Done: AnaStorageThread (140368081778432) >12:11:08,487 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >12:11:08,488 DEBUG anaconda: _is_valid_size(sda2) returning True >12:11:08,488 DEBUG anaconda: _is_valid_location(sda2) returning True >12:11:08,489 DEBUG anaconda: _is_valid_partition(sda2) returning True >12:11:08,489 DEBUG anaconda: _is_valid_format(sda2) returning True >12:11:08,489 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >12:11:08,489 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >12:11:08,490 DEBUG anaconda: _is_valid_size(sda3) returning True >12:11:08,491 DEBUG anaconda: _is_valid_location(sda3) returning True >12:11:08,491 DEBUG anaconda: _is_valid_partition(sda3) returning True >12:11:08,491 DEBUG anaconda: _is_valid_format(sda3) returning True >12:11:08,492 DEBUG anaconda: is_valid_stage2_device(sda3) returning True >17:11:09,005 INFO anaconda: Thread Done: AnaTimeInitThread (140368073385728) >17:11:09,049 ERR anaconda: Geolocation refresh failed - no connectivity >17:11:09,052 INFO anaconda: Not doing 'start chronyd' in live installation >17:11:09,232 INFO anaconda: Not doing 'activate layouts' in live installation >17:11:09,948 DEBUG anaconda: updating hostname localhost.localdomain >17:11:10,075 INFO anaconda: got 4 NTP servers from DHCP >17:11:20,088 DEBUG anaconda: getting NTP server hostname failed for address: 15.126.193.186 >17:11:23,374 INFO anaconda: Not doing 'require network connection' in live installation >17:11:23,375 DEBUG anaconda: network standalone spoke (init): completed: True >17:11:23,375 INFO anaconda: Not doing 'require network connection' in live installation >17:11:27,143 INFO anaconda: Running Thread: AnaDateTimeThread (140368081778432) >17:11:27,241 INFO anaconda: Not doing 'modify system time and date' in live installation >17:11:27,261 INFO anaconda: Thread Done: AnaDateTimeThread (140368081778432) >17:11:30,122 DEBUG anaconda: getting NTP server hostname failed for address: 15.126.193.186 >17:11:30,370 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140368064993024) >17:11:30,461 INFO anaconda: Thread Done: AnaPayloadThread (140367852730112) >17:11:51,356 INFO anaconda: fs space: 0 B needed: 3.97 GB >17:11:54,255 INFO anaconda: fs space: 0 B needed: 3.97 GB >17:11:54,414 INFO anaconda: Running Thread: AnaStorageWatcher (140368081778432) >17:11:54,421 INFO anaconda: Thread Done: AnaStorageWatcher (140368081778432) >17:11:54,481 INFO anaconda: Running Thread: AnaCustomStorageInit (140368081778432) >17:11:54,648 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >17:11:54,658 DEBUG anaconda: network: selected device p7p1 >17:11:54,708 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >17:11:55,341 DEBUG anaconda: updating hostname localhost.localdomain >17:11:56,008 INFO anaconda: Not doing 'require network connection' in live installation >17:11:56,261 INFO anaconda: Running Thread: AnaNTPserver0 (140368064993024) >17:11:56,262 INFO anaconda: Running Thread: AnaNTPserver1 (140367628101376) >17:11:56,264 INFO anaconda: Running Thread: AnaNTPserver2 (140367619708672) >17:11:56,280 INFO anaconda: Running Thread: AnaNTPserver3 (140367611315968) >17:11:56,291 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3facfd0> >17:11:56,292 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> status to: Probing storage... >17:11:56,304 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> >17:11:56,694 INFO anaconda: Thread Done: AnaNTPserver2 (140367619708672) >17:12:06,534 DEBUG anaconda: updating hostname localhost.localdomain >17:12:11,863 INFO anaconda: Thread Done: AnaNTPserver1 (140367628101376) >17:12:11,972 INFO anaconda: Thread Done: AnaNTPserver3 (140367611315968) >17:12:11,978 INFO anaconda: Thread Done: AnaNTPserver0 (140368064993024) >17:12:17,064 DEBUG anaconda: updating hostname localhost.localdomain >17:12:17,070 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa9e8033f50> status to: Wireless connected to default >17:12:17,712 INFO anaconda: Thread Done: AnaCustomStorageInit (140368081778432) >17:12:40,116 INFO anaconda: Running Thread: AnaExecuteStorageThread (140368081778432) >17:12:40,127 INFO anaconda: Thread Done: AnaExecuteStorageThread (140368081778432) >17:12:40,129 INFO anaconda: Running Thread: AnaCheckStorageThread (140367611315968) >17:12:40,138 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >17:12:40,139 ERR anaconda: you have not created a bootloader stage1 target device >17:12:40,140 ERR anaconda: You have not created a bootable partition. >17:12:40,142 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >17:12:40,143 INFO anaconda: Thread Done: AnaCheckStorageThread (140367611315968) >17:12:40,496 INFO anaconda: Not doing 'require network connection' in live installation >17:12:40,541 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> >17:12:40,542 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> status to: Saving storage configuration... >17:12:40,552 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> >17:12:40,563 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> >17:12:40,564 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> status to: Checking storage configuration... >17:12:40,575 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> >17:13:06,454 DEBUG anaconda: disk free: 162.36 GB fs free: 4.89 GB sw needs: 3.97 GB auto swap: 778 MB >17:13:25,844 INFO anaconda: Running Thread: AnaExecuteStorageThread (140367611315968) >17:13:25,858 DEBUG anaconda: new disk order: [] >17:13:25,944 DEBUG anaconda: new disk order: [] >17:13:26,009 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:13:26,011 DEBUG anaconda: _is_valid_size(sda) returning True >17:13:26,012 DEBUG anaconda: _is_valid_location(sda) returning True >17:13:26,013 DEBUG anaconda: _is_valid_format(sda) returning True >17:13:26,014 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:13:26,016 INFO anaconda: Thread Done: AnaExecuteStorageThread (140367611315968) >17:13:26,253 INFO anaconda: Not doing 'require network connection' in live installation >17:13:26,445 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/LiveOS/overlay-LIVE-6282-9746', '/osmin', '/osmin.img (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >17:13:26,446 DEBUG anaconda: ui: unused=['sda2', 'sda1', 'sda3'] >17:13:26,448 DEBUG anaconda: ui: new_devices=[] >17:13:26,473 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:13:26,473 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:13:26,473 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:13:26,698 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> >17:13:26,700 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> status to: Saving storage configuration... >17:13:26,714 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> >17:13:43,222 DEBUG anaconda: running automatic partitioning >17:13:48,581 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:13:48,581 DEBUG anaconda: _is_valid_size(sda) returning True >17:13:48,582 DEBUG anaconda: _is_valid_location(sda) returning True >17:13:48,582 DEBUG anaconda: _is_valid_format(sda) returning True >17:13:48,582 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:13:48,814 DEBUG anaconda: new disk order: [] >17:13:48,879 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:13:48,880 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:13:48,881 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:13:48,882 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:13:48,884 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:13:48,884 DEBUG anaconda: _is_valid_size(sda) returning True >17:13:48,884 DEBUG anaconda: _is_valid_location(sda) returning True >17:13:48,884 DEBUG anaconda: _is_valid_format(sda) returning True >17:13:48,885 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:13:48,891 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:13:48,891 DEBUG anaconda: _is_valid_size(sda) returning True >17:13:48,892 DEBUG anaconda: _is_valid_location(sda) returning True >17:13:48,892 DEBUG anaconda: _is_valid_format(sda) returning True >17:13:48,892 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:13:48,892 DEBUG anaconda: _is_valid_disklabel(sda5) returning True >17:13:48,893 DEBUG anaconda: _is_valid_size(sda5) returning True >17:13:48,893 DEBUG anaconda: _is_valid_location(sda5) returning True >17:13:48,893 DEBUG anaconda: _is_valid_partition(sda5) returning True >17:13:48,894 DEBUG anaconda: _is_valid_format(sda5) returning True >17:13:48,894 DEBUG anaconda: is_valid_stage2_device(sda5) returning True >17:13:48,896 DEBUG anaconda: finished automatic partitioning >17:13:48,896 DEBUG anaconda: refreshing ui >17:13:48,901 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/LiveOS/overlay-LIVE-6282-9746', '/osmin', '/osmin.img (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >17:13:48,914 DEBUG anaconda: ui: unused=['sda3', 'sda2', 'sda1'] >17:13:48,918 DEBUG anaconda: ui: new_devices=['fedora-home', 'sda5', 'fedora-swap', 'fedora-root'] >17:13:48,997 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:13:48,998 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:13:49,021 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda5 (21) with non-existent ext4 filesystem mounted at /boot >17:13:49,022 DEBUG anaconda: updated device_disks to ['sda'] >17:13:49,022 DEBUG anaconda: updated device_container_name to None >17:13:49,023 DEBUG anaconda: updated device_container_raid_level to None >17:13:49,023 DEBUG anaconda: updated device_container_encrypted to False >17:13:49,023 DEBUG anaconda: updated device_container_size to 0 >17:13:49,029 INFO anaconda: getting device type for None >17:13:49,030 ERR anaconda: unknown device type: 'None' >17:13:49,032 DEBUG anaconda: fs type changed: ext4 >17:13:49,044 INFO anaconda: getting device type for None >17:13:49,046 ERR anaconda: unknown device type: 'None' >17:13:49,046 DEBUG anaconda: device_type_changed: None None >17:13:49,050 INFO anaconda: getting device type for Standard Partition >17:13:49,052 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:13:49,052 INFO anaconda: getting device type for Standard Partition >17:13:49,054 INFO anaconda: getting device type for Standard Partition >17:13:49,055 INFO anaconda: getting device type for Standard Partition >17:13:49,057 INFO anaconda: getting device type for Standard Partition >17:13:49,059 INFO anaconda: getting device type for Standard Partition >17:13:49,061 INFO anaconda: getting device type for Standard Partition >17:13:49,062 INFO anaconda: getting device type for Standard Partition >17:13:49,064 INFO anaconda: getting device type for Standard Partition >17:13:49,065 DEBUG anaconda: populate_raid: 2, None >17:13:49,066 INFO anaconda: getting device type for Standard Partition >17:13:49,068 INFO anaconda: getting device type for Standard Partition >17:13:49,069 DEBUG anaconda: populate_raid: 2, None >17:13:49,070 INFO anaconda: getting device type for Standard Partition >17:13:49,073 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:13:49,074 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda5 (21) with non-existent ext4 filesystem mounted at /boot >17:13:49,075 DEBUG anaconda: updated device_disks to ['sda'] >17:13:49,075 DEBUG anaconda: updated device_container_name to None >17:13:49,075 DEBUG anaconda: updated device_container_raid_level to None >17:13:49,075 DEBUG anaconda: updated device_container_encrypted to False >17:13:49,076 DEBUG anaconda: updated device_container_size to 0 >17:13:49,087 INFO anaconda: getting device type for Standard Partition >17:13:49,088 DEBUG anaconda: populate_raid: 2, None >17:13:49,088 INFO anaconda: getting device type for Standard Partition >17:13:49,089 DEBUG anaconda: finished refreshing ui >17:13:49,090 DEBUG anaconda: updating space display >17:13:49,100 DEBUG anaconda: finished updating space display >17:14:25,359 DEBUG anaconda: page clicked: Unknown >17:14:25,360 DEBUG anaconda: current selector: non-existent 500MB partition sda5 (21) with non-existent ext4 filesystem mounted at /boot >17:14:25,361 DEBUG anaconda: notebook page = 1 >17:14:25,362 INFO anaconda: ui: saving changes to device sda5 >17:14:25,362 DEBUG anaconda: old name: sda5 >17:14:25,362 DEBUG anaconda: new name: None >17:14:25,368 DEBUG anaconda: old size: 500.0 >17:14:25,368 DEBUG anaconda: new size: 500 >17:14:25,368 INFO anaconda: getting device type for Standard Partition >17:14:25,369 DEBUG anaconda: old device type: 2 >17:14:25,370 DEBUG anaconda: new device type: 2 >17:14:25,370 DEBUG anaconda: reformat: True >17:14:25,373 DEBUG anaconda: old fs type: ext4 >17:14:25,373 DEBUG anaconda: new fs type: ext4 >17:14:25,374 DEBUG anaconda: old encryption setting: False >17:14:25,374 DEBUG anaconda: new encryption setting: False >17:14:25,374 DEBUG anaconda: old label: >17:14:25,374 DEBUG anaconda: new_label: >17:14:25,375 DEBUG anaconda: old mountpoint: /boot >17:14:25,375 DEBUG anaconda: new mountpoint: /boot >17:14:25,377 DEBUG anaconda: old raid level: None >17:14:25,378 DEBUG anaconda: new raid level: None >17:14:25,379 DEBUG anaconda: old container: None >17:14:25,379 DEBUG anaconda: new container: None >17:14:25,379 DEBUG anaconda: old container encrypted: False >17:14:25,379 DEBUG anaconda: new container encrypted: False >17:14:25,380 DEBUG anaconda: old container raid level: None >17:14:25,380 DEBUG anaconda: new container raid level: None >17:14:25,380 DEBUG anaconda: old container size request: 0 >17:14:25,380 DEBUG anaconda: new container size request: 0 >17:14:25,381 DEBUG anaconda: old disks: ['sda'] >17:14:25,381 DEBUG anaconda: new disks: ['sda'] >17:14:25,381 DEBUG anaconda: nothing changed for new device >17:14:25,382 DEBUG anaconda: show mountpoint: Unknown >17:14:25,382 DEBUG anaconda: populate_right_side: existing 39MB partition sda1 (1) with existing vfat filesystem >17:14:25,383 DEBUG anaconda: updated device_disks to ['sda'] >17:14:25,383 DEBUG anaconda: updated device_container_name to None >17:14:25,383 DEBUG anaconda: updated device_container_raid_level to None >17:14:25,384 DEBUG anaconda: updated device_container_encrypted to False >17:14:25,384 DEBUG anaconda: updated device_container_size to 0 >17:14:25,390 INFO anaconda: getting device type for Standard Partition >17:14:25,392 DEBUG anaconda: fs type changed: vfat >17:14:25,403 INFO anaconda: getting device type for Standard Partition >17:14:25,404 DEBUG anaconda: populate_raid: 2, None >17:14:25,404 INFO anaconda: getting device type for Standard Partition >17:15:00,799 INFO anaconda: ui: saving changes to device sda1 >17:15:00,800 DEBUG anaconda: old name: sda1 >17:15:00,801 DEBUG anaconda: new name: None >17:15:00,813 DEBUG anaconda: old size: 39.1904296875 >17:15:00,814 DEBUG anaconda: new size: 39 >17:15:00,814 INFO anaconda: getting device type for Standard Partition >17:15:00,815 DEBUG anaconda: old device type: 2 >17:15:00,815 DEBUG anaconda: new device type: 2 >17:15:00,815 DEBUG anaconda: reformat: False >17:15:00,818 DEBUG anaconda: old fs type: vfat >17:15:00,819 DEBUG anaconda: new fs type: vfat >17:15:00,819 DEBUG anaconda: old encryption setting: False >17:15:00,819 DEBUG anaconda: new encryption setting: False >17:15:00,819 DEBUG anaconda: old label: DellUtility >17:15:00,820 DEBUG anaconda: new_label: >17:15:00,820 DEBUG anaconda: old mountpoint: >17:15:00,820 DEBUG anaconda: new mountpoint: >17:15:00,821 DEBUG anaconda: old raid level: None >17:15:00,823 DEBUG anaconda: new raid level: None >17:15:00,826 DEBUG anaconda: old container: None >17:15:00,828 DEBUG anaconda: new container: None >17:15:00,830 DEBUG anaconda: old container encrypted: False >17:15:00,831 DEBUG anaconda: new container encrypted: False >17:15:00,832 DEBUG anaconda: old container raid level: None >17:15:00,833 DEBUG anaconda: new container raid level: None >17:15:00,834 DEBUG anaconda: old container size request: 0 >17:15:00,834 DEBUG anaconda: new container size request: 0 >17:15:00,835 DEBUG anaconda: old disks: ['sda'] >17:15:00,836 DEBUG anaconda: new disks: ['sda'] >17:15:00,837 DEBUG anaconda: populate_right_side: existing 39MB partition sda1 (1) with existing vfat filesystem >17:15:00,840 DEBUG anaconda: updated device_disks to ['sda'] >17:15:00,841 DEBUG anaconda: updated device_container_name to None >17:15:00,841 DEBUG anaconda: updated device_container_raid_level to None >17:15:00,841 DEBUG anaconda: updated device_container_encrypted to False >17:15:00,841 DEBUG anaconda: updated device_container_size to 0 >17:15:00,853 INFO anaconda: getting device type for Standard Partition >17:15:00,854 DEBUG anaconda: populate_raid: 2, None >17:15:00,854 INFO anaconda: getting device type for Standard Partition >17:15:10,161 DEBUG anaconda: new disk order: [] >17:15:10,219 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:15:10,220 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:15:10,220 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:15:15,754 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:15:15,763 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:15:15,764 DEBUG anaconda: _is_valid_size(sda) returning True >17:15:15,765 DEBUG anaconda: _is_valid_location(sda) returning True >17:15:15,766 DEBUG anaconda: _is_valid_format(sda) returning True >17:15:15,767 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:15:15,770 INFO anaconda: Running Thread: AnaCheckStorageThread (140367611315968) >17:15:15,778 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:15:15,780 DEBUG anaconda: _is_valid_size(sda) returning True >17:15:15,781 DEBUG anaconda: _is_valid_location(sda) returning True >17:15:15,782 DEBUG anaconda: _is_valid_format(sda) returning True >17:15:15,784 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:15:15,785 DEBUG anaconda: _is_valid_disklabel(sda5) returning True >17:15:15,786 DEBUG anaconda: _is_valid_size(sda5) returning True >17:15:15,788 DEBUG anaconda: _is_valid_location(sda5) returning True >17:15:15,789 DEBUG anaconda: _is_valid_partition(sda5) returning True >17:15:15,790 DEBUG anaconda: _is_valid_format(sda5) returning True >17:15:15,792 DEBUG anaconda: is_valid_stage2_device(sda5) returning True >17:15:15,795 INFO anaconda: Thread Done: AnaCheckStorageThread (140367611315968) >17:15:16,364 INFO anaconda: Not doing 'require network connection' in live installation >17:15:18,937 INFO anaconda: fs space: 51.2 GB needed: 3.97 GB >17:15:21,502 INFO anaconda: fs space: 51.2 GB needed: 3.97 GB >17:15:21,529 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> >17:15:24,045 INFO anaconda: fs space: 51.2 GB needed: 3.97 GB >17:15:24,072 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> >17:15:24,073 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> status to: Checking storage configuration... >17:15:26,614 INFO anaconda: fs space: 51.2 GB needed: 3.97 GB >17:15:26,641 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45a5e90> >17:15:41,580 INFO anaconda: Running Thread: AnaInstallThread (140367611315968) >17:15:41,588 INFO anaconda: Not doing 'save system time to HW clock' in live installation >17:15:41,592 INFO anaconda: Setting up the installation environment >17:15:45,547 INFO anaconda: Creating lvmpv on /dev/sda6 >17:15:54,080 INFO anaconda: Creating ext4 on /dev/mapper/fedora-root >17:16:04,772 INFO anaconda: Creating ext4 on /dev/mapper/fedora-home >17:16:11,688 INFO anaconda: Creating swap on /dev/mapper/fedora-swap >17:16:11,872 INFO anaconda: Creating ext4 on /dev/sda5 >17:16:14,135 INFO anaconda: Running Thread: AnaLiveProgressThread (140368081778432) >17:16:14,943 INFO anaconda: Thread Done: AnaLiveProgressThread (140368081778432) >17:16:14,985 INFO anaconda: Performing post-installation setup tasks >17:16:18,839 DEBUG anaconda: running handleException >17:16:18,839 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >17:16:18,840 INFO anaconda: Thread Done: AnaInstallThread (140367611315968) > > >/tmp/packaging.log: >17:16:14,251 INFO packaging: rsync exited with code 0 >17:16:15,042 ERR packaging: systemd is not installed -- can't set default target > > >/tmp/program.log: >12:10:19,855 INFO program: Running... udevadm settle --timeout=300 >12:10:19,894 DEBUG program: Return code: 0 >12:10:20,311 INFO program: Running... multipath -c /dev/sda >12:10:20,393 INFO program: Mar 01 12:10:20 | /etc/multipath.conf does not exist, blacklisting all devices. >12:10:20,393 INFO program: Mar 01 12:10:20 | A default multipath.conf file is located at >12:10:20,394 INFO program: Mar 01 12:10:20 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:10:20,394 INFO program: Mar 01 12:10:20 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:10:20,394 INFO program: /dev/sda is not a valid multipath device path >12:10:20,394 DEBUG program: Return code: 1 >12:10:21,027 INFO program: Running... multipath -c /dev/sdb >12:10:21,041 INFO program: Mar 01 12:10:21 | /etc/multipath.conf does not exist, blacklisting all devices. >12:10:21,042 INFO program: Mar 01 12:10:21 | A default multipath.conf file is located at >12:10:21,043 INFO program: Mar 01 12:10:21 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:10:21,044 INFO program: Mar 01 12:10:21 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:10:21,044 INFO program: /dev/sdb is not a valid multipath device path >12:10:21,045 DEBUG program: Return code: 1 >12:10:21,690 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >12:10:22,603 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >12:10:22,604 DEBUG program: Return code: 0 >12:10:22,606 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >12:10:22,618 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >12:10:22,619 DEBUG program: Return code: 0 >12:10:30,434 INFO program: Running... udevadm settle --timeout=300 >12:10:32,434 DEBUG program: Return code: 0 >12:10:46,809 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:10:46,845 DEBUG program: Return code: 0 >12:10:46,847 INFO program: Running... udevadm settle --timeout=300 >12:10:47,693 DEBUG program: Return code: 0 >12:10:47,695 INFO program: Running... modprobe fcoe >12:10:47,819 DEBUG program: Return code: 0 >12:10:47,823 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:10:47,873 INFO program: No FCoE boot disk information is found in EDD! >12:10:47,874 DEBUG program: Return code: 1 >12:10:59,694 INFO program: Running... udevadm settle --timeout=300 >12:10:59,735 DEBUG program: Return code: 0 >12:10:59,750 INFO program: Running... udevadm settle --timeout=300 >12:10:59,782 DEBUG program: Return code: 0 >12:10:59,833 INFO program: Running... multipath -c /dev/sda >12:10:59,854 INFO program: Mar 01 12:10:59 | /etc/multipath.conf does not exist, blacklisting all devices. >12:10:59,855 INFO program: Mar 01 12:10:59 | A default multipath.conf file is located at >12:10:59,856 INFO program: Mar 01 12:10:59 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:10:59,856 INFO program: Mar 01 12:10:59 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:10:59,856 INFO program: /dev/sda is not a valid multipath device path >12:10:59,856 DEBUG program: Return code: 1 >12:11:00,706 INFO program: Running... ntfsinfo -m /dev/sda2 >12:11:00,868 INFO program: Volume Information >12:11:00,870 INFO program: Name of device: /dev/sda2 >12:11:00,871 INFO program: Device state: 11 >12:11:00,872 INFO program: Volume Name: RECOVERY >12:11:00,873 INFO program: Volume State: 91 >12:11:00,873 INFO program: Volume Flags: 0x0000 >12:11:00,873 INFO program: Volume Version: 3.1 >12:11:00,873 INFO program: Sector Size: 512 >12:11:00,874 INFO program: Cluster Size: 4096 >12:11:00,874 INFO program: Index Block Size: 4096 >12:11:00,874 INFO program: Volume Size in Clusters: 2559999 >12:11:00,875 INFO program: MFT Information >12:11:00,875 INFO program: MFT Record Size: 1024 >12:11:00,875 INFO program: MFT Zone Multiplier: 0 >12:11:00,875 INFO program: MFT Data Position: 24 >12:11:00,876 INFO program: MFT Zone Start: 786432 >12:11:00,877 INFO program: MFT Zone End: 1106431 >12:11:00,879 INFO program: MFT Zone Position: 786432 >12:11:00,881 INFO program: Current Position in First Data Zone: 1106431 >12:11:00,882 INFO program: Current Position in Second Data Zone: 0 >12:11:00,883 INFO program: Allocated clusters 2912 (0.1%) >12:11:00,883 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:11:00,884 INFO program: FILE_MFTMirr Size: 4 >12:11:00,884 INFO program: LCN of Data Attribute for File_MFTMirr: 16 >12:11:00,885 INFO program: Size of Attribute Definition Table: 2560 >12:11:00,885 INFO program: Number of Attached Extent Inodes: 0 >12:11:00,886 INFO program: FILE_Bitmap Information >12:11:00,886 INFO program: FILE_Bitmap MFT Record Number: 6 >12:11:00,887 INFO program: State of FILE_Bitmap Inode: 80 >12:11:00,887 INFO program: Length of Attribute List: 0 >12:11:00,887 INFO program: Number of Attached Extent Inodes: 0 >12:11:00,888 INFO program: FILE_Bitmap Data Attribute Information >12:11:00,888 INFO program: Decompressed Runlist: not done yet >12:11:00,889 INFO program: Base Inode: 6 >12:11:00,889 INFO program: Attribute Types: not done yet >12:11:00,890 INFO program: Attribute Name Length: 0 >12:11:00,890 INFO program: Attribute State: 3 >12:11:00,891 INFO program: Attribute Allocated Size: 323584 >12:11:00,891 INFO program: Attribute Data Size: 320000 >12:11:00,892 INFO program: Attribute Initialized Size: 320000 >12:11:00,892 INFO program: Attribute Compressed Size: 0 >12:11:00,893 INFO program: Compression Block Size: 0 >12:11:00,893 INFO program: Compression Block Size Bits: 0 >12:11:00,894 INFO program: Compression Block Clusters: 0 >12:11:00,894 INFO program: Free Clusters: 1372664 (53.6%) >12:11:00,895 DEBUG program: Return code: 0 >12:11:00,895 INFO program: Running... ntfsresize -m /dev/sda2 >12:11:01,190 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >12:11:01,192 INFO program: Minsize (in MB): 4864 >12:11:01,194 DEBUG program: Return code: 0 >12:11:01,411 INFO program: Running... ntfsinfo -m /dev/sda3 >12:11:01,475 INFO program: Volume is scheduled for check. >12:11:01,477 INFO program: Please boot into Windows TWICE, or use the 'force' option. >12:11:01,478 INFO program: NOTE: If you had not scheduled check and last time accessed this volume >12:11:01,479 INFO program: using ntfsmount and shutdown system properly, then init scripts in your >12:11:01,480 INFO program: distribution are broken. Please report to your distribution developers >12:11:01,481 INFO program: (NOT to us!) that init scripts kill ntfsmount or mount.ntfs-fuse during >12:11:01,482 INFO program: shutdown instead of proper umount. >12:11:01,483 INFO program: Failed to open '/dev/sda3'. >12:11:01,483 DEBUG program: Return code: 1 >12:11:01,483 INFO program: Running... ntfsresize -m /dev/sda3 >12:11:01,516 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >12:11:01,518 INFO program: ERROR: Volume is scheduled for check. >12:11:01,518 INFO program: Run chkdsk /f and please try again, or see option -f. >12:11:01,518 DEBUG program: Return code: 1 >12:11:01,723 INFO program: Running... multipath -c /dev/sdb >12:11:01,741 INFO program: Mar 01 12:11:01 | /etc/multipath.conf does not exist, blacklisting all devices. >12:11:01,742 INFO program: Mar 01 12:11:01 | A default multipath.conf file is located at >12:11:01,742 INFO program: Mar 01 12:11:01 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:11:01,743 INFO program: Mar 01 12:11:01 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:11:01,750 INFO program: /dev/sdb is not a valid multipath device path >12:11:01,751 DEBUG program: Return code: 1 >12:11:02,001 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >12:11:02,019 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >12:11:02,020 DEBUG program: Return code: 0 >12:11:02,025 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >12:11:02,056 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >12:11:02,058 DEBUG program: Return code: 0 >12:11:02,121 INFO program: Running... dumpe2fs -h /dev/loop3 >12:11:02,213 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:11:02,215 INFO program: Filesystem volume name: _Fedora-Live-Des >12:11:02,217 INFO program: Last mounted on: / >12:11:02,218 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:11:02,219 INFO program: Filesystem magic number: 0xEF53 >12:11:02,220 INFO program: Filesystem revision #: 1 (dynamic) >12:11:02,221 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:11:02,222 INFO program: Filesystem flags: signed_directory_hash >12:11:02,223 INFO program: Default mount options: user_xattr acl >12:11:02,223 INFO program: Filesystem state: clean >12:11:02,223 INFO program: Errors behavior: Continue >12:11:02,224 INFO program: Filesystem OS type: Linux >12:11:02,224 INFO program: Inode count: 294912 >12:11:02,224 INFO program: Block count: 1176576 >12:11:02,224 INFO program: Reserved block count: 11763 >12:11:02,225 INFO program: Free blocks: 122709 >12:11:02,225 INFO program: Free inodes: 155535 >12:11:02,225 INFO program: First block: 0 >12:11:02,226 INFO program: Block size: 4096 >12:11:02,228 INFO program: Fragment size: 4096 >12:11:02,230 INFO program: Reserved GDT blocks: 255 >12:11:02,232 INFO program: Blocks per group: 32768 >12:11:02,233 INFO program: Fragments per group: 32768 >12:11:02,233 INFO program: Inodes per group: 8192 >12:11:02,234 INFO program: Inode blocks per group: 512 >12:11:02,234 INFO program: Flex block group size: 16 >12:11:02,235 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:11:02,235 INFO program: Last mount time: Tue Jan 7 23:49:05 2014 >12:11:02,237 INFO program: Last write time: Tue Jan 7 23:49:05 2014 >12:11:02,237 INFO program: Mount count: 3 >12:11:02,238 INFO program: Maximum mount count: -1 >12:11:02,238 INFO program: Last checked: Tue Jan 7 01:21:28 2014 >12:11:02,239 INFO program: Check interval: 0 (<none>) >12:11:02,239 INFO program: Lifetime writes: 1966 MB >12:11:02,240 INFO program: Reserved blocks uid: 0 (user root) >12:11:02,240 INFO program: Reserved blocks gid: 0 (group root) >12:11:02,240 INFO program: First inode: 11 >12:11:02,241 INFO program: Inode size: 256 >12:11:02,242 INFO program: Required extra isize: 28 >12:11:02,242 INFO program: Desired extra isize: 28 >12:11:02,243 INFO program: Journal inode: 8 >12:11:02,243 INFO program: First orphan inode: 47337 >12:11:02,243 INFO program: Default directory hash: half_md4 >12:11:02,244 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:11:02,245 INFO program: Journal backup: inode blocks >12:11:02,245 INFO program: Journal features: journal_incompat_revoke >12:11:02,245 INFO program: Journal size: 128M >12:11:02,246 INFO program: Journal length: 32768 >12:11:02,246 INFO program: Journal sequence: 0x0000565c >12:11:02,247 INFO program: Journal start: 1 >12:11:02,247 INFO program: >12:11:02,248 DEBUG program: Return code: 0 >12:11:02,249 INFO program: Running... resize2fs -P /dev/loop3 >12:11:02,279 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:11:02,281 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:11:02,283 INFO program: Couldn't find valid filesystem superblock. >12:11:02,285 DEBUG program: Return code: 1 >12:11:02,366 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:11:02,382 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:11:02,383 INFO program: Filesystem volume name: _Fedora-Live-Des >12:11:02,383 INFO program: Last mounted on: / >12:11:02,384 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:11:02,384 INFO program: Filesystem magic number: 0xEF53 >12:11:02,385 INFO program: Filesystem revision #: 1 (dynamic) >12:11:02,385 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:11:02,386 INFO program: Filesystem flags: signed_directory_hash >12:11:02,387 INFO program: Default mount options: user_xattr acl >12:11:02,387 INFO program: Filesystem state: clean >12:11:02,388 INFO program: Errors behavior: Continue >12:11:02,388 INFO program: Filesystem OS type: Linux >12:11:02,389 INFO program: Inode count: 294912 >12:11:02,389 INFO program: Block count: 1176576 >12:11:02,390 INFO program: Reserved block count: 11763 >12:11:02,390 INFO program: Free blocks: 82935 >12:11:02,391 INFO program: Free inodes: 155197 >12:11:02,391 INFO program: First block: 0 >12:11:02,392 INFO program: Block size: 4096 >12:11:02,392 INFO program: Fragment size: 4096 >12:11:02,393 INFO program: Reserved GDT blocks: 255 >12:11:02,393 INFO program: Blocks per group: 32768 >12:11:02,393 INFO program: Fragments per group: 32768 >12:11:02,393 INFO program: Inodes per group: 8192 >12:11:02,394 INFO program: Inode blocks per group: 512 >12:11:02,394 INFO program: Flex block group size: 16 >12:11:02,394 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:11:02,395 INFO program: Last mount time: Sat Mar 1 12:08:20 2014 >12:11:02,395 INFO program: Last write time: Sat Mar 1 12:08:20 2014 >12:11:02,395 INFO program: Mount count: 19 >12:11:02,395 INFO program: Maximum mount count: -1 >12:11:02,396 INFO program: Last checked: Tue Jan 7 01:21:28 2014 >12:11:02,396 INFO program: Check interval: 0 (<none>) >12:11:02,396 INFO program: Lifetime writes: 2345 MB >12:11:02,397 INFO program: Reserved blocks uid: 0 (user root) >12:11:02,397 INFO program: Reserved blocks gid: 0 (group root) >12:11:02,397 INFO program: First inode: 11 >12:11:02,397 INFO program: Inode size: 256 >12:11:02,398 INFO program: Required extra isize: 28 >12:11:02,398 INFO program: Desired extra isize: 28 >12:11:02,398 INFO program: Journal inode: 8 >12:11:02,399 INFO program: First orphan inode: 47810 >12:11:02,399 INFO program: Default directory hash: half_md4 >12:11:02,399 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:11:02,400 INFO program: Journal backup: inode blocks >12:11:02,400 INFO program: Journal features: journal_incompat_revoke >12:11:02,400 INFO program: Journal size: 128M >12:11:02,400 INFO program: Journal length: 32768 >12:11:02,401 INFO program: Journal sequence: 0x00005fd9 >12:11:02,401 INFO program: Journal start: 1 >12:11:02,402 INFO program: >12:11:02,402 DEBUG program: Return code: 0 >12:11:02,403 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:11:02,421 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:11:02,423 INFO program: Estimated minimum size of the filesystem: 1107088 >12:11:02,424 DEBUG program: Return code: 0 >12:11:07,381 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:11:07,397 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:11:07,398 INFO program: Filesystem volume name: _Fedora-Live-Des >12:11:07,399 INFO program: Last mounted on: / >12:11:07,400 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:11:07,400 INFO program: Filesystem magic number: 0xEF53 >12:11:07,400 INFO program: Filesystem revision #: 1 (dynamic) >12:11:07,401 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:11:07,401 INFO program: Filesystem flags: signed_directory_hash >12:11:07,402 INFO program: Default mount options: user_xattr acl >12:11:07,403 INFO program: Filesystem state: clean >12:11:07,403 INFO program: Errors behavior: Continue >12:11:07,404 INFO program: Filesystem OS type: Linux >12:11:07,404 INFO program: Inode count: 294912 >12:11:07,405 INFO program: Block count: 1176576 >12:11:07,405 INFO program: Reserved block count: 11763 >12:11:07,405 INFO program: Free blocks: 122709 >12:11:07,406 INFO program: Free inodes: 155535 >12:11:07,406 INFO program: First block: 0 >12:11:07,407 INFO program: Block size: 4096 >12:11:07,407 INFO program: Fragment size: 4096 >12:11:07,408 INFO program: Reserved GDT blocks: 255 >12:11:07,408 INFO program: Blocks per group: 32768 >12:11:07,409 INFO program: Fragments per group: 32768 >12:11:07,409 INFO program: Inodes per group: 8192 >12:11:07,410 INFO program: Inode blocks per group: 512 >12:11:07,410 INFO program: Flex block group size: 16 >12:11:07,411 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:11:07,411 INFO program: Last mount time: Tue Jan 7 23:49:05 2014 >12:11:07,412 INFO program: Last write time: Tue Jan 7 23:49:05 2014 >12:11:07,412 INFO program: Mount count: 3 >12:11:07,412 INFO program: Maximum mount count: -1 >12:11:07,413 INFO program: Last checked: Tue Jan 7 01:21:28 2014 >12:11:07,413 INFO program: Check interval: 0 (<none>) >12:11:07,413 INFO program: Lifetime writes: 1966 MB >12:11:07,413 INFO program: Reserved blocks uid: 0 (user root) >12:11:07,414 INFO program: Reserved blocks gid: 0 (group root) >12:11:07,414 INFO program: First inode: 11 >12:11:07,414 INFO program: Inode size: 256 >12:11:07,414 INFO program: Required extra isize: 28 >12:11:07,415 INFO program: Desired extra isize: 28 >12:11:07,415 INFO program: Journal inode: 8 >12:11:07,415 INFO program: First orphan inode: 47337 >12:11:07,415 INFO program: Default directory hash: half_md4 >12:11:07,415 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:11:07,416 INFO program: Journal backup: inode blocks >12:11:07,416 INFO program: Journal features: journal_incompat_revoke >12:11:07,416 INFO program: Journal size: 128M >12:11:07,416 INFO program: Journal length: 32768 >12:11:07,417 INFO program: Journal sequence: 0x0000565c >12:11:07,417 INFO program: Journal start: 1 >12:11:07,417 INFO program: >12:11:07,417 DEBUG program: Return code: 0 >12:11:07,418 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:11:07,434 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:11:07,436 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:11:07,437 INFO program: Couldn't find valid filesystem superblock. >12:11:07,438 DEBUG program: Return code: 1 >12:11:07,524 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:11:07,542 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:11:07,543 INFO program: Filesystem volume name: _Fedora-Live-Des >12:11:07,544 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >12:11:07,544 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:11:07,545 INFO program: Filesystem magic number: 0xEF53 >12:11:07,545 INFO program: Filesystem revision #: 1 (dynamic) >12:11:07,546 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:11:07,546 INFO program: Filesystem flags: signed_directory_hash >12:11:07,547 INFO program: Default mount options: user_xattr acl >12:11:07,547 INFO program: Filesystem state: clean >12:11:07,548 INFO program: Errors behavior: Continue >12:11:07,548 INFO program: Filesystem OS type: Linux >12:11:07,549 INFO program: Inode count: 212992 >12:11:07,549 INFO program: Block count: 825687 >12:11:07,550 INFO program: Reserved block count: 8255 >12:11:07,550 INFO program: Free blocks: 5566 >12:11:07,551 INFO program: Free inodes: 106629 >12:11:07,551 INFO program: First block: 0 >12:11:07,552 INFO program: Block size: 4096 >12:11:07,552 INFO program: Fragment size: 4096 >12:11:07,552 INFO program: Reserved GDT blocks: 255 >12:11:07,553 INFO program: Blocks per group: 32768 >12:11:07,553 INFO program: Fragments per group: 32768 >12:11:07,553 INFO program: Inodes per group: 8192 >12:11:07,553 INFO program: Inode blocks per group: 512 >12:11:07,554 INFO program: Flex block group size: 16 >12:11:07,554 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:11:07,554 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >12:11:07,554 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >12:11:07,555 INFO program: Mount count: 0 >12:11:07,555 INFO program: Maximum mount count: -1 >12:11:07,555 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >12:11:07,555 INFO program: Check interval: 0 (<none>) >12:11:07,556 INFO program: Lifetime writes: 768 MB >12:11:07,556 INFO program: Reserved blocks uid: 0 (user root) >12:11:07,556 INFO program: Reserved blocks gid: 0 (group root) >12:11:07,556 INFO program: First inode: 11 >12:11:07,557 INFO program: Inode size: 256 >12:11:07,558 INFO program: Required extra isize: 28 >12:11:07,558 INFO program: Desired extra isize: 28 >12:11:07,558 INFO program: Journal inode: 8 >12:11:07,559 INFO program: Default directory hash: half_md4 >12:11:07,562 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:11:07,563 INFO program: Journal backup: inode blocks >12:11:07,563 INFO program: Journal features: journal_incompat_revoke >12:11:07,563 INFO program: Journal size: 128M >12:11:07,563 INFO program: Journal length: 32768 >12:11:07,564 INFO program: Journal sequence: 0x00003086 >12:11:07,564 INFO program: Journal start: 0 >12:11:07,565 INFO program: >12:11:07,565 DEBUG program: Return code: 0 >12:11:07,566 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:11:07,583 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:11:07,584 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:11:07,585 INFO program: Couldn't find valid filesystem superblock. >12:11:07,585 DEBUG program: Return code: 1 >12:11:07,606 INFO program: Running... udevadm settle --timeout=300 >12:11:07,638 DEBUG program: Return code: 0 >12:11:07,651 INFO program: Running... udevadm settle --timeout=300 >12:11:07,689 DEBUG program: Return code: 0 >12:11:07,708 INFO program: Running... udevadm settle --timeout=300 >12:11:07,746 DEBUG program: Return code: 0 >12:11:07,760 INFO program: Running... udevadm settle --timeout=300 >12:11:07,799 DEBUG program: Return code: 0 >12:11:07,817 INFO program: Running... udevadm settle --timeout=300 >12:11:07,856 DEBUG program: Return code: 0 >12:11:07,865 INFO program: Running... udevadm settle --timeout=300 >12:11:07,898 DEBUG program: Return code: 0 >12:11:07,918 INFO program: Running... udevadm settle --timeout=300 >12:11:07,957 DEBUG program: Return code: 0 >12:11:07,971 INFO program: Running... udevadm settle --timeout=300 >12:11:08,009 DEBUG program: Return code: 0 >12:11:08,023 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >12:11:08,050 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >12:11:08,052 DEBUG program: Return code: 0 >12:11:08,060 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >12:11:08,086 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >12:11:08,088 DEBUG program: Return code: 0 >12:11:08,492 INFO program: Running... hwclock --hctosys --localtime >17:11:09,002 DEBUG program: Return code: 0 >17:11:30,417 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >17:11:30,456 INFO program: mount: wrong fs type, bad option, bad superblock on /dev/mapper/live-base, >17:11:30,459 INFO program: missing codepage or helper program, or other error >17:11:30,460 INFO program: >17:11:30,460 INFO program: In some cases useful info is found in syslog - try >17:11:30,460 INFO program: dmesg | tail or so. >17:11:30,461 DEBUG program: Return code: 32 >17:12:17,291 INFO program: Running... modprobe btrfs >17:12:17,457 DEBUG program: Return code: 0 >17:12:17,472 INFO program: Running... modprobe xfs >17:12:17,614 DEBUG program: Return code: 0 >17:13:25,859 INFO program: Running... udevadm settle --timeout=300 >17:13:25,908 DEBUG program: Return code: 0 >17:13:25,944 INFO program: Running... udevadm settle --timeout=300 >17:13:25,977 DEBUG program: Return code: 0 >17:13:48,814 INFO program: Running... udevadm settle --timeout=300 >17:13:48,844 DEBUG program: Return code: 0 >17:15:10,161 INFO program: Running... udevadm settle --timeout=300 >17:15:10,192 DEBUG program: Return code: 0 >17:15:41,600 INFO program: Running... swapoff -a >17:15:41,628 DEBUG program: Return code: 0 >17:15:41,642 INFO program: Running... udevadm settle --timeout=300 >17:15:41,687 DEBUG program: Return code: 0 >17:15:41,691 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >17:15:41,708 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >17:15:41,709 DEBUG program: Return code: 0 >17:15:41,711 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >17:15:41,730 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >17:15:41,731 DEBUG program: Return code: 0 >17:15:41,738 INFO program: Running... udevadm settle --timeout=300 >17:15:41,768 DEBUG program: Return code: 0 >17:15:41,786 INFO program: Running... udevadm settle --timeout=300 >17:15:41,821 DEBUG program: Return code: 0 >17:15:41,828 INFO program: Running... udevadm settle --timeout=300 >17:15:41,863 DEBUG program: Return code: 0 >17:15:41,872 INFO program: Running... udevadm settle --timeout=300 >17:15:41,900 DEBUG program: Return code: 0 >17:15:41,911 INFO program: Running... udevadm settle --timeout=300 >17:15:41,939 DEBUG program: Return code: 0 >17:15:41,952 INFO program: Running... udevadm settle --timeout=300 >17:15:41,981 DEBUG program: Return code: 0 >17:15:42,076 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=292624384 count=2048 >17:15:42,526 INFO program: 2048+0 records in >17:15:42,527 INFO program: 2048+0 records out >17:15:42,527 INFO program: 1048576 bytes (1.0 MB) copied, 0.425715 s, 2.5 MB/s >17:15:42,527 DEBUG program: Return code: 0 >17:15:42,528 INFO program: Running... udevadm settle --timeout=300 >17:15:42,698 DEBUG program: Return code: 0 >17:15:42,768 INFO program: Running... udevadm settle --timeout=300 >17:15:43,091 DEBUG program: Return code: 0 >17:15:43,103 INFO program: Running... udevadm settle --timeout=300 >17:15:43,135 DEBUG program: Return code: 0 >17:15:43,137 INFO program: Running... udevadm settle --timeout=300 >17:15:43,166 DEBUG program: Return code: 0 >17:15:43,189 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=292626432 count=2048 >17:15:43,310 INFO program: 2048+0 records in >17:15:43,318 INFO program: 2048+0 records out >17:15:43,321 INFO program: 1048576 bytes (1.0 MB) copied, 0.106285 s, 9.9 MB/s >17:15:43,321 DEBUG program: Return code: 0 >17:15:43,322 INFO program: Running... udevadm settle --timeout=300 >17:15:43,358 DEBUG program: Return code: 0 >17:15:43,431 INFO program: Running... udevadm settle --timeout=300 >17:15:43,995 DEBUG program: Return code: 0 >17:15:44,005 INFO program: Running... wipefs -f -a /dev/sda5 >17:15:44,130 DEBUG program: Return code: 0 >17:15:44,145 INFO program: Running... udevadm settle --timeout=300 >17:15:44,176 DEBUG program: Return code: 0 >17:15:44,178 INFO program: Running... udevadm settle --timeout=300 >17:15:44,211 DEBUG program: Return code: 0 >17:15:44,231 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=293652480 count=2048 >17:15:44,361 INFO program: 2048+0 records in >17:15:44,361 INFO program: 2048+0 records out >17:15:44,362 INFO program: 1048576 bytes (1.0 MB) copied, 0.11474 s, 9.1 MB/s >17:15:44,362 DEBUG program: Return code: 0 >17:15:44,363 INFO program: Running... udevadm settle --timeout=300 >17:15:44,574 DEBUG program: Return code: 0 >17:15:44,647 INFO program: Running... udevadm settle --timeout=300 >17:15:45,369 DEBUG program: Return code: 0 >17:15:45,377 INFO program: Running... wipefs -f -a /dev/sda6 >17:15:45,463 DEBUG program: Return code: 0 >17:15:45,484 INFO program: Running... udevadm settle --timeout=300 >17:15:45,515 DEBUG program: Return code: 0 >17:15:45,516 INFO program: Running... udevadm settle --timeout=300 >17:15:45,543 DEBUG program: Return code: 0 >17:15:45,618 INFO program: Running... wipefs -f -a /dev/sda6 >17:15:45,655 DEBUG program: Return code: 0 >17:15:45,656 INFO program: Running... lvm pvscan --cache /dev/sda6 >17:15:45,721 INFO program: No PV label found on /dev/sda6. >17:15:45,722 DEBUG program: Return code: 0 >17:15:45,722 INFO program: Running... lvm pvcreate --dataalignment 1024k /dev/sda6 >17:15:45,801 INFO program: Physical volume "/dev/sda6" successfully created >17:15:45,802 DEBUG program: Return code: 0 >17:15:45,802 INFO program: Running... lvm pvscan --cache /dev/sda6 >17:15:45,852 DEBUG program: Return code: 0 >17:15:45,859 INFO program: Running... udevadm settle --timeout=300 >17:15:45,890 DEBUG program: Return code: 0 >17:15:45,899 INFO program: Running... udevadm settle --timeout=300 >17:15:45,936 DEBUG program: Return code: 0 >17:15:45,954 INFO program: Running... lvm vgcreate -s 4m fedora /dev/sda6 >17:15:51,923 INFO program: Volume group "fedora" successfully created >17:15:51,923 DEBUG program: Return code: 0 >17:15:51,929 INFO program: Running... udevadm settle --timeout=300 >17:15:51,957 DEBUG program: Return code: 0 >17:15:51,958 INFO program: Running... udevadm settle --timeout=300 >17:15:51,987 DEBUG program: Return code: 0 >17:15:51,998 INFO program: Running... lvm lvcreate -L 51200m -n root fedora >17:15:53,963 INFO program: Logical volume "root" created >17:15:53,965 DEBUG program: Return code: 0 >17:15:53,984 INFO program: Running... udevadm settle --timeout=300 >17:15:54,038 DEBUG program: Return code: 0 >17:15:54,040 INFO program: Running... udevadm settle --timeout=300 >17:15:54,077 DEBUG program: Return code: 0 >17:15:54,091 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora-root >17:15:57,510 INFO program: mke2fs 1.42.8 (20-Jun-2013) >17:15:57,512 INFO program: Filesystem label= >17:15:57,513 INFO program: OS type: Linux >17:15:57,515 INFO program: Block size=4096 (log=2) >17:15:57,516 INFO program: Fragment size=4096 (log=2) >17:15:57,516 INFO program: Stride=0 blocks, Stripe width=0 blocks >17:15:57,518 INFO program: 3276800 inodes, 13107200 blocks >17:15:57,519 INFO program: 655360 blocks (5.00%) reserved for the super user >17:15:57,520 INFO program: First data block=0 >17:15:57,521 INFO program: Maximum filesystem blocks=4294967296 >17:15:57,521 INFO program: 400 block groups >17:15:57,521 INFO program: 32768 blocks per group, 32768 fragments per group >17:15:57,521 INFO program: 8192 inodes per group >17:15:57,522 INFO program: Superblock backups stored on blocks: >17:15:57,522 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >17:15:57,522 INFO program: 4096000, 7962624, 11239424 >17:15:57,523 INFO program: >17:15:57,523 INFO program: Allocating group tables: 0/400 done >17:15:57,523 INFO program: Writing inode tables: 0/400 done >17:15:57,523 INFO program: Creating journal (32768 blocks): done >17:15:57,524 INFO program: Writing superblocks and filesystem accounting information: 0/400 done >17:15:57,524 INFO program: >17:15:57,524 DEBUG program: Return code: 0 >17:15:57,527 INFO program: Running... udevadm settle --timeout=300 >17:15:57,682 DEBUG program: Return code: 0 >17:15:57,692 INFO program: Running... udevadm settle --timeout=300 >17:15:57,720 DEBUG program: Return code: 0 >17:15:57,734 INFO program: Running... lvm lvcreate -L 106800m -n home fedora >17:16:04,693 INFO program: Logical volume "home" created >17:16:04,695 DEBUG program: Return code: 0 >17:16:04,703 INFO program: Running... udevadm settle --timeout=300 >17:16:04,732 DEBUG program: Return code: 0 >17:16:04,734 INFO program: Running... udevadm settle --timeout=300 >17:16:04,767 DEBUG program: Return code: 0 >17:16:04,779 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora-home >17:16:09,256 INFO program: mke2fs 1.42.8 (20-Jun-2013) >17:16:09,258 INFO program: Filesystem label= >17:16:09,259 INFO program: OS type: Linux >17:16:09,260 INFO program: Block size=4096 (log=2) >17:16:09,262 INFO program: Fragment size=4096 (log=2) >17:16:09,262 INFO program: Stride=0 blocks, Stripe width=0 blocks >17:16:09,262 INFO program: 6840320 inodes, 27340800 blocks >17:16:09,263 INFO program: 1367040 blocks (5.00%) reserved for the super user >17:16:09,263 INFO program: First data block=0 >17:16:09,263 INFO program: Maximum filesystem blocks=4294967296 >17:16:09,264 INFO program: 835 block groups >17:16:09,264 INFO program: 32768 blocks per group, 32768 fragments per group >17:16:09,264 INFO program: 8192 inodes per group >17:16:09,264 INFO program: Superblock backups stored on blocks: >17:16:09,265 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >17:16:09,265 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872 >17:16:09,265 INFO program: >17:16:09,265 INFO program: Allocating group tables: 0/835 done >17:16:09,266 INFO program: Writing inode tables: 0/835 done >17:16:09,266 INFO program: Creating journal (32768 blocks): done >17:16:09,266 INFO program: Writing superblocks and filesystem accounting information: 0/835 done >17:16:09,267 INFO program: >17:16:09,267 DEBUG program: Return code: 0 >17:16:09,270 INFO program: Running... udevadm settle --timeout=300 >17:16:09,425 DEBUG program: Return code: 0 >17:16:09,433 INFO program: Running... udevadm settle --timeout=300 >17:16:09,462 DEBUG program: Return code: 0 >17:16:09,478 INFO program: Running... lvm lvcreate -L 3856m -n swap fedora >17:16:11,472 INFO program: Logical volume "swap" created >17:16:11,473 DEBUG program: Return code: 0 >17:16:11,481 INFO program: Running... udevadm settle --timeout=300 >17:16:11,651 DEBUG program: Return code: 0 >17:16:11,653 INFO program: Running... udevadm settle --timeout=300 >17:16:11,685 DEBUG program: Return code: 0 >17:16:11,696 INFO program: Running... mkswap -f /dev/mapper/fedora-swap >17:16:11,770 INFO program: Setting up swapspace version 1, size = 3948540 KiB >17:16:11,771 INFO program: no label, UUID=a5df96b4-bcf3-461f-9761-6d41f8e8f308 >17:16:11,772 DEBUG program: Return code: 0 >17:16:11,776 INFO program: Running... udevadm settle --timeout=300 >17:16:11,824 DEBUG program: Return code: 0 >17:16:11,838 INFO program: Running... udevadm settle --timeout=300 >17:16:11,868 DEBUG program: Return code: 0 >17:16:11,967 INFO program: Running... mke2fs -t ext4 /dev/sda5 >17:16:12,734 INFO program: mke2fs 1.42.8 (20-Jun-2013) >17:16:12,735 INFO program: Filesystem label= >17:16:12,735 INFO program: OS type: Linux >17:16:12,736 INFO program: Block size=1024 (log=0) >17:16:12,736 INFO program: Fragment size=1024 (log=0) >17:16:12,736 INFO program: Stride=0 blocks, Stripe width=0 blocks >17:16:12,737 INFO program: 128016 inodes, 512000 blocks >17:16:12,737 INFO program: 25600 blocks (5.00%) reserved for the super user >17:16:12,737 INFO program: First data block=1 >17:16:12,738 INFO program: Maximum filesystem blocks=67633152 >17:16:12,738 INFO program: 63 block groups >17:16:12,738 INFO program: 8192 blocks per group, 8192 fragments per group >17:16:12,739 INFO program: 2032 inodes per group >17:16:12,739 INFO program: Superblock backups stored on blocks: >17:16:12,744 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >17:16:12,744 INFO program: >17:16:12,744 INFO program: Allocating group tables: 0/63 done >17:16:12,745 INFO program: Writing inode tables: 0/63 done >17:16:12,745 INFO program: Creating journal (8192 blocks): done >17:16:12,745 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >17:16:12,746 INFO program: >17:16:12,746 DEBUG program: Return code: 0 >17:16:12,750 INFO program: Running... udevadm settle --timeout=300 >17:16:12,859 DEBUG program: Return code: 0 >17:16:12,874 INFO program: Running... udevadm settle --timeout=300 >17:16:12,902 DEBUG program: Return code: 0 >17:16:13,048 INFO program: Running... swapon /dev/mapper/fedora-swap >17:16:13,214 DEBUG program: Return code: 0 >17:16:13,309 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora-root /mnt/sysimage >17:16:13,445 DEBUG program: Return code: 0 >17:16:13,486 INFO program: Running... mount -t ext4 -o defaults /dev/sda5 /mnt/sysimage/boot >17:16:13,561 DEBUG program: Return code: 0 >17:16:13,595 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >17:16:13,626 DEBUG program: Return code: 0 >17:16:13,635 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >17:16:13,655 DEBUG program: Return code: 0 >17:16:13,672 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >17:16:13,700 DEBUG program: Return code: 0 >17:16:13,719 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora-home /mnt/sysimage/home >17:16:13,837 DEBUG program: Return code: 0 >17:16:13,864 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >17:16:13,894 DEBUG program: Return code: 0 >17:16:13,989 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >17:16:14,018 DEBUG program: Return code: 0 >17:16:14,037 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >17:16:14,074 DEBUG program: Return code: 0 >17:16:14,080 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >17:16:14,106 DEBUG program: Return code: 0 >17:16:14,129 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >17:16:14,249 DEBUG program: Return code: 0 >17:16:14,986 INFO program: Running... udevadm settle --timeout=300 >17:16:15,024 DEBUG program: Return code: 0 >17:16:15,024 INFO program: Running... umount /mnt/install/source >17:16:15,041 INFO program: umount: /mnt/install/source: not mounted >17:16:15,042 DEBUG program: Return code: 32 >17:16:18,810 INFO program: Running... systemd-machine-id-setup >17:16:18,838 ERR program: Error running systemd-machine-id-setup: No such file or directory >17:16:18,995 INFO program: Running... journalctl -b > > >/tmp/storage.log: >12:10:17,035 DEBUG blivet: registered device format class LUKS as luks >12:10:17,059 DEBUG blivet: registered device format class Ext2FS as ext2 >12:10:17,059 DEBUG blivet: registered device format class Ext3FS as ext3 >12:10:17,059 DEBUG blivet: registered device format class Ext4FS as ext4 >12:10:17,060 DEBUG blivet: registered device format class FATFS as vfat >12:10:17,060 DEBUG blivet: registered device format class EFIFS as efi >12:10:17,060 DEBUG blivet: registered device format class BTRFS as btrfs >12:10:17,060 DEBUG blivet: registered device format class GFS2 as gfs2 >12:10:17,060 DEBUG blivet: registered device format class JFS as jfs >12:10:17,061 DEBUG blivet: registered device format class ReiserFS as reiserfs >12:10:17,061 DEBUG blivet: registered device format class XFS as xfs >12:10:17,061 DEBUG blivet: registered device format class HFS as hfs >12:10:17,061 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >12:10:17,061 DEBUG blivet: registered device format class HFSPlus as hfs+ >12:10:17,062 DEBUG blivet: registered device format class MacEFIFS as macefi >12:10:17,062 DEBUG blivet: registered device format class NTFS as ntfs >12:10:17,062 DEBUG blivet: registered device format class NFS as nfs >12:10:17,062 DEBUG blivet: registered device format class NFSv4 as nfs4 >12:10:17,063 DEBUG blivet: registered device format class Iso9660FS as iso9660 >12:10:17,063 DEBUG blivet: registered device format class NoDevFS as nodev >12:10:17,063 DEBUG blivet: registered device format class DevPtsFS as devpts >12:10:17,063 DEBUG blivet: registered device format class ProcFS as proc >12:10:17,063 DEBUG blivet: registered device format class SysFS as sysfs >12:10:17,064 DEBUG blivet: registered device format class TmpFS as tmpfs >12:10:17,064 DEBUG blivet: registered device format class BindFS as bind >12:10:17,064 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >12:10:17,064 DEBUG blivet: registered device format class USBFS as usbfs >12:10:17,065 DEBUG blivet: registered device format class MDRaidMember as mdmember >12:10:17,067 DEBUG blivet: registered device format class BIOSBoot as biosboot >12:10:17,068 DEBUG blivet: registered device format class DiskLabel as disklabel >12:10:17,071 DEBUG blivet: registered device format class SwapSpace as swap >12:10:17,072 DEBUG blivet: registered device format class MultipathMember as multipath_member >12:10:17,073 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >12:10:17,074 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >12:10:17,075 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >12:10:19,851 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:10:19,852 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:10:19,854 INFO blivet: sdb1 looks to be the live device; marking as protected >12:10:19,910 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:10:20,268 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151 /dev/disk/by-id/wwn-0x50014ee25726ba12', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\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': 'a668c156', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', > 'ID_SERIAL_SHORT': 'WD-WXE608SK7151', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25726ba12', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '72808', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', > '/dev/disk/by-id/wwn-0x50014ee25726ba12'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:10:20,271 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:10:20,273 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:10:20,274 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:20,275 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:10:20,277 INFO blivet: sda is a disk >12:10:20,277 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:20,310 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:10:20,394 INFO blivet: added disk sda (id 0) to device tree >12:10:20,395 DEBUG blivet: looking up parted Device: /dev/sda >12:10:20,398 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:10:20,400 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:10:20,401 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:10:20,401 DEBUG blivet: required disklabel type for sda (1) is None >12:10:20,402 DEBUG blivet: default disklabel type for sda is msdos >12:10:20,402 DEBUG blivet: selecting msdos disklabel for sda based on size >12:10:20,413 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:10:20,466 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2befd90>, <parted.partition.Partition object at 0x2befa90>, <parted.partition.Partition object at 0x2beff90>] > device: <parted.device.Device object at 0x2bef8d0> > PedDisk: <_ped.Disk object at 0x2bf0ea8> >12:10:20,467 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:10:20,473 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:10:20,476 INFO blivet: got device: DiskDevice instance (0x2b6fad0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD3200BEVT-7 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x2a83f80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2bcf950> >12:10:20,479 INFO blivet: got format: DiskLabel instance (0x2bcfa10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2befd90>, <parted.partition.Partition object at 0x2befa90>, <parted.partition.Partition object at 0x2beff90>] > device: <parted.device.Device object at 0x2bef8d0> > PedDisk: <_ped.Disk object at 0x2bf0ea8> > origPartedDisk = <parted.disk.Disk object at 0x2bf6110> > partedDevice = parted.Device instance -- > model: ATA WDC WD3200BEVT-7 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x2b544d0> > >12:10:20,490 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part1 /dev/disk/by-id/wwn-0x50014ee25726ba12-part1 /dev/disk/by-label/DellUtility /dev/disk/by-uuid/07D7-0615', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'DellUtility', > 'ID_FS_LABEL_ENC': 'DellUtility', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '07D7-0615', > 'ID_FS_UUID_ENC': '07D7-0615', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '80262', > 'ID_PART_ENTRY_TYPE': '0xde', > 'ID_PART_ENTRY_UUID': 'a668c156-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a668c156', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', > 'ID_SERIAL_SHORT': 'WD-WXE608SK7151', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25726ba12', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '72829', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part1', > '/dev/disk/by-id/wwn-0x50014ee25726ba12-part1', > '/dev/disk/by-label/DellUtility', > '/dev/disk/by-uuid/07D7-0615'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:10:20,491 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:10:20,492 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:10:20,493 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:20,494 INFO blivet: sda1 is a partition >12:10:20,495 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:10:20,496 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:10:20,498 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >12:10:20,499 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:10:20,501 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:10:20,501 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:20,503 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:10:20,503 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:10:20,504 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:10:20,506 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:10:20,507 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:10:20,509 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:10:20,509 INFO blivet: added partition sda1 (id 1) to device tree >12:10:20,510 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:10:20,511 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:10:20,513 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:10:20,514 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:10:20,562 WARN blivet: disklabel detected but not usable on sda1 >12:10:20,563 INFO blivet: type detected on 'sda1' is 'vfat' >12:10:20,572 DEBUG blivet: FATFS.supported: supported: True ; >12:10:20,573 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:10:20,575 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:10:20,576 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: vfat ; >12:10:20,577 DEBUG blivet: looking up parted Device: /dev/sda1 >12:10:20,580 INFO blivet: got device: PartitionDevice instance (0x2b6fb90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 39.1904296875 > format = existing vfat filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 80262 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32761 did: 0 busy: False > hardwareGeometry: (4, 255, 63) biosGeometry: (4, 255, 63) > PedDevice: <_ped.Device object at 0x2b54830> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2bef990> fileSystem: <parted.filesystem.FileSystem object at 0x2befe50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2befdd0> PedPartition: <_ped.Partition object at 0x2be8f50> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 63 end = 80324 length = 80262 > flags = diag >12:10:20,581 DEBUG blivet: FATFS.supported: supported: True ; >12:10:20,582 INFO blivet: got format: FATFS instance (0x2bf6510) -- > type = vfat name = vfat status = False > device = /dev/sda1 uuid = 07D7-0615 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = DellUtility size = 0 targetSize = 0 > >12:10:20,592 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part2 /dev/disk/by-id/wwn-0x50014ee25726ba12-part2 /dev/disk/by-label/RECOVERY /dev/disk/by-uuid/AAB6D921B6D8EEB7', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'RECOVERY', > 'ID_FS_LABEL_ENC': 'RECOVERY', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'AAB6D921B6D8EEB7', > 'ID_FS_UUID_ENC': 'AAB6D921B6D8EEB7', > 'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '80325', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20480000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'a668c156-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a668c156', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', > 'ID_SERIAL_SHORT': 'WD-WXE608SK7151', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25726ba12', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '72847', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part2', > '/dev/disk/by-id/wwn-0x50014ee25726ba12-part2', > '/dev/disk/by-label/RECOVERY', > '/dev/disk/by-uuid/AAB6D921B6D8EEB7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:10:20,592 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:10:20,593 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >12:10:20,594 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:20,595 INFO blivet: sda2 is a partition >12:10:20,596 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:10:20,597 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:10:20,598 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >12:10:20,600 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:10:20,602 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:10:20,602 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:20,604 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:10:20,604 DEBUG blivet: looking up parted Partition: /dev/sda2 >12:10:20,605 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:10:20,607 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:10:20,608 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:10:20,609 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:10:20,610 INFO blivet: added partition sda2 (id 2) to device tree >12:10:20,611 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:10:20,612 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:10:20,613 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:10:20,614 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:10:20,641 WARN blivet: disklabel detected but not usable on sda2 >12:10:20,642 INFO blivet: type detected on 'sda2' is 'ntfs' >12:10:20,649 DEBUG blivet: NTFS.supported: supported: False ; >12:10:20,650 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:10:20,653 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:10:20,654 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >12:10:20,655 DEBUG blivet: looking up parted Device: /dev/sda2 >12:10:20,660 INFO blivet: got device: PartitionDevice instance (0x2bcfad0) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 10000.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x2b54950> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2bef990> fileSystem: <parted.filesystem.FileSystem object at 0x2befe90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2befb50> PedPartition: <_ped.Partition object at 0x2be8ef0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 80325 end = 20560324 length = 20480000 > flags = >12:10:20,662 DEBUG blivet: NTFS.supported: supported: False ; >12:10:20,662 INFO blivet: got format: NTFS instance (0x2bcfb90) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = AAB6D921B6D8EEB7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = RECOVERY size = 0 targetSize = 0 > >12:10:20,672 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part3 /dev/disk/by-id/wwn-0x50014ee25726ba12-part3 /dev/disk/by-label/OS /dev/disk/by-uuid/8CA2C5A1A2C58FDE', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'OS', > 'ID_FS_LABEL_ENC': 'OS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8CA2C5A1A2C58FDE', > 'ID_FS_UUID_ENC': '8CA2C5A1A2C58FDE', > 'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '20560325', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '272064059', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'a668c156-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a668c156', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', > 'ID_SERIAL_SHORT': 'WD-WXE608SK7151', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25726ba12', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '72864', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part3', > '/dev/disk/by-id/wwn-0x50014ee25726ba12-part3', > '/dev/disk/by-label/OS', > '/dev/disk/by-uuid/8CA2C5A1A2C58FDE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:10:20,673 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >12:10:20,674 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >12:10:20,675 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:20,675 INFO blivet: sda3 is a partition >12:10:20,676 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:10:20,677 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:10:20,678 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >12:10:20,680 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >12:10:20,682 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:10:20,682 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:20,684 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:10:20,684 DEBUG blivet: looking up parted Partition: /dev/sda3 >12:10:20,686 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >12:10:20,688 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:10:20,689 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:10:20,690 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:10:20,690 INFO blivet: added partition sda3 (id 3) to device tree >12:10:20,692 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:10:20,693 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:10:20,694 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:10:20,695 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:10:20,837 WARN blivet: disklabel detected but not usable on sda3 >12:10:20,838 INFO blivet: type detected on 'sda3' is 'ntfs' >12:10:20,843 DEBUG blivet: NTFS.supported: supported: False ; >12:10:20,843 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:10:20,844 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:10:20,845 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >12:10:20,846 DEBUG blivet: looking up parted Device: /dev/sda3 >12:10:20,849 INFO blivet: got device: PartitionDevice instance (0x2bf6490) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 132843.778809 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 272064059 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32761 did: 0 busy: False > hardwareGeometry: (16935, 255, 63) biosGeometry: (16935, 255, 63) > PedDevice: <_ped.Device object at 0x2b54a70> > target size = 0 path = /dev/sda3 > 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 0x2bef990> fileSystem: <parted.filesystem.FileSystem object at 0x2bf6090> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2beffd0> PedPartition: <_ped.Partition object at 0x2be8fb0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 20560325 end = 292624383 length = 272064059 > flags = boot >12:10:20,850 DEBUG blivet: NTFS.supported: supported: False ; >12:10:20,851 INFO blivet: got format: NTFS instance (0x2c13f50) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = 8CA2C5A1A2C58FDE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = OS size = 0 targetSize = 0 > >12:10:20,859 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-T633A /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-uuid/2013-12-12-14-06-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '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_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-50-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-50-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'TSSTcorp_DVD+_-RW_TS-T633A', > 'ID_MODEL_ENC': 'TSSTcorp\\x20DVD+\\x2f-RW\\x20TS-T633A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '69e9fb83', > 'ID_REVISION': 'D300', > 'ID_SERIAL': 'TSSTcorp_DVD+_-RW_TS-T633A', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '73083', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-T633A', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-uuid/2013-12-12-14-06-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:10:20,860 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:10:20,861 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:10:20,862 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:20,862 INFO blivet: sr0 is a cdrom >12:10:20,863 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:10:20,864 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:20,866 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:10:20,867 INFO blivet: added cdrom sr0 (id 4) to device tree >12:10:20,869 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:10:20,896 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:10:20,897 INFO blivet: type detected on 'sr0' is 'iso9660' >12:10:20,903 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:10:20,903 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >12:10:20,904 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:10:20,906 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:10:20,930 DEBUG blivet: looking up parted Device: /dev/sr0 >12:10:21,008 INFO blivet: got device: OpticalDevice instance (0x2c13c90) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 4390.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: TSSTcorp DVD+-RW TS-T633A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2247680 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x2b549e0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:10:21,013 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:10:21,013 INFO blivet: got format: Iso9660FS instance (0x2c1d310) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-14-06-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_x86_64 size = 0 targetSize = 0 > >12:10:21,019 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-PNY_USB_2.0_FD_AD97HE03000000328-0:0 /dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0_FD', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20FD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '007a', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c3072e18', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'PNY_USB_2.0_FD_AD97HE03000000328-0:0', > 'ID_SERIAL_SHORT': 'AD97HE03000000328', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'PNY', > 'ID_VENDOR_ENC': 'PNY\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '154b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '186053', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-PNY_USB_2.0_FD_AD97HE03000000328-0:0', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >12:10:21,020 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >12:10:21,021 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:10:21,022 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:21,023 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:10:21,025 INFO blivet: sdb is a disk >12:10:21,026 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:21,027 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:10:21,046 INFO blivet: added disk sdb (id 5) to device tree >12:10:21,047 DEBUG blivet: looking up parted Device: /dev/sdb >12:10:21,563 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:10:21,564 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:10:21,566 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:10:21,566 DEBUG blivet: required disklabel type for sdb (1) is None >12:10:21,566 DEBUG blivet: default disklabel type for sdb is msdos >12:10:21,566 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:10:21,568 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:10:21,584 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2c1d490>] > device: <parted.device.Device object at 0x2bf6290> > PedDisk: <_ped.Disk object at 0x2c1ccf8> >12:10:21,584 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:10:21,586 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:10:21,587 INFO blivet: got device: DiskDevice instance (0x2c13c10) -- > name = sdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 7788.375 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: PNY USB 2.0 FD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15950592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 252, 62) biosGeometry: (992, 255, 63) > PedDevice: <_ped.Device object at 0x2b547a0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x2c13c50> >12:10:21,589 INFO blivet: got format: DiskLabel instance (0x2c13b90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2c1d490>] > device: <parted.device.Device object at 0x2bf6290> > PedDisk: <_ped.Disk object at 0x2c1ccf8> > origPartedDisk = <parted.disk.Disk object at 0x2c1d2d0> > partedDevice = parted.Device instance -- > model: PNY USB 2.0 FD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15950592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 252, 62) biosGeometry: (992, 255, 63) > PedDevice: <_ped.Device object at 0x2b54b90> > >12:10:21,598 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-PNY_USB_2.0_FD_AD97HE03000000328-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/6282-9746', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6282-9746', > 'ID_FS_UUID_ENC': '6282-9746', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0_FD', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20FD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '007a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15950536', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': 'c3072e18-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c3072e18', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'PNY_USB_2.0_FD_AD97HE03000000328-0:0', > 'ID_SERIAL_SHORT': 'AD97HE03000000328', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'PNY', > 'ID_VENDOR_ENC': 'PNY\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '154b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '186073', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-PNY_USB_2.0_FD_AD97HE03000000328-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/6282-9746'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:10:21,598 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >12:10:21,599 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >12:10:21,600 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:21,601 INFO blivet: sdb1 is a partition >12:10:21,602 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:10:21,603 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:10:21,604 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7788MB disk sdb (5) with existing msdos disklabel >12:10:21,606 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:10:21,607 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:10:21,608 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:21,609 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:10:21,609 DEBUG blivet: looking up parted Partition: /dev/sdb1 >12:10:21,611 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >12:10:21,612 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:10:21,613 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:10:21,615 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:10:21,615 INFO blivet: added partition sdb1 (id 6) to device tree >12:10:21,616 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:10:21,617 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:10:21,618 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:10:21,620 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:10:21,622 WARN blivet: disklabel detected but not usable on sdb1 >12:10:21,623 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:10:21,623 INFO blivet: type detected on 'sdb1' is 'vfat' >12:10:21,623 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:10:21,624 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:10:21,626 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >12:10:21,626 DEBUG blivet: looking up parted Device: /dev/sdb1 >12:10:21,628 INFO blivet: got device: PartitionDevice instance (0x2c13cd0) -- > name = sdb1 status = True kids = 0 id = 6 > parents = ['existing 7788MB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 7788.34765625 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15950536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32761 did: 0 busy: True > hardwareGeometry: (1020, 252, 62) biosGeometry: (992, 255, 63) > PedDevice: <_ped.Device object at 0x2b54dd0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2bf6350> fileSystem: <parted.filesystem.FileSystem object at 0x2c1d4d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2c1d510> PedPartition: <_ped.Partition object at 0x2c10ad0> > disk = existing 7788MB disk sdb (5) with existing msdos disklabel > start = 56 end = 15950591 length = 15950536 > flags = boot, lba >12:10:21,629 INFO blivet: got format: EFIFS instance (0x2c1db10) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = 6282-9746 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >12:10:21,632 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '326049', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:10:21,632 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:10:21,633 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:10:21,634 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:21,635 INFO blivet: loop0 is a loop device >12:10:21,636 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:10:21,637 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:10:21,638 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:21,638 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:21,640 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:10:21,640 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >12:10:21,642 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:10:21,642 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:21,643 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:10:21,643 INFO blivet: added loop loop0 (id 8) to device tree >12:10:21,645 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:10:21,646 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:10:21,646 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:10:21,646 DEBUG blivet: device loop0 does not contain a disklabel >12:10:21,647 INFO blivet: type detected on 'loop0' is 'squashfs' >12:10:21,647 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:10:21,648 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >12:10:21,649 INFO blivet: got device: LoopDevice instance (0x2c1d650) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:10:21,649 INFO blivet: got format: DeviceFormat instance (0x2c1de90) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:10:21,652 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '330501', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:10:21,652 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:10:21,653 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:10:21,654 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:21,654 INFO blivet: loop1 is a loop device >12:10:21,656 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:10:21,658 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:10:21,659 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:21,659 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:21,661 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:10:21,661 INFO blivet: added file /osmin (id 9) to device tree >12:10:21,663 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:10:21,663 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:21,664 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:10:21,664 INFO blivet: added loop loop1 (id 10) to device tree >12:10:21,666 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:10:21,667 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:10:21,667 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:10:21,667 DEBUG blivet: device loop1 does not contain a disklabel >12:10:21,667 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:10:21,668 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:10:21,669 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >12:10:21,670 INFO blivet: got device: LoopDevice instance (0x2bcf910) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:10:21,670 INFO blivet: got format: DeviceFormat instance (0x2c13bd0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:10:21,672 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '333536', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:10:21,673 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:10:21,674 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:10:21,675 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:21,675 INFO blivet: loop2 is a loop device >12:10:21,676 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:10:21,678 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:10:21,679 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:21,679 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:21,681 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:10:21,681 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >12:10:21,683 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:10:21,683 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:21,685 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:10:21,685 INFO blivet: added loop loop2 (id 12) to device tree >12:10:21,686 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:10:21,687 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:10:21,687 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:10:21,687 DEBUG blivet: device loop2 does not contain a disklabel >12:10:21,688 INFO blivet: type detected on 'loop2' is 'squashfs' >12:10:21,688 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:10:21,689 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >12:10:22,605 DEBUG blivet: looking up parted Device: /run/initramfs/live/LiveOS/squashfs.img >12:10:22,620 DEBUG blivet: looking up parted Device: /dev/loop2 >12:10:22,626 INFO blivet: got device: LoopDevice instance (0x2c1ddd0) -- > name = loop2 status = True kids = 0 id = 12 > parents = ['existing 1194MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > uuid = None size = 1194.58984375 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop2 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 2446520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 20992 busy: False > hardwareGeometry: (152, 255, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x2b54b00> > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:10:22,628 INFO blivet: got format: DeviceFormat instance (0x2c1da10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:10:22,636 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '339728', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:10:22,636 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:10:22,638 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:22,639 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:22,639 INFO blivet: loop3 is a loop device >12:10:22,640 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:10:22,641 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:10:22,643 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:22,643 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:22,644 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:10:22,645 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >12:10:22,646 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:10:22,647 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:22,648 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:10:22,648 INFO blivet: added loop loop3 (id 14) to device tree >12:10:22,649 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:10:22,651 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:10:22,652 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:22,653 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:10:22,653 DEBUG blivet: device loop3 does not contain a disklabel >12:10:22,653 INFO blivet: type detected on 'loop3' is 'ext4' >12:10:22,655 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:22,655 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:10:22,656 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:10:22,657 INFO blivet: got device: LoopDevice instance (0x2c1d590) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:10:22,659 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:22,659 INFO blivet: got format: Ext4FS instance (0x2c250d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:10:22,661 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344065', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:10:22,662 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:10:22,663 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:10:22,664 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:22,665 INFO blivet: loop4 is a loop device >12:10:22,666 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:10:22,667 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/overlay-LIVE-6282-9746 ; >12:10:22,668 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:22,668 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:22,670 DEBUG blivet: FileDevice._setFormat: /LiveOS/overlay-LIVE-6282-9746 ; current: None ; type: None ; >12:10:22,670 INFO blivet: added file /LiveOS/overlay-LIVE-6282-9746 (id 15) to device tree >12:10:22,672 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/overlay-LIVE-6282-9746 ; >12:10:22,672 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:22,673 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:10:22,674 INFO blivet: added loop loop4 (id 16) to device tree >12:10:22,675 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:10:22,676 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:10:22,676 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:10:22,676 DEBUG blivet: device loop4 does not contain a disklabel >12:10:22,677 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:10:22,677 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:10:22,678 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >12:10:22,679 INFO blivet: got device: LoopDevice instance (0x2c25210) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/overlay-LIVE-6282-9746 (15)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:10:22,679 INFO blivet: got format: DeviceFormat instance (0x2c25310) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:10:22,684 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '649759', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:10:22,684 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:10:22,685 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:10:22,686 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:22,687 INFO blivet: live-rw is a device-mapper device >12:10:22,688 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:10:22,689 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:22,691 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >12:10:22,694 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:10:22,695 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >12:10:22,697 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:10:22,698 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:22,700 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:10:22,700 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:22,701 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:10:22,701 INFO blivet: added dm live-rw (id 17) to device tree >12:10:22,703 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:10:22,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:10:22,705 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:22,706 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:10:22,706 DEBUG blivet: device live-rw does not contain a disklabel >12:10:22,706 INFO blivet: type detected on 'live-rw' is 'ext4' >12:10:22,707 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:22,708 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:10:22,709 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:10:22,710 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:10:30,363 INFO blivet: got device: DMDevice instance (0x2c1d7d0) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16) with existing DM_snapshot_cow'] > uuid = None size = 4596.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: 9412608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (585, 255, 63) biosGeometry: (585, 255, 63) > PedDevice: <_ped.Device object at 0x2b54ef0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:10:30,365 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:30,365 INFO blivet: got format: Ext4FS instance (0x2c1dfd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:10:30,370 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '745535', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:10:30,371 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:10:30,372 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:10:30,373 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:30,373 INFO blivet: live-base is a device-mapper device >12:10:30,374 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:10:30,376 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:10:30,378 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:30,379 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >12:10:30,381 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:10:30,382 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:30,384 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:10:30,384 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:30,385 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:10:30,385 INFO blivet: added dm live-base (id 18) to device tree >12:10:30,387 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:10:30,388 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:10:30,389 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:30,389 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:10:30,390 DEBUG blivet: device live-base does not contain a disklabel >12:10:30,390 INFO blivet: type detected on 'live-base' is 'ext4' >12:10:30,391 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:30,392 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:10:30,393 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:10:30,394 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:10:30,396 INFO blivet: got device: DMDevice instance (0x2c1de10) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4596.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: 9412608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (585, 255, 63) biosGeometry: (585, 255, 63) > PedDevice: <_ped.Device object at 0x2b54e60> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:10:30,397 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:30,398 INFO blivet: got format: Ext4FS instance (0x2c25490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:10:30,402 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '772912', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:10:30,403 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:10:30,404 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:10:30,405 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:30,405 INFO blivet: live-osimg-min is a device-mapper device >12:10:30,406 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:10:30,408 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:10:30,409 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:10:30,410 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:10:30,412 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >12:10:30,413 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:30,415 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >12:10:30,417 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:10:30,418 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:30,419 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:10:30,420 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:30,421 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:10:30,421 INFO blivet: added dm live-osimg-min (id 19) to device tree >12:10:30,422 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:10:30,424 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:10:30,425 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:30,425 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:10:30,426 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:10:30,426 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:10:30,427 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:30,428 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:10:30,429 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:10:30,430 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:10:30,432 INFO blivet: got device: DMDevice instance (0x2c25610) -- > name = live-osimg-min status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4596.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: 9412608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29487 did: 24932 busy: False > hardwareGeometry: (585, 255, 63) biosGeometry: (585, 255, 63) > PedDevice: <_ped.Device object at 0x2b54f80> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:10:30,433 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:30,434 INFO blivet: got format: Ext4FS instance (0x2c25890) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:10:32,445 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:10:47,694 INFO blivet: ISCSID is /sbin/iscsid >12:10:47,695 INFO blivet: no initiator set >12:10:47,874 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:10:47,874 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:10:48,301 DEBUG blivet: trying to set new default fstype to 'ext4' >12:10:48,375 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:48,377 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:10:48,383 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:48,394 INFO blivet: Detected 3856M of memory >12:10:48,394 INFO blivet: Suggested swap size (3856 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >12:10:48,395 INFO blivet: Swap attempt of 0M >12:10:59,692 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3ccce90> >12:10:59,693 INFO blivet: no initiator set >12:10:59,693 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:10:59,694 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:10:59,747 DEBUG blivet: protected device spec /dev/sdb1 resolved to sdb1 >12:10:59,748 INFO blivet: sdb1 looks to be the live device; marking as protected >12:10:59,794 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:10:59,818 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151 /dev/disk/by-id/wwn-0x50014ee25726ba12', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\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': 'a668c156', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', > 'ID_SERIAL_SHORT': 'WD-WXE608SK7151', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25726ba12', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '72808', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', > '/dev/disk/by-id/wwn-0x50014ee25726ba12'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:10:59,820 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:10:59,822 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:10:59,824 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:59,826 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:10:59,827 INFO blivet: sda is a disk >12:10:59,828 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:10:59,833 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:10:59,857 INFO blivet: added disk sda (id 0) to device tree >12:10:59,857 DEBUG blivet: looking up parted Device: /dev/sda >12:10:59,865 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:10:59,870 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:10:59,874 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:10:59,876 DEBUG blivet: required disklabel type for sda (1) is None >12:10:59,877 DEBUG blivet: default disklabel type for sda is msdos >12:10:59,879 DEBUG blivet: selecting msdos disklabel for sda based on size >12:10:59,883 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:11:00,486 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9f80a75d0>, <parted.partition.Partition object at 0x7fa9f80a7190>, <parted.partition.Partition object at 0x7fa9f80a77d0>] > device: <parted.device.Device object at 0x7fa9f80a2f50> > PedDisk: <_ped.Disk object at 0x7fa9f80a18c0> >12:11:00,491 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:11:00,498 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:11:00,505 INFO blivet: got device: DiskDevice instance (0x7fa9f803af90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD3200BEVT-7 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x3e51200> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa9f8096e10> >12:11:00,523 INFO blivet: got format: DiskLabel instance (0x7fa9f803af50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9f80a75d0>, <parted.partition.Partition object at 0x7fa9f80a7190>, <parted.partition.Partition object at 0x7fa9f80a77d0>] > device: <parted.device.Device object at 0x7fa9f80a2f50> > PedDisk: <_ped.Disk object at 0x7fa9f80a18c0> > origPartedDisk = <parted.disk.Disk object at 0x7fa9f80a7910> > partedDevice = parted.Device instance -- > model: ATA WDC WD3200BEVT-7 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x3e51710> > >12:11:00,563 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part1 /dev/disk/by-id/wwn-0x50014ee25726ba12-part1 /dev/disk/by-label/DellUtility /dev/disk/by-uuid/07D7-0615', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'DellUtility', > 'ID_FS_LABEL_ENC': 'DellUtility', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '07D7-0615', > 'ID_FS_UUID_ENC': '07D7-0615', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '80262', > 'ID_PART_ENTRY_TYPE': '0xde', > 'ID_PART_ENTRY_UUID': 'a668c156-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a668c156', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', > 'ID_SERIAL_SHORT': 'WD-WXE608SK7151', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25726ba12', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '72829', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part1', > '/dev/disk/by-id/wwn-0x50014ee25726ba12-part1', > '/dev/disk/by-label/DellUtility', > '/dev/disk/by-uuid/07D7-0615'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:11:00,564 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:11:00,566 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:11:00,568 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:00,568 INFO blivet: sda1 is a partition >12:11:00,570 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:11:00,572 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:00,574 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >12:11:00,576 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:11:00,578 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:11:00,579 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:00,581 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:11:00,581 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:11:00,588 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:11:00,590 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:11:00,592 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:11:00,594 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:11:00,594 INFO blivet: added partition sda1 (id 1) to device tree >12:11:00,596 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:11:00,598 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:11:00,600 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:11:00,602 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:11:00,607 WARN blivet: disklabel detected but not usable on sda1 >12:11:00,607 INFO blivet: type detected on 'sda1' is 'vfat' >12:11:00,610 DEBUG blivet: FATFS.supported: supported: True ; >12:11:00,610 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:11:00,612 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:11:00,614 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: vfat ; >12:11:00,616 DEBUG blivet: looking up parted Device: /dev/sda1 >12:11:00,619 INFO blivet: got device: PartitionDevice instance (0x7fa9f8096dd0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 39.1904296875 > format = existing vfat filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 80262 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32681 did: 0 busy: False > hardwareGeometry: (4, 255, 63) biosGeometry: (4, 255, 63) > PedDevice: <_ped.Device object at 0x3e51a70> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9f80a7050> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9f80a7690> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f80a7610> PedPartition: <_ped.Partition object at 0x7fa9f80a6470> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 63 end = 80324 length = 80262 > flags = diag >12:11:00,624 DEBUG blivet: FATFS.supported: supported: True ; >12:11:00,624 INFO blivet: got format: FATFS instance (0x7fa9f80a7d10) -- > type = vfat name = vfat status = False > device = /dev/sda1 uuid = 07D7-0615 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = DellUtility size = 0.0 targetSize = 0.0 > >12:11:00,636 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part2 /dev/disk/by-id/wwn-0x50014ee25726ba12-part2 /dev/disk/by-label/RECOVERY /dev/disk/by-uuid/AAB6D921B6D8EEB7', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'RECOVERY', > 'ID_FS_LABEL_ENC': 'RECOVERY', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'AAB6D921B6D8EEB7', > 'ID_FS_UUID_ENC': 'AAB6D921B6D8EEB7', > 'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '80325', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20480000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'a668c156-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a668c156', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', > 'ID_SERIAL_SHORT': 'WD-WXE608SK7151', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25726ba12', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '72847', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part2', > '/dev/disk/by-id/wwn-0x50014ee25726ba12-part2', > '/dev/disk/by-label/RECOVERY', > '/dev/disk/by-uuid/AAB6D921B6D8EEB7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:11:00,636 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:11:00,638 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >12:11:00,640 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:00,640 INFO blivet: sda2 is a partition >12:11:00,642 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:11:00,644 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:00,646 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >12:11:00,648 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:11:00,650 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:11:00,650 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:00,652 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:11:00,653 DEBUG blivet: looking up parted Partition: /dev/sda2 >12:11:00,673 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:11:00,675 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:11:00,677 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:11:00,679 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:11:00,679 INFO blivet: added partition sda2 (id 2) to device tree >12:11:00,681 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:11:00,683 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:11:00,685 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:11:00,687 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:11:00,702 WARN blivet: disklabel detected but not usable on sda2 >12:11:00,704 INFO blivet: type detected on 'sda2' is 'ntfs' >12:11:01,195 DEBUG blivet: padding min size from 4638 up to 5102 >12:11:01,203 DEBUG blivet: NTFS.supported: supported: False ; >12:11:01,203 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:11:01,205 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:11:01,207 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >12:11:01,208 DEBUG blivet: looking up parted Device: /dev/sda2 >12:11:01,211 INFO blivet: got device: PartitionDevice instance (0x7fa9f80a7a50) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 10000.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x3e51b90> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9f80a7050> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9f80a76d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f80a7310> PedPartition: <_ped.Partition object at 0x7fa9f80a6410> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 80325 end = 20560324 length = 20480000 > flags = >12:11:01,214 DEBUG blivet: NTFS.supported: supported: False ; >12:11:01,214 INFO blivet: got format: NTFS instance (0x7fa9f80c6150) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = AAB6D921B6D8EEB7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = RECOVERY size = 9999.0 targetSize = 9999.0 > >12:11:01,226 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part3 /dev/disk/by-id/wwn-0x50014ee25726ba12-part3 /dev/disk/by-label/OS /dev/disk/by-uuid/8CA2C5A1A2C58FDE', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'OS', > 'ID_FS_LABEL_ENC': 'OS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8CA2C5A1A2C58FDE', > 'ID_FS_UUID_ENC': '8CA2C5A1A2C58FDE', > 'ID_MODEL': 'WDC_WD3200BEVT-75ZCT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEVT-75ZCT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '20560325', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '272064059', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'a668c156-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a668c156', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151', > 'ID_SERIAL_SHORT': 'WD-WXE608SK7151', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25726ba12', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25726ba12', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '72864', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEVT-75ZCT1_WD-WXE608SK7151-part3', > '/dev/disk/by-id/wwn-0x50014ee25726ba12-part3', > '/dev/disk/by-label/OS', > '/dev/disk/by-uuid/8CA2C5A1A2C58FDE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:11:01,226 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >12:11:01,228 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >12:11:01,231 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:01,231 INFO blivet: sda3 is a partition >12:11:01,233 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:11:01,235 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:01,237 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >12:11:01,239 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >12:11:01,241 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:11:01,241 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:01,244 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:11:01,244 DEBUG blivet: looking up parted Partition: /dev/sda3 >12:11:01,263 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >12:11:01,265 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:11:01,267 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:11:01,269 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:11:01,270 INFO blivet: added partition sda3 (id 3) to device tree >12:11:01,271 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:11:01,273 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:11:01,275 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:11:01,277 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:11:01,407 WARN blivet: disklabel detected but not usable on sda3 >12:11:01,409 INFO blivet: type detected on 'sda3' is 'ntfs' >12:11:01,519 WARN blivet: Unable to discover minimum size of filesystem on /dev/sda3 >12:11:01,521 DEBUG blivet: NTFS.supported: supported: False ; >12:11:01,521 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:11:01,523 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:11:01,525 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >12:11:01,526 DEBUG blivet: looking up parted Device: /dev/sda3 >12:11:01,529 INFO blivet: got device: PartitionDevice instance (0x7fa9f80a7e10) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 132843.778809 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 272064059 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32681 did: 0 busy: False > hardwareGeometry: (16935, 255, 63) biosGeometry: (16935, 255, 63) > PedDevice: <_ped.Device object at 0x3e51680> > target size = 0 path = /dev/sda3 > 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 0x7fa9f80a7050> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9f80a7890> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f80a7810> PedPartition: <_ped.Partition object at 0x7fa9f80a64d0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 20560325 end = 292624383 length = 272064059 > flags = boot >12:11:01,532 DEBUG blivet: NTFS.supported: supported: False ; >12:11:01,532 INFO blivet: got format: NTFS instance (0x7fa9f80a2090) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = 8CA2C5A1A2C58FDE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = OS size = 0 targetSize = 0 > >12:11:01,542 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-T633A /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-uuid/2013-12-12-14-06-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '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_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-50-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-50-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'TSSTcorp_DVD+_-RW_TS-T633A', > 'ID_MODEL_ENC': 'TSSTcorp\\x20DVD+\\x2f-RW\\x20TS-T633A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '69e9fb83', > 'ID_REVISION': 'D300', > 'ID_SERIAL': 'TSSTcorp_DVD+_-RW_TS-T633A', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '73083', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-T633A', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-uuid/2013-12-12-14-06-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:11:01,543 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:11:01,544 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:11:01,546 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:01,547 INFO blivet: sr0 is a cdrom >12:11:01,548 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:11:01,549 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:01,551 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:11:01,551 INFO blivet: added cdrom sr0 (id 4) to device tree >12:11:01,553 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:11:01,581 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:11:01,582 INFO blivet: type detected on 'sr0' is 'iso9660' >12:11:01,584 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:11:01,585 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >12:11:01,587 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:11:01,589 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:11:01,613 DEBUG blivet: looking up parted Device: /dev/sr0 >12:11:01,697 INFO blivet: got device: OpticalDevice instance (0x7fa9f80a7b10) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 4390.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: TSSTcorp DVD+-RW TS-T633A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2247680 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x3e51c20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:11:01,703 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:11:01,704 INFO blivet: got format: Iso9660FS instance (0x7fa9f80c6050) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-14-06-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_x86_64 size = 0.0 targetSize = 0.0 > >12:11:01,710 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-PNY_USB_2.0_FD_AD97HE03000000328-0:0 /dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0_FD', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20FD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '007a', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c3072e18', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'PNY_USB_2.0_FD_AD97HE03000000328-0:0', > 'ID_SERIAL_SHORT': 'AD97HE03000000328', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'PNY', > 'ID_VENDOR_ENC': 'PNY\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '154b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '186053', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-PNY_USB_2.0_FD_AD97HE03000000328-0:0', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >12:11:01,712 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >12:11:01,714 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:11:01,715 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:01,717 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:11:01,720 INFO blivet: sdb is a disk >12:11:01,720 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:01,722 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:11:01,751 INFO blivet: added disk sdb (id 5) to device tree >12:11:01,752 DEBUG blivet: looking up parted Device: /dev/sdb >12:11:01,764 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:11:01,770 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:11:01,773 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:11:01,773 DEBUG blivet: required disklabel type for sdb (1) is None >12:11:01,774 DEBUG blivet: default disklabel type for sdb is msdos >12:11:01,774 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:11:01,776 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:11:01,780 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9f80c68d0>] > device: <parted.device.Device object at 0x7fa9f80a7e50> > PedDisk: <_ped.Disk object at 0x7fa9f80ccc20> >12:11:01,780 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:11:01,783 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:11:01,788 INFO blivet: got device: DiskDevice instance (0x7fa9f80c66d0) -- > name = sdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 7788.375 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: PNY USB 2.0 FD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15950592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 252, 62) biosGeometry: (992, 255, 63) > PedDevice: <_ped.Device object at 0x3e51cb0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fa9f80c6590> >12:11:01,790 INFO blivet: got format: DiskLabel instance (0x7fa9f8096f50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9f80c68d0>] > device: <parted.device.Device object at 0x7fa9f80a7e50> > PedDisk: <_ped.Disk object at 0x7fa9f80ccc20> > origPartedDisk = <parted.disk.Disk object at 0x7fa9f80c6110> > partedDevice = parted.Device instance -- > model: PNY USB 2.0 FD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15950592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 252, 62) biosGeometry: (992, 255, 63) > PedDevice: <_ped.Device object at 0x3e51d40> > >12:11:01,800 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-PNY_USB_2.0_FD_AD97HE03000000328-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/6282-9746', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6282-9746', > 'ID_FS_UUID_ENC': '6282-9746', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_2.0_FD', > 'ID_MODEL_ENC': 'USB\\x202.0\\x20FD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '007a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15950536', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': 'c3072e18-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c3072e18', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'PNY_USB_2.0_FD_AD97HE03000000328-0:0', > 'ID_SERIAL_SHORT': 'AD97HE03000000328', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'PNY', > 'ID_VENDOR_ENC': 'PNY\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '154b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '186073', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-PNY_USB_2.0_FD_AD97HE03000000328-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/6282-9746'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:11:01,800 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >12:11:01,802 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >12:11:01,804 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:01,805 INFO blivet: sdb1 is a partition >12:11:01,806 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:11:01,808 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:11:01,810 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7788MB disk sdb (5) with existing msdos disklabel >12:11:01,812 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:11:01,814 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:11:01,815 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:01,817 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:11:01,832 DEBUG blivet: looking up parted Partition: /dev/sdb1 >12:11:01,861 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >12:11:01,864 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:11:01,866 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:11:01,868 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:11:01,868 INFO blivet: added partition sdb1 (id 6) to device tree >12:11:01,870 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:11:01,872 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:11:01,874 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:11:01,876 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:11:01,879 WARN blivet: disklabel detected but not usable on sdb1 >12:11:01,881 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:11:01,883 INFO blivet: type detected on 'sdb1' is 'vfat' >12:11:01,884 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:11:01,887 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:11:01,891 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >12:11:01,892 DEBUG blivet: looking up parted Device: /dev/sdb1 >12:11:01,895 INFO blivet: got device: PartitionDevice instance (0x7fa9f80c6a90) -- > name = sdb1 status = True kids = 0 id = 6 > parents = ['existing 7788MB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 7788.34765625 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15950536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 26998 did: 25955 busy: True > hardwareGeometry: (1020, 252, 62) biosGeometry: (992, 255, 63) > PedDevice: <_ped.Device object at 0x3e51f80> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9f80a7fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9f80c6990> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9f80c6910> PedPartition: <_ped.Partition object at 0x7fa9f80a6710> > disk = existing 7788MB disk sdb (5) with existing msdos disklabel > start = 56 end = 15950591 length = 15950536 > flags = boot, lba >12:11:01,896 INFO blivet: got format: EFIFS instance (0x7fa9f80c6f10) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = 6282-9746 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0.0 targetSize = 0.0 > >12:11:01,899 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '326049', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:11:01,900 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:11:01,902 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:11:01,903 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:01,904 INFO blivet: loop0 is a loop device >12:11:01,905 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:11:01,907 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:11:01,909 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:01,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:01,912 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:11:01,912 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >12:11:01,928 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:11:01,929 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:01,933 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:11:01,934 INFO blivet: added loop loop0 (id 8) to device tree >12:11:01,936 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:11:01,937 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:11:01,938 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:01,938 DEBUG blivet: device loop0 does not contain a disklabel >12:11:01,939 INFO blivet: type detected on 'loop0' is 'squashfs' >12:11:01,939 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:01,941 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >12:11:01,942 INFO blivet: got device: LoopDevice instance (0x7fa9f80d1190) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:11:01,942 INFO blivet: got format: DeviceFormat instance (0x7fa9f80d12d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:01,945 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '330501', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:11:01,946 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:11:01,948 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:11:01,950 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:01,951 INFO blivet: loop1 is a loop device >12:11:01,953 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:11:01,954 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:11:01,956 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:01,957 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:01,959 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:11:01,959 INFO blivet: added file /osmin (id 9) to device tree >12:11:01,961 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:11:01,962 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:01,964 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:11:01,964 INFO blivet: added loop loop1 (id 10) to device tree >12:11:01,966 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:11:01,968 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:11:01,968 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:01,968 DEBUG blivet: device loop1 does not contain a disklabel >12:11:01,969 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:11:01,969 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:01,971 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >12:11:01,972 INFO blivet: got device: LoopDevice instance (0x7fa9f80c6e50) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:11:01,973 INFO blivet: got format: DeviceFormat instance (0x7fa9f80c6d10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:01,976 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '333536', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:11:01,976 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:11:01,978 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:11:01,980 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:01,980 INFO blivet: loop2 is a loop device >12:11:01,982 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:11:01,984 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:11:01,986 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:01,986 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:01,988 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:11:01,989 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >12:11:01,991 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:11:01,991 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:01,993 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:11:01,994 INFO blivet: added loop loop2 (id 12) to device tree >12:11:01,995 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:11:01,997 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:11:01,998 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:01,998 DEBUG blivet: device loop2 does not contain a disklabel >12:11:01,998 INFO blivet: type detected on 'loop2' is 'squashfs' >12:11:01,999 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:02,001 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >12:11:02,021 DEBUG blivet: looking up parted Device: /run/initramfs/live/LiveOS/squashfs.img >12:11:02,059 DEBUG blivet: looking up parted Device: /dev/loop2 >12:11:02,065 INFO blivet: got device: LoopDevice instance (0x7fa9f80c6810) -- > name = loop2 status = True kids = 0 id = 12 > parents = ['existing 1194MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > uuid = None size = 1194.58984375 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop2 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 2446520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32681 did: 0 busy: False > hardwareGeometry: (152, 255, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x3e51b00> > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:11:02,069 INFO blivet: got format: DeviceFormat instance (0x7fa9f80a7f90) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:02,076 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '339728', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:11:02,077 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:11:02,079 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:02,081 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:02,082 INFO blivet: loop3 is a loop device >12:11:02,083 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:11:02,085 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:11:02,087 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:02,088 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:02,090 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:11:02,090 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >12:11:02,092 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:11:02,093 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:02,113 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:11:02,113 INFO blivet: added loop loop3 (id 14) to device tree >12:11:02,115 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:11:02,117 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:11:02,119 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:02,120 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:02,120 DEBUG blivet: device loop3 does not contain a disklabel >12:11:02,120 INFO blivet: type detected on 'loop3' is 'ext4' >12:11:02,285 DEBUG blivet: using current size 0 as min size >12:11:02,287 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:02,288 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:02,290 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:11:02,291 INFO blivet: got device: LoopDevice instance (0x7fa9f80d1450) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:11:02,293 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:02,293 INFO blivet: got format: Ext4FS instance (0x7fa9f80d1590) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4596.0 targetSize = 4596.0 > >12:11:02,297 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344065', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:11:02,297 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:11:02,299 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:11:02,301 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:02,302 INFO blivet: loop4 is a loop device >12:11:02,304 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:11:02,306 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/overlay-LIVE-6282-9746 ; >12:11:02,308 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:02,308 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:02,310 DEBUG blivet: FileDevice._setFormat: /LiveOS/overlay-LIVE-6282-9746 ; current: None ; type: None ; >12:11:02,311 INFO blivet: added file /LiveOS/overlay-LIVE-6282-9746 (id 15) to device tree >12:11:02,313 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/overlay-LIVE-6282-9746 ; >12:11:02,313 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:02,315 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:11:02,316 INFO blivet: added loop loop4 (id 16) to device tree >12:11:02,318 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:11:02,319 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:11:02,320 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:02,320 DEBUG blivet: device loop4 does not contain a disklabel >12:11:02,321 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:11:02,321 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:02,323 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >12:11:02,324 INFO blivet: got device: LoopDevice instance (0x7fa9f80c6c10) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/overlay-LIVE-6282-9746 (15)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:11:02,324 INFO blivet: got format: DeviceFormat instance (0x7fa9f80d1710) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:02,330 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '649759', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:11:02,330 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:11:02,332 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:11:02,334 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:02,334 INFO blivet: live-rw is a device-mapper device >12:11:02,336 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:11:02,338 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:02,340 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >12:11:02,343 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:11:02,345 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >12:11:02,347 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:11:02,349 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:02,351 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:11:02,356 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:02,359 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:11:02,359 INFO blivet: added dm live-rw (id 17) to device tree >12:11:02,361 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:11:02,362 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:11:02,365 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:02,365 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:02,365 DEBUG blivet: device live-rw does not contain a disklabel >12:11:02,366 INFO blivet: type detected on 'live-rw' is 'ext4' >12:11:02,425 DEBUG blivet: padding min size from 4325 up to 4596 >12:11:02,429 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:02,431 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:02,433 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:11:02,434 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:11:07,319 INFO blivet: got device: DMDevice instance (0x7fa9f80c6dd0) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16) with existing DM_snapshot_cow'] > uuid = None size = 4596.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: 9412608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (585, 255, 63) biosGeometry: (585, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9f80d4050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:11:07,330 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:07,331 INFO blivet: got format: Ext4FS instance (0x7fa9f80d1610) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4596.0 targetSize = 4596.0 > >12:11:07,336 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '745535', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:11:07,337 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:11:07,339 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:11:07,341 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:07,341 INFO blivet: live-base is a device-mapper device >12:11:07,343 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:11:07,345 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:11:07,347 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:07,349 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >12:11:07,351 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:11:07,353 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:07,355 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:11:07,356 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:07,372 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:11:07,373 INFO blivet: added dm live-base (id 18) to device tree >12:11:07,374 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:11:07,376 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:11:07,378 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:07,379 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:07,379 DEBUG blivet: device live-base does not contain a disklabel >12:11:07,379 INFO blivet: type detected on 'live-base' is 'ext4' >12:11:07,440 DEBUG blivet: using current size 0 as min size >12:11:07,444 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:07,445 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:07,448 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:11:07,451 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:11:07,453 INFO blivet: got device: DMDevice instance (0x7fa9f80d1650) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4596.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: 9412608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32681 did: 0 busy: False > hardwareGeometry: (585, 255, 63) biosGeometry: (585, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9f80d40e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:11:07,460 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:07,463 INFO blivet: got format: Ext4FS instance (0x7fa9f80d1a10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4596.0 targetSize = 4596.0 > >12:11:07,468 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '772912', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:11:07,469 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:11:07,471 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:11:07,473 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:07,473 INFO blivet: live-osimg-min is a device-mapper device >12:11:07,475 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:11:07,477 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:11:07,479 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:11:07,481 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:11:07,483 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >12:11:07,485 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:07,487 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >12:11:07,490 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:11:07,511 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:07,514 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:11:07,515 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:07,516 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:11:07,517 INFO blivet: added dm live-osimg-min (id 19) to device tree >12:11:07,519 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:11:07,520 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:11:07,522 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:07,523 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:07,523 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:11:07,524 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:11:07,586 DEBUG blivet: using current size 0 as min size >12:11:07,589 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:07,589 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:07,591 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:11:07,592 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:11:07,599 INFO blivet: got device: DMDevice instance (0x7fa9f80d1990) -- > name = live-osimg-min status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4596.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: 9412608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (585, 255, 63) biosGeometry: (585, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9f80d4170> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:11:07,602 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:07,606 INFO blivet: got format: Ext4FS instance (0x7fa9f80d1a90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >12:11:07,650 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:11:07,699 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:07,704 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:07,707 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:07,754 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:11:07,808 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:07,813 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:07,817 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:07,863 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:11:07,909 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:07,914 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:07,918 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:07,965 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:11:08,018 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:11:08,023 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:11:08,059 DEBUG blivet: LoopDevice.teardown: loop2 ; status: True ; controllable: False ; >12:11:08,090 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:11:08,311 INFO blivet: edd: collected mbr signatures: {'sda': '0xa668c156', 'sdb': '0xc3072e18'} >12:11:08,416 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:08,419 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:08,422 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:08,425 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:08,429 DEBUG blivet: FATFS.supported: supported: True ; >12:11:08,432 DEBUG blivet: NTFS.supported: supported: False ; >12:11:08,442 DEBUG blivet: NTFS.supported: supported: False ; >12:11:08,447 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:11:08,479 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:11:30,411 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >17:11:30,415 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4596MB dm live-base (18) with existing ext4 filesystem >17:11:54,509 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:11:54,511 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:11:54,514 DEBUG blivet: NFSv4.supported: supported: False ; >17:11:54,516 DEBUG blivet: NFSv4.supported: supported: False ; >17:11:54,518 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:11:54,520 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:11:54,523 DEBUG blivet: Ext4FS.supported: supported: True ; >17:11:54,525 DEBUG blivet: Ext4FS.supported: supported: True ; >17:11:56,276 DEBUG blivet: Ext3FS.supported: supported: True ; >17:11:56,277 DEBUG blivet: Ext3FS.supported: supported: True ; >17:11:56,318 DEBUG blivet: Ext2FS.supported: supported: True ; >17:11:56,320 DEBUG blivet: Ext2FS.supported: supported: True ; >17:11:56,362 DEBUG blivet: SysFS.supported: supported: False ; >17:11:56,363 DEBUG blivet: SysFS.supported: supported: False ; >17:11:56,422 DEBUG blivet: MultipathMember.__init__: >17:11:56,426 DEBUG blivet: MDRaidMember.__init__: >17:11:56,429 DEBUG blivet: ProcFS.supported: supported: False ; >17:11:56,441 DEBUG blivet: ProcFS.supported: supported: False ; >17:11:56,449 DEBUG blivet: SwapSpace.__init__: >17:12:17,103 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:12:17,109 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:12:17,278 DEBUG blivet: NoDevFS.supported: supported: False ; >17:12:17,280 DEBUG blivet: NoDevFS.supported: supported: False ; >17:12:17,283 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:12:17,287 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:12:17,289 DEBUG blivet: BTRFS.supported: supported: True ; >17:12:17,463 DEBUG blivet: USBFS.supported: supported: False ; >17:12:17,466 DEBUG blivet: USBFS.supported: supported: False ; >17:12:17,467 DEBUG blivet: DiskLabel.__init__: >17:12:17,467 INFO blivet: DiskLabel.partedDevice returning None >17:12:17,469 DEBUG blivet: HFSPlus.supported: supported: False ; >17:12:17,470 DEBUG blivet: HFSPlus.supported: supported: False ; >17:12:17,471 DEBUG blivet: XFS.supported: supported: True ; >17:12:17,616 DEBUG blivet: XFS.supported: supported: True ; >17:12:17,619 DEBUG blivet: TmpFS.supported: supported: True ; >17:12:17,692 DEBUG blivet: LUKS.__init__: >17:12:17,693 DEBUG blivet: NTFS.supported: supported: False ; >17:12:17,695 DEBUG blivet: NTFS.supported: supported: False ; >17:12:17,696 DEBUG blivet: BindFS.supported: supported: False ; >17:12:17,697 DEBUG blivet: BindFS.supported: supported: False ; >17:12:17,699 DEBUG blivet: HFS.supported: supported: False ; >17:12:17,701 DEBUG blivet: HFS.supported: supported: False ; >17:12:17,703 DEBUG blivet: LVMPhysicalVolume.__init__: >17:12:17,704 DEBUG blivet: NFS.supported: supported: False ; >17:12:17,706 DEBUG blivet: NFS.supported: supported: False ; >17:12:17,707 DEBUG blivet: FATFS.supported: supported: True ; >17:12:17,708 DEBUG blivet: FATFS.supported: supported: True ; >17:12:17,711 DEBUG blivet: DMRaidMember.__init__: >17:12:40,093 INFO blivet: hiding device partition sda1 (id 1) >17:12:40,100 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >17:12:40,101 DEBUG blivet: lvm filter: adding sda1 to the reject list >17:12:40,101 INFO blivet: hiding device partition sda2 (id 2) >17:12:40,103 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:12:40,103 DEBUG blivet: lvm filter: adding sda2 to the reject list >17:12:40,103 INFO blivet: hiding device partition sda3 (id 3) >17:12:40,105 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:12:40,105 DEBUG blivet: lvm filter: adding sda3 to the reject list >17:12:40,105 INFO blivet: hiding device disk sda (id 0) >17:12:40,105 DEBUG blivet: lvm filter: adding sda to the reject list >17:12:40,115 INFO blivet: Detected 3856M of memory >17:12:40,115 INFO blivet: Suggested swap size (3856 M) exceeds 10 % of disk space, using 10 % of disk space (778 M) instead. >17:12:40,115 INFO blivet: Swap attempt of 778M >17:12:40,118 DEBUG blivet: clearpart: looking at sdb1 >17:12:40,118 DEBUG blivet: checking whether disk sdb has an empty extended >17:12:40,120 DEBUG blivet: extended is None ; logicals is [] >17:13:03,914 INFO blivet: unhiding device disk sda (id 0) >17:13:03,915 DEBUG blivet: lvm filter: removing sda from the reject list >17:13:03,916 INFO blivet: unhiding device partition sda3 (id 3) >17:13:03,917 DEBUG blivet: lvm filter: removing sda3 from the reject list >17:13:03,921 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:13:03,921 INFO blivet: unhiding device partition sda2 (id 2) >17:13:03,922 DEBUG blivet: lvm filter: removing sda2 from the reject list >17:13:03,923 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:13:03,924 INFO blivet: unhiding device partition sda1 (id 1) >17:13:03,924 DEBUG blivet: lvm filter: removing sda1 from the reject list >17:13:03,925 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:13:25,821 INFO blivet: Detected 3856M of memory >17:13:25,823 INFO blivet: Swap attempt of 3856M >17:13:25,848 DEBUG blivet: clearpart: looking at sda3 >17:13:25,852 DEBUG blivet: clearpart: looking at sda2 >17:13:25,855 DEBUG blivet: clearpart: looking at sda1 >17:13:25,855 DEBUG blivet: clearpart: looking at sdb1 >17:13:25,856 DEBUG blivet: checking whether disk sda has an empty extended >17:13:25,856 DEBUG blivet: extended is None ; logicals is [] >17:13:25,857 DEBUG blivet: checking whether disk sdb has an empty extended >17:13:25,857 DEBUG blivet: extended is None ; logicals is [] >17:13:25,939 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:13:25,942 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:13:25,991 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:13:25,994 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:13:25,998 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:13:26,002 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:13:26,003 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:13:26,292 DEBUG blivet: starting Blivet copy >17:13:26,428 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:13:26,429 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010e90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9d4010f10> PedPartition: <_ped.Partition object at 0x7fa9f401bfb0> >17:13:26,432 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:13:26,433 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010e50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4cf7c90> PedPartition: <_ped.Partition object at 0x4c2f050> >17:13:26,435 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >17:13:26,436 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010c90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9d4010d10> PedPartition: <_ped.Partition object at 0x7fa9f401bf50> >17:13:26,439 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:13:26,440 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d26250> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9d4010a90> PedPartition: <_ped.Partition object at 0x7fa9f401be90> >17:13:26,440 DEBUG blivet: finished Blivet copy >17:13:26,441 INFO blivet: hiding device partition sdb1 (id 6) >17:13:26,443 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:13:26,444 DEBUG blivet: lvm filter: adding sdb1 to the reject list >17:13:26,444 INFO blivet: hiding device disk sdb (id 5) >17:13:26,444 DEBUG blivet: lvm filter: adding sdb to the reject list >17:13:43,223 DEBUG storage.ui: doAutoPart: True >17:13:43,224 DEBUG storage.ui: encryptedAutoPart: False >17:13:43,225 DEBUG storage.ui: autoPartType: 2 >17:13:43,226 DEBUG storage.ui: clearPartType: 2 >17:13:43,226 DEBUG storage.ui: clearPartDisks: ['sda'] >17:13:43,227 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fa9f40429d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fa9f4042e50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fa9f4042f10) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fa9f4042a50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fa9f40423d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3856 maxSize = None grow = False > >17:13:43,229 DEBUG storage.ui: storage.disks: ['sda'] >17:13:43,231 DEBUG storage.ui: storage.partitioned: ['sda'] >17:13:43,231 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/LiveOS/overlay-LIVE-6282-9746', '/osmin', '/osmin.img (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >17:13:43,234 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:13:43,236 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:13:47,614 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:13:48,543 DEBUG storage.ui: boot disk: sda >17:13:48,557 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:13:48,558 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:13:48,562 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >17:13:48,564 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >17:13:48,567 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:13:48,574 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >17:13:48,574 INFO storage.ui: added partition req0 (id 20) to device tree >17:13:48,574 INFO storage.ui: registered action: [0] Create Device partition req0 (id 20) >17:13:48,575 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:13:48,575 INFO storage.ui: registered action: [1] Create Format lvmpv on partition req0 (id 20) >17:13:48,578 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x4d25890) -- > name = sda status = True kids = 3 id = 0 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD3200BEVT-7 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x3e51200> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4d25a90>] >17:13:48,578 DEBUG storage.ui: devs: [PartitionDevice instance (0x37c2910) -- > name = req0 status = False kids = 0 id = 20 > 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 >] >17:13:48,585 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:13:48,585 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:13:48,587 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >17:13:48,591 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >17:13:48,594 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >17:13:48,596 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >17:13:48,601 INFO storage.ui: added partition req1 (id 21) to device tree >17:13:48,601 INFO storage.ui: registered action: [2] Create Device partition req1 (id 21) >17:13:48,602 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:13:48,602 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 21) >17:13:48,603 INFO storage.ui: skipping unneeded stage1 biosboot request >17:13:48,603 DEBUG storage.ui: PartSpec instance (0x7fa9f4042a50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:13:48,603 DEBUG storage.ui: existing 305245MB disk sda (0) with existing msdos disklabel >17:13:48,606 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:13:48,609 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 20)', 'req1(id 21)'] from disk(s) ['sda'] >17:13:48,609 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 20)', 'req1(id 21)'] >17:13:48,610 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)', 'req0(id 20)'] from disk(s) ['sda'] >17:13:48,612 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:13:48,615 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:13:48,615 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:13:48,617 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:13:48,619 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:13:48,620 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:13:48,620 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:13:48,620 DEBUG storage.ui: checking freespace on sda >17:13:48,621 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=True best=None grow=False start=None >17:13:48,622 DEBUG storage.ui: checking 292624384-625142447 (162362 MB) >17:13:48,622 DEBUG storage.ui: current free range is 292624384-625142447 (162362MB) >17:13:48,623 DEBUG storage.ui: updating use_disk to sda, type: 2 >17:13:48,623 DEBUG storage.ui: new free: 292624384-625142447 / 162362MB >17:13:48,623 DEBUG storage.ui: new free allows for 0 sectors of growth >17:13:48,623 DEBUG storage.ui: found free space for bootable request >17:13:48,624 DEBUG storage.ui: creating extended partition >17:13:48,624 DEBUG storage.ui: adjusted length from 332518064 to 332517376 >17:13:48,625 DEBUG storage.ui: recalculating free space >17:13:48,625 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:13:48,626 DEBUG storage.ui: checking 292624447-625141759 (162361 MB) >17:13:48,627 DEBUG storage.ui: current free range is 292624447-625141759 (162361MB) >17:13:48,627 DEBUG storage.ui: adjusted start sector from 292624447 to 292628480 >17:13:48,628 DEBUG storage.ui: created partition sda5 of 500MB and added it to /dev/sda >17:13:48,630 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:13:48,631 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f4052390> PedPartition: <_ped.Partition object at 0x45cb6b0> >17:13:48,633 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >17:13:48,635 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >17:13:48,639 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >17:13:48,640 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f4052d50> PedPartition: <_ped.Partition object at 0x45cb7d0> >17:13:48,642 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:13:48,645 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:13:48,645 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:13:48,647 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:13:48,649 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:13:48,650 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:13:48,650 DEBUG storage.ui: allocating partition: req0 ; id: 20 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:13:48,650 DEBUG storage.ui: checking freespace on sda >17:13:48,651 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:13:48,652 DEBUG storage.ui: checking 293652480-625141759 (161860 MB) >17:13:48,653 DEBUG storage.ui: current free range is 293652480-625141759 (161860MB) >17:13:48,653 DEBUG storage.ui: checking 625141760-625142447 (0 MB) >17:13:48,654 DEBUG storage.ui: free region not suitable for request >17:13:48,654 DEBUG storage.ui: evaluating growth potential for new layout >17:13:48,654 DEBUG storage.ui: calculating growth for disk /dev/sda >17:13:48,654 DEBUG storage.ui: adjusted start sector from 293652480 to 293654528 >17:13:48,657 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:13:48,658 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f404f110> PedPartition: <_ped.Partition object at 0x45cb890> >17:13:48,660 DEBUG storage.ui: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >17:13:48,662 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >17:13:48,663 DEBUG storage.ui: adding request 21 to chunk 332518064 (292624384-625142447) on /dev/sda >17:13:48,663 DEBUG storage.ui: adding request 20 to chunk 332518064 (292624384-625142447) on /dev/sda >17:13:48,664 DEBUG storage.ui: Chunk.growRequests: 332518064 on /dev/sda start = 292624384 end = 625142447 >sectorSize = 512 > >17:13:48,664 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:13:48,664 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:13:48,665 DEBUG storage.ui: 1 requests and 330470064 (161362MB) left in chunk >17:13:48,665 DEBUG storage.ui: adding 330470064 (161362MB) to 20 (sda6) >17:13:48,665 DEBUG storage.ui: new grow amount for request 20 (sda6) is 330470064 units, or 161362MB >17:13:48,666 DEBUG storage.ui: request 21 (sda5) growth: 0 (0MB) size: 500MB >17:13:48,666 DEBUG storage.ui: request 20 (sda6) growth: 330470064 (161362MB) size: 161862MB >17:13:48,666 DEBUG storage.ui: disk /dev/sda growth: 330470064 (161362MB) >17:13:48,668 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >17:13:48,669 DEBUG storage.ui: device sda6 new partedPartition None >17:13:48,670 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:13:48,673 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >17:13:48,673 DEBUG storage.ui: total growth: 330470064 sectors >17:13:48,673 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:13:48,674 DEBUG storage.ui: new free: 293652480-625141759 / 161860MB >17:13:48,674 DEBUG storage.ui: new free allows for 330470064 sectors of growth >17:13:48,674 DEBUG storage.ui: adjusted start sector from 293652480 to 293654528 >17:13:48,675 DEBUG storage.ui: created partition sda6 of 500MB and added it to /dev/sda >17:13:48,677 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:13:48,678 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f404f350> PedPartition: <_ped.Partition object at 0x45cb8f0> >17:13:48,681 DEBUG storage.ui: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >17:13:48,683 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >17:13:48,687 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >17:13:48,688 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f404f850> PedPartition: <_ped.Partition object at 0x45cbad0> >17:13:48,688 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda6(id 20)', 'sda5(id 21)'] >17:13:48,688 DEBUG storage.ui: growable partitions are ['sda6'] >17:13:48,689 DEBUG storage.ui: adding request 20 to chunk 332518064 (292624384-625142447) on /dev/sda >17:13:48,689 DEBUG storage.ui: adding request 21 to chunk 332518064 (292624384-625142447) on /dev/sda >17:13:48,690 DEBUG storage.ui: disk sda has 1 chunks >17:13:48,690 DEBUG storage.ui: Chunk.growRequests: 332518064 on /dev/sda start = 292624384 end = 625142447 >sectorSize = 512 > >17:13:48,690 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:13:48,691 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:13:48,691 DEBUG storage.ui: 1 requests and 330470064 (161362MB) left in chunk >17:13:48,691 DEBUG storage.ui: adding 330470064 (161362MB) to 20 (sda6) >17:13:48,692 DEBUG storage.ui: new grow amount for request 20 (sda6) is 330470064 units, or 161362MB >17:13:48,692 DEBUG storage.ui: growing partitions on sda >17:13:48,692 DEBUG storage.ui: partition sda5 (21): 1 >17:13:48,693 DEBUG storage.ui: new geometry for sda5: parted.Geometry instance -- > start: 292626432 end: 293650431 length: 1024000 > device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x7fa9f4052450> >17:13:48,693 DEBUG storage.ui: partition sda6 (20): 1 >17:13:48,694 DEBUG storage.ui: new geometry for sda6: parted.Geometry instance -- > start: 293652480 end: 625141759 length: 331489280 > device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x7fa9f4052210> >17:13:48,694 DEBUG storage.ui: removing all non-preexisting partitions ['sda5(id 21)', 'sda6(id 20)'] from disk(s) ['sda'] >17:13:48,697 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >17:13:48,697 DEBUG storage.ui: device sda5 new partedPartition None >17:13:48,699 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >17:13:48,701 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >17:13:48,704 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >17:13:48,704 DEBUG storage.ui: device sda6 new partedPartition None >17:13:48,706 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:13:48,708 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >17:13:48,710 DEBUG storage.ui: removing empty extended partition from sda >17:13:48,711 DEBUG storage.ui: back from removeNewPartitions >17:13:48,711 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 292624384 end: 625141759 length: 332517376 > device: <parted.device.Device object at 0x7fa9f4052250> PedGeometry: <_ped.Geometry object at 0x7fa9f4052290> >17:13:48,711 DEBUG storage.ui: setting up new geometry for extended on sda >17:13:48,712 DEBUG storage.ui: new geometry for extended: parted.Geometry instance -- > start: 292624384 end: 625142447 length: 332518064 > device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x37c2bd0> >17:13:48,712 DEBUG storage.ui: setting sda-1 new geometry: parted.Geometry instance -- > start: 292624384 end: 625142447 length: 332518064 > device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x37c2bd0> >17:13:48,713 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 292626432 end: 293650431 length: 1024000 > device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x7fa9f4052450> >17:13:48,715 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:13:48,716 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37c2810> PedPartition: <_ped.Partition object at 0x45cb650> >17:13:48,718 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >17:13:48,720 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >17:13:48,724 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >17:13:48,725 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f402e190> PedPartition: <_ped.Partition object at 0x45cbbf0> >17:13:48,725 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 293652480 end: 625141759 length: 331489280 > device: <parted.device.Device object at 0x4d25b50> PedGeometry: <_ped.Geometry object at 0x7fa9f4052210> >17:13:48,728 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:13:48,728 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f404f1d0> PedPartition: <_ped.Partition object at 0x45cb5f0> >17:13:48,730 DEBUG storage.ui: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >17:13:48,732 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >17:13:48,736 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >17:13:48,737 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f402e4d0> PedPartition: <_ped.Partition object at 0x45cbcb0> >17:13:48,738 DEBUG storage.ui: fixing size of existing 39MB partition sda1 (1) with existing vfat filesystem at 39.19 >17:13:48,739 DEBUG storage.ui: fixing size of existing 10000MB partition sda2 (2) with existing ntfs filesystem at 10000.00 >17:13:48,739 DEBUG storage.ui: fixing size of existing 132843MB partition sda3 (3) with existing ntfs filesystem at 132843.78 >17:13:48,740 DEBUG storage.ui: fixing size of non-existent 500MB partition sda5 (21) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:13:48,741 DEBUG storage.ui: fixing size of non-existent 161860MB partition sda6 (20) with non-existent lvmpv at 161860.00 >17:13:48,744 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >17:13:48,746 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >17:13:48,748 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >17:13:48,750 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; >17:13:48,751 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:13:48,753 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:13:48,755 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >17:13:48,757 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >17:13:48,758 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25c50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f4052590> PedPartition: <_ped.Partition object at 0x45cb9b0> >17:13:48,758 INFO storage.ui: added partition sda4 (id 22) to device tree >17:13:48,761 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:13:48,762 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:13:48,764 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:13:48,765 INFO storage.ui: added lvmvg fedora (id 23) to device tree >17:13:48,765 INFO storage.ui: registered action: [4] Create Device lvmvg fedora (id 23) >17:13:48,767 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:13:48,768 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:13:48,772 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:13:48,774 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:13:48,775 DEBUG storage.ui: fedora size is 161856MB >17:13:48,775 DEBUG storage.ui: vg fedora has 161856MB free >17:13:48,776 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >17:13:48,776 INFO storage.ui: added lvmlv fedora-root (id 24) to device tree >17:13:48,777 INFO storage.ui: registered action: [5] Create Device lvmlv fedora-root (id 24) >17:13:48,777 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:13:48,778 INFO storage.ui: registered action: [6] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 24) >17:13:48,781 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:13:48,781 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:13:48,784 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:13:48,786 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:13:48,787 DEBUG storage.ui: fedora size is 161856MB >17:13:48,787 DEBUG storage.ui: vg fedora has 160832MB free >17:13:48,788 DEBUG storage.ui: Adding fedora-home/500MB to fedora >17:13:48,788 INFO storage.ui: added lvmlv fedora-home (id 25) to device tree >17:13:48,788 INFO storage.ui: registered action: [7] Create Device lvmlv fedora-home (id 25) >17:13:48,789 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:13:48,790 INFO storage.ui: registered action: [8] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 25) >17:13:48,792 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >17:13:48,792 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >17:13:48,795 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:13:48,797 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:13:48,798 DEBUG storage.ui: fedora size is 161856MB >17:13:48,798 DEBUG storage.ui: vg fedora has 160332MB free >17:13:48,799 DEBUG storage.ui: Adding fedora-swap/3856MB to fedora >17:13:48,799 INFO storage.ui: added lvmlv fedora-swap (id 26) to device tree >17:13:48,799 INFO storage.ui: registered action: [9] Create Device lvmlv fedora-swap (id 26) >17:13:48,800 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:13:48,800 INFO storage.ui: registered action: [10] Create Format swap on lvmlv fedora-swap (id 26) >17:13:48,801 DEBUG storage.ui: fedora size is 161856MB >17:13:48,801 DEBUG storage.ui: vg fedora has 156476MB free >17:13:48,802 DEBUG storage.ui: vg fedora: 156476MB free ; lvs: ['root', 'home', 'swap'] >17:13:48,802 DEBUG storage.ui: adding request 24 to chunk 40464 on /dev/mapper/fedora >17:13:48,802 DEBUG storage.ui: adding request 25 to chunk 40464 on /dev/mapper/fedora >17:13:48,803 DEBUG storage.ui: adding request 26 to chunk 40464 on /dev/mapper/fedora >17:13:48,803 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 40464 size = 161856 >remaining = 2 pool = 39119 >17:13:48,803 DEBUG storage.ui: req: LVRequest instance -- >id = 26 name = fedora-swap growable = False >base = 964 growth = 0 max_grow = 0 >done = True >17:13:48,804 DEBUG storage.ui: req: LVRequest instance -- >id = 24 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:13:48,804 DEBUG storage.ui: req: LVRequest instance -- >id = 25 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:13:48,804 DEBUG storage.ui: 2 requests and 39119 (156476MB) left in chunk >17:13:48,804 DEBUG storage.ui: adding 26284 (105136MB) to 24 (fedora-root) >17:13:48,805 DEBUG storage.ui: taking back 13740 (54960MB) from 24 (fedora-root) >17:13:48,806 DEBUG storage.ui: new grow amount for request 24 (fedora-root) is 12544 units, or 50176MB >17:13:48,807 DEBUG storage.ui: adding 12834 (51336MB) to 25 (fedora-home) >17:13:48,807 DEBUG storage.ui: new grow amount for request 25 (fedora-home) is 12834 units, or 51336MB >17:13:48,808 DEBUG storage.ui: 1 requests and 13741 (54964MB) left in chunk >17:13:48,809 DEBUG storage.ui: adding 13741 (54964MB) to 25 (fedora-home) >17:13:48,810 DEBUG storage.ui: new grow amount for request 25 (fedora-home) is 26575 units, or 106300MB >17:13:48,811 DEBUG storage.ui: trying to set lv fedora-root size to 51200MB >17:13:48,811 DEBUG storage.ui: fedora size is 161856MB >17:13:48,812 DEBUG storage.ui: vg fedora has 156476MB free >17:13:48,812 DEBUG storage.ui: trying to set lv fedora-home size to 106800MB >17:13:48,813 DEBUG storage.ui: fedora size is 161856MB >17:13:48,813 DEBUG storage.ui: vg fedora has 106300MB free >17:13:48,868 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:13:48,871 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:13:48,873 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:13:48,875 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:13:48,876 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:13:48,905 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:13:48,908 DEBUG blivet: DeviceTree.getDeviceByPath returned non-existent 162362MB partition sda4 (22) >17:13:48,910 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:13:48,913 DEBUG blivet: DeviceTree.getDeviceByPath returned non-existent 162362MB partition sda4 (22) >17:13:48,959 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:13:48,962 DEBUG blivet: DeviceTree.getDeviceByPath returned non-existent 162362MB partition sda4 (22) >17:13:48,964 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:13:48,967 DEBUG blivet: DeviceTree.getDeviceByPath returned non-existent 162362MB partition sda4 (22) >17:13:48,972 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:13:48,975 DEBUG blivet: DeviceTree.getDeviceByPath returned non-existent 162362MB partition sda4 (22) >17:13:48,977 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:13:48,980 DEBUG blivet: DeviceTree.getDeviceByPath returned non-existent 162362MB partition sda4 (22) >17:13:49,031 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:13:49,039 DEBUG blivet: Ext4FS.supported: supported: True ; >17:13:49,040 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:25,372 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:25,373 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:25,378 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4d07990>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:14:25,394 DEBUG blivet: FATFS.supported: supported: True ; >17:14:25,395 DEBUG blivet: getFormat('vfat') returning FATFS instance >17:15:00,817 DEBUG blivet: FATFS.supported: supported: True ; >17:15:00,818 DEBUG blivet: getFormat('vfat') returning FATFS instance >17:15:00,825 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4d07990>, 39, ['sda'], {'encrypted': False, 'raid_level': None} >17:15:10,141 INFO storage.ui: unhiding device disk sdb (id 5) >17:15:10,145 DEBUG storage.ui: lvm filter: removing sdb from the reject list >17:15:10,149 INFO storage.ui: unhiding device partition sdb1 (id 6) >17:15:10,150 DEBUG storage.ui: lvm filter: removing sdb1 from the reject list >17:15:10,156 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:15:10,209 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:15:10,212 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:15:10,213 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:15:10,215 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >17:15:10,216 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:15:41,597 INFO blivet: omitting ksdata: existing 305245MB disk sda (0) with existing msdos disklabel >17:15:41,640 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >17:15:41,689 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:15:41,690 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:15:41,711 DEBUG blivet: LoopDevice.teardown: loop2 ; status: True ; controllable: False ; >17:15:41,735 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:15:41,777 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:15:41,781 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:15:41,785 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:15:41,825 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:15:41,866 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:15:41,868 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:15:41,872 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:15:41,907 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:15:41,943 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:15:41,947 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:15:41,952 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:15:41,984 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: False ; controllable: True ; >17:15:41,986 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >17:15:41,989 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >17:15:41,991 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >17:15:41,992 INFO blivet: resetting parted disks... >17:15:41,994 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >17:15:41,995 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >17:15:41,997 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >17:15:41,998 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >17:15:42,000 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >17:15:42,001 DEBUG blivet: sector-based lookup found partition sda3 >17:15:42,003 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >17:15:42,007 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d293d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9f80d1390> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f80d1650> PedPartition: <_ped.Partition object at 0x7fa9f4024830> >17:15:42,008 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >17:15:42,009 DEBUG blivet: sector-based lookup found partition sda2 >17:15:42,011 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:15:42,012 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d293d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010cd0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9d4010d90> PedPartition: <_ped.Partition object at 0x7fa9f401bf50> >17:15:42,014 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >17:15:42,014 DEBUG blivet: sector-based lookup found partition sda1 >17:15:42,016 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:15:42,017 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d293d0> fileSystem: <parted.filesystem.FileSystem object at 0x4cf73d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9f4042610> PedPartition: <_ped.Partition object at 0x4c2f050> >17:15:42,019 DEBUG blivet: PartitionDevice.preCommitFixup: sda6 ; >17:15:42,020 DEBUG blivet: PartitionDevice.preCommitFixup: sda5 ; >17:15:42,022 DEBUG blivet: PartitionDevice.preCommitFixup: sda4 ; >17:15:42,023 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >17:15:42,024 DEBUG blivet: sector-based lookup found partition sdb1 >17:15:42,025 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:15:42,026 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d267d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9d4010ed0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9d4010f90> PedPartition: <_ped.Partition object at 0x7fa9f401bfb0> >17:15:42,027 DEBUG blivet: action: [2] Create Device partition sda5 (id 21) >17:15:42,027 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at /boot on partition sda5 (id 21) >17:15:42,028 DEBUG blivet: action: [0] Create Device partition sda6 (id 20) >17:15:42,028 DEBUG blivet: action: [1] Create Format lvmpv on partition sda6 (id 20) >17:15:42,028 DEBUG blivet: action: [4] Create Device lvmvg fedora (id 23) >17:15:42,029 DEBUG blivet: action: [9] Create Device lvmlv fedora-swap (id 26) >17:15:42,029 DEBUG blivet: action: [10] Create Format swap on lvmlv fedora-swap (id 26) >17:15:42,029 DEBUG blivet: action: [7] Create Device lvmlv fedora-home (id 25) >17:15:42,029 DEBUG blivet: action: [8] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 25) >17:15:42,030 DEBUG blivet: action: [5] Create Device lvmlv fedora-root (id 24) >17:15:42,030 DEBUG blivet: action: [6] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 24) >17:15:42,034 DEBUG blivet: action: [11] Create Device partition sda4 (id 22) >17:15:42,034 INFO blivet: pruning action queue... >17:15:42,035 INFO blivet: sorting actions... >17:15:42,037 DEBUG blivet: action: [11] Create Device partition sda4 (id 22) >17:15:42,038 DEBUG blivet: lvm filter: removing sda6 from the reject list >17:15:42,038 DEBUG blivet: sda6 wasn't in the reject list >17:15:42,038 DEBUG blivet: lvm filter: removing sda5 from the reject list >17:15:42,039 DEBUG blivet: sda5 wasn't in the reject list >17:15:42,039 DEBUG blivet: lvm filter: removing fedora from the reject list >17:15:42,039 DEBUG blivet: fedora wasn't in the reject list >17:15:42,039 DEBUG blivet: lvm filter: removing fedora-root from the reject list >17:15:42,040 DEBUG blivet: fedora-root wasn't in the reject list >17:15:42,040 DEBUG blivet: lvm filter: removing fedora-home from the reject list >17:15:42,040 DEBUG blivet: fedora-home wasn't in the reject list >17:15:42,040 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >17:15:42,041 DEBUG blivet: fedora-swap wasn't in the reject list >17:15:42,041 DEBUG blivet: action: [2] Create Device partition sda5 (id 21) >17:15:42,042 DEBUG blivet: action: [0] Create Device partition sda6 (id 20) >17:15:42,042 DEBUG blivet: lvm filter: removing fedora from the reject list >17:15:42,043 DEBUG blivet: fedora wasn't in the reject list >17:15:42,043 DEBUG blivet: lvm filter: removing fedora-root from the reject list >17:15:42,043 DEBUG blivet: fedora-root wasn't in the reject list >17:15:42,043 DEBUG blivet: lvm filter: removing fedora-home from the reject list >17:15:42,044 DEBUG blivet: fedora-home wasn't in the reject list >17:15:42,044 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >17:15:42,044 DEBUG blivet: fedora-swap wasn't in the reject list >17:15:42,045 DEBUG blivet: action: [1] Create Format lvmpv on partition sda6 (id 20) >17:15:42,046 DEBUG blivet: lvm filter: removing fedora from the reject list >17:15:42,046 DEBUG blivet: fedora wasn't in the reject list >17:15:42,046 DEBUG blivet: lvm filter: removing fedora-root from the reject list >17:15:42,047 DEBUG blivet: fedora-root wasn't in the reject list >17:15:42,047 DEBUG blivet: lvm filter: removing fedora-home from the reject list >17:15:42,048 DEBUG blivet: fedora-home wasn't in the reject list >17:15:42,048 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >17:15:42,049 DEBUG blivet: fedora-swap wasn't in the reject list >17:15:42,049 DEBUG blivet: action: [4] Create Device lvmvg fedora (id 23) >17:15:42,050 DEBUG blivet: lvm filter: removing fedora-root from the reject list >17:15:42,050 DEBUG blivet: fedora-root wasn't in the reject list >17:15:42,052 DEBUG blivet: lvm filter: removing fedora-home from the reject list >17:15:42,052 DEBUG blivet: fedora-home wasn't in the reject list >17:15:42,053 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >17:15:42,053 DEBUG blivet: fedora-swap wasn't in the reject list >17:15:42,053 DEBUG blivet: action: [5] Create Device lvmlv fedora-root (id 24) >17:15:42,053 DEBUG blivet: action: [6] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 24) >17:15:42,054 DEBUG blivet: action: [7] Create Device lvmlv fedora-home (id 25) >17:15:42,054 DEBUG blivet: action: [8] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 25) >17:15:42,055 DEBUG blivet: action: [9] Create Device lvmlv fedora-swap (id 26) >17:15:42,055 DEBUG blivet: action: [10] Create Format swap on lvmlv fedora-swap (id 26) >17:15:42,055 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at /boot on partition sda5 (id 21) >17:15:42,061 INFO blivet: executing action: [11] Create Device partition sda4 (id 22) >17:15:42,064 DEBUG blivet: PartitionDevice.create: sda4 ; status: False ; >17:15:42,065 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda4 ; orig: False ; >17:15:42,067 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:15:42,069 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >17:15:42,071 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >17:15:42,073 DEBUG blivet: PartitionDevice._create: sda4 ; status: False ; >17:15:42,075 DEBUG blivet: PartitionDevice._wipe: sda4 ; status: False ; >17:15:42,704 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 4 ; >17:15:43,092 DEBUG blivet: post-commit partition path is /dev/sda4 >17:15:43,094 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >17:15:43,095 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25f50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9d401f990> PedPartition: <_ped.Partition object at 0x7fa9f404cc50> >17:15:43,097 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:15:43,100 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >17:15:43,102 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >17:15:43,102 DEBUG blivet: sda4 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >17:15:43,168 INFO blivet: executing action: [2] Create Device partition sda5 (id 21) >17:15:43,171 DEBUG blivet: PartitionDevice.create: sda5 ; status: False ; >17:15:43,174 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda5 ; orig: False ; >17:15:43,177 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:15:43,180 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >17:15:43,182 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >17:15:43,186 DEBUG blivet: PartitionDevice._create: sda5 ; status: False ; >17:15:43,188 DEBUG blivet: PartitionDevice._wipe: sda5 ; status: False ; >17:15:43,371 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; >17:15:43,997 DEBUG blivet: post-commit partition path is /dev/sda5 >17:15:44,000 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >17:15:44,002 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25f50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9d401f410> PedPartition: <_ped.Partition object at 0x7fa9f404ca70> >17:15:44,004 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda5 ; status: False ; type: None ; >17:15:44,141 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:15:44,143 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >17:15:44,145 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >17:15:44,145 DEBUG blivet: sda5 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >17:15:44,213 INFO blivet: executing action: [0] Create Device partition sda6 (id 20) >17:15:44,217 DEBUG blivet: PartitionDevice.create: sda6 ; status: False ; >17:15:44,220 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda6 ; orig: False ; >17:15:44,223 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:15:44,225 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >17:15:44,226 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >17:15:44,228 DEBUG blivet: PartitionDevice._create: sda6 ; status: False ; >17:15:44,230 DEBUG blivet: PartitionDevice._wipe: sda6 ; status: False ; >17:15:44,583 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 6 ; >17:15:45,371 DEBUG blivet: post-commit partition path is /dev/sda6 >17:15:45,373 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >17:15:45,375 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d25f50> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9d401f9d0> PedPartition: <_ped.Partition object at 0x45cb9b0> >17:15:45,377 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda6 ; status: False ; type: None ; >17:15:45,477 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:15:45,481 DEBUG blivet: PartitionDevice.updateSysfsPath: sda6 ; status: True ; >17:15:45,483 DEBUG blivet: PartitionDevice.updateSysfsPath: sda6 ; status: True ; >17:15:45,484 DEBUG blivet: sda6 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >17:15:45,546 INFO blivet: executing action: [1] Create Format lvmpv on partition sda6 (id 20) >17:15:45,551 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:15:45,554 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 1 ; >17:15:45,557 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 2 ; >17:15:45,560 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 3 ; >17:15:45,562 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 4 ; >17:15:45,564 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 5 ; >17:15:45,566 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 8 ; >17:15:45,567 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 9 ; >17:15:45,569 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 10 ; >17:15:45,571 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 11 ; >17:15:45,572 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 12 ; >17:15:45,574 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 13 ; >17:15:45,576 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 14 ; >17:15:45,578 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 15 ; >17:15:45,579 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda6 ; flag: 6 ; >17:15:45,584 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >17:15:45,611 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda6 ; status: None ; type: lvmpv ; >17:15:45,615 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda6 ; status: None ; type: lvmpv ; >17:15:45,617 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/sda6 ; status: None ; type: lvmpv ; >17:15:45,855 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/sda6 ; type: lvmpv ; >17:15:45,856 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda6 >17:15:45,893 DEBUG blivet: PartitionDevice.updateSysfsPath: sda6 ; status: True ; >17:15:45,894 DEBUG blivet: PartitionDevice.updateSysfsPath: sda6 ; status: True ; >17:15:45,895 DEBUG blivet: sda6 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >17:15:45,938 INFO blivet: executing action: [4] Create Device lvmvg fedora (id 23) >17:15:45,942 DEBUG blivet: LVMVolumeGroupDevice.create: fedora ; status: False ; >17:15:45,946 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: fedora ; orig: False ; >17:15:45,949 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:15:45,952 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda6 ; status: None ; type: lvmpv ; >17:15:45,953 DEBUG blivet: LVMVolumeGroupDevice._create: fedora ; status: False ; >17:15:51,926 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:15:51,929 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: fedora ; status: True ; >17:15:51,989 INFO blivet: executing action: [5] Create Device lvmlv fedora-root (id 24) >17:15:51,991 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >17:15:51,993 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >17:15:51,996 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:15:51,998 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >17:15:53,974 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >17:15:53,981 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >17:15:53,983 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >17:15:54,079 INFO blivet: executing action: [6] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 24) >17:15:54,083 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >17:15:54,086 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >17:15:54,089 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora-root ; mountpoint: / ; type: ext4 ; >17:15:57,526 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora-root ; type: ext4 ; >17:15:57,527 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >17:15:57,686 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >17:15:57,691 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >17:15:57,722 INFO blivet: executing action: [7] Create Device lvmlv fedora-home (id 25) >17:15:57,726 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-home ; status: False ; >17:15:57,729 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >17:15:57,731 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:15:57,733 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-home ; status: False ; >17:16:04,698 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >17:16:04,700 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >17:16:04,702 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >17:16:04,769 INFO blivet: executing action: [8] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 25) >17:16:04,775 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >17:16:04,777 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora-home ; status: False ; type: ext4 ; >17:16:04,779 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora-home ; mountpoint: /home ; type: ext4 ; >17:16:09,269 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora-home ; type: ext4 ; >17:16:09,270 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >17:16:09,428 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >17:16:09,431 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >17:16:09,465 INFO blivet: executing action: [9] Create Device lvmlv fedora-swap (id 26) >17:16:09,468 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >17:16:09,470 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >17:16:09,473 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:16:09,478 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >17:16:11,476 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >17:16:11,478 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >17:16:11,480 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >17:16:11,687 INFO blivet: executing action: [10] Create Format swap on lvmlv fedora-swap (id 26) >17:16:11,690 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >17:16:11,692 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >17:16:11,696 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >17:16:11,774 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/fedora-swap ; type: swap ; >17:16:11,775 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-5 >17:16:11,830 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >17:16:11,835 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >17:16:11,871 INFO blivet: executing action: [3] Create Format ext4 filesystem mounted at /boot on partition sda5 (id 21) >17:16:11,876 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:16:11,879 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 1 ; >17:16:11,882 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 2 ; >17:16:11,883 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 3 ; >17:16:11,885 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 4 ; >17:16:11,887 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 5 ; >17:16:11,889 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 6 ; >17:16:11,891 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 8 ; >17:16:11,892 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 9 ; >17:16:11,894 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 10 ; >17:16:11,896 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 11 ; >17:16:11,899 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 12 ; >17:16:11,902 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 13 ; >17:16:11,904 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 14 ; >17:16:11,906 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 15 ; >17:16:11,910 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >17:16:11,963 DEBUG blivet: Ext4FS.create: device: /dev/sda5 ; status: False ; type: ext4 ; >17:16:11,966 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda5 ; mountpoint: /boot ; type: ext4 ; >17:16:12,749 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda5 ; type: ext4 ; >17:16:12,749 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda5 >17:16:12,867 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >17:16:12,871 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >17:16:12,872 DEBUG blivet: sda5 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >17:16:12,925 INFO blivet: Skipping sda5 >17:16:12,930 DEBUG blivet: fedora size is 161856MB >17:16:12,931 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >17:16:12,938 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >17:16:12,941 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >17:16:12,947 DEBUG blivet: vg fedora has 0MB free >17:16:12,948 DEBUG blivet: fedora size is 161856MB >17:16:12,952 DEBUG blivet: vg fedora has 0MB free >17:16:12,956 DEBUG blivet: Ext4FS.supported: supported: True ; >17:16:12,960 DEBUG blivet: Ext4FS.supported: supported: True ; >17:16:12,965 DEBUG blivet: Ext4FS.supported: supported: True ; >17:16:12,968 DEBUG blivet: Ext4FS.supported: supported: True ; >17:16:12,971 DEBUG blivet: Ext4FS.supported: supported: True ; >17:16:12,977 DEBUG blivet: Ext4FS.supported: supported: True ; >17:16:12,980 DEBUG blivet: FATFS.supported: supported: True ; >17:16:12,984 DEBUG blivet: NTFS.supported: supported: False ; >17:16:12,987 DEBUG blivet: NTFS.supported: supported: False ; >17:16:12,991 DEBUG blivet: Ext4FS.supported: supported: True ; >17:16:12,998 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:16:13,033 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:16:13,044 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >17:16:13,046 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >17:16:13,048 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >17:16:13,219 DEBUG blivet: BindFS.supported: supported: False ; >17:16:13,219 DEBUG blivet: getFormat('bind') returning BindFS instance >17:16:13,221 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >17:16:13,225 DEBUG blivet: TmpFS.supported: supported: True ; >17:16:13,243 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >17:16:13,247 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >17:16:13,252 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:16:13,253 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >17:16:13,257 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >17:16:13,261 DEBUG blivet: SysFS.supported: supported: False ; >17:16:13,261 DEBUG blivet: getFormat('sysfs') returning SysFS instance >17:16:13,263 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >17:16:13,265 DEBUG blivet: ProcFS.supported: supported: False ; >17:16:13,266 DEBUG blivet: getFormat('proc') returning ProcFS instance >17:16:13,268 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >17:16:13,270 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:16:13,271 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >17:16:13,273 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >17:16:13,275 DEBUG blivet: USBFS.supported: supported: False ; >17:16:13,276 DEBUG blivet: getFormat('usbfs') returning USBFS instance >17:16:13,278 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >17:16:13,280 DEBUG blivet: BindFS.supported: supported: False ; >17:16:13,280 DEBUG blivet: getFormat('bind') returning BindFS instance >17:16:13,282 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >17:16:13,285 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >17:16:13,307 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >17:16:13,448 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >17:16:13,464 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:16:13,484 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >17:16:13,568 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >17:16:13,577 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >17:16:13,593 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >17:16:13,629 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >17:16:13,632 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >17:16:13,634 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >17:16:13,663 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >17:16:13,671 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >17:16:13,672 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >17:16:13,701 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >17:16:13,704 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >17:16:13,719 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >17:16:13,839 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >17:16:13,847 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >17:16:13,862 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >17:16:13,863 INFO blivet: set SELinux context for mountpoint /proc to None >17:16:13,895 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >17:16:13,896 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >17:16:13,971 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >17:16:13,988 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >17:16:14,020 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >17:16:14,023 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >17:16:14,036 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >17:16:14,076 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >17:16:14,078 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >17:16:14,079 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >17:16:14,107 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >17:16:14,109 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >17:16:14,984 INFO blivet: not writing out mpath configuration >17:16:18,864 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >17:16:18,865 DEBUG blivet: fedora size is 161856MB >17:16:18,867 DEBUG blivet: vg fedora has 0MB free >17:16:18,867 DEBUG blivet: fedora size is 161856MB >17:16:18,869 DEBUG blivet: vg fedora has 0MB free > > >/tmp/ifcfg.log: >12:10:48,493 DEBUG ifcfg: content of files (network initialization): >12:10:48,495 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-default_1: >12:10:48,497 DEBUG ifcfg: ESSID="default" >12:10:48,497 DEBUG ifcfg: MODE=Managed >12:10:48,498 DEBUG ifcfg: KEY_MGMT=WPA-PSK >12:10:48,499 DEBUG ifcfg: TYPE=Wireless >12:10:48,500 DEBUG ifcfg: BOOTPROTO=dhcp >12:10:48,501 DEBUG ifcfg: DEFROUTE=yes >12:10:48,502 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:10:48,502 DEBUG ifcfg: IPV6INIT=yes >12:10:48,503 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:10:48,503 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:10:48,503 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:10:48,503 DEBUG ifcfg: NAME="default 1" >12:10:48,504 DEBUG ifcfg: UUID=70c32042-b442-478d-a5c4-03f5e894939b >12:10:48,504 DEBUG ifcfg: ONBOOT=yes >12:10:48,504 DEBUG ifcfg: HWADDR=00:22:5F:11:CE:5D >12:10:48,504 DEBUG ifcfg: BSSID=00:0F:CC:8D:1C:04 >12:10:48,505 DEBUG ifcfg: SECURITYMODE=open >12:10:48,505 DEBUG ifcfg: PEERDNS=yes >12:10:48,505 DEBUG ifcfg: PEERROUTES=yes >12:10:48,505 DEBUG ifcfg: IPV6_PEERDNS=yes >12:10:48,506 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:10:48,506 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-default: >12:10:48,507 DEBUG ifcfg: ESSID="default" >12:10:48,507 DEBUG ifcfg: MODE=Managed >12:10:48,507 DEBUG ifcfg: KEY_MGMT=WPA-PSK >12:10:48,508 DEBUG ifcfg: TYPE=Wireless >12:10:48,508 DEBUG ifcfg: BOOTPROTO=dhcp >12:10:48,509 DEBUG ifcfg: DEFROUTE=yes >12:10:48,509 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:10:48,510 DEBUG ifcfg: IPV6INIT=yes >12:10:48,510 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:10:48,511 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:10:48,511 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:10:48,512 DEBUG ifcfg: NAME=default >12:10:48,512 DEBUG ifcfg: UUID=70b7d839-f283-4dc4-82b6-d5f9573c4a67 >12:10:48,513 DEBUG ifcfg: ONBOOT=yes >12:10:48,513 DEBUG ifcfg: HWADDR=00:19:D2:CB:07:38 >12:10:48,514 DEBUG ifcfg: BSSID=00:0F:CC:8D:1C:04 >12:10:48,514 DEBUG ifcfg: SECURITYMODE=open >12:10:48,515 DEBUG ifcfg: PEERDNS=yes >12:10:48,515 DEBUG ifcfg: PEERROUTES=yes >12:10:48,516 DEBUG ifcfg: IPV6_PEERDNS=yes >12:10:48,516 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:10:48,517 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1: >12:10:48,517 DEBUG ifcfg: HWADDR=00:21:70:85:7B:C7 >12:10:48,518 DEBUG ifcfg: TYPE=Ethernet >12:10:48,519 DEBUG ifcfg: BOOTPROTO=dhcp >12:10:48,519 DEBUG ifcfg: DEFROUTE=yes >12:10:48,520 DEBUG ifcfg: PEERDNS=yes >12:10:48,520 DEBUG ifcfg: PEERROUTES=yes >12:10:48,521 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:10:48,521 DEBUG ifcfg: IPV6INIT=yes >12:10:48,522 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:10:48,522 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:10:48,523 DEBUG ifcfg: IPV6_PEERDNS=yes >12:10:48,523 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:10:48,524 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:10:48,524 DEBUG ifcfg: NAME="Wired connection 1" >12:10:48,525 DEBUG ifcfg: UUID=7686bf9c-d575-4e0e-ba33-2632a9abc716 >12:10:48,525 DEBUG ifcfg: ONBOOT=yes >12:10:48,526 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-3624_3164: >12:10:48,526 DEBUG ifcfg: ESSID="3624 3164" >12:10:48,527 DEBUG ifcfg: MODE=Managed >12:10:48,527 DEBUG ifcfg: KEY_MGMT=WPA-PSK >12:10:48,528 DEBUG ifcfg: TYPE=Wireless >12:10:48,528 DEBUG ifcfg: BOOTPROTO=dhcp >12:10:48,529 DEBUG ifcfg: DEFROUTE=yes >12:10:48,529 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:10:48,530 DEBUG ifcfg: IPV6INIT=yes >12:10:48,530 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:10:48,531 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:10:48,531 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:10:48,532 DEBUG ifcfg: NAME="3624 3164" >12:10:48,532 DEBUG ifcfg: UUID=bb0f16ef-f7fd-420c-b76a-7830e3c2af92 >12:10:48,533 DEBUG ifcfg: ONBOOT=yes >12:10:48,533 DEBUG ifcfg: HWADDR=00:22:5F:11:CE:5D >12:10:48,534 DEBUG ifcfg: SECURITYMODE=open >12:10:48,535 DEBUG ifcfg: PEERDNS=yes >12:10:48,535 DEBUG ifcfg: PEERROUTES=yes >12:10:48,536 DEBUG ifcfg: IPV6_PEERDNS=yes >12:10:48,539 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:10:48,616 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 33, 112, 133, 123, 199]}, 'connection': {'timestamp': 1389722086L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '7686bf9c-d575-4e0e-ba33-2632a9abc716'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'seen-bssids': ['00:1F:C4:79:59:B0'], 'ssid': [51, 54, 50, 52, 32, 51, 49, 54, 52], 'mac-address': [0, 34, 95, 17, 206, 93], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1389726802L, 'type': '802-11-wireless', 'id': '3624 3164', 'uuid': 'bb0f16ef-f7fd-420c-b76a-7830e3c2af92'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}, {'802-11-wireless': {'ssid': [100, 101, 102, 97, 117, 108, 116], 'bssid': [0, 15, 204, 141, 28, 4], 'mode': 'infrastructure', 'seen-bssids': ['00:0F:CC:8D:1C:04'], 'security': '802-11-wireless-security', 'mac-address': [0, 25, 210, 203, 7, 56]}, 'connection': {'timestamp': 1389194093L, 'type': '802-11-wireless', 'id': 'default', 'uuid': '70b7d839-f283-4dc4-82b6-d5f9573c4a67'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}, {'802-11-wireless': {'ssid': [100, 101, 102, 97, 117, 108, 116], 'bssid': [0, 15, 204, 141, 28, 4], 'mode': 'infrastructure', 'seen-bssids': ['00:0F:CC:8D:1C:04'], 'security': '802-11-wireless-security', 'mac-address': [0, 34, 95, 17, 206, 93]}, 'connection': {'timestamp': 1393693759L, 'type': '802-11-wireless', 'id': 'default 1', 'uuid': '70c32042-b442-478d-a5c4-03f5e894939b'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}] >12:10:49,305 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default_1 >12:10:49,312 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default >12:10:49,314 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1 >12:10:49,316 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-3624_3164 >12:10:49,318 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default_1 >12:10:49,320 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default >12:10:49,322 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1 >12:10:49,323 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-3624_3164 >12:10:49,325 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default_1 >12:10:49,327 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default >12:10:49,329 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1 >17:11:55,018 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default_1 >17:11:55,025 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default >17:11:55,031 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1 >17:11:55,032 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-3624_3164 >17:11:55,034 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default_1 >17:11:55,036 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default >17:11:55,038 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1 >17:11:55,039 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-3624_3164 >17:11:55,041 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default_1 >17:11:55,043 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default >17:11:55,045 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1 >17:11:55,046 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1 >17:11:55,238 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default_1 >17:11:55,246 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-default_1 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat rw rd.live.image rd.live.overlay=LABEL=LIVE 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 1071557
: 869424 |
869425
|
869426
|
869427
|
869428
|
869429
|
869430
|
869431
|
869432
|
869433
|
869434