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 825956 Details for
Bug 1031961
PartitionException: Can't have overlapping partitions.
[?]
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), 455.11 KB, created by
Erik Larsson
on 2013-11-19 09:02:47 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Erik Larsson
Created:
2013-11-19 09:02:47 UTC
Size:
455.11 KB
patch
obsolete
>anaconda 20.25.6-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 309, in setPartitionGeometry > start, end) > File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new > ret = fn(*args, **kwds) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1266, in _setTargetSize > start=geometry.start, end=geometry.end) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 605, in <lambda> > lambda s, v: s._setTargetSize(v), > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 400, in __init__ > self.device.targetSize = newsize > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1250, in resizeDevice > self.devicetree.registerAction(action_class(device, new_size)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1454, in _save_right_side > self.__storage.resizeDevice(device, size) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2411, in _save_current_selector > self._save_right_side(self._current_selector) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2488, in on_page_clicked > self._save_current_selector() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 146, in _onExpanded > cb(obj.get_child()) >PartitionException: Can't have overlapping partitions. > >Local variables in innermost frame: >start: 1 >self: parted.Disk instance -- > type: mac primaryPartitionCount: 9 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 63 > partitions: [<parted.partition.Partition object at 0x1fffef3b8490>, <parted.partition.Partition object at 0x1fffef3b8290>, <parted.partition.Partition object at 0x1fffef3b8610>, <parted.partition.Partition object at 0x1fffef3b8950>, <parted.partition.Partition object at 0x1fffef3b8750>, <parted.partition.Partition object at 0x1fffef3b8b10>, <parted.partition.Partition object at 0x1fffef3b8cd0>, <parted.partition.Partition object at 0x1fffef3b8e90>, <parted.partition.Partition object at 0x1fffef3b9150>] > device: <parted.device.Device object at 0x1fffef43b650> > PedDisk: <_ped.Disk object at 0x1fffef41fb48> >partition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff091ead0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Apple active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef3b84d0> PedPartition: <_ped.Partition object at 0x1fffecfbfdd0> >end: 2047 >constraint: parted.Constraint instance -- > startAlign: <parted.alignment.Alignment object at 0x1fffecfcb510> endAlign: <parted.alignment.Alignment object at 0x1fffef421050> > startRange: <parted.geometry.Geometry object at 0x1fffef421290> endRange: <parted.geometry.Geometry object at 0x1fffef421410> > minSize: 1 maxSize: 488397168 > PedConstraint: <_ped.Constraint object at 0x1ffff04d2950> > > >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 0x1ffff04ce250>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='se' ># System language >lang sv_SE.UTF-8 > ># Network information >network --bootproto=dhcp --device=enP1p5s4f0 --onboot=off --ipv6=auto --activate >network --bootproto=dhcp --device=enP1p5s4f1 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain ># System timezone >timezone Europe/Stockholm --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel --drives=sda > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/': existing 19714MB partition sda4 (25) with existing ext4 filesystem >} > swaps: [] > name: Unknown Linux >] > _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: > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [sda] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 238475MB disk sda (21) with existing mac disklabel >, existing 0MB partition sda1 (22) >, existing 0MB partition sda2 (23) with existing appleboot filesystem >, existing 51200MB partition sda3 (24) with existing hfs+ filesystem >, Already dumped (PartitionDevice instance) >, existing 102400MB partition sda5 (26) with existing hfs+ filesystem >, existing 902MB partition sda6 (27) >, existing 128MB partition sda7 (28) >, existing 0MB partition sda8 (29) >, existing 128MB partition sda9 (30) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: HL-DT-ST DVD-RW GWA-4165B path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41be60> > exists: True > _size: 4482.625 > id: 31 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-11-07-16-06-31-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_20_Beta_ppc64 > _format._targetSize: 0.0 > _format._size: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/sr0 > parents: [] > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-HL-DT-ST_DVD-RW_GWA-4165B_254B8EB84B89, /dev/disk/by-label/Fedora_20_Beta_ppc64, /dev/disk/by-uuid/2013-11-07-16-06-31-00] > minor: 0 > fstabComment: > bus: > sysfsPath: /devices/pci0001:00/0001:00:09.0/0001:03:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: 0 > _model: HL-DT-ST_DVD-RW_GWA-4165B > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-11-07-16-06-31-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_20_Beta_ppc64 > 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: 32 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: > bus: > sysfsPath: > _targetSize: 0 > _model: > kids: 1 > _vendor: > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 33 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: > bus: > sysfsPath: > _targetSize: 0 > _model: > kids: 0 > _vendor: > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 34 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: > bus: > sysfsPath: > _targetSize: 0 > _model: > kids: 1 > _vendor: > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 35 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 1d252af1-eb17-4a3f-869a-de5573b5ab3f > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f] > minor: 0 > fstabComment: > bus: > sysfsPath: > _targetSize: 0 > _model: > kids: 1 > _vendor: > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 1d252af1-eb17-4a3f-869a-de5573b5ab3f > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 2048.0 > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 36 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: > bus: > sysfsPath: > _targetSize: 0 > _model: > kids: 1 > _vendor: > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 37 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: > bus: > sysfsPath: > _targetSize: 0 > _model: > kids: 1 > _vendor: > _name: loop2 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 2048MB dm live-rw (38) with existing ext4 filesystem >, existing 2048MB dm live-base (39) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sda5, sda6, sda7, sda8, sda9, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [live-base, live-rw] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [live-base, live-rw] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [live-base, live-rw] > _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: 1 > _intf.storage._bootloader: MacYaboot instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: > _intf.storage._bootloader.console: > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (PartitionDevice 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: > _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 (0x1ffff04ce310) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x1ffff04ce290) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x1ffff04ce390) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x1ffff04ce3d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = appleboot encrypted = False > size = 1 maxSize = 1 grow = False > >, PartSpec instance (0x1ffff04ce410) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3104 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: True > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x1fffff7e5b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._br_cache_valid: True > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._br_callbacks: [] > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.txID: None > _intf.payload._cached_base_repo: None > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 3 GB > _intf.payload._br_refresh_lock: <thread.lock object at 0x1ffff51a8530> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf.payload._br_cache_valid_lock: <thread.lock object at 0x1ffff51a8510> > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._origEnvironment: None > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._tx_id: None > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selectedGroups: [] > _intf._currentAction._spokes._origAddons: [] > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._addonStore: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._selectFlag: True > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: None > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._repoNameWarningBox: Box instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._repoStore: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._cdrom: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes._repoNamesWarningBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._repoNamesWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [Apple Bootstrap, ext4, ext3, ext2, swap, xfs, vfat] > _intf._currentAction._spokes._initialized: True > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 34 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: > minor: 0 > fstabComment: > bus: > deviceLinks: [] > _targetSize: 0 > _model: > kids: 1 > _vendor: > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 36 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: > minor: 0 > fstabComment: > bus: > deviceLinks: [] > _targetSize: 0 > _model: > kids: 1 > _vendor: > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 32 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: > minor: 0 > fstabComment: > bus: > deviceLinks: [] > _targetSize: 0 > _model: > kids: 1 > _vendor: > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-base (39) with existing ext4 filesystem >, existing 2048MB dm live-rw (38) with existing ext4 filesystem >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 33 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: > minor: 0 > fstabComment: > bus: > deviceLinks: [] > _targetSize: 0 > _model: > kids: 0 > _vendor: > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 35 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 1d252af1-eb17-4a3f-869a-de5573b5ab3f > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > _format._size: 2048.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: > minor: 0 > fstabComment: > bus: > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f] > _targetSize: 0 > _model: > kids: 1 > _vendor: > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 1d252af1-eb17-4a3f-869a-de5573b5ab3f > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 2048.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop1 > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 37 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: > minor: 0 > fstabComment: > bus: > deviceLinks: [] > _targetSize: 0 > _model: > kids: 1 > _vendor: > _name: loop2 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 238475MB disk sda (21) with existing mac disklabel >, existing 0MB partition sda1 (22) >, existing 0MB partition sda2 (23) with existing appleboot filesystem >, existing 51200MB partition sda3 (24) with existing hfs+ filesystem >, existing 19714MB partition sda4 (25) with existing ext4 filesystem >, existing 102400MB partition sda5 (26) with existing hfs+ filesystem >, existing 902MB partition sda6 (27) >, existing 128MB partition sda7 (28) >, existing 0MB partition sda8 (29) >, existing 128MB partition sda9 (30) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: HL-DT-ST DVD-RW GWA-4165B path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41be60> > exists: True > _size: 4482.625 > id: 31 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-11-07-16-06-31-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_20_Beta_ppc64 > _format._targetSize: 0.0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._size: 0.0 > parents: [] > sysfsPath: /devices/pci0001:00/0001:00:09.0/0001:03:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > minor: 0 > fstabComment: > bus: > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-HL-DT-ST_DVD-RW_GWA-4165B_254B8EB84B89, /dev/disk/by-label/Fedora_20_Beta_ppc64, /dev/disk/by-uuid/2013-11-07-16-06-31-00] > _targetSize: 0 > _model: HL-DT-ST_DVD-RW_GWA-4165B > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-11-07-16-06-31-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_20_Beta_ppc64 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: MountpointSelector instance, containing members: > _intf._currentAction._spokes._current_selector._root: None > _intf._currentAction._spokes._current_selector._device: Already dumped (PartitionDevice instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 64.00 GB > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: 00, 1: 00, 2: sda1, 3: 00, 4: , 5: 00} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._arrow: Image instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set([]) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'juni': 6, 'oktober': 10, 'augusti': 8, 'september': 9, 'december': 12, 'juli': 7, 'april': 4, 'februari': 2, 'mars': 3, 'januari': 1, 'november': 11, 'maj': 5} > _intf._currentAction._spokes._citiesSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x1fffedd520f0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [sda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 1 > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: Already dumped (DiskOverview instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Inte tillräckligt utrymme i filsystemen för det aktuella valet av programvara. Ytterligare 3 GB behövs. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: True > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: MacYaboot instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: > _bootloader.console: > _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.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: ppc64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x1ffff0d59848>, True), 'type': (<function <lambda> at 0x1ffff0d59a28>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x1ffff0d598c0>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.6-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >07:31:59,374 INFO anaconda: /sbin/anaconda 20.25.6-1 >07:32:01,034 INFO anaconda: 1572864 kB (1536 MB) are available >07:32:01,035 INFO anaconda: check_memory(): total:1536, needed:768, graphical:1280 >07:32:01,223 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >07:32:01,225 INFO anaconda: Default encoding = utf-8 >07:32:02,973 INFO anaconda: Display mode = g >07:32:02,976 INFO anaconda: 1572864 kB (1536 MB) are available >07:32:02,976 INFO anaconda: check_memory(): total:1536, needed:768, graphical:1280 >07:32:06,802 DEBUG anaconda: X server has signalled a successful start. >07:32:06,807 INFO anaconda: Starting window manager, pid 1622. >07:32:06,994 INFO anaconda: Started spice-vdagent. >07:32:11,182 INFO anaconda: Running Thread: AnaXklWrapperInitThread (35184167088576) >07:32:11,321 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:32:11,326 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:32:11,327 INFO anaconda: using only installclass _Fedora >07:32:13,217 INFO anaconda: bootloader MacYaboot on NewWorldPPC platform >07:32:13,221 INFO anaconda: bootloader MacYaboot on NewWorldPPC platform >07:32:13,421 DEBUG anaconda: network: devices found ['enP1p5s4f0', 'enP1p5s4f1'] >07:32:14,148 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enP1p5s4f0 >07:32:14,501 DEBUG anaconda: network: setting autoconnect of enP1p5s4f0 to False >07:32:14,870 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enP1p5s4f1 >07:32:15,048 DEBUG anaconda: network: setting autoconnect of enP1p5s4f1 to False >07:32:15,271 DEBUG anaconda: updating hostname localhost.localdomain >07:32:15,349 INFO anaconda: Running Thread: AnaStorageThread (35184108171712) >07:32:15,353 INFO anaconda: Running Thread: AnaTimeInitThread (35184099783104) >07:32:15,355 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (35184091394496) >07:32:15,366 INFO anaconda: Running Thread: AnaPayloadThread (35184083005888) >07:32:15,625 DEBUG anaconda: updating hostname localhost.localdomain >07:32:16,385 INFO anaconda: got 0 NTP servers from DHCP >07:32:16,386 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (35184091394496) >07:32:16,442 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (35184091394496) >07:32:16,444 INFO anaconda: Starting geolocation lookup >07:32:16,448 INFO anaconda: Geolocation provider: Fedora GeoIP >07:32:16,453 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >07:32:16,456 INFO anaconda: Geolocation lookup finished in 0.0 seconds >07:32:16,458 INFO anaconda: no results from geolocation >07:32:16,461 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (35184091394496) >07:32:21,059 INFO anaconda: Thread Done: AnaXklWrapperInitThread (35184167088576) >07:32:25,035 INFO anaconda: Thread Done: AnaStorageThread (35184108171712) >07:32:26,065 INFO anaconda: Thread Done: AnaTimeInitThread (35184099783104) >07:32:26,881 INFO anaconda: Thread Done: AnaPayloadThread (35184083005888) >08:17:17,675 DEBUG anaconda: network standalone spoke (init): completed: ['enP1p5s4f0'] >08:17:18,439 INFO anaconda: Running Thread: AnaDateTimeThread (35184083005888) >08:17:18,499 INFO anaconda: fs space: 0 B needed: 3 GB >08:17:18,543 INFO anaconda: Thread Done: AnaDateTimeThread (35184083005888) >08:17:18,981 INFO anaconda: fs space: 0 B needed: 3 GB >08:17:19,156 INFO anaconda: fs space: 0 B needed: 3 GB >08:17:19,406 INFO anaconda: Running Thread: AnaSourceWatcher (35184167088576) >08:17:19,459 INFO anaconda: Running Thread: AnaSoftwareWatcher (35184091394496) >08:17:19,564 INFO anaconda: Running Thread: AnaStorageWatcher (35184062034368) >08:17:19,569 INFO anaconda: Thread Done: AnaStorageWatcher (35184062034368) >08:17:19,666 INFO anaconda: Running Thread: AnaCustomStorageInit (35184062034368) >08:17:19,881 DEBUG anaconda: Setting up repos: [] >08:17:19,885 INFO anaconda: Thread Done: AnaSourceWatcher (35184167088576) >08:17:20,106 DEBUG anaconda: network: selected device enP1p5s4f0 >08:17:20,502 DEBUG anaconda: updating hostname localhost.localdomain >08:17:21,029 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x1fffedd573d0> >08:17:21,031 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x1fffedd14510> status to: Känner av lagring … >08:17:21,031 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x1fffedd14510> status to: Hämtar paketmetadata … >08:17:21,032 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x1fffedd57390> status to: Hämtar paketmetadata … >08:17:21,033 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x1fffedd57390> status to: Hämtar gruppmetadata … >08:17:21,034 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x1ffff0a5ac50> status to: Känner av lagring … >08:17:21,055 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x1ffff0a5ac50> >08:17:21,072 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x1fffedd14510> >08:17:21,400 INFO anaconda: Running Thread: AnaNTPserver0 (35184167088576) >08:17:21,403 INFO anaconda: Running Thread: AnaNTPserver1 (35184099783104) >08:17:21,406 INFO anaconda: Running Thread: AnaNTPserver2 (35184052990400) >08:17:21,423 INFO anaconda: Running Thread: AnaNTPserver3 (35184044601792) >08:17:21,429 INFO anaconda: Thread Done: AnaSoftwareWatcher (35184091394496) >08:17:21,540 INFO anaconda: Thread Done: AnaNTPserver0 (35184167088576) >08:17:21,543 INFO anaconda: Thread Done: AnaNTPserver2 (35184052990400) >08:17:21,548 INFO anaconda: Thread Done: AnaNTPserver3 (35184044601792) >08:17:21,556 INFO anaconda: Thread Done: AnaNTPserver1 (35184099783104) >08:17:21,672 INFO anaconda: Running Thread: AnaBaseRepoRefreshThread (35184099783104) >08:17:21,681 INFO anaconda: Thread Done: AnaBaseRepoRefreshThread (35184099783104) >08:17:21,699 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x1fffedd57390> >08:17:21,865 DEBUG anaconda: updating hostname localhost.localdomain >08:17:22,130 DEBUG anaconda: updating hostname localhost.localdomain >08:17:22,132 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x1ffff0cbe590> status to: Trådbundet (enP1p5s4f0) anslutet >08:17:23,090 INFO anaconda: Thread Done: AnaCustomStorageInit (35184062034368) >08:18:16,857 DEBUG anaconda: disk free: 129.17 MB fs free: 75.20 GB sw needs: 3 GB auto swap: 0 B >08:42:35,152 DEBUG anaconda: disk free: 129.17 MB fs free: 75.20 GB sw needs: 3 GB auto swap: 0 B >08:42:42,136 INFO anaconda: Running Thread: AnaExecuteStorageThread (35184062034368) >08:42:42,156 DEBUG anaconda: new disk order: [] >08:42:42,293 DEBUG anaconda: new disk order: [] >08:42:42,418 DEBUG anaconda: stage1 device cannot be of type disk >08:42:42,419 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >08:42:42,420 DEBUG anaconda: _is_valid_size(sda1) returning True >08:42:42,421 DEBUG anaconda: _is_valid_location(sda1) returning True >08:42:42,422 WARN anaconda: sda1 not bootable >08:42:42,423 DEBUG anaconda: _is_valid_format(sda1) returning False >08:42:42,424 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >08:42:42,425 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >08:42:42,427 DEBUG anaconda: _is_valid_size(sda2) returning True >08:42:42,428 DEBUG anaconda: _is_valid_location(sda2) returning True >08:42:42,429 DEBUG anaconda: _is_valid_format(sda2) returning True >08:42:42,430 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >08:42:42,431 INFO anaconda: Thread Done: AnaExecuteStorageThread (35184062034368) >08:42:42,748 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda8', 'sr0'] >08:42:42,751 DEBUG anaconda: ui: unused=['sda2', 'sda5', 'sda1', 'sda8', 'sda6', 'sda3'] >08:42:42,767 DEBUG anaconda: ui: new_devices=[] >08:42:42,844 DEBUG anaconda: page clicked: Ny installation av Fedora 20-Beta >08:42:42,845 DEBUG anaconda: show mountpoint: Ny installation av Fedora 20-Beta >08:42:42,846 DEBUG anaconda: show mountpoint: Ny installation av Fedora 20-Beta >08:42:43,035 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x1ffff0a5ac50> >08:42:43,037 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x1ffff0a5ac50> status to: Sparar lagringskonfigurationen … >08:42:43,058 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x1ffff0a5ac50> >08:42:51,012 DEBUG anaconda: page clicked: Unknown Linux >08:42:51,013 DEBUG anaconda: show mountpoint: Unknown Linux >08:42:51,044 DEBUG anaconda: populate_right_side: existing 19714MB partition sda4 (6) with existing ext4 filesystem >08:42:51,046 DEBUG anaconda: updated device_disks to ['sda'] >08:42:51,047 DEBUG anaconda: updated device_container_name to None >08:42:51,048 DEBUG anaconda: updated device_container_raid_level to None >08:42:51,048 DEBUG anaconda: updated device_container_encrypted to False >08:42:51,049 DEBUG anaconda: updated device_container_size to 0 >08:42:51,056 DEBUG anaconda: fs type changed: ext4 >08:42:51,070 INFO anaconda: getting device type for None >08:42:51,073 ERR anaconda: unknown device type: 'None' >08:42:51,074 DEBUG anaconda: device_type_changed: None None >08:42:51,084 INFO anaconda: getting device type for Standardpartition >08:42:51,086 DEBUG anaconda: device_type_changed: 2 Standardpartition >08:42:51,088 INFO anaconda: getting device type for Standardpartition >08:42:51,091 INFO anaconda: getting device type for Standardpartition >08:42:51,094 INFO anaconda: getting device type for Standardpartition >08:42:51,098 INFO anaconda: getting device type for Standardpartition >08:42:51,101 INFO anaconda: getting device type for Standardpartition >08:42:51,104 INFO anaconda: getting device type for Standardpartition >08:42:51,108 INFO anaconda: getting device type for Standardpartition >08:42:51,111 INFO anaconda: getting device type for Standardpartition >08:42:51,113 DEBUG anaconda: populate_raid: 2, None >08:42:51,114 INFO anaconda: getting device type for Standardpartition >08:42:51,120 INFO anaconda: getting device type for Standardpartition >08:42:51,122 DEBUG anaconda: populate_raid: 2, None >08:42:51,123 INFO anaconda: getting device type for Standardpartition >08:42:53,241 DEBUG anaconda: page clicked: Okänd >08:42:53,243 DEBUG anaconda: current selector: existing 19714MB partition sda4 (6) with existing ext4 filesystem >08:42:53,245 DEBUG anaconda: notebook page = 1 >08:42:53,246 INFO anaconda: ui: saving changes to device sda4 >08:42:53,247 DEBUG anaconda: old name: sda4 >08:42:53,248 DEBUG anaconda: new name: None >08:42:53,261 DEBUG anaconda: old size: 19714.355957 >08:42:53,262 DEBUG anaconda: new size: 19714 >08:42:53,262 INFO anaconda: getting device type for Standardpartition >08:42:53,264 DEBUG anaconda: old device type: 2 >08:42:53,265 DEBUG anaconda: new device type: 2 >08:42:53,265 DEBUG anaconda: reformat: False >08:42:53,270 DEBUG anaconda: old fs type: ext4 >08:42:53,271 DEBUG anaconda: new fs type: ext4 >08:42:53,271 DEBUG anaconda: old encryption setting: False >08:42:53,272 DEBUG anaconda: new encryption setting: False >08:42:53,272 DEBUG anaconda: old label: >08:42:53,272 DEBUG anaconda: new_label: >08:42:53,273 DEBUG anaconda: old mountpoint: >08:42:53,273 DEBUG anaconda: new mountpoint: >08:42:53,274 DEBUG anaconda: old raid level: None >08:42:53,274 DEBUG anaconda: new raid level: None >08:42:53,275 DEBUG anaconda: old container: None >08:42:53,276 DEBUG anaconda: new container: None >08:42:53,276 DEBUG anaconda: old container encrypted: False >08:42:53,277 DEBUG anaconda: new container encrypted: False >08:42:53,277 DEBUG anaconda: old container raid level: None >08:42:53,277 DEBUG anaconda: new container raid level: None >08:42:53,278 DEBUG anaconda: old container size request: 0 >08:42:53,278 DEBUG anaconda: new container size request: 0 >08:42:53,279 DEBUG anaconda: old disks: ['sda'] >08:42:53,279 DEBUG anaconda: new disks: ['sda'] >08:42:53,280 DEBUG anaconda: populate_right_side: existing 19714MB partition sda4 (6) with existing ext4 filesystem >08:42:53,281 DEBUG anaconda: updated device_disks to ['sda'] >08:42:53,281 DEBUG anaconda: updated device_container_name to None >08:42:53,282 DEBUG anaconda: updated device_container_raid_level to None >08:42:53,282 DEBUG anaconda: updated device_container_encrypted to False >08:42:53,283 DEBUG anaconda: updated device_container_size to 0 >08:42:53,301 INFO anaconda: getting device type for Standardpartition >08:42:53,303 DEBUG anaconda: populate_raid: 2, None >08:42:53,304 INFO anaconda: getting device type for Standardpartition >08:42:53,306 DEBUG anaconda: show mountpoint: Okänd >08:42:53,307 DEBUG anaconda: populate_right_side: existing 0MB partition sda1 (1) >08:42:53,308 DEBUG anaconda: updated device_disks to ['sda'] >08:42:53,308 DEBUG anaconda: updated device_container_name to None >08:42:53,309 DEBUG anaconda: updated device_container_raid_level to None >08:42:53,309 DEBUG anaconda: updated device_container_encrypted to False >08:42:53,309 DEBUG anaconda: updated device_container_size to 0 >08:42:53,316 DEBUG anaconda: fs type changed: Unknown >08:42:53,331 INFO anaconda: getting device type for Standardpartition >08:42:53,332 DEBUG anaconda: populate_raid: 2, None >08:42:53,333 INFO anaconda: getting device type for Standardpartition >08:42:54,826 DEBUG anaconda: current selector: existing 0MB partition sda1 (1) >08:42:54,828 DEBUG anaconda: notebook page = 1 >08:42:54,829 INFO anaconda: ui: saving changes to device sda1 >08:42:54,830 DEBUG anaconda: old name: sda1 >08:42:54,831 DEBUG anaconda: new name: None >08:42:54,841 DEBUG anaconda: old size: 0.03076171875 >08:42:54,842 DEBUG anaconda: new size: 1 >08:42:54,842 INFO anaconda: getting device type for Standardpartition >08:42:54,844 DEBUG anaconda: old device type: 2 >08:42:54,844 DEBUG anaconda: new device type: 2 >08:42:54,845 DEBUG anaconda: reformat: False >08:42:54,846 DEBUG anaconda: old fs type: None >08:42:54,847 DEBUG anaconda: new fs type: Unknown >08:42:54,847 DEBUG anaconda: old encryption setting: False >08:42:54,847 DEBUG anaconda: new encryption setting: False >08:42:54,848 DEBUG anaconda: old label: >08:42:54,848 DEBUG anaconda: new_label: >08:42:54,849 DEBUG anaconda: old mountpoint: >08:42:54,849 DEBUG anaconda: new mountpoint: >08:42:54,849 DEBUG anaconda: old raid level: None >08:42:54,850 DEBUG anaconda: new raid level: None >08:42:54,851 DEBUG anaconda: old container: None >08:42:54,851 DEBUG anaconda: new container: None >08:42:54,852 DEBUG anaconda: old container encrypted: False >08:42:54,852 DEBUG anaconda: new container encrypted: False >08:42:54,852 DEBUG anaconda: old container raid level: None >08:42:54,853 DEBUG anaconda: new container raid level: None >08:42:54,853 DEBUG anaconda: old container size request: 0 >08:42:54,853 DEBUG anaconda: new container size request: 0 >08:42:54,854 DEBUG anaconda: old disks: ['sda'] >08:42:54,854 DEBUG anaconda: new disks: ['sda'] >08:42:54,855 DEBUG anaconda: scheduling resize of device sda1 to 1 MB >08:42:54,862 DEBUG anaconda: PartitionDevice instance (0x1fffef41d1d0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 238475MB disk sda (0) with existing mac disklabel'] > uuid = None size = 0.99951171875 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 63 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0e31050> > target size = 1 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 0x1fffef40fc50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Apple active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffecfcd450> PedPartition: <_ped.Partition object at 0x1fffef416710> > disk = existing 238475MB disk sda (0) with existing mac disklabel > start = 1 end = 2047 length = 2047 > flags = >08:42:54,875 DEBUG anaconda: new size: 0.99951171875 >08:42:54,876 DEBUG anaconda: target size: 1 >08:42:54,892 DEBUG anaconda: populate_right_side: existing 0MB partition sda1 (1) >08:42:54,893 DEBUG anaconda: updated device_disks to ['sda'] >08:42:54,894 DEBUG anaconda: updated device_container_name to None >08:42:54,894 DEBUG anaconda: updated device_container_raid_level to None >08:42:54,895 DEBUG anaconda: updated device_container_encrypted to False >08:42:54,895 DEBUG anaconda: updated device_container_size to 0 >08:42:54,902 DEBUG anaconda: fs type changed: Unknown >08:42:54,916 INFO anaconda: getting device type for Standardpartition >08:42:54,918 DEBUG anaconda: populate_raid: 2, None >08:42:54,919 INFO anaconda: getting device type for Standardpartition >08:42:54,921 DEBUG anaconda: new selector: existing 19714MB partition sda4 (6) with existing ext4 filesystem >08:42:54,922 DEBUG anaconda: populate_right_side: existing 19714MB partition sda4 (6) with existing ext4 filesystem >08:42:54,924 DEBUG anaconda: updated device_disks to ['sda'] >08:42:54,924 DEBUG anaconda: updated device_container_name to None >08:42:54,925 DEBUG anaconda: updated device_container_raid_level to None >08:42:54,925 DEBUG anaconda: updated device_container_encrypted to False >08:42:54,925 DEBUG anaconda: updated device_container_size to 0 >08:42:54,932 DEBUG anaconda: fs type changed: ext4 >08:42:54,952 INFO anaconda: getting device type for Standardpartition >08:42:54,953 DEBUG anaconda: populate_raid: 2, None >08:42:54,954 INFO anaconda: getting device type for Standardpartition >08:43:14,695 INFO anaconda: Running Thread: AnaStorageThread (35184062034368) >08:43:20,366 INFO anaconda: Thread Done: AnaStorageThread (35184062034368) >08:43:30,870 DEBUG anaconda: disk free: 64.00 GB fs free: 11.14 GB sw needs: 3 GB auto swap: 3.10 GB >08:44:11,241 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x33be6000' has no handler with id '11723' > if not self._check_encrypted(): > >08:44:11,242 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x33be6000' has no handler with id '11724' > if not self._check_encrypted(): > >08:44:11,288 INFO anaconda: Running Thread: AnaExecuteStorageThread (35184062034368) >08:44:11,301 DEBUG anaconda: new disk order: [] >08:44:11,386 DEBUG anaconda: new disk order: [] >08:44:11,501 DEBUG anaconda: stage1 device cannot be of type disk >08:44:11,502 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >08:44:11,503 DEBUG anaconda: _is_valid_size(sda1) returning True >08:44:11,503 DEBUG anaconda: _is_valid_location(sda1) returning True >08:44:11,504 WARN anaconda: sda1 not bootable >08:44:11,505 DEBUG anaconda: _is_valid_format(sda1) returning False >08:44:11,506 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >08:44:11,506 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >08:44:11,508 DEBUG anaconda: _is_valid_size(sda2) returning True >08:44:11,509 DEBUG anaconda: _is_valid_location(sda2) returning True >08:44:11,510 DEBUG anaconda: _is_valid_format(sda2) returning True >08:44:11,511 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >08:44:11,511 INFO anaconda: Thread Done: AnaExecuteStorageThread (35184062034368) >08:44:11,881 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0'] >08:44:11,884 DEBUG anaconda: ui: unused=['sda9', 'sda8', 'sda1', 'sda3', 'sda6', 'sda5', 'sda2', 'sda7'] >08:44:11,900 DEBUG anaconda: ui: new_devices=[] >08:44:11,987 DEBUG anaconda: page clicked: Ny installation av Fedora 20-Beta >08:44:11,988 DEBUG anaconda: show mountpoint: Ny installation av Fedora 20-Beta >08:44:11,989 DEBUG anaconda: show mountpoint: Ny installation av Fedora 20-Beta >08:44:12,059 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x1ffff0a5ac50> >08:44:12,060 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x1ffff0a5ac50> status to: Sparar lagringskonfigurationen … >08:44:12,081 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x1ffff0a5ac50> >08:44:25,019 DEBUG anaconda: page clicked: Unknown Linux >08:44:25,021 DEBUG anaconda: show mountpoint: Unknown Linux >08:44:25,023 DEBUG anaconda: populate_right_side: existing 19714MB partition sda4 (25) with existing ext4 filesystem >08:44:25,027 DEBUG anaconda: updated device_disks to ['sda'] >08:44:25,028 DEBUG anaconda: updated device_container_name to None >08:44:25,029 DEBUG anaconda: updated device_container_raid_level to None >08:44:25,030 DEBUG anaconda: updated device_container_encrypted to False >08:44:25,032 DEBUG anaconda: updated device_container_size to 0 >08:44:25,054 INFO anaconda: getting device type for Standardpartition >08:44:25,056 DEBUG anaconda: populate_raid: 2, None >08:44:25,057 INFO anaconda: getting device type for Standardpartition >08:44:25,817 DEBUG anaconda: page clicked: Unknown Linux >08:44:25,818 DEBUG anaconda: current selector: existing 19714MB partition sda4 (25) with existing ext4 filesystem >08:44:25,821 DEBUG anaconda: notebook page = 1 >08:44:25,822 INFO anaconda: ui: saving changes to device sda4 >08:44:25,823 DEBUG anaconda: old name: sda4 >08:44:25,824 DEBUG anaconda: new name: None >08:44:25,839 DEBUG anaconda: old size: 19714.355957 >08:44:25,839 DEBUG anaconda: new size: 19714 >08:44:25,840 INFO anaconda: getting device type for Standardpartition >08:44:25,842 DEBUG anaconda: old device type: 2 >08:44:25,842 DEBUG anaconda: new device type: 2 >08:44:25,843 DEBUG anaconda: reformat: False >08:44:25,848 DEBUG anaconda: old fs type: ext4 >08:44:25,849 DEBUG anaconda: new fs type: ext4 >08:44:25,849 DEBUG anaconda: old encryption setting: False >08:44:25,850 DEBUG anaconda: new encryption setting: False >08:44:25,850 DEBUG anaconda: old label: >08:44:25,851 DEBUG anaconda: new_label: >08:44:25,851 DEBUG anaconda: old mountpoint: >08:44:25,852 DEBUG anaconda: new mountpoint: >08:44:25,852 DEBUG anaconda: old raid level: None >08:44:25,853 DEBUG anaconda: new raid level: None >08:44:25,854 DEBUG anaconda: old container: None >08:44:25,854 DEBUG anaconda: new container: None >08:44:25,855 DEBUG anaconda: old container encrypted: False >08:44:25,855 DEBUG anaconda: new container encrypted: False >08:44:25,856 DEBUG anaconda: old container raid level: None >08:44:25,856 DEBUG anaconda: new container raid level: None >08:44:25,856 DEBUG anaconda: old container size request: 0 >08:44:25,857 DEBUG anaconda: new container size request: 0 >08:44:25,857 DEBUG anaconda: old disks: ['sda'] >08:44:25,858 DEBUG anaconda: new disks: ['sda'] >08:44:25,858 DEBUG anaconda: populate_right_side: existing 19714MB partition sda4 (25) with existing ext4 filesystem >08:44:25,860 DEBUG anaconda: updated device_disks to ['sda'] >08:44:25,860 DEBUG anaconda: updated device_container_name to None >08:44:25,861 DEBUG anaconda: updated device_container_raid_level to None >08:44:25,861 DEBUG anaconda: updated device_container_encrypted to False >08:44:25,861 DEBUG anaconda: updated device_container_size to 0 >08:44:25,880 INFO anaconda: getting device type for Standardpartition >08:44:25,882 DEBUG anaconda: populate_raid: 2, None >08:44:25,883 INFO anaconda: getting device type for Standardpartition >08:44:25,885 DEBUG anaconda: show mountpoint: Unknown Linux >08:44:25,886 DEBUG anaconda: populate_right_side: existing 19714MB partition sda4 (25) with existing ext4 filesystem >08:44:25,888 DEBUG anaconda: updated device_disks to ['sda'] >08:44:25,888 DEBUG anaconda: updated device_container_name to None >08:44:25,889 DEBUG anaconda: updated device_container_raid_level to None >08:44:25,889 DEBUG anaconda: updated device_container_encrypted to False >08:44:25,889 DEBUG anaconda: updated device_container_size to 0 >08:44:25,908 INFO anaconda: getting device type for Standardpartition >08:44:25,910 DEBUG anaconda: populate_raid: 2, None >08:44:25,911 INFO anaconda: getting device type for Standardpartition >08:44:26,801 DEBUG anaconda: page clicked: Okänd >08:44:26,802 DEBUG anaconda: current selector: existing 19714MB partition sda4 (25) with existing ext4 filesystem >08:44:26,805 DEBUG anaconda: notebook page = 1 >08:44:26,807 INFO anaconda: ui: saving changes to device sda4 >08:44:26,809 DEBUG anaconda: old name: sda4 >08:44:26,810 DEBUG anaconda: new name: None >08:44:26,825 DEBUG anaconda: old size: 19714.355957 >08:44:26,826 DEBUG anaconda: new size: 19714 >08:44:26,828 INFO anaconda: getting device type for Standardpartition >08:44:26,831 DEBUG anaconda: old device type: 2 >08:44:26,833 DEBUG anaconda: new device type: 2 >08:44:26,834 DEBUG anaconda: reformat: False >08:44:26,842 DEBUG anaconda: old fs type: ext4 >08:44:26,843 DEBUG anaconda: new fs type: ext4 >08:44:26,843 DEBUG anaconda: old encryption setting: False >08:44:26,844 DEBUG anaconda: new encryption setting: False >08:44:26,845 DEBUG anaconda: old label: >08:44:26,845 DEBUG anaconda: new_label: >08:44:26,846 DEBUG anaconda: old mountpoint: >08:44:26,847 DEBUG anaconda: new mountpoint: >08:44:26,848 DEBUG anaconda: old raid level: None >08:44:26,848 DEBUG anaconda: new raid level: None >08:44:26,850 DEBUG anaconda: old container: None >08:44:26,851 DEBUG anaconda: new container: None >08:44:26,852 DEBUG anaconda: old container encrypted: False >08:44:26,852 DEBUG anaconda: new container encrypted: False >08:44:26,853 DEBUG anaconda: old container raid level: None >08:44:26,854 DEBUG anaconda: new container raid level: None >08:44:26,854 DEBUG anaconda: old container size request: 0 >08:44:26,855 DEBUG anaconda: new container size request: 0 >08:44:26,856 DEBUG anaconda: old disks: ['sda'] >08:44:26,856 DEBUG anaconda: new disks: ['sda'] >08:44:26,857 DEBUG anaconda: populate_right_side: existing 19714MB partition sda4 (25) with existing ext4 filesystem >08:44:26,859 DEBUG anaconda: updated device_disks to ['sda'] >08:44:26,860 DEBUG anaconda: updated device_container_name to None >08:44:26,860 DEBUG anaconda: updated device_container_raid_level to None >08:44:26,861 DEBUG anaconda: updated device_container_encrypted to False >08:44:26,861 DEBUG anaconda: updated device_container_size to 0 >08:44:26,880 INFO anaconda: getting device type for Standardpartition >08:44:26,883 DEBUG anaconda: populate_raid: 2, None >08:44:26,884 INFO anaconda: getting device type for Standardpartition >08:44:26,886 DEBUG anaconda: show mountpoint: Okänd >08:44:26,887 DEBUG anaconda: populate_right_side: existing 0MB partition sda1 (22) >08:44:26,889 DEBUG anaconda: updated device_disks to ['sda'] >08:44:26,889 DEBUG anaconda: updated device_container_name to None >08:44:26,890 DEBUG anaconda: updated device_container_raid_level to None >08:44:26,891 DEBUG anaconda: updated device_container_encrypted to False >08:44:26,891 DEBUG anaconda: updated device_container_size to 0 >08:44:26,898 DEBUG anaconda: fs type changed: Unknown >08:44:26,913 INFO anaconda: getting device type for Standardpartition >08:44:26,915 DEBUG anaconda: populate_raid: 2, None >08:44:26,915 INFO anaconda: getting device type for Standardpartition >08:44:28,887 DEBUG anaconda: page clicked: Okänd >08:44:28,888 DEBUG anaconda: current selector: existing 0MB partition sda1 (22) >08:44:28,891 DEBUG anaconda: notebook page = 1 >08:44:28,892 INFO anaconda: ui: saving changes to device sda1 >08:44:28,893 DEBUG anaconda: old name: sda1 >08:44:28,894 DEBUG anaconda: new name: None >08:44:28,902 DEBUG anaconda: old size: 0.03076171875 >08:44:28,903 DEBUG anaconda: new size: 1 >08:44:28,903 INFO anaconda: getting device type for Standardpartition >08:44:28,905 DEBUG anaconda: old device type: 2 >08:44:28,906 DEBUG anaconda: new device type: 2 >08:44:28,906 DEBUG anaconda: reformat: False >08:44:28,907 DEBUG anaconda: old fs type: None >08:44:28,908 DEBUG anaconda: new fs type: Unknown >08:44:28,908 DEBUG anaconda: old encryption setting: False >08:44:28,908 DEBUG anaconda: new encryption setting: False >08:44:28,909 DEBUG anaconda: old label: >08:44:28,909 DEBUG anaconda: new_label: >08:44:28,909 DEBUG anaconda: old mountpoint: >08:44:28,910 DEBUG anaconda: new mountpoint: >08:44:28,910 DEBUG anaconda: old raid level: None >08:44:28,910 DEBUG anaconda: new raid level: None >08:44:28,911 DEBUG anaconda: old container: None >08:44:28,911 DEBUG anaconda: new container: None >08:44:28,912 DEBUG anaconda: old container encrypted: False >08:44:28,912 DEBUG anaconda: new container encrypted: False >08:44:28,912 DEBUG anaconda: old container raid level: None >08:44:28,913 DEBUG anaconda: new container raid level: None >08:44:28,913 DEBUG anaconda: old container size request: 0 >08:44:28,913 DEBUG anaconda: new container size request: 0 >08:44:28,913 DEBUG anaconda: old disks: ['sda'] >08:44:28,914 DEBUG anaconda: new disks: ['sda'] >08:44:28,914 DEBUG anaconda: scheduling resize of device sda1 to 1 MB >08:44:28,920 DEBUG anaconda: running handleException >08:44:28,921 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: >07:32:13,213 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:201 (reset) >07:32:13,214 INFO packaging: have _yum_lock for MainThread >07:32:13,215 DEBUG packaging: getting release version from tree at None (20) >07:32:13,216 DEBUG packaging: got a release version of 20 >07:32:13,216 INFO packaging: gave up _yum_lock for MainThread >07:32:25,037 INFO packaging: updating base repo >07:32:25,074 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:201 (reset) >07:32:25,077 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,496 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >07:32:26,496 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >07:32:26,499 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >07:32:26,500 DEBUG yum.verbose.plugin: Adding en_US to language list >07:32:26,509 DEBUG yum.verbose.YumBase: Config time: 1.431 >07:32:26,556 DEBUG packaging: getting release version from tree at None (20) >07:32:26,557 DEBUG packaging: got a release version of 20 >07:32:26,557 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,558 INFO packaging: configuring base repo >07:32:26,611 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,611 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,612 DEBUG packaging: getting release version from tree at file:///run/install/repo (20) >07:32:26,612 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >07:32:26,615 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >07:32:26,616 DEBUG packaging: got a release version of 20 >07:32:26,616 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,619 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:659 (_configureBaseRepo) >07:32:26,620 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,641 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >07:32:26,642 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >07:32:26,643 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >07:32:26,644 DEBUG yum.verbose.plugin: Adding en_US to language list >07:32:26,651 DEBUG yum.verbose.YumBase: Config time: 0.031 >07:32:26,653 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,657 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,657 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,701 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,705 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:844 (_addYumRepo) >07:32:26,705 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,706 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,706 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >07:32:26,709 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,709 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,717 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,718 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >07:32:26,721 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:880 (_removeYumRepo) >07:32:26,722 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,722 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,726 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,726 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,727 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,729 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:544 (updateBaseRepo) >07:32:26,730 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,731 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,733 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,734 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,734 INFO packaging: using default repos from local yum configuration >07:32:26,735 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,737 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,738 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,741 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:880 (_removeYumRepo) >07:32:26,741 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,742 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,745 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,745 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,746 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,748 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:880 (_removeYumRepo) >07:32:26,749 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,750 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,752 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,753 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,754 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,756 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:880 (_removeYumRepo) >07:32:26,757 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,757 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,760 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,761 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,762 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,764 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:880 (_removeYumRepo) >07:32:26,765 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,765 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,768 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,769 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,769 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,772 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:880 (_removeYumRepo) >07:32:26,773 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,773 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,776 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,777 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,777 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,780 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:880 (_removeYumRepo) >07:32:26,780 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,781 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,784 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,784 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,785 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,786 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,786 INFO packaging: gathering repo metadata >07:32:26,789 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:605 (gatherRepoMetadata) >07:32:26,789 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,790 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,792 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,793 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,793 DEBUG packaging: getting repo metadata for fedora >07:32:26,796 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:610 (gatherRepoMetadata) >07:32:26,796 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,816 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,817 ERR packaging: failed to grab repo metadata for fedora: Cannot retrieve metalink for repository: fedora/20/ppc64. Please verify its path and try again >07:32:26,817 DEBUG packaging: disabling repo fedora >07:32:26,821 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:932 (disableRepo) >07:32:26,822 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,823 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,827 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,828 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,829 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,830 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,833 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,834 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,835 DEBUG packaging: getting repo metadata for updates-testing >07:32:26,839 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:610 (gatherRepoMetadata) >07:32:26,839 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,850 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,850 ERR packaging: failed to grab repo metadata for updates-testing: Cannot retrieve metalink for repository: updates-testing/20/ppc64. Please verify its path and try again >07:32:26,851 DEBUG packaging: disabling repo updates-testing >07:32:26,853 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:932 (disableRepo) >07:32:26,854 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,854 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,856 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,857 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,857 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,857 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,859 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,860 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,860 DEBUG packaging: getting repo metadata for updates >07:32:26,862 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:610 (gatherRepoMetadata) >07:32:26,863 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,873 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,873 ERR packaging: failed to grab repo metadata for updates: Cannot retrieve metalink for repository: updates/20/ppc64. Please verify its path and try again >07:32:26,874 DEBUG packaging: disabling repo updates >07:32:26,876 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:932 (disableRepo) >07:32:26,877 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,877 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,879 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:140 (inner_method) >07:32:26,880 INFO packaging: have _yum_lock for AnaPayloadThread >07:32:26,880 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,881 INFO packaging: gave up _yum_lock for AnaPayloadThread >07:32:26,881 INFO packaging: metadata retrieval complete >08:17:19,444 INFO packaging: about to acquire _yum_lock for AnaSourceWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:603 (_initialize) >08:17:19,444 INFO packaging: have _yum_lock for AnaSourceWatcher >08:17:19,445 INFO packaging: gave up _yum_lock for AnaSourceWatcher >08:17:19,468 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:947 (environments) >08:17:19,468 INFO packaging: have _yum_lock for AnaSoftwareWatcher >08:17:19,490 DEBUG yum.verbose.YumBase: Setting up Package Sacks >08:17:19,497 INFO_2 yum.verbose.plugin: Determining fastest mirrors >08:17:19,509 ERR packaging: failed to get group info: No Groups Available in any repository >08:17:19,510 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >08:17:19,512 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1072 (groups) >08:17:19,512 INFO packaging: have _yum_lock for AnaSoftwareWatcher >08:17:19,513 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >08:17:19,514 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:210 (_initialize) >08:17:19,515 INFO packaging: have _yum_lock for AnaSoftwareWatcher >08:17:19,515 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >08:17:21,411 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:947 (environments) >08:17:21,412 INFO packaging: have _yum_lock for MainThread >08:17:21,412 INFO packaging: gave up _yum_lock for MainThread >08:17:21,414 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:248 (refresh) >08:17:21,414 INFO packaging: have _yum_lock for MainThread >08:17:21,415 INFO packaging: gave up _yum_lock for MainThread >08:17:21,417 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:223 (_initialize) >08:17:21,419 INFO packaging: have _yum_lock for AnaSoftwareWatcher >08:17:21,425 DEBUG packaging: deleting package sacks >08:17:21,426 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >08:17:21,674 INFO packaging: about to acquire _yum_lock for AnaBaseRepoRefreshThread at /usr/lib64/python2.7/threading.py:764 (run) >08:17:21,675 INFO packaging: have _yum_lock for AnaBaseRepoRefreshThread >08:17:21,676 INFO packaging: about to acquire _yum_lock for AnaBaseRepoRefreshThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:452 (_refreshBaseRepo) >08:17:21,676 INFO packaging: have _yum_lock for AnaBaseRepoRefreshThread >08:17:21,677 INFO packaging: gave up _yum_lock for AnaBaseRepoRefreshThread >08:17:21,678 INFO packaging: about to acquire _yum_lock for AnaBaseRepoRefreshThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:452 (_refreshBaseRepo) >08:17:21,678 INFO packaging: have _yum_lock for AnaBaseRepoRefreshThread >08:17:21,679 INFO packaging: gave up _yum_lock for AnaBaseRepoRefreshThread >08:17:21,680 INFO packaging: about to acquire _yum_lock for AnaBaseRepoRefreshThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:452 (_refreshBaseRepo) >08:17:21,680 INFO packaging: have _yum_lock for AnaBaseRepoRefreshThread >08:17:21,681 INFO packaging: gave up _yum_lock for AnaBaseRepoRefreshThread >08:17:21,681 INFO packaging: gave up _yum_lock for AnaBaseRepoRefreshThread > > >/tmp/program.log: >07:32:01,780 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >07:32:01,828 DEBUG program: Return code: 0 >07:32:01,830 INFO program: Running... udevadm settle --timeout=300 >07:32:02,470 DEBUG program: Return code: 0 >07:32:02,476 INFO program: Running... modprobe fcoe >07:32:02,911 DEBUG program: Return code: 0 >07:32:02,913 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >07:32:02,932 ERR program: Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >07:32:06,810 INFO program: Running... metacity --display :1 --sm-disable >07:32:06,812 INFO program: Running... spice-vdagent >07:32:06,993 DEBUG program: Return code: 0 >07:32:15,364 INFO program: Running... udevadm settle --timeout=300 >07:32:15,430 DEBUG program: Return code: 0 >07:32:15,623 INFO program: Running... multipath -c /dev/sda >07:32:15,652 INFO program: /dev/sda is not a valid multipath device path >07:32:15,653 DEBUG program: Return code: 1 >07:32:16,427 INFO program: Running... systemctl start chronyd.service >07:32:16,720 DEBUG program: Return code: 0 >07:32:16,723 INFO program: Running... modprobe hfs >07:32:16,899 DEBUG program: Return code: 0 >07:32:17,960 INFO program: Running... dumpe2fs -h /dev/sda4 >07:32:18,035 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:32:18,036 INFO program: Filesystem volume name: <none> >07:32:18,038 INFO program: Last mounted on: / >07:32:18,038 INFO program: Filesystem UUID: 34e53309-4aa2-4072-8ceb-446de790d87d >07:32:18,039 INFO program: Filesystem magic number: 0xEF53 >07:32:18,040 INFO program: Filesystem revision #: 1 (dynamic) >07:32:18,041 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >07:32:18,042 INFO program: Filesystem flags: unsigned_directory_hash >07:32:18,042 INFO program: Default mount options: user_xattr acl >07:32:18,047 INFO program: Filesystem state: clean >07:32:18,048 INFO program: Errors behavior: Continue >07:32:18,049 INFO program: Filesystem OS type: Linux >07:32:18,050 INFO program: Inode count: 1262320 >07:32:18,051 INFO program: Block count: 5046875 >07:32:18,052 INFO program: Reserved block count: 252343 >07:32:18,052 INFO program: Free blocks: 2946816 >07:32:18,054 INFO program: Free inodes: 988020 >07:32:18,055 INFO program: First block: 0 >07:32:18,056 INFO program: Block size: 4096 >07:32:18,058 INFO program: Fragment size: 4096 >07:32:18,059 INFO program: Reserved GDT blocks: 1022 >07:32:18,061 INFO program: Blocks per group: 32768 >07:32:18,062 INFO program: Fragments per group: 32768 >07:32:18,063 INFO program: Inodes per group: 8144 >07:32:18,064 INFO program: Inode blocks per group: 509 >07:32:18,066 INFO program: Flex block group size: 16 >07:32:18,068 INFO program: Filesystem created: Mon Oct 14 07:04:41 2013 >07:32:18,069 INFO program: Last mount time: Tue Nov 19 04:19:13 2013 >07:32:18,091 INFO program: Last write time: Tue Nov 19 04:19:13 2013 >07:32:18,092 INFO program: Mount count: 12 >07:32:18,093 INFO program: Maximum mount count: -1 >07:32:18,094 INFO program: Last checked: Mon Oct 28 03:28:20 2013 >07:32:18,095 INFO program: Check interval: 0 (<none>) >07:32:18,097 INFO program: Lifetime writes: 5309 MB >07:32:18,098 INFO program: Reserved blocks uid: 0 (user root) >07:32:18,099 INFO program: Reserved blocks gid: 0 (group root) >07:32:18,100 INFO program: First inode: 11 >07:32:18,101 INFO program: Inode size: 256 >07:32:18,102 INFO program: Required extra isize: 28 >07:32:18,104 INFO program: Desired extra isize: 28 >07:32:18,105 INFO program: Journal inode: 8 >07:32:18,107 INFO program: Default directory hash: half_md4 >07:32:18,109 INFO program: Directory Hash Seed: 5c14517b-7e35-48a1-afda-883272f0cfa2 >07:32:18,121 INFO program: Journal backup: inode blocks >07:32:18,122 INFO program: Journal features: journal_incompat_revoke >07:32:18,123 INFO program: Journal size: 128M >07:32:18,124 INFO program: Journal length: 32768 >07:32:18,125 INFO program: Journal sequence: 0x0001693c >07:32:18,126 INFO program: Journal start: 0 >07:32:18,127 INFO program: >07:32:18,128 DEBUG program: Return code: 0 >07:32:18,130 INFO program: Running... resize2fs -P /dev/sda4 >07:32:18,301 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:32:18,305 INFO program: Estimated minimum size of the filesystem: 2064608 >07:32:18,307 DEBUG program: Return code: 0 >07:32:19,164 INFO program: Running... ntfsinfo -m /dev/sda8 >07:32:19,497 INFO program: Volume Information >07:32:19,499 INFO program: Name of device: /dev/sda8 >07:32:19,499 INFO program: Device state: 11 >07:32:19,500 INFO program: Volume Name: >07:32:19,501 INFO program: Volume State: 91 >07:32:19,502 INFO program: Volume Flags: 0x0000 >07:32:19,502 INFO program: Volume Version: 3.1 >07:32:19,503 INFO program: Sector Size: 512 >07:32:19,504 INFO program: Cluster Size: 4096 >07:32:19,505 INFO program: Index Block Size: 4096 >07:32:19,506 INFO program: Volume Size in Clusters: 16416767 >07:32:19,506 INFO program: MFT Information >07:32:19,507 INFO program: MFT Record Size: 1024 >07:32:19,508 INFO program: MFT Zone Multiplier: 0 >07:32:19,509 INFO program: MFT Data Position: 24 >07:32:19,509 INFO program: MFT Zone Start: 0 >07:32:19,510 INFO program: MFT Zone End: 2052099 >07:32:19,511 INFO program: MFT Zone Position: 4 >07:32:19,511 INFO program: Current Position in First Data Zone: 2052099 >07:32:19,512 INFO program: Current Position in Second Data Zone: 0 >07:32:19,513 INFO program: Allocated clusters 7 (0.0%) >07:32:19,514 INFO program: LCN of Data Attribute for FILE_MFT: 4 >07:32:19,514 INFO program: FILE_MFTMirr Size: 4 >07:32:19,515 INFO program: LCN of Data Attribute for File_MFTMirr: 8208383 >07:32:19,516 INFO program: Size of Attribute Definition Table: 2560 >07:32:19,516 INFO program: Number of Attached Extent Inodes: 0 >07:32:19,517 INFO program: FILE_Bitmap Information >07:32:19,518 INFO program: FILE_Bitmap MFT Record Number: 6 >07:32:19,519 INFO program: State of FILE_Bitmap Inode: 80 >07:32:19,520 INFO program: Length of Attribute List: 0 >07:32:19,520 INFO program: Number of Attached Extent Inodes: 0 >07:32:19,521 INFO program: FILE_Bitmap Data Attribute Information >07:32:19,522 INFO program: Decompressed Runlist: not done yet >07:32:19,523 INFO program: Base Inode: 6 >07:32:19,523 INFO program: Attribute Types: not done yet >07:32:19,524 INFO program: Attribute Name Length: 0 >07:32:19,525 INFO program: Attribute State: 3 >07:32:19,526 INFO program: Attribute Allocated Size: 2052096 >07:32:19,527 INFO program: Attribute Data Size: 2052096 >07:32:19,528 INFO program: Attribute Initialized Size: 2052096 >07:32:19,529 INFO program: Attribute Compressed Size: 0 >07:32:19,529 INFO program: Compression Block Size: 0 >07:32:19,530 INFO program: Compression Block Size Bits: 0 >07:32:19,531 INFO program: Compression Block Clusters: 0 >07:32:19,532 INFO program: Free Clusters: 16399770 (99.9%) >07:32:19,532 DEBUG program: Return code: 0 >07:32:19,534 INFO program: Running... ntfsresize -m /dev/sda8 >07:32:19,635 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >07:32:19,636 INFO program: Minsize (in MB): 70 >07:32:19,637 DEBUG program: Return code: 0 >07:32:20,423 INFO program: Running... dumpe2fs -h /dev/loop1 >07:32:20,451 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:32:20,453 INFO program: Filesystem volume name: Anaconda >07:32:20,454 INFO program: Last mounted on: /tmp/lorax.imgutils.JpwZD2 >07:32:20,454 INFO program: Filesystem UUID: 1d252af1-eb17-4a3f-869a-de5573b5ab3f >07:32:20,455 INFO program: Filesystem magic number: 0xEF53 >07:32:20,455 INFO program: Filesystem revision #: 1 (dynamic) >07:32:20,455 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:32:20,532 INFO program: Filesystem flags: unsigned_directory_hash >07:32:20,537 INFO program: Default mount options: user_xattr acl >07:32:20,537 INFO program: Filesystem state: clean >07:32:20,538 INFO program: Errors behavior: Continue >07:32:20,538 INFO program: Filesystem OS type: Linux >07:32:20,538 INFO program: Inode count: 131072 >07:32:20,539 INFO program: Block count: 2097152 >07:32:20,539 INFO program: Reserved block count: 0 >07:32:20,540 INFO program: Free blocks: 1181030 >07:32:20,540 INFO program: Free inodes: 103912 >07:32:20,540 INFO program: First block: 1 >07:32:20,541 INFO program: Block size: 1024 >07:32:20,541 INFO program: Fragment size: 1024 >07:32:20,541 INFO program: Reserved GDT blocks: 256 >07:32:20,542 INFO program: Blocks per group: 8192 >07:32:20,542 INFO program: Fragments per group: 8192 >07:32:20,542 INFO program: Inodes per group: 512 >07:32:20,543 INFO program: Inode blocks per group: 128 >07:32:20,543 INFO program: Flex block group size: 16 >07:32:20,544 INFO program: Filesystem created: Thu Nov 7 16:00:45 2013 >07:32:20,544 INFO program: Last mount time: Thu Nov 7 16:01:19 2013 >07:32:20,544 INFO program: Last write time: Thu Nov 7 16:01:28 2013 >07:32:20,545 INFO program: Mount count: 2 >07:32:20,545 INFO program: Maximum mount count: -1 >07:32:20,545 INFO program: Last checked: Thu Nov 7 16:00:45 2013 >07:32:20,546 INFO program: Check interval: 0 (<none>) >07:32:20,546 INFO program: Lifetime writes: 32 MB >07:32:20,546 INFO program: Reserved blocks uid: 0 (user root) >07:32:20,547 INFO program: Reserved blocks gid: 0 (group root) >07:32:20,547 INFO program: First inode: 11 >07:32:20,548 INFO program: Inode size: 256 >07:32:20,548 INFO program: Required extra isize: 28 >07:32:20,548 INFO program: Desired extra isize: 28 >07:32:20,549 INFO program: Journal inode: 8 >07:32:20,549 INFO program: Default directory hash: half_md4 >07:32:20,560 INFO program: Directory Hash Seed: cac14965-812c-47f8-97ee-ac7e6e66c260 >07:32:20,560 INFO program: Journal backup: inode blocks >07:32:20,560 INFO program: Journal features: (none) >07:32:20,561 INFO program: Journal size: 32M >07:32:20,561 INFO program: Journal length: 32768 >07:32:20,562 INFO program: Journal sequence: 0x000001a4 >07:32:20,562 INFO program: Journal start: 0 >07:32:20,562 INFO program: >07:32:20,563 DEBUG program: Return code: 0 >07:32:20,563 INFO program: Running... resize2fs -P /dev/loop1 >07:32:20,584 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:32:20,586 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >07:32:20,587 INFO program: Couldn't find valid filesystem superblock. >07:32:20,588 DEBUG program: Return code: 1 >07:32:20,766 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >07:32:20,789 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:32:20,790 INFO program: Filesystem volume name: Anaconda >07:32:20,791 INFO program: Last mounted on: / >07:32:20,791 INFO program: Filesystem UUID: 1d252af1-eb17-4a3f-869a-de5573b5ab3f >07:32:20,792 INFO program: Filesystem magic number: 0xEF53 >07:32:20,792 INFO program: Filesystem revision #: 1 (dynamic) >07:32:20,793 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:32:20,794 INFO program: Filesystem flags: unsigned_directory_hash >07:32:20,794 INFO program: Default mount options: user_xattr acl >07:32:20,795 INFO program: Filesystem state: clean >07:32:20,795 INFO program: Errors behavior: Continue >07:32:20,796 INFO program: Filesystem OS type: Linux >07:32:20,796 INFO program: Inode count: 131072 >07:32:20,797 INFO program: Block count: 2097152 >07:32:20,797 INFO program: Reserved block count: 0 >07:32:20,798 INFO program: Free blocks: 1181030 >07:32:20,798 INFO program: Free inodes: 103912 >07:32:20,800 INFO program: First block: 1 >07:32:20,800 INFO program: Block size: 1024 >07:32:20,801 INFO program: Fragment size: 1024 >07:32:20,801 INFO program: Reserved GDT blocks: 256 >07:32:20,802 INFO program: Blocks per group: 8192 >07:32:20,803 INFO program: Fragments per group: 8192 >07:32:20,803 INFO program: Inodes per group: 512 >07:32:20,804 INFO program: Inode blocks per group: 128 >07:32:20,804 INFO program: Flex block group size: 16 >07:32:20,805 INFO program: Filesystem created: Thu Nov 7 16:00:45 2013 >07:32:20,805 INFO program: Last mount time: Tue Nov 19 07:31:16 2013 >07:32:20,806 INFO program: Last write time: Tue Nov 19 07:31:16 2013 >07:32:20,806 INFO program: Mount count: 3 >07:32:20,807 INFO program: Maximum mount count: -1 >07:32:20,807 INFO program: Last checked: Thu Nov 7 16:00:45 2013 >07:32:20,808 INFO program: Check interval: 0 (<none>) >07:32:20,808 INFO program: Lifetime writes: 32 MB >07:32:20,809 INFO program: Reserved blocks uid: 0 (user root) >07:32:20,809 INFO program: Reserved blocks gid: 0 (group root) >07:32:20,810 INFO program: First inode: 11 >07:32:20,810 INFO program: Inode size: 256 >07:32:20,811 INFO program: Required extra isize: 28 >07:32:20,811 INFO program: Desired extra isize: 28 >07:32:20,812 INFO program: Journal inode: 8 >07:32:20,812 INFO program: Default directory hash: half_md4 >07:32:20,813 INFO program: Directory Hash Seed: cac14965-812c-47f8-97ee-ac7e6e66c260 >07:32:20,813 INFO program: Journal backup: inode blocks >07:32:20,814 INFO program: Journal features: (none) >07:32:20,814 INFO program: Journal size: 32M >07:32:20,815 INFO program: Journal length: 32768 >07:32:20,815 INFO program: Journal sequence: 0x000001a5 >07:32:20,816 INFO program: Journal start: 1 >07:32:20,816 INFO program: >07:32:20,817 DEBUG program: Return code: 0 >07:32:20,818 INFO program: Running... resize2fs -P /dev/mapper/live-rw >07:32:20,840 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:32:20,841 INFO program: Estimated minimum size of the filesystem: 900674 >07:32:20,842 DEBUG program: Return code: 0 >07:32:20,988 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >07:32:21,010 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:32:21,011 INFO program: Filesystem volume name: Anaconda >07:32:21,012 INFO program: Last mounted on: /tmp/lorax.imgutils.JpwZD2 >07:32:21,013 INFO program: Filesystem UUID: 1d252af1-eb17-4a3f-869a-de5573b5ab3f >07:32:21,013 INFO program: Filesystem magic number: 0xEF53 >07:32:21,014 INFO program: Filesystem revision #: 1 (dynamic) >07:32:21,015 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:32:21,016 INFO program: Filesystem flags: unsigned_directory_hash >07:32:21,017 INFO program: Default mount options: user_xattr acl >07:32:21,017 INFO program: Filesystem state: clean >07:32:21,019 INFO program: Errors behavior: Continue >07:32:21,020 INFO program: Filesystem OS type: Linux >07:32:21,021 INFO program: Inode count: 131072 >07:32:21,022 INFO program: Block count: 2097152 >07:32:21,023 INFO program: Reserved block count: 0 >07:32:21,024 INFO program: Free blocks: 1181030 >07:32:21,024 INFO program: Free inodes: 103912 >07:32:21,025 INFO program: First block: 1 >07:32:21,026 INFO program: Block size: 1024 >07:32:21,027 INFO program: Fragment size: 1024 >07:32:21,027 INFO program: Reserved GDT blocks: 256 >07:32:21,028 INFO program: Blocks per group: 8192 >07:32:21,029 INFO program: Fragments per group: 8192 >07:32:21,030 INFO program: Inodes per group: 512 >07:32:21,030 INFO program: Inode blocks per group: 128 >07:32:21,031 INFO program: Flex block group size: 16 >07:32:21,032 INFO program: Filesystem created: Thu Nov 7 16:00:45 2013 >07:32:21,032 INFO program: Last mount time: Thu Nov 7 16:01:19 2013 >07:32:21,033 INFO program: Last write time: Thu Nov 7 16:01:28 2013 >07:32:21,034 INFO program: Mount count: 2 >07:32:21,035 INFO program: Maximum mount count: -1 >07:32:21,035 INFO program: Last checked: Thu Nov 7 16:00:45 2013 >07:32:21,036 INFO program: Check interval: 0 (<none>) >07:32:21,037 INFO program: Lifetime writes: 32 MB >07:32:21,039 INFO program: Reserved blocks uid: 0 (user root) >07:32:21,040 INFO program: Reserved blocks gid: 0 (group root) >07:32:21,041 INFO program: First inode: 11 >07:32:21,042 INFO program: Inode size: 256 >07:32:21,043 INFO program: Required extra isize: 28 >07:32:21,044 INFO program: Desired extra isize: 28 >07:32:21,045 INFO program: Journal inode: 8 >07:32:21,047 INFO program: Default directory hash: half_md4 >07:32:21,049 INFO program: Directory Hash Seed: cac14965-812c-47f8-97ee-ac7e6e66c260 >07:32:21,050 INFO program: Journal backup: inode blocks >07:32:21,052 INFO program: Journal features: (none) >07:32:21,053 INFO program: Journal size: 32M >07:32:21,054 INFO program: Journal length: 32768 >07:32:21,056 INFO program: Journal sequence: 0x000001a4 >07:32:21,058 INFO program: Journal start: 0 >07:32:21,067 INFO program: >07:32:21,068 DEBUG program: Return code: 0 >07:32:21,069 INFO program: Running... resize2fs -P /dev/mapper/live-base >07:32:21,090 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:32:21,091 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >07:32:21,092 INFO program: Couldn't find valid filesystem superblock. >07:32:21,092 DEBUG program: Return code: 1 >07:32:21,109 INFO program: Running... udevadm settle --timeout=300 >07:32:21,205 DEBUG program: Return code: 0 >07:32:21,243 INFO program: Running... udevadm settle --timeout=300 >07:32:21,284 DEBUG program: Return code: 0 >07:32:21,300 INFO program: Running... udevadm settle --timeout=300 >07:32:21,345 DEBUG program: Return code: 0 >07:32:21,351 INFO program: Running... udevadm settle --timeout=300 >07:32:21,393 DEBUG program: Return code: 0 >07:32:21,407 INFO program: Running... udevadm settle --timeout=300 >07:32:21,463 DEBUG program: Return code: 0 >07:32:21,469 INFO program: Running... udevadm settle --timeout=300 >07:32:21,511 DEBUG program: Return code: 0 >07:32:21,525 INFO program: Running... udevadm settle --timeout=300 >07:32:21,566 DEBUG program: Return code: 0 >07:32:21,572 INFO program: Running... udevadm settle --timeout=300 >07:32:21,637 DEBUG program: Return code: 0 >07:32:21,657 INFO program: Running... udevadm settle --timeout=300 >07:32:21,711 DEBUG program: Return code: 0 >07:32:21,721 INFO program: Running... udevadm settle --timeout=300 >07:32:21,768 DEBUG program: Return code: 0 >07:32:21,788 INFO program: Running... udevadm settle --timeout=300 >07:32:21,830 DEBUG program: Return code: 0 >07:32:21,855 INFO program: Running... udevadm settle --timeout=300 >07:32:21,899 DEBUG program: Return code: 0 >07:32:21,921 INFO program: Running... udevadm settle --timeout=300 >07:32:21,969 DEBUG program: Return code: 0 >07:32:21,987 INFO program: Running... udevadm settle --timeout=300 >07:32:22,029 DEBUG program: Return code: 0 >07:32:22,042 INFO program: Running... udevadm settle --timeout=300 >07:32:22,083 DEBUG program: Return code: 0 >07:32:22,090 INFO program: Running... udevadm settle --timeout=300 >07:32:22,130 DEBUG program: Return code: 0 >07:32:22,171 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda4 /mnt/sysimage >07:32:22,252 DEBUG program: Return code: 0 >07:32:22,303 INFO program: Running... arch >07:32:22,566 INFO program: ppc64 >07:32:22,569 DEBUG program: Return code: 0 >07:32:22,639 INFO program: Running... udevadm settle --timeout=300 >07:32:22,679 DEBUG program: Return code: 0 >07:32:22,680 INFO program: Running... umount /mnt/sysimage >07:32:23,923 DEBUG program: Return code: 0 >07:32:23,924 INFO program: Running... udevadm settle --timeout=300 >07:32:23,965 DEBUG program: Return code: 0 >07:32:25,039 INFO program: Running... hwclock --hctosys --utc >07:32:26,062 DEBUG program: Return code: 0 >08:17:19,469 INFO program: Running... udevadm settle --timeout=300 >08:17:19,661 DEBUG program: Return code: 0 >08:17:19,742 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpmE1cU3 >08:17:19,804 DEBUG program: Return code: 0 >08:17:19,807 INFO program: Running... udevadm settle --timeout=300 >08:17:19,851 DEBUG program: Return code: 0 >08:17:19,853 INFO program: Running... umount /tmp/tmpmE1cU3 >08:17:19,879 DEBUG program: Return code: 0 >08:17:22,177 INFO program: Running... modprobe btrfs >08:17:22,533 DEBUG program: Return code: 0 >08:17:22,550 INFO program: Running... modprobe xfs >08:17:22,818 DEBUG program: Return code: 0 >08:17:22,851 INFO program: Running... modprobe vfat >08:17:23,073 DEBUG program: Return code: 0 >08:42:42,158 INFO program: Running... udevadm settle --timeout=300 >08:42:42,242 DEBUG program: Return code: 0 >08:42:42,295 INFO program: Running... udevadm settle --timeout=300 >08:42:42,345 DEBUG program: Return code: 0 >08:43:14,718 INFO program: Running... udevadm settle --timeout=300 >08:43:14,765 DEBUG program: Return code: 0 >08:43:14,777 INFO program: Running... udevadm settle --timeout=300 >08:43:14,821 DEBUG program: Return code: 0 >08:43:14,828 INFO program: Running... udevadm settle --timeout=300 >08:43:14,877 DEBUG program: Return code: 0 >08:43:14,891 INFO program: Running... udevadm settle --timeout=300 >08:43:14,934 DEBUG program: Return code: 0 >08:43:14,940 INFO program: Running... udevadm settle --timeout=300 >08:43:14,988 DEBUG program: Return code: 0 >08:43:15,002 INFO program: Running... udevadm settle --timeout=300 >08:43:15,044 DEBUG program: Return code: 0 >08:43:15,051 INFO program: Running... udevadm settle --timeout=300 >08:43:15,104 DEBUG program: Return code: 0 >08:43:15,116 INFO program: Running... udevadm settle --timeout=300 >08:43:15,156 DEBUG program: Return code: 0 >08:43:15,166 INFO program: Running... udevadm settle --timeout=300 >08:43:15,213 DEBUG program: Return code: 0 >08:43:15,226 INFO program: Running... udevadm settle --timeout=300 >08:43:15,270 DEBUG program: Return code: 0 >08:43:15,282 INFO program: Running... udevadm settle --timeout=300 >08:43:15,326 DEBUG program: Return code: 0 >08:43:15,340 INFO program: Running... udevadm settle --timeout=300 >08:43:15,384 DEBUG program: Return code: 0 >08:43:15,391 INFO program: Running... udevadm settle --timeout=300 >08:43:15,445 DEBUG program: Return code: 0 >08:43:15,460 INFO program: Running... udevadm settle --timeout=300 >08:43:15,508 DEBUG program: Return code: 0 >08:43:15,516 INFO program: Running... udevadm settle --timeout=300 >08:43:15,565 DEBUG program: Return code: 0 >08:43:15,578 INFO program: Running... udevadm settle --timeout=300 >08:43:15,625 DEBUG program: Return code: 0 >08:43:15,647 INFO program: Running... udevadm settle --timeout=300 >08:43:15,691 DEBUG program: Return code: 0 >08:43:15,713 INFO program: Running... udevadm settle --timeout=300 >08:43:15,755 DEBUG program: Return code: 0 >08:43:15,810 INFO program: Running... multipath -c /dev/sda >08:43:15,844 INFO program: /dev/sda is not a valid multipath device path >08:43:15,845 DEBUG program: Return code: 1 >08:43:16,750 INFO program: Running... dumpe2fs -h /dev/sda4 >08:43:16,868 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:43:16,871 INFO program: Filesystem volume name: <none> >08:43:16,872 INFO program: Last mounted on: / >08:43:16,873 INFO program: Filesystem UUID: 34e53309-4aa2-4072-8ceb-446de790d87d >08:43:16,874 INFO program: Filesystem magic number: 0xEF53 >08:43:16,876 INFO program: Filesystem revision #: 1 (dynamic) >08:43:16,877 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 >08:43:16,879 INFO program: Filesystem flags: unsigned_directory_hash >08:43:16,880 INFO program: Default mount options: user_xattr acl >08:43:16,881 INFO program: Filesystem state: clean >08:43:16,882 INFO program: Errors behavior: Continue >08:43:16,884 INFO program: Filesystem OS type: Linux >08:43:16,885 INFO program: Inode count: 1262320 >08:43:16,886 INFO program: Block count: 5046875 >08:43:16,887 INFO program: Reserved block count: 252343 >08:43:16,889 INFO program: Free blocks: 2946816 >08:43:16,890 INFO program: Free inodes: 988020 >08:43:16,891 INFO program: First block: 0 >08:43:16,892 INFO program: Block size: 4096 >08:43:16,894 INFO program: Fragment size: 4096 >08:43:16,895 INFO program: Reserved GDT blocks: 1022 >08:43:16,896 INFO program: Blocks per group: 32768 >08:43:16,897 INFO program: Fragments per group: 32768 >08:43:16,898 INFO program: Inodes per group: 8144 >08:43:16,899 INFO program: Inode blocks per group: 509 >08:43:16,900 INFO program: Flex block group size: 16 >08:43:16,901 INFO program: Filesystem created: Mon Oct 14 07:04:41 2013 >08:43:16,901 INFO program: Last mount time: Tue Nov 19 04:19:13 2013 >08:43:16,902 INFO program: Last write time: Tue Nov 19 04:19:13 2013 >08:43:16,903 INFO program: Mount count: 12 >08:43:16,903 INFO program: Maximum mount count: -1 >08:43:16,904 INFO program: Last checked: Mon Oct 28 03:28:20 2013 >08:43:16,905 INFO program: Check interval: 0 (<none>) >08:43:16,906 INFO program: Lifetime writes: 5309 MB >08:43:16,906 INFO program: Reserved blocks uid: 0 (user root) >08:43:16,907 INFO program: Reserved blocks gid: 0 (group root) >08:43:16,908 INFO program: First inode: 11 >08:43:16,908 INFO program: Inode size: 256 >08:43:16,909 INFO program: Required extra isize: 28 >08:43:16,910 INFO program: Desired extra isize: 28 >08:43:16,910 INFO program: Journal inode: 8 >08:43:16,911 INFO program: Default directory hash: half_md4 >08:43:16,912 INFO program: Directory Hash Seed: 5c14517b-7e35-48a1-afda-883272f0cfa2 >08:43:16,912 INFO program: Journal backup: inode blocks >08:43:16,913 INFO program: Journal features: journal_incompat_revoke >08:43:16,914 INFO program: Journal size: 128M >08:43:16,914 INFO program: Journal length: 32768 >08:43:16,915 INFO program: Journal sequence: 0x0001693c >08:43:16,916 INFO program: Journal start: 0 >08:43:16,917 INFO program: >08:43:16,917 DEBUG program: Return code: 0 >08:43:16,919 INFO program: Running... resize2fs -P /dev/sda4 >08:43:16,940 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:43:16,942 INFO program: Estimated minimum size of the filesystem: 2064608 >08:43:16,943 DEBUG program: Return code: 0 >08:43:17,985 INFO program: Running... dumpe2fs -h /dev/loop1 >08:43:18,007 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:43:18,009 INFO program: Filesystem volume name: Anaconda >08:43:18,009 INFO program: Last mounted on: /tmp/lorax.imgutils.JpwZD2 >08:43:18,010 INFO program: Filesystem UUID: 1d252af1-eb17-4a3f-869a-de5573b5ab3f >08:43:18,011 INFO program: Filesystem magic number: 0xEF53 >08:43:18,011 INFO program: Filesystem revision #: 1 (dynamic) >08:43:18,012 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >08:43:18,013 INFO program: Filesystem flags: unsigned_directory_hash >08:43:18,013 INFO program: Default mount options: user_xattr acl >08:43:18,014 INFO program: Filesystem state: clean >08:43:18,015 INFO program: Errors behavior: Continue >08:43:18,016 INFO program: Filesystem OS type: Linux >08:43:18,016 INFO program: Inode count: 131072 >08:43:18,017 INFO program: Block count: 2097152 >08:43:18,018 INFO program: Reserved block count: 0 >08:43:18,018 INFO program: Free blocks: 1181030 >08:43:18,019 INFO program: Free inodes: 103912 >08:43:18,020 INFO program: First block: 1 >08:43:18,020 INFO program: Block size: 1024 >08:43:18,021 INFO program: Fragment size: 1024 >08:43:18,022 INFO program: Reserved GDT blocks: 256 >08:43:18,022 INFO program: Blocks per group: 8192 >08:43:18,023 INFO program: Fragments per group: 8192 >08:43:18,024 INFO program: Inodes per group: 512 >08:43:18,024 INFO program: Inode blocks per group: 128 >08:43:18,025 INFO program: Flex block group size: 16 >08:43:18,025 INFO program: Filesystem created: Thu Nov 7 16:00:45 2013 >08:43:18,026 INFO program: Last mount time: Thu Nov 7 16:01:19 2013 >08:43:18,027 INFO program: Last write time: Thu Nov 7 16:01:28 2013 >08:43:18,027 INFO program: Mount count: 2 >08:43:18,028 INFO program: Maximum mount count: -1 >08:43:18,029 INFO program: Last checked: Thu Nov 7 16:00:45 2013 >08:43:18,030 INFO program: Check interval: 0 (<none>) >08:43:18,030 INFO program: Lifetime writes: 32 MB >08:43:18,031 INFO program: Reserved blocks uid: 0 (user root) >08:43:18,031 INFO program: Reserved blocks gid: 0 (group root) >08:43:18,032 INFO program: First inode: 11 >08:43:18,033 INFO program: Inode size: 256 >08:43:18,034 INFO program: Required extra isize: 28 >08:43:18,034 INFO program: Desired extra isize: 28 >08:43:18,035 INFO program: Journal inode: 8 >08:43:18,035 INFO program: Default directory hash: half_md4 >08:43:18,036 INFO program: Directory Hash Seed: cac14965-812c-47f8-97ee-ac7e6e66c260 >08:43:18,037 INFO program: Journal backup: inode blocks >08:43:18,038 INFO program: Journal features: (none) >08:43:18,038 INFO program: Journal size: 32M >08:43:18,039 INFO program: Journal length: 32768 >08:43:18,040 INFO program: Journal sequence: 0x000001a4 >08:43:18,040 INFO program: Journal start: 0 >08:43:18,041 INFO program: >08:43:18,042 DEBUG program: Return code: 0 >08:43:18,043 INFO program: Running... resize2fs -P /dev/loop1 >08:43:18,074 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:43:18,076 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >08:43:18,076 INFO program: Couldn't find valid filesystem superblock. >08:43:18,077 DEBUG program: Return code: 1 >08:43:18,190 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >08:43:18,218 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:43:18,219 INFO program: Filesystem volume name: Anaconda >08:43:18,219 INFO program: Last mounted on: / >08:43:18,220 INFO program: Filesystem UUID: 1d252af1-eb17-4a3f-869a-de5573b5ab3f >08:43:18,220 INFO program: Filesystem magic number: 0xEF53 >08:43:18,221 INFO program: Filesystem revision #: 1 (dynamic) >08:43:18,221 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >08:43:18,222 INFO program: Filesystem flags: unsigned_directory_hash >08:43:18,222 INFO program: Default mount options: user_xattr acl >08:43:18,223 INFO program: Filesystem state: clean >08:43:18,223 INFO program: Errors behavior: Continue >08:43:18,224 INFO program: Filesystem OS type: Linux >08:43:18,224 INFO program: Inode count: 131072 >08:43:18,225 INFO program: Block count: 2097152 >08:43:18,225 INFO program: Reserved block count: 0 >08:43:18,225 INFO program: Free blocks: 1181030 >08:43:18,226 INFO program: Free inodes: 103912 >08:43:18,226 INFO program: First block: 1 >08:43:18,227 INFO program: Block size: 1024 >08:43:18,227 INFO program: Fragment size: 1024 >08:43:18,228 INFO program: Reserved GDT blocks: 256 >08:43:18,228 INFO program: Blocks per group: 8192 >08:43:18,229 INFO program: Fragments per group: 8192 >08:43:18,229 INFO program: Inodes per group: 512 >08:43:18,230 INFO program: Inode blocks per group: 128 >08:43:18,230 INFO program: Flex block group size: 16 >08:43:18,230 INFO program: Filesystem created: Thu Nov 7 16:00:45 2013 >08:43:18,231 INFO program: Last mount time: Tue Nov 19 07:31:16 2013 >08:43:18,231 INFO program: Last write time: Tue Nov 19 07:31:16 2013 >08:43:18,232 INFO program: Mount count: 3 >08:43:18,232 INFO program: Maximum mount count: -1 >08:43:18,233 INFO program: Last checked: Thu Nov 7 16:00:45 2013 >08:43:18,233 INFO program: Check interval: 0 (<none>) >08:43:18,234 INFO program: Lifetime writes: 32 MB >08:43:18,234 INFO program: Reserved blocks uid: 0 (user root) >08:43:18,235 INFO program: Reserved blocks gid: 0 (group root) >08:43:18,235 INFO program: First inode: 11 >08:43:18,236 INFO program: Inode size: 256 >08:43:18,236 INFO program: Required extra isize: 28 >08:43:18,236 INFO program: Desired extra isize: 28 >08:43:18,237 INFO program: Journal inode: 8 >08:43:18,237 INFO program: Default directory hash: half_md4 >08:43:18,238 INFO program: Directory Hash Seed: cac14965-812c-47f8-97ee-ac7e6e66c260 >08:43:18,239 INFO program: Journal backup: inode blocks >08:43:18,239 INFO program: Journal features: (none) >08:43:18,239 INFO program: Journal size: 32M >08:43:18,240 INFO program: Journal length: 32768 >08:43:18,240 INFO program: Journal sequence: 0x000001a5 >08:43:18,241 INFO program: Journal start: 1 >08:43:18,241 INFO program: >08:43:18,242 DEBUG program: Return code: 0 >08:43:18,243 INFO program: Running... resize2fs -P /dev/mapper/live-rw >08:43:18,269 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:43:18,271 INFO program: Estimated minimum size of the filesystem: 900674 >08:43:18,272 DEBUG program: Return code: 0 >08:43:18,343 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >08:43:18,369 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:43:18,370 INFO program: Filesystem volume name: Anaconda >08:43:18,370 INFO program: Last mounted on: /tmp/lorax.imgutils.JpwZD2 >08:43:18,371 INFO program: Filesystem UUID: 1d252af1-eb17-4a3f-869a-de5573b5ab3f >08:43:18,371 INFO program: Filesystem magic number: 0xEF53 >08:43:18,372 INFO program: Filesystem revision #: 1 (dynamic) >08:43:18,372 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >08:43:18,373 INFO program: Filesystem flags: unsigned_directory_hash >08:43:18,373 INFO program: Default mount options: user_xattr acl >08:43:18,374 INFO program: Filesystem state: clean >08:43:18,374 INFO program: Errors behavior: Continue >08:43:18,375 INFO program: Filesystem OS type: Linux >08:43:18,375 INFO program: Inode count: 131072 >08:43:18,376 INFO program: Block count: 2097152 >08:43:18,376 INFO program: Reserved block count: 0 >08:43:18,377 INFO program: Free blocks: 1181030 >08:43:18,377 INFO program: Free inodes: 103912 >08:43:18,378 INFO program: First block: 1 >08:43:18,378 INFO program: Block size: 1024 >08:43:18,379 INFO program: Fragment size: 1024 >08:43:18,380 INFO program: Reserved GDT blocks: 256 >08:43:18,380 INFO program: Blocks per group: 8192 >08:43:18,381 INFO program: Fragments per group: 8192 >08:43:18,381 INFO program: Inodes per group: 512 >08:43:18,382 INFO program: Inode blocks per group: 128 >08:43:18,382 INFO program: Flex block group size: 16 >08:43:18,383 INFO program: Filesystem created: Thu Nov 7 16:00:45 2013 >08:43:18,383 INFO program: Last mount time: Thu Nov 7 16:01:19 2013 >08:43:18,384 INFO program: Last write time: Thu Nov 7 16:01:28 2013 >08:43:18,384 INFO program: Mount count: 2 >08:43:18,385 INFO program: Maximum mount count: -1 >08:43:18,385 INFO program: Last checked: Thu Nov 7 16:00:45 2013 >08:43:18,386 INFO program: Check interval: 0 (<none>) >08:43:18,386 INFO program: Lifetime writes: 32 MB >08:43:18,387 INFO program: Reserved blocks uid: 0 (user root) >08:43:18,387 INFO program: Reserved blocks gid: 0 (group root) >08:43:18,388 INFO program: First inode: 11 >08:43:18,388 INFO program: Inode size: 256 >08:43:18,389 INFO program: Required extra isize: 28 >08:43:18,389 INFO program: Desired extra isize: 28 >08:43:18,390 INFO program: Journal inode: 8 >08:43:18,390 INFO program: Default directory hash: half_md4 >08:43:18,391 INFO program: Directory Hash Seed: cac14965-812c-47f8-97ee-ac7e6e66c260 >08:43:18,391 INFO program: Journal backup: inode blocks >08:43:18,392 INFO program: Journal features: (none) >08:43:18,392 INFO program: Journal size: 32M >08:43:18,392 INFO program: Journal length: 32768 >08:43:18,393 INFO program: Journal sequence: 0x000001a4 >08:43:18,393 INFO program: Journal start: 0 >08:43:18,394 INFO program: >08:43:18,394 DEBUG program: Return code: 0 >08:43:18,395 INFO program: Running... resize2fs -P /dev/mapper/live-base >08:43:18,421 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:43:18,423 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >08:43:18,424 INFO program: Couldn't find valid filesystem superblock. >08:43:18,424 DEBUG program: Return code: 1 >08:43:18,449 INFO program: Running... udevadm settle --timeout=300 >08:43:18,492 DEBUG program: Return code: 0 >08:43:18,526 INFO program: Running... udevadm settle --timeout=300 >08:43:18,568 DEBUG program: Return code: 0 >08:43:18,584 INFO program: Running... udevadm settle --timeout=300 >08:43:18,631 DEBUG program: Return code: 0 >08:43:18,638 INFO program: Running... udevadm settle --timeout=300 >08:43:18,682 DEBUG program: Return code: 0 >08:43:18,697 INFO program: Running... udevadm settle --timeout=300 >08:43:18,747 DEBUG program: Return code: 0 >08:43:18,761 INFO program: Running... udevadm settle --timeout=300 >08:43:18,809 DEBUG program: Return code: 0 >08:43:18,823 INFO program: Running... udevadm settle --timeout=300 >08:43:18,866 DEBUG program: Return code: 0 >08:43:18,873 INFO program: Running... udevadm settle --timeout=300 >08:43:18,917 DEBUG program: Return code: 0 >08:43:18,930 INFO program: Running... udevadm settle --timeout=300 >08:43:18,972 DEBUG program: Return code: 0 >08:43:18,979 INFO program: Running... udevadm settle --timeout=300 >08:43:19,024 DEBUG program: Return code: 0 >08:43:19,038 INFO program: Running... udevadm settle --timeout=300 >08:43:19,080 DEBUG program: Return code: 0 >08:43:19,094 INFO program: Running... udevadm settle --timeout=300 >08:43:19,138 DEBUG program: Return code: 0 >08:43:19,152 INFO program: Running... udevadm settle --timeout=300 >08:43:19,200 DEBUG program: Return code: 0 >08:43:19,212 INFO program: Running... udevadm settle --timeout=300 >08:43:19,261 DEBUG program: Return code: 0 >08:43:19,276 INFO program: Running... udevadm settle --timeout=300 >08:43:19,317 DEBUG program: Return code: 0 >08:43:19,332 INFO program: Running... udevadm settle --timeout=300 >08:43:19,373 DEBUG program: Return code: 0 >08:43:19,394 INFO program: Running... udevadm settle --timeout=300 >08:43:19,439 DEBUG program: Return code: 0 >08:43:19,451 INFO program: Running... udevadm settle --timeout=300 >08:43:19,502 DEBUG program: Return code: 0 >08:43:19,516 INFO program: Running... udevadm settle --timeout=300 >08:43:19,561 DEBUG program: Return code: 0 >08:43:19,568 INFO program: Running... udevadm settle --timeout=300 >08:43:19,615 DEBUG program: Return code: 0 >08:43:19,654 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda4 /mnt/sysimage >08:43:19,755 DEBUG program: Return code: 0 >08:43:19,800 INFO program: Running... arch >08:43:20,063 INFO program: ppc64 >08:43:20,065 DEBUG program: Return code: 0 >08:43:20,148 INFO program: Running... udevadm settle --timeout=300 >08:43:20,197 DEBUG program: Return code: 0 >08:43:20,198 INFO program: Running... umount /mnt/sysimage >08:43:20,220 DEBUG program: Return code: 0 >08:43:20,221 INFO program: Running... udevadm settle --timeout=300 >08:43:20,279 DEBUG program: Return code: 0 >08:44:11,302 INFO program: Running... udevadm settle --timeout=300 >08:44:11,353 DEBUG program: Return code: 0 >08:44:11,387 INFO program: Running... udevadm settle --timeout=300 >08:44:11,437 DEBUG program: Return code: 0 > > >/tmp/storage.log: >07:32:02,473 INFO blivet: ISCSID is /sbin/iscsid >07:32:02,475 INFO blivet: no initiator set >07:32:02,933 INFO blivet: No FCoE EDD info found: No such file or directory >07:32:02,934 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >07:32:11,187 DEBUG blivet: trying to set new default fstype to 'ext4' >07:32:11,298 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:11,300 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:32:11,303 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:13,218 INFO blivet: Detected 1552M of memory >07:32:13,219 INFO blivet: Suggested swap size (3104 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >07:32:13,220 INFO blivet: Swap attempt of 0M >07:32:15,357 INFO blivet: resetting Blivet (version 0.23.4) instance <blivet.Blivet object at 0x1ffff44c51d0> >07:32:15,358 INFO blivet: no initiator set >07:32:15,359 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >07:32:15,363 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:32:15,535 INFO blivet: devices to scan: ['sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >07:32:15,579 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1: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_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '273136', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >07:32:15,583 INFO blivet: scanning sda (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >07:32:15,588 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:15,592 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:15,596 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >07:32:15,603 INFO blivet: sda is a disk >07:32:15,605 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:15,619 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:32:15,654 INFO blivet: added disk sda (id 0) to device tree >07:32:15,655 DEBUG blivet: looking up parted Device: /dev/sda >07:32:15,674 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:32:15,677 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: mac ; >07:32:15,684 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:32:15,685 DEBUG blivet: required disklabel type for sda (1) is None >07:32:15,685 DEBUG blivet: default disklabel type for sda is mac >07:32:15,688 DEBUG blivet: selecting mac disklabel for sda based on size >07:32:15,704 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: mac ; exists: True ; >07:32:16,220 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: mac primaryPartitionCount: 7 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 60 > partitions: [<parted.partition.Partition object at 0x1ffff0e25d90>, <parted.partition.Partition object at 0x1ffff0e25f10>, <parted.partition.Partition object at 0x1ffff0e2b0d0>, <parted.partition.Partition object at 0x1ffff0e2b290>, <parted.partition.Partition object at 0x1ffff0e25950>, <parted.partition.Partition object at 0x1ffff0e2b490>, <parted.partition.Partition object at 0x1ffff0e2b650>] > device: <parted.device.Device object at 0x1ffff0e1ca50> > PedDisk: <_ped.Disk object at 0x1ffff0e22098> >07:32:16,222 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:32:16,228 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:32:16,247 INFO blivet: got device: DiskDevice instance (0x1ffff0ea1a10) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 238475.179688 > format = existing mac disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD2500JS-41M path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0cb8560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1ffff0ec5950> >07:32:16,256 INFO blivet: got format: DiskLabel instance (0x1ffff0e1c8d0) -- > type = disklabel name = partition table (MAC) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = mac partition count = 7 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: mac primaryPartitionCount: 7 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 60 > partitions: [<parted.partition.Partition object at 0x1ffff0e25d90>, <parted.partition.Partition object at 0x1ffff0e25f10>, <parted.partition.Partition object at 0x1ffff0e2b0d0>, <parted.partition.Partition object at 0x1ffff0e2b290>, <parted.partition.Partition object at 0x1ffff0e25950>, <parted.partition.Partition object at 0x1ffff0e2b490>, <parted.partition.Partition object at 0x1ffff0e2b650>] > device: <parted.device.Device object at 0x1ffff0e1ca50> > PedDisk: <_ped.Disk object at 0x1ffff0e22098> > origPartedDisk = <parted.disk.Disk object at 0x1ffff0e2b750> > partedDevice = parted.Device instance -- > model: ATA WDC WD2500JS-41M path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0cb8a70> > >07:32:16,276 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1: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_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Apple', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '1', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '63', > 'ID_PART_ENTRY_TYPE': 'Apple_partition_map', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '273308', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part1'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >07:32:16,277 INFO blivet: scanning sda1 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >07:32:16,281 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >07:32:16,286 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:16,287 INFO blivet: sda1 is a partition >07:32:16,293 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >07:32:16,297 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:16,304 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >07:32:16,312 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >07:32:16,319 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:32:16,320 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:16,325 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:32:16,326 DEBUG blivet: looking up parted Partition: /dev/sda1 >07:32:16,331 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >07:32:16,335 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >07:32:16,339 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >07:32:16,343 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >07:32:16,344 INFO blivet: added partition sda1 (id 1) to device tree >07:32:16,348 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >07:32:16,352 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: mac ; >07:32:16,356 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:32:16,363 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: mac ; exists: True ; >07:32:16,369 WARN blivet: disklabel detected but not usable on sda1 >07:32:16,383 DEBUG blivet: no type or existing type for sda1, bailing >07:32:16,385 DEBUG blivet: looking up parted Device: /dev/sda1 >07:32:16,392 INFO blivet: got device: PartitionDevice instance (0x1ffff0e2b950) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 238475MB disk sda (0) with existing mac disklabel'] > uuid = None size = 0.03076171875 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 63 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0e31050> > 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 0x1ffff0e1c990> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Apple active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1ffff0e25dd0> PedPartition: <_ped.Partition object at 0x1ffff0e1afb0> > disk = existing 238475MB disk sda (0) with existing mac disklabel > start = 1 end = 63 length = 63 > flags = >07:32:16,414 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part10', > 'DEVNAME': 'sda10', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Extra', > 'ID_PART_ENTRY_NUMBER': '10', > 'ID_PART_ENTRY_OFFSET': '236455936', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '312', > 'ID_PART_ENTRY_TYPE': 'Apple_Free', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '273476', > 'name': 'sda10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part10'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda10'} ; name: sda10 ; >07:32:16,417 INFO blivet: scanning sda10 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda10)... >07:32:16,420 DEBUG blivet: DeviceTree.getDeviceByName: name: sda10 ; >07:32:16,423 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:16,425 INFO blivet: sda10 is a partition >07:32:16,457 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda10 ; >07:32:16,462 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:16,465 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >07:32:16,469 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >07:32:16,473 DEBUG blivet: PartitionDevice._setFormat: sda10 ; >07:32:16,473 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:16,477 DEBUG blivet: PartitionDevice._setFormat: sda10 ; current: None ; type: None ; >07:32:16,478 DEBUG blivet: looking up parted Partition: /dev/sda10 >07:32:16,479 ERR blivet: Failed to instantiate PartitionDevice: ('cannot find parted partition instance', 'sda10') >07:32:16,480 DEBUG blivet: no device or no media present >07:32:16,494 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part11', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Extra', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '488397055', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '113', > 'ID_PART_ENTRY_TYPE': 'Apple_Free', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '273644', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part11'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda11'} ; name: sda11 ; >07:32:16,497 INFO blivet: scanning sda11 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda11)... >07:32:16,500 DEBUG blivet: DeviceTree.getDeviceByName: name: sda11 ; >07:32:16,503 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:16,504 INFO blivet: sda11 is a partition >07:32:16,506 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda11 ; >07:32:16,509 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:16,512 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >07:32:16,516 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >07:32:16,519 DEBUG blivet: PartitionDevice._setFormat: sda11 ; >07:32:16,520 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:16,523 DEBUG blivet: PartitionDevice._setFormat: sda11 ; current: None ; type: None ; >07:32:16,524 DEBUG blivet: looking up parted Partition: /dev/sda11 >07:32:16,525 ERR blivet: Failed to instantiate PartitionDevice: ('cannot find parted partition instance', 'sda11') >07:32:16,526 DEBUG blivet: no device or no media present >07:32:16,540 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part2 /dev/disk/by-label/bootstrap', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1: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_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'bootstrap', > 'ID_FS_LABEL_ENC': 'bootstrap', > 'ID_FS_TYPE': 'hfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'untitled', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '446171448', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '1954', > 'ID_PART_ENTRY_TYPE': 'Apple_Bootstrap', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '273812', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part2', > '/dev/disk/by-label/bootstrap'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:32:16,543 INFO blivet: scanning sda2 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >07:32:16,562 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >07:32:16,565 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:16,566 INFO blivet: sda2 is a partition >07:32:16,568 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >07:32:16,573 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:16,576 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >07:32:16,582 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >07:32:16,586 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:32:16,587 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:16,592 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >07:32:16,593 DEBUG blivet: looking up parted Partition: /dev/sda2 >07:32:16,597 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >07:32:16,600 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >07:32:16,605 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >07:32:16,610 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >07:32:16,610 INFO blivet: added partition sda2 (id 4) to device tree >07:32:16,613 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:32:16,617 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: mac ; >07:32:16,620 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:32:16,624 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: mac ; exists: True ; >07:32:16,690 WARN blivet: disklabel detected but not usable on sda2 >07:32:16,901 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:32:16,931 INFO blivet: type detected on 'sda2' is 'hfs' >07:32:17,445 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:32:17,449 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:32:17,463 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: appleboot ; >07:32:17,466 DEBUG blivet: looking up parted Device: /dev/sda2 >07:32:17,472 INFO blivet: got device: PartitionDevice instance (0x1ffff0e2bed0) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 238475MB disk sda (0) with existing mac disklabel'] > uuid = None size = 0.9541015625 > format = existing appleboot filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1954 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0890710> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff0e1c990> fileSystem: <parted.filesystem.FileSystem object at 0x1ffff0e2b390> > number: 2 path: /dev/sda2 type: 0 > name: untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1ffff0e25ad0> PedPartition: <_ped.Partition object at 0x1ffff0e1af50> > disk = existing 238475MB disk sda (0) with existing mac disklabel > start = 446171448 end = 446173401 length = 1954 > flags = boot >07:32:17,474 INFO blivet: got format: AppleBootstrapFS instance (0x1ffff0e2bf50) -- > type = appleboot name = Apple Bootstrap status = False > device = /dev/sda2 uuid = None exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = bootstrap size = 0.0 targetSize = 0.0 > >07:32:17,492 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part3 /dev/disk/by-label/Tiger\\x20HD /dev/disk/by-uuid/eb666c4d-afec-320b-a40c-1a14465d55d1', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1: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_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Tiger_HD', > 'ID_FS_LABEL_ENC': 'Tiger\\x20HD', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eb666c4d-afec-320b-a40c-1a14465d55d1', > 'ID_FS_UUID_ENC': 'eb666c4d-afec-320b-a40c-1a14465d55d1', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Untitled', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '262208', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': 'Apple_HFS', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '273980', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part3', > '/dev/disk/by-label/Tiger\\x20HD', > '/dev/disk/by-uuid/eb666c4d-afec-320b-a40c-1a14465d55d1'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >07:32:17,496 INFO blivet: scanning sda3 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >07:32:17,499 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >07:32:17,502 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:17,503 INFO blivet: sda3 is a partition >07:32:17,506 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >07:32:17,511 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:17,516 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >07:32:17,520 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >07:32:17,524 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >07:32:17,524 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:17,529 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >07:32:17,529 DEBUG blivet: looking up parted Partition: /dev/sda3 >07:32:17,534 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >07:32:17,538 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >07:32:17,542 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >07:32:17,568 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >07:32:17,570 INFO blivet: added partition sda3 (id 5) to device tree >07:32:17,573 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >07:32:17,576 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: mac ; >07:32:17,580 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >07:32:17,585 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: mac ; exists: True ; >07:32:17,675 WARN blivet: disklabel detected but not usable on sda3 >07:32:17,680 DEBUG blivet: getFormat('macefi') returning MacEFIFS instance >07:32:17,681 INFO blivet: type detected on 'sda3' is 'hfsplus' >07:32:17,685 DEBUG blivet: HFSPlus.supported: supported: False ; >07:32:17,686 DEBUG blivet: getFormat('hfsplus') returning HFSPlus instance >07:32:17,690 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >07:32:17,694 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: hfs+ ; >07:32:17,711 DEBUG blivet: looking up parted Device: /dev/sda3 >07:32:17,718 INFO blivet: got device: PartitionDevice instance (0x1ffff09e9e50) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 238475MB disk sda (0) with existing mac disklabel'] > uuid = None size = 51200.0 > format = existing hfs+ filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0890b90> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff0e1c990> fileSystem: <parted.filesystem.FileSystem object at 0x1ffff0e25f90> > number: 3 path: /dev/sda3 type: 0 > name: Untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1ffff0e1ca10> PedPartition: <_ped.Partition object at 0x1ffff0e2a050> > disk = existing 238475MB disk sda (0) with existing mac disklabel > start = 262208 end = 105119807 length = 104857600 > flags = >07:32:17,723 DEBUG blivet: HFSPlus.supported: supported: False ; >07:32:17,724 INFO blivet: got format: HFSPlus instance (0x1ffff091e250) -- > type = hfs+ name = hfs+ status = False > device = /dev/sda3 uuid = eb666c4d-afec-320b-a40c-1a14465d55d1 exists = True > options = defaults supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Tiger_HD size = 0.0 targetSize = 0.0 > >07:32:17,746 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part4 /dev/disk/by-uuid/34e53309-4aa2-4072-8ceb-446de790d87d', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34e53309-4aa2-4072-8ceb-446de790d87d', > 'ID_FS_UUID_ENC': '34e53309-4aa2-4072-8ceb-446de790d87d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'untitled', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '446173402', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '40375001', > 'ID_PART_ENTRY_TYPE': 'Apple_UNIX_SVR2', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '274150', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part4', > '/dev/disk/by-uuid/34e53309-4aa2-4072-8ceb-446de790d87d'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4'} ; name: sda4 ; >07:32:17,749 INFO blivet: scanning sda4 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4)... >07:32:17,752 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >07:32:17,755 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:17,756 INFO blivet: sda4 is a partition >07:32:17,759 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >07:32:17,763 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:17,766 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >07:32:17,771 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >07:32:17,775 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >07:32:17,776 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:17,780 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >07:32:17,786 DEBUG blivet: looking up parted Partition: /dev/sda4 >07:32:17,789 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >07:32:17,793 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >07:32:17,834 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >07:32:17,842 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >07:32:17,843 INFO blivet: added partition sda4 (id 6) to device tree >07:32:17,846 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >07:32:17,850 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: mac ; >07:32:17,854 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >07:32:17,858 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: mac ; exists: True ; >07:32:17,952 WARN blivet: disklabel detected but not usable on sda4 >07:32:17,958 INFO blivet: type detected on 'sda4' is 'ext4' >07:32:18,309 DEBUG blivet: padding min size from 8065 up to 8565 >07:32:18,319 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:18,322 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:32:18,328 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >07:32:18,334 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >07:32:18,337 DEBUG blivet: looking up parted Device: /dev/sda4 >07:32:18,342 INFO blivet: got device: PartitionDevice instance (0x1ffff09e9f50) -- > name = sda4 status = True kids = 0 id = 6 > parents = ['existing 238475MB disk sda (0) with existing mac disklabel'] > uuid = None size = 19714.355957 > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40375001 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2513, 255, 63) biosGeometry: (2513, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0890b00> > target size = 0 path = /dev/sda4 > 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 0x1ffff0e1c990> fileSystem: <parted.filesystem.FileSystem object at 0x1ffff0e2b550> > number: 4 path: /dev/sda4 type: 0 > name: untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1ffff0e2b4d0> PedPartition: <_ped.Partition object at 0x1ffff0e2a170> > disk = existing 238475MB disk sda (0) with existing mac disklabel > start = 446173402 end = 486548402 length = 40375001 > flags = >07:32:18,346 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:18,347 INFO blivet: got format: Ext4FS instance (0x1ffff0ca9e90) -- > type = ext4 name = ext4 status = False > device = /dev/sda4 uuid = 34e53309-4aa2-4072-8ceb-446de790d87d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 19714.0 targetSize = 19714.0 > >07:32:18,372 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part5 /dev/disk/by-label/Leopard\\x20HD /dev/disk/by-uuid/6bc30d94-d5b4-375c-bd53-49d451363902', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Leopard_HD', > 'ID_FS_LABEL_ENC': 'Leopard\\x20HD', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6bc30d94-d5b4-375c-bd53-49d451363902', > 'ID_FS_UUID_ENC': '6bc30d94-d5b4-375c-bd53-49d451363902', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Untitled', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '236456248', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '209715200', > 'ID_PART_ENTRY_TYPE': 'Apple_HFS', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '274321', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part5', > '/dev/disk/by-label/Leopard\\x20HD', > '/dev/disk/by-uuid/6bc30d94-d5b4-375c-bd53-49d451363902'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >07:32:18,373 INFO blivet: scanning sda5 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >07:32:18,376 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >07:32:18,379 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:18,380 INFO blivet: sda5 is a partition >07:32:18,383 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >07:32:18,387 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:18,390 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >07:32:18,394 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >07:32:18,398 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >07:32:18,398 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:18,403 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >07:32:18,405 DEBUG blivet: looking up parted Partition: /dev/sda5 >07:32:18,409 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >07:32:18,414 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >07:32:18,417 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >07:32:18,421 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >07:32:18,422 INFO blivet: added partition sda5 (id 7) to device tree >07:32:18,425 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >07:32:18,429 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: mac ; >07:32:18,434 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >07:32:18,438 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: mac ; exists: True ; >07:32:18,530 WARN blivet: disklabel detected but not usable on sda5 >07:32:18,541 DEBUG blivet: getFormat('macefi') returning MacEFIFS instance >07:32:18,542 INFO blivet: type detected on 'sda5' is 'hfsplus' >07:32:18,551 DEBUG blivet: HFSPlus.supported: supported: False ; >07:32:18,551 DEBUG blivet: getFormat('hfsplus') returning HFSPlus instance >07:32:18,554 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >07:32:18,563 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: hfs+ ; >07:32:18,568 DEBUG blivet: looking up parted Device: /dev/sda5 >07:32:18,581 INFO blivet: got device: PartitionDevice instance (0x1ffff091e790) -- > name = sda5 status = True kids = 0 id = 7 > parents = ['existing 238475MB disk sda (0) with existing mac disklabel'] > uuid = None size = 102400.0 > format = existing hfs+ filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0890d40> > target size = 0 path = /dev/sda5 > 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 0x1ffff0e1c990> fileSystem: <parted.filesystem.FileSystem object at 0x1ffff0e2b350> > number: 5 path: /dev/sda5 type: 0 > name: Untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1ffff0e2b2d0> PedPartition: <_ped.Partition object at 0x1ffff0e2a110> > disk = existing 238475MB disk sda (0) with existing mac disklabel > start = 236456248 end = 446171447 length = 209715200 > flags = >07:32:18,592 DEBUG blivet: HFSPlus.supported: supported: False ; >07:32:18,593 INFO blivet: got format: HFSPlus instance (0x1ffff091e210) -- > type = hfs+ name = hfs+ status = False > device = /dev/sda5 uuid = 6bc30d94-d5b4-375c-bd53-49d451363902 exists = True > options = defaults supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Leopard_HD size = 0.0 targetSize = 0.0 > >07:32:18,617 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'swap', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '486548403', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '1848652', > 'ID_PART_ENTRY_TYPE': 'Apple_UNIX_SVR2', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '274508', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part6'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >07:32:18,621 INFO blivet: scanning sda6 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >07:32:18,626 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >07:32:18,628 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:18,629 INFO blivet: sda6 is a partition >07:32:18,641 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >07:32:18,652 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:18,664 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >07:32:18,668 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >07:32:18,672 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >07:32:18,673 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:18,676 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >07:32:18,677 DEBUG blivet: looking up parted Partition: /dev/sda6 >07:32:18,682 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >07:32:18,688 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >07:32:18,692 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >07:32:18,696 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >07:32:18,697 INFO blivet: added partition sda6 (id 8) to device tree >07:32:18,700 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >07:32:18,703 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: mac ; >07:32:18,706 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >07:32:18,712 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: mac ; exists: True ; >07:32:18,805 WARN blivet: disklabel detected but not usable on sda6 >07:32:18,810 DEBUG blivet: no type or existing type for sda6, bailing >07:32:18,820 DEBUG blivet: looking up parted Device: /dev/sda6 >07:32:18,840 INFO blivet: got device: PartitionDevice instance (0x1ffff091ea90) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 238475MB disk sda (0) with existing mac disklabel'] > uuid = None size = 902.662109375 > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1848652 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (115, 255, 63) biosGeometry: (115, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0890f80> > target size = 0 path = /dev/sda6 > 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 0x1ffff0e1c990> fileSystem: None > number: 6 path: /dev/sda6 type: 0 > name: swap active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1ffff0e2b690> PedPartition: <_ped.Partition object at 0x1ffff0e2a1d0> > disk = existing 238475MB disk sda (0) with existing mac disklabel > start = 486548403 end = 488397054 length = 1848652 > flags = swap >07:32:18,860 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part7', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Extra', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '64', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '262144', > 'ID_PART_ENTRY_TYPE': 'Apple_Free', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '274762', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part7'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >07:32:18,864 INFO blivet: scanning sda7 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >07:32:18,868 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >07:32:18,871 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:18,872 INFO blivet: sda7 is a partition >07:32:18,875 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >07:32:18,879 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:18,883 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >07:32:18,887 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >07:32:18,891 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >07:32:18,892 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:18,896 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >07:32:18,897 DEBUG blivet: looking up parted Partition: /dev/sda7 >07:32:18,899 ERR blivet: Failed to instantiate PartitionDevice: ('cannot find parted partition instance', 'sda7') >07:32:18,900 DEBUG blivet: no device or no media present >07:32:18,918 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part8 /dev/disk/by-uuid/52A50888726D5238', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '52A50888726D5238', > 'ID_FS_UUID_ENC': '52A50888726D5238', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'untitled', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '105121792', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '131334144', > 'ID_PART_ENTRY_TYPE': 'Apple_UNIX_SVR2', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '274930', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part8', > '/dev/disk/by-uuid/52A50888726D5238'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >07:32:18,921 INFO blivet: scanning sda8 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >07:32:18,925 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >07:32:18,928 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:18,930 INFO blivet: sda8 is a partition >07:32:18,933 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >07:32:18,941 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:18,945 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >07:32:18,950 DEBUG blivet: DiskDevice.addChild: kids: 9 ; name: sda ; >07:32:18,961 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >07:32:18,962 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:18,967 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >07:32:18,968 DEBUG blivet: looking up parted Partition: /dev/sda8 >07:32:18,972 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >07:32:18,976 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >07:32:18,981 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >07:32:18,984 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >07:32:18,986 INFO blivet: added partition sda8 (id 10) to device tree >07:32:18,990 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >07:32:18,994 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: mac ; >07:32:18,997 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >07:32:19,001 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: mac ; exists: True ; >07:32:19,143 WARN blivet: disklabel detected but not usable on sda8 >07:32:19,153 INFO blivet: type detected on 'sda8' is 'ntfs' >07:32:19,638 DEBUG blivet: padding min size from 66 up to 73 >07:32:19,642 DEBUG blivet: NTFS.supported: supported: False ; >07:32:19,643 DEBUG blivet: getFormat('ntfs') returning NTFS instance >07:32:19,647 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >07:32:19,651 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >07:32:19,655 DEBUG blivet: looking up parted Device: /dev/sda8 >07:32:19,660 INFO blivet: got device: PartitionDevice instance (0x1ffff091e810) -- > name = sda8 status = True kids = 0 id = 10 > parents = ['existing 238475MB disk sda (0) with existing mac disklabel'] > uuid = None size = 64128.0 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 131334144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8175, 255, 63) biosGeometry: (8175, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0890dd0> > target size = 0 path = /dev/sda8 > 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 0x1ffff0e1c990> fileSystem: <parted.filesystem.FileSystem object at 0x1ffff0e2b190> > number: 8 path: /dev/sda8 type: 0 > name: untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1ffff0e2b110> PedPartition: <_ped.Partition object at 0x1ffff0e2a0b0> > disk = existing 238475MB disk sda (0) with existing mac disklabel > start = 105121792 end = 236455935 length = 131334144 > flags = >07:32:19,667 DEBUG blivet: NTFS.supported: supported: False ; >07:32:19,669 INFO blivet: got format: NTFS instance (0x1ffff091ef50) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = 52A50888726D5238 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 64127.0 targetSize = 64127.0 > >07:32:19,690 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part9', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Extra', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '105119808', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '1984', > 'ID_PART_ENTRY_TYPE': 'Apple_Free', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '275097', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part9'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >07:32:19,694 INFO blivet: scanning sda9 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >07:32:19,697 DEBUG blivet: DeviceTree.getDeviceByName: name: sda9 ; >07:32:19,712 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:19,736 INFO blivet: sda9 is a partition >07:32:19,741 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda9 ; >07:32:19,761 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:32:19,768 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >07:32:19,771 DEBUG blivet: DiskDevice.addChild: kids: 10 ; name: sda ; >07:32:19,775 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >07:32:19,776 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:19,782 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >07:32:19,783 DEBUG blivet: looking up parted Partition: /dev/sda9 >07:32:19,785 ERR blivet: Failed to instantiate PartitionDevice: ('cannot find parted partition instance', 'sda9') >07:32:19,786 DEBUG blivet: no device or no media present >07:32:19,810 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVD-RW_GWA-4165B_254B8EB84B89 /dev/disk/by-label/Fedora_20_Beta_ppc64 /dev/disk/by-uuid/2013-11-07-16-06-31-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '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': 'Fedora\\x2020-Beta', > 'ID_FS_LABEL': 'Fedora_20_Beta_ppc64', > 'ID_FS_LABEL_ENC': 'Fedora_20_Beta_ppc64', > 'ID_FS_SYSTEM_ID': 'PPC', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-11-07-16-06-31-00', > 'ID_FS_UUID_ENC': '2013-11-07-16-06-31-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-ST_DVD-RW_GWA-4165B', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVD-RW\\x20GWA-4165B\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'C006', > 'ID_SERIAL': 'HL-DT-ST_DVD-RW_GWA-4165B_254B8EB84B89', > 'ID_SERIAL_SHORT': '254B8EB84B89', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '295469', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVD-RW_GWA-4165B_254B8EB84B89', > '/dev/disk/by-label/Fedora_20_Beta_ppc64', > '/dev/disk/by-uuid/2013-11-07-16-06-31-00'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >07:32:19,813 INFO blivet: scanning sr0 (/devices/pci0001:00/0001:00:09.0/0001:03:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >07:32:19,817 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >07:32:19,821 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:19,822 INFO blivet: sr0 is a cdrom >07:32:19,825 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >07:32:19,826 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:19,831 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >07:32:19,832 INFO blivet: added cdrom sr0 (id 12) to device tree >07:32:19,835 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:32:20,011 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >07:32:20,012 INFO blivet: type detected on 'sr0' is 'iso9660' >07:32:20,015 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:32:20,016 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >07:32:20,019 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >07:32:20,022 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:32:20,163 DEBUG blivet: looking up parted Device: /dev/sr0 >07:32:20,184 INFO blivet: got device: OpticalDevice instance (0x1ffff091ee10) -- > name = sr0 status = True kids = 0 id = 12 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVD-RW GWA-4165B path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0cb8f80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >07:32:20,188 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:32:20,200 INFO blivet: got format: Iso9660FS instance (0x1ffff091ed50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-11-07-16-06-31-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_Beta_ppc64 size = 0.0 targetSize = 0.0 > >07:32:20,220 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '452400', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:32:20,222 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >07:32:20,226 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >07:32:20,240 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:20,241 INFO blivet: loop0 is a loop device >07:32:20,244 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:32:20,251 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >07:32:20,254 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:20,260 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:20,263 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >07:32:20,270 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 13) to device tree >07:32:20,274 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >07:32:20,279 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:20,287 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:32:20,288 INFO blivet: added loop loop0 (id 14) to device tree >07:32:20,291 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:32:20,294 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:32:20,297 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:32:20,298 DEBUG blivet: device loop0 does not contain a disklabel >07:32:20,300 INFO blivet: type detected on 'loop0' is 'squashfs' >07:32:20,302 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:32:20,305 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >07:32:20,311 INFO blivet: got device: LoopDevice instance (0x1ffff091e1d0) -- > name = loop0 status = False kids = 0 id = 14 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (13)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >07:32:20,312 INFO blivet: got format: DeviceFormat instance (0x1ffff091eb50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:32:20,330 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_UUID_ENC': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '453863', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:32:20,332 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >07:32:20,335 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:32:20,338 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:20,341 INFO blivet: loop1 is a loop device >07:32:20,345 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:32:20,348 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >07:32:20,352 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:20,359 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:20,362 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >07:32:20,366 INFO blivet: added file /LiveOS/rootfs.img (id 15) to device tree >07:32:20,374 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >07:32:20,375 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:20,382 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:32:20,383 INFO blivet: added loop loop1 (id 16) to device tree >07:32:20,392 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:32:20,395 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:32:20,401 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:20,403 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:32:20,404 DEBUG blivet: device loop1 does not contain a disklabel >07:32:20,410 INFO blivet: type detected on 'loop1' is 'ext4' >07:32:20,589 DEBUG blivet: using current size 0 as min size >07:32:20,594 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:20,595 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:32:20,600 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >07:32:20,602 INFO blivet: got device: LoopDevice instance (0x1ffff091e090) -- > name = loop1 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/rootfs.img (15)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >07:32:20,607 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:20,609 INFO blivet: got format: Ext4FS instance (0x1ffff0e2bbd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 1d252af1-eb17-4a3f-869a-de5573b5ab3f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >07:32:20,617 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '455340', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:32:20,619 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >07:32:20,623 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:32:20,627 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:20,629 INFO blivet: loop2 is a loop device >07:32:20,633 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:32:20,637 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:32:20,641 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:20,642 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:20,646 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:32:20,648 INFO blivet: added file /overlay (deleted) (id 17) to device tree >07:32:20,653 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:32:20,654 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:20,658 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:32:20,659 INFO blivet: added loop loop2 (id 18) to device tree >07:32:20,663 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:32:20,667 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:32:20,668 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:32:20,669 DEBUG blivet: device loop2 does not contain a disklabel >07:32:20,670 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >07:32:20,671 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:32:20,675 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >07:32:20,677 INFO blivet: got device: LoopDevice instance (0x1ffff0ca9b10) -- > name = loop2 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >07:32:20,679 INFO blivet: got format: DeviceFormat instance (0x1ffff0ca9890) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:32:20,691 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_UUID_ENC': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '632710', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >07:32:20,695 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >07:32:20,699 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:32:20,702 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:20,703 INFO blivet: live-rw is a device-mapper device >07:32:20,707 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >07:32:20,711 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:32:20,715 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (16) with existing ext4 filesystem >07:32:20,722 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:32:20,727 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (18) with existing DM_snapshot_cow >07:32:20,732 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:32:20,735 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:20,740 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >07:32:20,742 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:20,746 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:32:20,747 INFO blivet: added dm live-rw (id 19) to device tree >07:32:20,750 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:32:20,755 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:32:20,760 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:20,761 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:32:20,764 DEBUG blivet: device live-rw does not contain a disklabel >07:32:20,765 INFO blivet: type detected on 'live-rw' is 'ext4' >07:32:20,843 DEBUG blivet: padding min size from 880 up to 968 >07:32:20,849 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:20,856 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:32:20,862 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:32:20,865 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >07:32:20,872 INFO blivet: got device: DMDevice instance (0x1ffff0d4a5d0) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop2 (18) with existing DM_snapshot_cow'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0890cb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:32:20,888 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:20,900 INFO blivet: got format: Ext4FS instance (0x1ffff0ca91d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 1d252af1-eb17-4a3f-869a-de5573b5ab3f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >07:32:20,918 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_UUID_ENC': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '721874', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >07:32:20,930 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >07:32:20,935 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:32:20,938 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:20,939 INFO blivet: live-base is a device-mapper device >07:32:20,943 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >07:32:20,947 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:32:20,950 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:32:20,954 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (16) with existing ext4 filesystem >07:32:20,959 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:32:20,962 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:32:20,966 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >07:32:20,968 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:32:20,971 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >07:32:20,972 INFO blivet: added dm live-base (id 20) to device tree >07:32:20,975 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >07:32:20,979 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >07:32:20,984 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:20,985 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:32:20,986 DEBUG blivet: device live-base does not contain a disklabel >07:32:20,987 INFO blivet: type detected on 'live-base' is 'ext4' >07:32:21,093 DEBUG blivet: using current size 0 as min size >07:32:21,096 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:21,097 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:32:21,100 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >07:32:21,102 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >07:32:21,105 INFO blivet: got device: DMDevice instance (0x1ffff0ca9910) -- > name = live-base status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop1 (16) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff0890c20> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >07:32:21,108 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:21,109 INFO blivet: got format: Ext4FS instance (0x1ffff0ca9150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 1d252af1-eb17-4a3f-869a-de5573b5ab3f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >07:32:21,233 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:32:21,236 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:32:21,241 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:32:21,289 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:32:21,293 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,299 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,349 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >07:32:21,398 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:32:21,401 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,407 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,466 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >07:32:21,515 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:32:21,519 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,524 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,569 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >07:32:21,643 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:32:21,648 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,656 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,716 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >07:32:21,773 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:32:21,778 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,787 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,834 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >07:32:21,842 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >07:32:21,854 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >07:32:21,904 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:32:21,909 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,920 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:21,984 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >07:32:22,033 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:32:22,037 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:22,042 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:32:22,087 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >07:32:22,134 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:32:22,135 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >07:32:22,138 INFO blivet: edd: MBR signature on sda is zero. new disk image? >07:32:22,139 INFO blivet: edd: collected mbr signatures: {} >07:32:22,143 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >07:32:22,170 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >07:32:22,572 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >07:32:22,574 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >07:32:22,576 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >07:32:22,587 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >07:32:22,607 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda6 ; >07:32:22,615 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 902MB partition sda6 (8) >07:32:22,617 DEBUG blivet: resolved '/dev/sda6' to 'sda6' (partition) >07:32:22,618 DEBUG blivet: crypttab maps: ['cryptswap1'] >07:32:22,620 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >07:32:22,626 DEBUG blivet: resolved 'UUID=34e53309-4aa2-4072-8ceb-446de790d87d' to 'sda4' (partition) >07:32:22,629 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/cryptswap1 ; >07:32:22,632 DEBUG blivet: DeviceTree.getDeviceByPath returned None >07:32:22,633 DEBUG blivet: failed to resolve '/dev/mapper/cryptswap1' >07:32:22,635 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >07:32:24,938 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:24,946 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:24,953 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:24,968 DEBUG blivet: HFSPlus.supported: supported: False ; >07:32:24,986 DEBUG blivet: Ext4FS.supported: supported: True ; >07:32:24,992 DEBUG blivet: HFSPlus.supported: supported: False ; >07:32:25,008 DEBUG blivet: NTFS.supported: supported: False ; >07:32:25,013 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:32:25,029 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:32:26,560 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >07:32:26,561 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >07:32:26,573 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >07:32:26,582 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:32:26,598 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4482MB cdrom sr0 (12) with existing iso9660 filesystem >08:17:19,448 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:17:19,463 INFO blivet: updating format of device: existing 4482MB cdrom sr0 (12) with existing iso9660 filesystem >08:17:19,465 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0001:00/0001:00:09.0/0001:03:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >08:17:19,673 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:17:19,674 DEBUG blivet: no type or existing type for sr0, bailing >08:17:19,675 INFO blivet: got format: existing iso9660 filesystem >08:17:19,679 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:17:19,728 INFO blivet: failed to get default SELinux context for /tmp/tmpmE1cU3: [Errno 2] Filen eller katalogen finns inte >08:17:19,730 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:17:19,732 DEBUG blivet: NFSv4.supported: supported: False ; >08:17:19,734 DEBUG blivet: NFSv4.supported: supported: False ; >08:17:19,735 INFO blivet: set SELinux context for mountpoint /tmp/tmpmE1cU3 to None >08:17:19,741 DEBUG blivet: SELinuxFS.supported: supported: False ; >08:17:19,749 DEBUG blivet: SELinuxFS.supported: supported: False ; >08:17:21,421 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:21,427 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:21,869 DEBUG blivet: Ext3FS.supported: supported: True ; >08:17:21,871 DEBUG blivet: Ext3FS.supported: supported: True ; >08:17:22,142 DEBUG blivet: Ext2FS.supported: supported: True ; >08:17:22,144 DEBUG blivet: Ext2FS.supported: supported: True ; >08:17:22,148 DEBUG blivet: SysFS.supported: supported: False ; >08:17:22,150 DEBUG blivet: SysFS.supported: supported: False ; >08:17:22,153 DEBUG blivet: MultipathMember.__init__: >08:17:22,155 DEBUG blivet: MDRaidMember.__init__: >08:17:22,157 DEBUG blivet: ProcFS.supported: supported: False ; >08:17:22,160 DEBUG blivet: ProcFS.supported: supported: False ; >08:17:22,162 DEBUG blivet: SwapSpace.__init__: >08:17:22,166 DEBUG blivet: NoDevFS.supported: supported: False ; >08:17:22,168 DEBUG blivet: NoDevFS.supported: supported: False ; >08:17:22,171 DEBUG blivet: DevPtsFS.supported: supported: False ; >08:17:22,173 DEBUG blivet: DevPtsFS.supported: supported: False ; >08:17:22,176 DEBUG blivet: BTRFS.supported: supported: True ; >08:17:22,537 DEBUG blivet: USBFS.supported: supported: False ; >08:17:22,540 DEBUG blivet: USBFS.supported: supported: False ; >08:17:22,542 DEBUG blivet: DiskLabel.__init__: >08:17:22,543 INFO blivet: DiskLabel.partedDevice returning None >08:17:22,545 DEBUG blivet: HFSPlus.supported: supported: False ; >08:17:22,547 DEBUG blivet: HFSPlus.supported: supported: False ; >08:17:22,549 DEBUG blivet: XFS.supported: supported: True ; >08:17:22,821 DEBUG blivet: XFS.supported: supported: True ; >08:17:22,826 DEBUG blivet: TmpFS.supported: supported: False ; >08:17:22,829 DEBUG blivet: TmpFS.supported: supported: False ; >08:17:22,831 DEBUG blivet: LUKS.__init__: >08:17:22,833 DEBUG blivet: NTFS.supported: supported: False ; >08:17:22,835 DEBUG blivet: NTFS.supported: supported: False ; >08:17:22,837 DEBUG blivet: BindFS.supported: supported: False ; >08:17:22,839 DEBUG blivet: BindFS.supported: supported: False ; >08:17:22,841 DEBUG blivet: HFS.supported: supported: False ; >08:17:22,843 DEBUG blivet: HFS.supported: supported: False ; >08:17:22,845 DEBUG blivet: LVMPhysicalVolume.__init__: >08:17:22,847 DEBUG blivet: NFS.supported: supported: False ; >08:17:22,849 DEBUG blivet: NFS.supported: supported: False ; >08:17:22,851 DEBUG blivet: FATFS.supported: supported: True ; >08:17:23,081 DEBUG blivet: FATFS.supported: supported: True ; >08:17:23,089 DEBUG blivet: DMRaidMember.__init__: >08:17:42,890 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:17:42,893 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >08:42:42,132 INFO blivet: Detected 1552M of memory >08:42:42,133 INFO blivet: Swap attempt of 3104M >08:42:42,140 DEBUG blivet: clearpart: looking at sda8 >08:42:42,141 DEBUG blivet: clearpart: looking at sda6 >08:42:42,142 DEBUG blivet: clearpart: looking at sda5 >08:42:42,143 DEBUG blivet: clearpart: looking at sda4 >08:42:42,144 DEBUG blivet: clearpart: looking at sda3 >08:42:42,144 DEBUG blivet: clearpart: looking at sda2 >08:42:42,146 DEBUG blivet: clearpart: looking at sda1 >08:42:42,149 DEBUG blivet: checking whether disk sda has an empty extended >08:42:42,153 DEBUG blivet: extended is None ; logicals is [] >08:42:42,282 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:42:42,290 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >08:42:42,369 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:42:42,373 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >08:42:42,378 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:42:42,393 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing mac disklabel >08:42:42,395 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:42:42,604 DEBUG blivet: starting Blivet copy >08:42:42,705 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:42:42,708 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fffef40fc50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Apple active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffecfcd450> PedPartition: <_ped.Partition object at 0x1fffef416710> >08:42:42,712 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:42:42,714 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fffef40fc50> fileSystem: <parted.filesystem.FileSystem object at 0x1fffecfcda10> > number: 2 path: /dev/sda2 type: 0 > name: untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffecfcd2d0> PedPartition: <_ped.Partition object at 0x1fffebf94110> >08:42:42,718 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >08:42:42,720 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fffef40fc50> fileSystem: <parted.filesystem.FileSystem object at 0x1fffecfcd650> > number: 3 path: /dev/sda3 type: 0 > name: Untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffecfcd5d0> PedPartition: <_ped.Partition object at 0x1fffef4165f0> >08:42:42,724 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >08:42:42,726 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fffef40fc50> fileSystem: <parted.filesystem.FileSystem object at 0x1fffecfcdbd0> > number: 4 path: /dev/sda4 type: 0 > name: untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffecfcdb50> PedPartition: <_ped.Partition object at 0x1fffef4166b0> >08:42:42,730 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >08:42:42,732 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fffef40fc50> fileSystem: <parted.filesystem.FileSystem object at 0x1fffecfcd9d0> > number: 5 path: /dev/sda5 type: 0 > name: Untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffecfcd950> PedPartition: <_ped.Partition object at 0x1fffef416770> >08:42:42,736 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >08:42:42,738 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fffef40fc50> fileSystem: None > number: 6 path: /dev/sda6 type: 0 > name: swap active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffecfcdd10> PedPartition: <_ped.Partition object at 0x1fffef4167d0> >08:42:42,742 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >08:42:42,744 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fffef40fc50> fileSystem: <parted.filesystem.FileSystem object at 0x1fffecfcd810> > number: 8 path: /dev/sda8 type: 0 > name: untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffecfcd790> PedPartition: <_ped.Partition object at 0x1fffef416650> >08:42:42,746 DEBUG blivet: finished Blivet copy >08:42:51,060 DEBUG blivet: Ext4FS.supported: supported: True ; >08:42:51,062 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:42:53,269 DEBUG blivet: Ext4FS.supported: supported: True ; >08:42:53,270 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:42:53,275 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x1fffebf96750>, 19714, ['sda'], {'encrypted': False, 'raid_level': None} >08:42:53,317 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >08:42:54,846 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >08:42:54,850 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x1fffebf96750>, 1, ['sda'], {'encrypted': False, 'raid_level': None} >08:42:54,859 DEBUG storage.ui: PartitionDevice._computeResize: sda1 ; status: True ; >08:42:54,861 INFO storage.ui: registered action: [0] Resize Device (Grow) partition sda1 (id 1) >08:42:54,903 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >08:42:54,935 DEBUG blivet: Ext4FS.supported: supported: True ; >08:42:54,936 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:43:14,703 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:43:14,708 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >08:43:14,717 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >08:43:14,769 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:14,772 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:14,777 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:14,825 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:43:14,881 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:14,885 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:14,890 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:14,937 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:43:14,992 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:14,996 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:15,001 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:15,048 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >08:43:15,108 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:15,111 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:15,115 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:15,163 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >08:43:15,217 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:15,220 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:15,226 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:15,274 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >08:43:15,277 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >08:43:15,282 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >08:43:15,331 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:15,334 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:15,339 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:15,388 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >08:43:15,449 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:15,452 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:15,460 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:15,512 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:43:15,572 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >08:43:15,573 INFO blivet: resetting Blivet (version 0.23.4) instance <blivet.Blivet object at 0x1ffff44c51d0> >08:43:15,575 INFO blivet: no initiator set >08:43:15,576 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >08:43:15,577 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >08:43:15,646 DEBUG blivet: protected device spec live-base resolved to live-base >08:43:15,711 DEBUG blivet: protected device spec live-rw resolved to live-rw >08:43:15,775 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >08:43:15,788 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1: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_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '273136', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >08:43:15,792 INFO blivet: scanning sda (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >08:43:15,795 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:43:15,797 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:15,801 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >08:43:15,804 INFO blivet: sda is a disk >08:43:15,805 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:15,809 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >08:43:15,846 INFO blivet: added disk sda (id 21) to device tree >08:43:15,847 DEBUG blivet: looking up parted Device: /dev/sda >08:43:15,850 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >08:43:15,853 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: mac ; >08:43:15,856 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:43:15,856 DEBUG blivet: required disklabel type for sda (1) is None >08:43:15,857 DEBUG blivet: default disklabel type for sda is mac >08:43:15,858 DEBUG blivet: selecting mac disklabel for sda based on size >08:43:15,861 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: mac ; exists: True ; >08:43:16,133 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: mac primaryPartitionCount: 9 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 63 > partitions: [<parted.partition.Partition object at 0x1fffef4195d0>, <parted.partition.Partition object at 0x1fffef4193d0>, <parted.partition.Partition object at 0x1fffef419750>, <parted.partition.Partition object at 0x1fffef419a90>, <parted.partition.Partition object at 0x1fffef419890>, <parted.partition.Partition object at 0x1fffef419c50>, <parted.partition.Partition object at 0x1fffef419e10>, <parted.partition.Partition object at 0x1fffef419fd0>, <parted.partition.Partition object at 0x1fffef41e190>] > device: <parted.device.Device object at 0x1fffef419210> > PedDisk: <_ped.Disk object at 0x1fffef41a488> >08:43:16,136 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:43:16,139 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >08:43:16,145 INFO blivet: got device: DiskDevice instance (0x1ffff0e2b950) -- > name = sda status = True kids = 0 id = 21 > parents = [] > uuid = None size = 238475.179688 > format = existing mac disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD2500JS-41M path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41b050> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1fffecfb5ed0> >08:43:16,153 INFO blivet: got format: DiskLabel instance (0x1fffecfb5fd0) -- > type = disklabel name = partition table (MAC) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = mac partition count = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: mac primaryPartitionCount: 9 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 63 > partitions: [<parted.partition.Partition object at 0x1fffef4195d0>, <parted.partition.Partition object at 0x1fffef4193d0>, <parted.partition.Partition object at 0x1fffef419750>, <parted.partition.Partition object at 0x1fffef419a90>, <parted.partition.Partition object at 0x1fffef419890>, <parted.partition.Partition object at 0x1fffef419c50>, <parted.partition.Partition object at 0x1fffef419e10>, <parted.partition.Partition object at 0x1fffef419fd0>, <parted.partition.Partition object at 0x1fffef41e190>] > device: <parted.device.Device object at 0x1fffef419210> > PedDisk: <_ped.Disk object at 0x1fffef41a488> > origPartedDisk = <parted.disk.Disk object at 0x1fffef41e310> > partedDevice = parted.Device instance -- > model: ATA WDC WD2500JS-41M path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41b170> > >08:43:16,169 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1: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_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Apple', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '1', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '63', > 'ID_PART_ENTRY_TYPE': 'Apple_partition_map', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4251604483', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part1'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >08:43:16,172 INFO blivet: scanning sda1 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >08:43:16,176 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >08:43:16,179 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:16,180 INFO blivet: sda1 is a partition >08:43:16,183 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >08:43:16,186 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:43:16,189 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:43:16,193 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >08:43:16,196 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:43:16,197 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:16,203 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >08:43:16,204 DEBUG blivet: looking up parted Partition: /dev/sda1 >08:43:16,207 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:43:16,211 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >08:43:16,215 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >08:43:16,218 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >08:43:16,219 INFO blivet: added partition sda1 (id 22) to device tree >08:43:16,222 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >08:43:16,225 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: mac ; >08:43:16,228 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:43:16,232 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: mac ; exists: True ; >08:43:16,235 WARN blivet: disklabel detected but not usable on sda1 >08:43:16,236 DEBUG blivet: no type or existing type for sda1, bailing >08:43:16,237 DEBUG blivet: looking up parted Device: /dev/sda1 >08:43:16,245 INFO blivet: got device: PartitionDevice instance (0x1fffecfb5f50) -- > name = sda1 status = True kids = 0 id = 22 > parents = ['existing 238475MB disk sda (21) with existing mac disklabel'] > uuid = None size = 0.03076171875 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 63 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41b950> > 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 0x1fffef4192d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Apple active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef419610> PedPartition: <_ped.Partition object at 0x1fffecfbf410> > disk = existing 238475MB disk sda (21) with existing mac disklabel > start = 1 end = 63 length = 63 > flags = >08:43:16,262 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part2 /dev/disk/by-label/bootstrap', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1: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_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'bootstrap', > 'ID_FS_LABEL_ENC': 'bootstrap', > 'ID_FS_TYPE': 'hfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'untitled', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '446171448', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '1954', > 'ID_PART_ENTRY_TYPE': 'Apple_Bootstrap', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4251605335', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part2', > '/dev/disk/by-label/bootstrap'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >08:43:16,265 INFO blivet: scanning sda2 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >08:43:16,268 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >08:43:16,271 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:16,272 INFO blivet: sda2 is a partition >08:43:16,275 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >08:43:16,278 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:43:16,281 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:43:16,285 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >08:43:16,288 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:43:16,289 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:16,293 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >08:43:16,294 DEBUG blivet: looking up parted Partition: /dev/sda2 >08:43:16,297 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:43:16,301 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >08:43:16,304 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >08:43:16,307 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >08:43:16,308 INFO blivet: added partition sda2 (id 23) to device tree >08:43:16,311 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >08:43:16,314 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: mac ; >08:43:16,317 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >08:43:16,320 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: mac ; exists: True ; >08:43:16,380 WARN blivet: disklabel detected but not usable on sda2 >08:43:16,382 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:43:16,383 INFO blivet: type detected on 'sda2' is 'hfs' >08:43:16,384 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:43:16,387 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:43:16,392 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: appleboot ; >08:43:16,394 DEBUG blivet: looking up parted Device: /dev/sda2 >08:43:16,398 INFO blivet: got device: PartitionDevice instance (0x1ffff091e190) -- > name = sda2 status = True kids = 0 id = 23 > parents = ['existing 238475MB disk sda (21) with existing mac disklabel'] > uuid = None size = 0.9541015625 > format = existing appleboot filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1954 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41b8c0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fffef4192d0> fileSystem: <parted.filesystem.FileSystem object at 0x1fffef419d10> > number: 2 path: /dev/sda2 type: 0 > name: untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef419c90> PedPartition: <_ped.Partition object at 0x1fffecfbf590> > disk = existing 238475MB disk sda (21) with existing mac disklabel > start = 446171448 end = 446173401 length = 1954 > flags = boot >08:43:16,402 INFO blivet: got format: AppleBootstrapFS instance (0x1fffef41e6d0) -- > type = appleboot name = Apple Bootstrap status = False > device = /dev/sda2 uuid = None exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = bootstrap size = 0.0 targetSize = 0.0 > >08:43:16,418 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part3 /dev/disk/by-label/Tiger\\x20HD /dev/disk/by-uuid/eb666c4d-afec-320b-a40c-1a14465d55d1', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1: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_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Tiger_HD', > 'ID_FS_LABEL_ENC': 'Tiger\\x20HD', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eb666c4d-afec-320b-a40c-1a14465d55d1', > 'ID_FS_UUID_ENC': 'eb666c4d-afec-320b-a40c-1a14465d55d1', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Untitled', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '262208', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': 'Apple_HFS', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51609024', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part3', > '/dev/disk/by-label/Tiger\\x20HD', > '/dev/disk/by-uuid/eb666c4d-afec-320b-a40c-1a14465d55d1'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >08:43:16,421 INFO blivet: scanning sda3 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >08:43:16,423 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >08:43:16,426 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:16,427 INFO blivet: sda3 is a partition >08:43:16,430 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >08:43:16,432 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:43:16,436 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:43:16,439 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >08:43:16,442 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >08:43:16,443 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:16,447 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >08:43:16,447 DEBUG blivet: looking up parted Partition: /dev/sda3 >08:43:16,451 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >08:43:16,455 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >08:43:16,459 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >08:43:16,462 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >08:43:16,463 INFO blivet: added partition sda3 (id 24) to device tree >08:43:16,466 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >08:43:16,468 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: mac ; >08:43:16,472 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >08:43:16,475 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: mac ; exists: True ; >08:43:16,549 WARN blivet: disklabel detected but not usable on sda3 >08:43:16,550 DEBUG blivet: getFormat('macefi') returning MacEFIFS instance >08:43:16,552 INFO blivet: type detected on 'sda3' is 'hfsplus' >08:43:16,555 DEBUG blivet: HFSPlus.supported: supported: False ; >08:43:16,556 DEBUG blivet: getFormat('hfsplus') returning HFSPlus instance >08:43:16,559 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >08:43:16,562 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: hfs+ ; >08:43:16,564 DEBUG blivet: looking up parted Device: /dev/sda3 >08:43:16,568 INFO blivet: got device: PartitionDevice instance (0x1ffff091e810) -- > name = sda3 status = True kids = 0 id = 24 > parents = ['existing 238475MB disk sda (21) with existing mac disklabel'] > uuid = None size = 51200.0 > format = existing hfs+ filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41b0e0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fffef4192d0> fileSystem: <parted.filesystem.FileSystem object at 0x1fffef419810> > number: 3 path: /dev/sda3 type: 0 > name: Untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef419790> PedPartition: <_ped.Partition object at 0x1fffecfbf530> > disk = existing 238475MB disk sda (21) with existing mac disklabel > start = 262208 end = 105119807 length = 104857600 > flags = >08:43:16,574 DEBUG blivet: HFSPlus.supported: supported: False ; >08:43:16,574 INFO blivet: got format: HFSPlus instance (0x1fffef419050) -- > type = hfs+ name = hfs+ status = False > device = /dev/sda3 uuid = eb666c4d-afec-320b-a40c-1a14465d55d1 exists = True > options = defaults supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Tiger_HD size = 0.0 targetSize = 0.0 > >08:43:16,590 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part4 /dev/disk/by-uuid/34e53309-4aa2-4072-8ceb-446de790d87d', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34e53309-4aa2-4072-8ceb-446de790d87d', > 'ID_FS_UUID_ENC': '34e53309-4aa2-4072-8ceb-446de790d87d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'untitled', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '446173402', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '40375001', > 'ID_PART_ENTRY_TYPE': 'Apple_UNIX_SVR2', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51611326', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part4', > '/dev/disk/by-uuid/34e53309-4aa2-4072-8ceb-446de790d87d'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4'} ; name: sda4 ; >08:43:16,594 INFO blivet: scanning sda4 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4)... >08:43:16,597 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >08:43:16,600 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:16,601 INFO blivet: sda4 is a partition >08:43:16,603 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >08:43:16,606 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:43:16,609 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:43:16,613 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >08:43:16,616 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >08:43:16,617 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:16,621 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >08:43:16,622 DEBUG blivet: looking up parted Partition: /dev/sda4 >08:43:16,628 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >08:43:16,632 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >08:43:16,635 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >08:43:16,638 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >08:43:16,639 INFO blivet: added partition sda4 (id 25) to device tree >08:43:16,642 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >08:43:16,645 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: mac ; >08:43:16,648 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >08:43:16,652 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: mac ; exists: True ; >08:43:16,747 WARN blivet: disklabel detected but not usable on sda4 >08:43:16,749 INFO blivet: type detected on 'sda4' is 'ext4' >08:43:16,944 DEBUG blivet: padding min size from 8065 up to 8565 >08:43:16,948 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:16,949 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:43:16,952 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >08:43:16,956 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >08:43:16,961 DEBUG blivet: looking up parted Device: /dev/sda4 >08:43:16,966 INFO blivet: got device: PartitionDevice instance (0x1fffef41e850) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 238475MB disk sda (21) with existing mac disklabel'] > uuid = None size = 19714.355957 > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40375001 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2513, 255, 63) biosGeometry: (2513, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41b7a0> > target size = 0 path = /dev/sda4 > 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 0x1fffef4192d0> fileSystem: <parted.filesystem.FileSystem object at 0x1fffef419ed0> > number: 4 path: /dev/sda4 type: 0 > name: untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef419e50> PedPartition: <_ped.Partition object at 0x1fffecfbf5f0> > disk = existing 238475MB disk sda (21) with existing mac disklabel > start = 446173402 end = 486548402 length = 40375001 > flags = >08:43:16,971 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:16,973 INFO blivet: got format: Ext4FS instance (0x1fffef41ea10) -- > type = ext4 name = ext4 status = False > device = /dev/sda4 uuid = 34e53309-4aa2-4072-8ceb-446de790d87d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 19714.0 targetSize = 19714.0 > >08:43:16,989 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part5 /dev/disk/by-label/Leopard\\x20HD /dev/disk/by-uuid/6bc30d94-d5b4-375c-bd53-49d451363902', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Leopard_HD', > 'ID_FS_LABEL_ENC': 'Leopard\\x20HD', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6bc30d94-d5b4-375c-bd53-49d451363902', > 'ID_FS_UUID_ENC': '6bc30d94-d5b4-375c-bd53-49d451363902', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Untitled', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '236456248', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '209715200', > 'ID_PART_ENTRY_TYPE': 'Apple_HFS', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51613969', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part5', > '/dev/disk/by-label/Leopard\\x20HD', > '/dev/disk/by-uuid/6bc30d94-d5b4-375c-bd53-49d451363902'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >08:43:16,994 INFO blivet: scanning sda5 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >08:43:16,997 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >08:43:16,999 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:17,000 INFO blivet: sda5 is a partition >08:43:17,003 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >08:43:17,006 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:43:17,009 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:43:17,013 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >08:43:17,016 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >08:43:17,017 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:17,023 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >08:43:17,024 DEBUG blivet: looking up parted Partition: /dev/sda5 >08:43:17,027 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >08:43:17,031 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >08:43:17,034 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >08:43:17,038 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >08:43:17,039 INFO blivet: added partition sda5 (id 26) to device tree >08:43:17,042 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >08:43:17,045 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: mac ; >08:43:17,048 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >08:43:17,051 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: mac ; exists: True ; >08:43:17,144 WARN blivet: disklabel detected but not usable on sda5 >08:43:17,148 DEBUG blivet: getFormat('macefi') returning MacEFIFS instance >08:43:17,149 INFO blivet: type detected on 'sda5' is 'hfsplus' >08:43:17,152 DEBUG blivet: HFSPlus.supported: supported: False ; >08:43:17,152 DEBUG blivet: getFormat('hfsplus') returning HFSPlus instance >08:43:17,155 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >08:43:17,158 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: hfs+ ; >08:43:17,160 DEBUG blivet: looking up parted Device: /dev/sda5 >08:43:17,164 INFO blivet: got device: PartitionDevice instance (0x1fffef41ead0) -- > name = sda5 status = True kids = 0 id = 26 > parents = ['existing 238475MB disk sda (21) with existing mac disklabel'] > uuid = None size = 102400.0 > format = existing hfs+ filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41b9e0> > target size = 0 path = /dev/sda5 > 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 0x1fffef4192d0> fileSystem: <parted.filesystem.FileSystem object at 0x1fffef419b50> > number: 5 path: /dev/sda5 type: 0 > name: Untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef419950> PedPartition: <_ped.Partition object at 0x1fffecfbf470> > disk = existing 238475MB disk sda (21) with existing mac disklabel > start = 236456248 end = 446171447 length = 209715200 > flags = >08:43:17,170 DEBUG blivet: HFSPlus.supported: supported: False ; >08:43:17,170 INFO blivet: got format: HFSPlus instance (0x1fffef41e9d0) -- > type = hfs+ name = hfs+ status = False > device = /dev/sda5 uuid = 6bc30d94-d5b4-375c-bd53-49d451363902 exists = True > options = defaults supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Leopard_HD size = 0.0 targetSize = 0.0 > >08:43:17,183 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'swap', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '486548403', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '1848652', > 'ID_PART_ENTRY_TYPE': 'Apple_UNIX_SVR2', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4251614028', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part6'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >08:43:17,185 INFO blivet: scanning sda6 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >08:43:17,187 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >08:43:17,190 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:17,191 INFO blivet: sda6 is a partition >08:43:17,193 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >08:43:17,196 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:43:17,199 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:43:17,202 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >08:43:17,205 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >08:43:17,206 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:17,209 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >08:43:17,210 DEBUG blivet: looking up parted Partition: /dev/sda6 >08:43:17,213 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >08:43:17,216 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >08:43:17,219 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >08:43:17,222 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >08:43:17,223 INFO blivet: added partition sda6 (id 27) to device tree >08:43:17,225 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >08:43:17,228 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: mac ; >08:43:17,232 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >08:43:17,236 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: mac ; exists: True ; >08:43:17,339 WARN blivet: disklabel detected but not usable on sda6 >08:43:17,341 DEBUG blivet: no type or existing type for sda6, bailing >08:43:17,345 DEBUG blivet: looking up parted Device: /dev/sda6 >08:43:17,353 INFO blivet: got device: PartitionDevice instance (0x1ffff0939110) -- > name = sda6 status = True kids = 0 id = 27 > parents = ['existing 238475MB disk sda (21) with existing mac disklabel'] > uuid = None size = 902.662109375 > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1848652 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (115, 255, 63) biosGeometry: (115, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41ba70> > target size = 0 path = /dev/sda6 > 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 0x1fffef4192d0> fileSystem: None > number: 6 path: /dev/sda6 type: 0 > name: swap active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef41e050> PedPartition: <_ped.Partition object at 0x1fffecfbf650> > disk = existing 238475MB disk sda (21) with existing mac disklabel > start = 486548403 end = 488397054 length = 1848652 > flags = swap >08:43:17,373 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part7', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Filler1', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '64', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '262144', > 'ID_PART_ENTRY_TYPE': 'Apple_UNIX_SVR2', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4251614942', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part7'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >08:43:17,377 INFO blivet: scanning sda7 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >08:43:17,380 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >08:43:17,382 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:17,383 INFO blivet: sda7 is a partition >08:43:17,386 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >08:43:17,389 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:43:17,392 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:43:17,396 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >08:43:17,400 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >08:43:17,401 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:17,405 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >08:43:17,406 DEBUG blivet: looking up parted Partition: /dev/sda7 >08:43:17,409 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >08:43:17,412 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >08:43:17,418 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >08:43:17,421 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >08:43:17,422 INFO blivet: added partition sda7 (id 28) to device tree >08:43:17,425 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >08:43:17,428 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: mac ; >08:43:17,431 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >08:43:17,434 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: mac ; exists: True ; >08:43:17,507 WARN blivet: disklabel detected but not usable on sda7 >08:43:17,508 DEBUG blivet: no type or existing type for sda7, bailing >08:43:17,510 DEBUG blivet: looking up parted Device: /dev/sda7 >08:43:17,515 INFO blivet: got device: PartitionDevice instance (0x1fffef41ee50) -- > name = sda7 status = True kids = 0 id = 28 > parents = ['existing 238475MB disk sda (21) with existing mac disklabel'] > uuid = None size = 128.0 > format = existing None > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 262144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16, 255, 63) biosGeometry: (16, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41b830> > target size = 0 path = /dev/sda7 > 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 0x1fffef4192d0> fileSystem: None > number: 7 path: /dev/sda7 type: 0 > name: Filler1 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef419490> PedPartition: <_ped.Partition object at 0x1fffecfbf3b0> > disk = existing 238475MB disk sda (21) with existing mac disklabel > start = 64 end = 262207 length = 262144 > flags = >08:43:17,534 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part8', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Filler3', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '488397055', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '113', > 'ID_PART_ENTRY_TYPE': 'Apple_UNIX_SVR2', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51615995', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part8'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >08:43:17,535 INFO blivet: scanning sda8 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >08:43:17,537 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >08:43:17,540 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:17,540 INFO blivet: sda8 is a partition >08:43:17,546 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >08:43:17,548 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:43:17,551 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:43:17,554 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >08:43:17,557 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >08:43:17,558 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:17,563 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >08:43:17,564 DEBUG blivet: looking up parted Partition: /dev/sda8 >08:43:17,568 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >08:43:17,571 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >08:43:17,574 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >08:43:17,576 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >08:43:17,577 INFO blivet: added partition sda8 (id 29) to device tree >08:43:17,582 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >08:43:17,585 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: mac ; >08:43:17,588 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >08:43:17,590 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: mac ; exists: True ; >08:43:17,654 WARN blivet: disklabel detected but not usable on sda8 >08:43:17,655 DEBUG blivet: no type or existing type for sda8, bailing >08:43:17,656 DEBUG blivet: looking up parted Device: /dev/sda8 >08:43:17,662 INFO blivet: got device: PartitionDevice instance (0x1fffef41e650) -- > name = sda8 status = True kids = 0 id = 29 > parents = ['existing 238475MB disk sda (21) with existing mac disklabel'] > uuid = None size = 0.05517578125 > format = existing None > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 131334144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8175, 255, 63) biosGeometry: (8175, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41bd40> > target size = 0 path = /dev/sda8 > 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 0x1fffef4192d0> fileSystem: None > number: 8 path: /dev/sda8 type: 0 > name: Filler3 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef41e1d0> PedPartition: <_ped.Partition object at 0x1fffecfbf6b0> > disk = existing 238475MB disk sda (21) with existing mac disklabel > start = 488397055 end = 488397167 length = 113 > flags = >08:43:17,676 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part9', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500JS-41MVB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2500JS-41MVB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Filler2', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '236194104', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '262144', > 'ID_PART_ENTRY_TYPE': 'Apple_UNIX_SVR2', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '10.02E01', > 'ID_SERIAL': 'WDC_WD2500JS-41MVB1_WD-WMANY1128404', > 'ID_SERIAL_SHORT': 'WD-WMANY1128404', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4251616104', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500JS-41MVB1_WD-WMANY1128404-part9'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >08:43:17,677 INFO blivet: scanning sda9 (/devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >08:43:17,680 DEBUG blivet: DeviceTree.getDeviceByName: name: sda9 ; >08:43:17,682 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:17,683 INFO blivet: sda9 is a partition >08:43:17,685 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda9 ; >08:43:17,688 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:43:17,691 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:43:17,694 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >08:43:17,697 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >08:43:17,698 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:17,701 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >08:43:17,702 DEBUG blivet: looking up parted Partition: /dev/sda9 >08:43:17,705 DEBUG blivet: PartitionDevice.probe: sda9 ; exists: True ; >08:43:17,708 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >08:43:17,711 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >08:43:17,714 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >08:43:17,715 INFO blivet: added partition sda9 (id 30) to device tree >08:43:17,717 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >08:43:17,720 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: mac ; >08:43:17,723 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >08:43:17,726 DEBUG blivet: DiskLabel.__init__: device: /dev/sda9 ; labelType: mac ; exists: True ; >08:43:17,779 WARN blivet: disklabel detected but not usable on sda9 >08:43:17,783 DEBUG blivet: no type or existing type for sda9, bailing >08:43:17,784 DEBUG blivet: looking up parted Device: /dev/sda9 >08:43:17,788 INFO blivet: got device: PartitionDevice instance (0x1fffecfb5f10) -- > name = sda9 status = True kids = 0 id = 30 > parents = ['existing 238475MB disk sda (21) with existing mac disklabel'] > uuid = None size = 128.0 > format = existing None > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0c.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 262144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16, 255, 63) biosGeometry: (16, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41bcb0> > target size = 0 path = /dev/sda9 > 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 0x1fffef4192d0> fileSystem: None > number: 9 path: /dev/sda9 type: 0 > name: Filler2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef419ad0> PedPartition: <_ped.Partition object at 0x1fffecfbf4d0> > disk = existing 238475MB disk sda (21) with existing mac disklabel > start = 236194104 end = 236456247 length = 262144 > flags = >08:43:17,806 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVD-RW_GWA-4165B_254B8EB84B89 /dev/disk/by-label/Fedora_20_Beta_ppc64 /dev/disk/by-uuid/2013-11-07-16-06-31-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0001:00/0001:00:09.0/0001:03:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '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': 'Fedora\\x2020-Beta', > 'ID_FS_LABEL': 'Fedora_20_Beta_ppc64', > 'ID_FS_LABEL_ENC': 'Fedora_20_Beta_ppc64', > 'ID_FS_SYSTEM_ID': 'PPC', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-11-07-16-06-31-00', > 'ID_FS_UUID_ENC': '2013-11-07-16-06-31-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-ST_DVD-RW_GWA-4165B', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVD-RW\\x20GWA-4165B\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'C006', > 'ID_SERIAL': 'HL-DT-ST_DVD-RW_GWA-4165B_254B8EB84B89', > 'ID_SERIAL_SHORT': '254B8EB84B89', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '295469', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVD-RW_GWA-4165B_254B8EB84B89', > '/dev/disk/by-label/Fedora_20_Beta_ppc64', > '/dev/disk/by-uuid/2013-11-07-16-06-31-00'], > 'sysfs_path': '/devices/pci0001:00/0001:00:09.0/0001:03:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >08:43:17,807 INFO blivet: scanning sr0 (/devices/pci0001:00/0001:00:09.0/0001:03:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >08:43:17,810 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >08:43:17,816 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:17,817 INFO blivet: sr0 is a cdrom >08:43:17,820 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >08:43:17,821 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:17,824 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >08:43:17,824 INFO blivet: added cdrom sr0 (id 31) to device tree >08:43:17,827 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:43:17,842 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:43:17,843 INFO blivet: type detected on 'sr0' is 'iso9660' >08:43:17,846 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:43:17,847 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >08:43:17,850 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >08:43:17,853 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:43:17,868 DEBUG blivet: looking up parted Device: /dev/sr0 >08:43:17,870 INFO blivet: got device: OpticalDevice instance (0x1ffff091ef90) -- > name = sr0 status = True kids = 0 id = 31 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0001:00/0001:00:09.0/0001:03:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVD-RW GWA-4165B path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41be60> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >08:43:17,874 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:43:17,874 INFO blivet: got format: Iso9660FS instance (0x1ffff091e150) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-11-07-16-06-31-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_Beta_ppc64 size = 0.0 targetSize = 0.0 > >08:43:17,879 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '452400', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >08:43:17,880 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >08:43:17,886 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >08:43:17,888 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:17,889 INFO blivet: loop0 is a loop device >08:43:17,891 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >08:43:17,894 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >08:43:17,897 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:17,898 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:17,904 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >08:43:17,905 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 32) to device tree >08:43:17,908 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >08:43:17,909 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:17,912 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >08:43:17,912 INFO blivet: added loop loop0 (id 33) to device tree >08:43:17,915 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >08:43:17,918 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >08:43:17,921 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:43:17,922 DEBUG blivet: device loop0 does not contain a disklabel >08:43:17,923 INFO blivet: type detected on 'loop0' is 'squashfs' >08:43:17,923 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:43:17,926 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >08:43:17,928 INFO blivet: got device: LoopDevice instance (0x1fffef41ef10) -- > name = loop0 status = False kids = 0 id = 33 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (32)'] > 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 >08:43:17,929 INFO blivet: got format: DeviceFormat instance (0x1fffef41e410) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:43:17,935 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_UUID_ENC': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '453863', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >08:43:17,939 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >08:43:17,942 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:43:17,945 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:17,946 INFO blivet: loop1 is a loop device >08:43:17,948 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >08:43:17,952 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >08:43:17,955 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:17,956 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:17,960 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >08:43:17,961 INFO blivet: added file /LiveOS/rootfs.img (id 34) to device tree >08:43:17,965 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >08:43:17,966 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:17,969 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >08:43:17,971 INFO blivet: added loop loop1 (id 35) to device tree >08:43:17,974 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >08:43:17,977 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >08:43:17,980 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:17,982 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:43:17,982 DEBUG blivet: device loop1 does not contain a disklabel >08:43:17,984 INFO blivet: type detected on 'loop1' is 'ext4' >08:43:18,078 DEBUG blivet: using current size 0 as min size >08:43:18,081 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:18,082 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:43:18,085 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >08:43:18,086 INFO blivet: got device: LoopDevice instance (0x1fffef42d250) -- > name = loop1 status = False kids = 0 id = 35 > parents = ['existing 0MB file /LiveOS/rootfs.img (34)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >08:43:18,089 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:18,090 INFO blivet: got format: Ext4FS instance (0x1fffef42d490) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 1d252af1-eb17-4a3f-869a-de5573b5ab3f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:43:18,095 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '455340', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >08:43:18,096 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >08:43:18,099 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:43:18,102 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:18,102 INFO blivet: loop2 is a loop device >08:43:18,104 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >08:43:18,107 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >08:43:18,110 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:18,111 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:18,116 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >08:43:18,116 INFO blivet: added file /overlay (deleted) (id 36) to device tree >08:43:18,120 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >08:43:18,120 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:18,123 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >08:43:18,124 INFO blivet: added loop loop2 (id 37) to device tree >08:43:18,126 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >08:43:18,129 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >08:43:18,129 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:43:18,130 DEBUG blivet: device loop2 does not contain a disklabel >08:43:18,131 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >08:43:18,131 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:43:18,134 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >08:43:18,135 INFO blivet: got device: LoopDevice instance (0x1fffef41efd0) -- > name = loop2 status = False kids = 0 id = 37 > parents = ['existing 0MB file /overlay (deleted) (36)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >08:43:18,136 INFO blivet: got format: DeviceFormat instance (0x1ffff091ef50) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:43:18,145 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_UUID_ENC': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '632710', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >08:43:18,146 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >08:43:18,148 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:43:18,150 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:18,151 INFO blivet: live-rw is a device-mapper device >08:43:18,153 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >08:43:18,156 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:43:18,159 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (35) with existing ext4 filesystem >08:43:18,163 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:43:18,166 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (37) with existing DM_snapshot_cow >08:43:18,169 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:43:18,172 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:18,175 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >08:43:18,175 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:18,179 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >08:43:18,180 INFO blivet: added dm live-rw (id 38) to device tree >08:43:18,182 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >08:43:18,185 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >08:43:18,188 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:18,189 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:43:18,189 DEBUG blivet: device live-rw does not contain a disklabel >08:43:18,190 INFO blivet: type detected on 'live-rw' is 'ext4' >08:43:18,272 DEBUG blivet: padding min size from 880 up to 968 >08:43:18,277 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:18,279 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:43:18,282 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >08:43:18,284 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >08:43:18,286 INFO blivet: got device: DMDevice instance (0x1fffef41ea90) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop2 (37) with existing DM_snapshot_cow'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41bc20> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >08:43:18,290 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:18,292 INFO blivet: got format: Ext4FS instance (0x1fffef42d5d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 1d252af1-eb17-4a3f-869a-de5573b5ab3f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:43:18,301 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_UUID_ENC': '1d252af1-eb17-4a3f-869a-de5573b5ab3f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '721874', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1d252af1-eb17-4a3f-869a-de5573b5ab3f', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >08:43:18,302 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >08:43:18,305 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:43:18,307 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:18,308 INFO blivet: live-base is a device-mapper device >08:43:18,310 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >08:43:18,313 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:43:18,316 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:43:18,319 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (35) with existing ext4 filesystem >08:43:18,323 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:43:18,325 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:43:18,329 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >08:43:18,329 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:43:18,332 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >08:43:18,333 INFO blivet: added dm live-base (id 39) to device tree >08:43:18,335 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >08:43:18,338 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >08:43:18,341 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:18,342 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:43:18,342 DEBUG blivet: device live-base does not contain a disklabel >08:43:18,343 INFO blivet: type detected on 'live-base' is 'ext4' >08:43:18,425 DEBUG blivet: using current size 0 as min size >08:43:18,429 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:18,430 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:43:18,435 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >08:43:18,441 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >08:43:18,443 INFO blivet: got device: DMDevice instance (0x1fffef42d4d0) -- > name = live-base status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop1 (35) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x1fffef41bdd0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >08:43:18,447 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:18,448 INFO blivet: got format: Ext4FS instance (0x1fffef42d9d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 1d252af1-eb17-4a3f-869a-de5573b5ab3f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:43:18,516 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:43:18,520 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >08:43:18,525 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >08:43:18,573 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:18,577 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:18,583 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:18,635 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:43:18,687 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:18,691 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:18,696 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:18,757 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:43:18,813 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:18,817 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:18,822 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:18,870 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >08:43:18,921 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:18,924 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:18,929 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:18,976 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >08:43:19,028 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:19,032 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:19,037 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:19,084 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >08:43:19,086 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >08:43:19,094 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >08:43:19,142 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:19,146 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:19,151 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:19,204 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >08:43:19,207 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda7 ; status: False ; type: None ; >08:43:19,212 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda7 ; status: False ; type: None ; >08:43:19,265 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:19,269 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:19,275 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:19,320 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >08:43:19,323 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >08:43:19,331 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >08:43:19,377 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:19,381 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:19,393 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:19,442 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >08:43:19,445 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >08:43:19,451 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >08:43:19,506 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:43:19,510 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:19,515 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:43:19,564 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:43:19,619 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >08:43:19,620 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >08:43:19,623 INFO blivet: edd: MBR signature on sda is zero. new disk image? >08:43:19,623 INFO blivet: edd: collected mbr signatures: {} >08:43:19,627 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >08:43:19,653 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:43:20,068 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >08:43:20,070 INFO blivet: error parsing blkid.tab: [Errno 2] Filen eller katalogen finns inte: '/mnt/sysimage/etc/blkid/blkid.tab' >08:43:20,072 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >08:43:20,084 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >08:43:20,102 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda6 ; >08:43:20,110 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 902MB partition sda6 (27) >08:43:20,112 DEBUG blivet: resolved '/dev/sda6' to 'sda6' (partition) >08:43:20,113 DEBUG blivet: crypttab maps: ['cryptswap1'] >08:43:20,115 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >08:43:20,123 DEBUG blivet: resolved 'UUID=34e53309-4aa2-4072-8ceb-446de790d87d' to 'sda4' (partition) >08:43:20,129 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/cryptswap1 ; >08:43:20,135 DEBUG blivet: DeviceTree.getDeviceByPath returned None >08:43:20,137 DEBUG blivet: failed to resolve '/dev/mapper/cryptswap1' >08:43:20,142 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >08:43:20,287 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:20,291 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:20,295 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:20,303 DEBUG blivet: HFSPlus.supported: supported: False ; >08:43:20,315 DEBUG blivet: Ext4FS.supported: supported: True ; >08:43:20,320 DEBUG blivet: HFSPlus.supported: supported: False ; >08:43:20,338 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:43:20,358 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:43:22,283 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:43:22,286 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:44:11,281 INFO blivet: Detected 1552M of memory >08:44:11,282 INFO blivet: Swap attempt of 3104M >08:44:11,291 DEBUG blivet: clearpart: looking at sda9 >08:44:11,292 DEBUG blivet: clearpart: looking at sda8 >08:44:11,293 DEBUG blivet: clearpart: looking at sda7 >08:44:11,293 DEBUG blivet: clearpart: looking at sda6 >08:44:11,294 DEBUG blivet: clearpart: looking at sda5 >08:44:11,295 DEBUG blivet: clearpart: looking at sda4 >08:44:11,295 DEBUG blivet: clearpart: looking at sda3 >08:44:11,296 DEBUG blivet: clearpart: looking at sda2 >08:44:11,296 DEBUG blivet: clearpart: looking at sda1 >08:44:11,297 DEBUG blivet: checking whether disk sda has an empty extended >08:44:11,299 DEBUG blivet: extended is None ; logicals is [] >08:44:11,381 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:44:11,384 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:44:11,466 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:44:11,470 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:44:11,474 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:44:11,477 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sda (21) with existing mac disklabel >08:44:11,478 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:44:11,722 DEBUG blivet: starting Blivet copy >08:44:11,812 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:44:11,814 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff091ead0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Apple active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef3b84d0> PedPartition: <_ped.Partition object at 0x1fffecfbfdd0> >08:44:11,817 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:44:11,819 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff091ead0> fileSystem: <parted.filesystem.FileSystem object at 0x1fffef3b8bd0> > number: 2 path: /dev/sda2 type: 0 > name: untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef3b8b50> PedPartition: <_ped.Partition object at 0x1fffecfbfc50> >08:44:11,823 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >08:44:11,825 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff091ead0> fileSystem: <parted.filesystem.FileSystem object at 0x1fffef3b86d0> > number: 3 path: /dev/sda3 type: 0 > name: Untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef3b8650> PedPartition: <_ped.Partition object at 0x1fffecfbfb90> >08:44:11,828 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >08:44:11,830 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff091ead0> fileSystem: <parted.filesystem.FileSystem object at 0x1fffef3b8d90> > number: 4 path: /dev/sda4 type: 0 > name: untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef3b8d10> PedPartition: <_ped.Partition object at 0x1fffecfbf770> >08:44:11,834 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >08:44:11,835 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff091ead0> fileSystem: <parted.filesystem.FileSystem object at 0x1fffef3b8a10> > number: 5 path: /dev/sda5 type: 0 > name: Untitled active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef3b8810> PedPartition: <_ped.Partition object at 0x1fffecfbfa10> >08:44:11,839 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >08:44:11,841 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff091ead0> fileSystem: None > number: 6 path: /dev/sda6 type: 0 > name: swap active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef3b8ed0> PedPartition: <_ped.Partition object at 0x1fffecfbfd10> >08:44:11,845 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >08:44:11,846 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff091ead0> fileSystem: None > number: 7 path: /dev/sda7 type: 0 > name: Filler1 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef3b8350> PedPartition: <_ped.Partition object at 0x1fffecfbfbf0> >08:44:11,850 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >08:44:11,852 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff091ead0> fileSystem: None > number: 8 path: /dev/sda8 type: 0 > name: Filler3 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef3b9090> PedPartition: <_ped.Partition object at 0x1fffecfbfcb0> >08:44:11,856 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >08:44:11,857 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff091ead0> fileSystem: None > number: 9 path: /dev/sda9 type: 0 > name: Filler2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fffef3b8990> PedPartition: <_ped.Partition object at 0x1fffecfbf8f0> >08:44:11,858 DEBUG blivet: finished Blivet copy >08:44:25,847 DEBUG blivet: Ext4FS.supported: supported: True ; >08:44:25,848 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:44:25,853 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x1fffecfbee50>, 19714, ['sda'], {'encrypted': False, 'raid_level': None} >08:44:26,840 DEBUG blivet: Ext4FS.supported: supported: True ; >08:44:26,841 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:44:26,849 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x1fffecfbee50>, 19714, ['sda'], {'encrypted': False, 'raid_level': None} >08:44:26,899 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >08:44:28,907 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >08:44:28,911 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x1fffecfbee50>, 1, ['sda'], {'encrypted': False, 'raid_level': None} >08:44:28,919 DEBUG storage.ui: PartitionDevice._computeResize: sda1 ; status: True ; > > >/tmp/ifcfg.log: >07:32:13,424 DEBUG ifcfg: content of files (network initialization): >07:32:14,684 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f0 >07:32:15,048 DEBUG ifcfg: content of files (ifcfgs created): >07:32:15,049 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f1: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=enP1p5s4f1 >UUID=578bf960-e087-4ebf-a2af-cf04539de5ee >ONBOOT=no >HWADDR=00:14:51:63:EB:09 >PEERDNS=yes >PEERROUTES=yes > >07:32:15,050 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f0: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=enP1p5s4f0 >UUID=5de0a23b-c166-4c4e-aa3c-0ebd62175bbb >ONBOOT=no >HWADDR=00:14:51:63:EB:08 >PEERDNS=yes >PEERROUTES=yes > >08:17:20,242 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f1 >08:17:20,244 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f0 >08:17:20,247 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f0 >08:17:20,402 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f1 >08:17:20,404 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f0 >08:17:20,407 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f1 >08:17:20,409 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f1 > > >/proc/cmdline: >BOOT_IMAGE=/ppc/ppc64/vmlinuz ro nouveau.noaccel=1 > > >/tmp/syslog: >07:31:36,713 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="1379" x-info="http://www.rsyslog.com"] start >07:31:36,713 DEBUG kernel:[ 0.000000] Allocated 1048576 bytes for 1024 pacas at c00000000ff00000 >07:31:36,713 INFO kernel:[ 0.000000] DART table allocated at: c00000005f000000 >07:31:36,713 INFO kernel:[ 0.000000] Using PowerMac machine description >07:31:36,713 DEBUG kernel:[ 0.000000] Page orders: linear mapping = 24, virtual = 12, io = 12, vmemmap = 24 >07:31:36,713 WARNING kernel:[ 0.000000] Found initrd at 0xc000000003800000:0xc000000005601594 >07:31:36,713 INFO kernel:[ 0.000000] Found U4 memory controller & host bridge @ 0xf8000000 revision: 0x42 >07:31:36,713 INFO kernel:[ 0.000000] Mapped at 0xd000080080000000 >07:31:36,713 INFO kernel:[ 0.000000] Found a Shasta mac-io controller, rev: 0, mapped at 0xd000080080050000 >07:31:36,713 INFO kernel:[ 0.000000] PowerMac motherboard: PowerMac G5 Dual Core >07:31:36,713 INFO kernel:[ 0.000000] DART IOMMU initialized for U4 type chipset >07:31:36,713 INFO kernel:[ 0.000000] bootconsole [udbg0] enabled >07:31:36,713 INFO kernel:[ 0.000000] CPU maps initialized for 1 thread per core >07:31:36,713 DEBUG kernel:[ 0.000000] (thread shift is 0) >07:31:36,713 DEBUG kernel:[ 0.000000] Freed 983040 bytes for unused pacas >07:31:36,713 WARNING kernel:[ 0.000000] Starting Linux PPC64 #1 SMP Mon Oct 21 18:51:08 MST 2013 >07:31:36,713 WARNING kernel:[ 0.000000] ----------------------------------------------------- >07:31:36,713 WARNING kernel:[ 0.000000] ppc64_pft_size = 0x0 >07:31:36,713 WARNING kernel:[ 0.000000] physicalMemorySize = 0x60000000 >07:31:36,713 WARNING kernel:[ 0.000000] htab_address = 0xc00000005c000000 >07:31:36,713 WARNING kernel:[ 0.000000] htab_hash_mask = 0x3ffff >07:31:36,713 WARNING kernel:[ 0.000000] ----------------------------------------------------- >07:31:36,713 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >07:31:36,713 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >07:31:36,713 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >07:31:36,713 NOTICE kernel:[ 0.000000] Linux version 3.11.6-301.fc20.ppc64 (mockbuild@ppc-builder7.qa.fedoraproject.org) (gcc version 4.8.1 20130814 (Red Hat 4.8.1-6) (GCC) ) #1 SMP Mon Oct 21 18:51:08 MST 2013 >07:31:36,713 WARNING kernel:[ 0.000000] [boot]0012 Setup Arch >07:31:36,713 DEBUG kernel:[ 0.000000] Top of RAM: 0x60000000, Total RAM: 0x60000000 >07:31:36,713 DEBUG kernel:[ 0.000000] Memory hole size: 0MB >07:31:36,713 INFO kernel:[ 0.000000] Found U4-PCIE PCI host bridge. Firmware bus number: 0->255 >07:31:36,713 INFO kernel:[ 0.000000] PCI host bridge /pci@0,f0000000 ranges: >07:31:36,713 INFO kernel:[ 0.000000] MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000 >07:31:36,713 INFO kernel:[ 0.000000] IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000 >07:31:36,713 INFO kernel:[ 0.000000] MEM 0x0000000090000000..0x00000000afffffff -> 0x0000000090000000 >07:31:36,713 WARNING kernel:[ 0.000000] Can't get bus-range for /ht@0,f2000000, assume bus 0 >07:31:36,713 INFO kernel:[ 0.000000] Found U3-HT PCI host bridge. Firmware bus number: 0->239 >07:31:36,713 INFO kernel:[ 0.000000] PCI host bridge /ht@0,f2000000 (primary) ranges: >07:31:36,713 INFO kernel:[ 0.000000] SMU: Driver 0.7 (c) 2005 Benjamin Herrenschmidt, IBM Corp. >07:31:36,713 WARNING kernel:[ 0.000000] nvram: Checking bank 0... >07:31:36,713 WARNING kernel:[ 0.000000] nvram: gen0=842, gen1=841 >07:31:36,713 WARNING kernel:[ 0.000000] nvram: Active bank is: 0 >07:31:36,713 WARNING kernel:[ 0.000000] nvram: OF partition at 0x410 >07:31:36,713 WARNING kernel:[ 0.000000] nvram: XP partition at 0x1020 >07:31:36,713 WARNING kernel:[ 0.000000] nvram: NR partition at 0x1120 >07:31:36,713 WARNING kernel:[ 0.000000] Zone ranges: >07:31:36,713 WARNING kernel:[ 0.000000] DMA [mem 0x00000000-0x5fffffff] >07:31:36,713 WARNING kernel:[ 0.000000] Normal empty >07:31:36,713 WARNING kernel:[ 0.000000] Movable zone start for each node >07:31:36,713 WARNING kernel:[ 0.000000] Early memory node ranges >07:31:36,713 WARNING kernel:[ 0.000000] node 0: [mem 0x00000000-0x5fffffff] >07:31:36,713 DEBUG kernel:[ 0.000000] On node 0 totalpages: 24576 >07:31:36,713 DEBUG kernel:[ 0.000000] DMA zone: 21 pages used for memmap >07:31:36,713 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >07:31:36,713 DEBUG kernel:[ 0.000000] DMA zone: 24576 pages, LIFO batch:1 >07:31:36,713 WARNING kernel:[ 0.000000] [boot]0015 Setup Done >07:31:36,713 INFO kernel:[ 0.000000] PERCPU: Embedded 2 pages/cpu @c000000001700000 s88832 r0 d42240 u524288 >07:31:36,713 DEBUG kernel:[ 0.000000] pcpu-alloc: s88832 r0 d42240 u524288 alloc=1*1048576 >07:31:36,713 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 >07:31:36,713 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 24555 >07:31:36,713 WARNING kernel:[ 0.000000] Policy zone: DMA >07:31:36,713 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/ppc/ppc64/vmlinuz ro nouveau.noaccel=1 >07:31:36,713 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) >07:31:36,713 NOTICE kernel:[ 0.000000] Sorting __ex_table... >07:31:36,713 WARNING kernel:[ 0.000000] Memory: 1386048K/1572864K available (8576K kernel code, 1792K rwdata, 3196K rodata, 6592K init, 2762K bss, 186816K reserved) >07:31:36,713 INFO kernel:[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=256 >07:31:36,713 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >07:31:36,713 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >07:31:36,713 INFO kernel:[ 0.000000] NR_IRQS:512 nr_irqs:512 16 >07:31:36,713 DEBUG kernel:[ 0.000000] mpic: Resetting >07:31:36,713 INFO kernel:[ 0.000000] mpic: Setting up MPIC " MPIC 1 " version 1.2 at f8040000, max 2 CPUs >07:31:36,713 INFO kernel:[ 0.000000] mpic: ISU size: 124, shift: 7, mask: 7f >07:31:36,713 INFO kernel:[ 0.000000] mpic: Initializing for 124 sources >07:31:36,713 INFO kernel:[ 0.000000] mpic: Setting up HT PICs workarounds for U3/U4 >07:31:36,713 DEBUG kernel:[ 0.000000] mpic: - HT:01.0 disabled MSI mapping found @ 0xfee00000 >07:31:36,713 DEBUG kernel:[ 0.000000] mpic: - HT:02.0 disabled MSI mapping found @ 0xfee00000 >07:31:36,713 DEBUG kernel:[ 0.000000] mpic: - HT:03.0 disabled MSI mapping found @ 0xfee00000 >07:31:36,713 DEBUG kernel:[ 0.000000] mpic: - HT:04.0 disabled MSI mapping found @ 0xfee00000 >07:31:36,713 DEBUG kernel:[ 0.000000] mpic: - HT:05.0 disabled MSI mapping found @ 0xfee00000 >07:31:36,713 DEBUG kernel:[ 0.000000] mpic: - HT:06.0 disabled MSI mapping found @ 0xfee00000 >07:31:36,713 INFO kernel:[ 0.000000] mpic: - HT:07.0 [0x90] vendor 106b device 0053 has 86 irqs >07:31:36,713 DEBUG kernel:[ 0.000000] time_init: decrementer frequency = 33.333333 MHz >07:31:36,713 DEBUG kernel:[ 0.000000] time_init: processor frequency = 2300.000000 MHz >07:31:36,713 INFO kernel:[ 0.000000] clocksource: timebase mult[1e000005] shift[24] registered >07:31:36,713 DEBUG kernel:[ 0.000000] clockevent: decrementer mult[8888887] shift[32] cpu[0] >07:31:36,713 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >07:31:36,713 INFO kernel:[ 0.000000] console [tty0] enabled, bootconsole disabled >07:31:36,713 INFO kernel:[ 0.000000] allocated 393216 bytes of page_cgroup >07:31:36,713 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >07:31:36,713 INFO kernel:[ 0.002982] pid_max: default: 32768 minimum: 301 >07:31:36,713 INFO kernel:[ 0.003097] Security Framework initialized >07:31:36,713 INFO kernel:[ 0.003111] SELinux: Initializing. >07:31:36,713 DEBUG kernel:[ 0.003129] SELinux: Starting in permissive mode >07:31:36,713 INFO kernel:[ 0.003275] Dentry cache hash table entries: 262144 (order: 5, 2097152 bytes) >07:31:36,713 INFO kernel:[ 0.005030] Inode-cache hash table entries: 131072 (order: 4, 1048576 bytes) >07:31:36,713 INFO kernel:[ 0.005920] Mount-cache hash table entries: 4096 >07:31:36,713 WARNING kernel:[ 0.007998] device-tree: Duplicate name in /ht@0,f2000000/pci@8/mac-io@7/i2c@18000, renamed to "i2c-bus@0#1" >07:31:36,713 INFO kernel:[ 0.009542] Initializing cgroup subsys memory >07:31:36,713 INFO kernel:[ 0.010081] Initializing cgroup subsys devices >07:31:36,713 INFO kernel:[ 0.010090] Initializing cgroup subsys freezer >07:31:36,713 INFO kernel:[ 0.010095] Initializing cgroup subsys net_cls >07:31:36,713 INFO kernel:[ 0.010100] Initializing cgroup subsys blkio >07:31:36,713 INFO kernel:[ 0.010105] Initializing cgroup subsys perf_event >07:31:36,714 INFO kernel:[ 0.010160] ftrace: allocating 23144 entries in 9 pages >07:31:36,714 INFO kernel:[ 0.027651] PowerMac SMP probe found 2 cpus >07:31:36,714 INFO kernel:[ 0.027751] KeyWest i2c @0xf8001003 irq 16 /u4@0,f8000000/i2c@f8001000 >07:31:36,714 INFO kernel:[ 0.027759] channel 1 bus /u4@0,f8000000/i2c@f8001000/i2c-bus@1 >07:31:36,714 INFO kernel:[ 0.027786] KeyWest i2c @0x80018000 irq 27 /ht@0,f2000000/pci@8/mac-io@7/i2c@18000 >07:31:36,714 INFO kernel:[ 0.027793] channel 0 bus /ht@0,f2000000/pci@8/mac-io@7/i2c@18000/i2c-bus@0 >07:31:36,714 INFO kernel:[ 0.027802] channel 0 bus /ht@0,f2000000/pci@8/mac-io@7/i2c@18000/i2c-bus@0 >07:31:36,714 INFO kernel:[ 0.027814] SMU i2c /smu@0,0/smu-i2c-control@0 >07:31:36,714 INFO kernel:[ 0.027820] channel b bus /smu@0,0/smu-i2c-control@0/i2c-bus@b >07:31:36,714 INFO kernel:[ 0.027827] channel e bus /smu@0,0/smu-i2c-control@0/i2c-bus@e >07:31:36,714 INFO kernel:[ 0.027847] Processor timebase sync using platform function >07:31:36,714 INFO kernel:[ 0.027852] mpic: requesting IPIs... >07:31:36,714 INFO kernel:[ 0.027902] PPC970/FX/MP performance monitor hardware support registered >07:31:36,714 INFO kernel:[ 0.031787] Brought up 2 CPUs >07:31:36,714 INFO kernel:[ 0.036066] devtmpfs: initialized >07:31:36,714 INFO kernel:[ 0.051131] EEH: devices created >07:31:36,714 INFO kernel:[ 0.053101] atomic64 test passed >07:31:36,714 INFO kernel:[ 0.053327] NET: Registered protocol family 16 >07:31:36,714 WARNING kernel:[ 0.053347] eeh_init: Platform EEH operation not found >07:31:36,714 INFO kernel:[ 0.053416] IBM eBus Device Driver >07:31:36,714 INFO kernel:[ 0.053674] CPU Hotplug not supported by firmware - disabling. >07:31:36,714 INFO kernel:[ 0.054874] PCI: Probing PCI hardware >07:31:36,714 INFO kernel:[ 0.054930] PCI host bridge to bus 0000:00 >07:31:36,714 INFO kernel:[ 0.054939] pci_bus 0000:00: root bus resource [io 0x10000-0x80ffff] (bus address [0x0000-0x7fffff]) >07:31:36,714 INFO kernel:[ 0.054947] pci_bus 0000:00: root bus resource [mem 0xf1000000-0xf1ffffff] >07:31:36,714 INFO kernel:[ 0.054953] pci_bus 0000:00: root bus resource [mem 0x90000000-0xafffffff] >07:31:36,714 INFO kernel:[ 0.054961] pci_bus 0000:00: root bus resource [bus 00-ff] >07:31:36,714 DEBUG kernel:[ 0.054969] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff >07:31:36,714 DEBUG kernel:[ 0.055005] pci 0000:00:0b.0: [106b:005b] type 01 class 0x060400 >07:31:36,714 INFO kernel:[ 0.055038] PCI: Fixup U4 PCIe bridge range: [mem 0x90000000-0xafffffff] >07:31:36,714 DEBUG kernel:[ 0.055077] pci 0000:00:0b.0: PME# supported from D0 D3hot D3cold >07:31:36,714 INFO kernel:[ 0.090795] IOMMU table initialized, virtual merging enabled >07:31:36,714 DEBUG kernel:[ 0.090875] pci 0000:0a:00.0: [10de:0141] type 00 class 0x030000 >07:31:36,714 DEBUG kernel:[ 0.090890] pci 0000:0a:00.0: reg 0x10: [mem 0xa1000000-0xa1ffffff] >07:31:36,714 DEBUG kernel:[ 0.090905] pci 0000:0a:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref] >07:31:36,714 DEBUG kernel:[ 0.090919] pci 0000:0a:00.0: reg 0x1c: [mem 0xa0000000-0xa0ffffff 64bit] >07:31:36,714 DEBUG kernel:[ 0.090936] pci 0000:0a:00.0: reg 0x30: [mem 0xa2000000-0xa201ffff pref] >07:31:36,714 INFO kernel:[ 0.091030] pci 0000:00:0b.0: PCI bridge to [bus 0a] >07:31:36,714 DEBUG kernel:[ 0.091039] pci 0000:00:0b.0: bridge window [io 0x10000-0x1ffff] >07:31:36,714 DEBUG kernel:[ 0.091045] pci 0000:00:0b.0: bridge window [mem 0x90000000-0xafffffff] >07:31:36,714 DEBUG kernel:[ 0.091052] pci 0000:00:0b.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] >07:31:36,714 DEBUG kernel:[ 0.091092] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 0a >07:31:36,714 INFO kernel:[ 0.091135] PCI host bridge to bus 0001:00 >07:31:36,714 INFO kernel:[ 0.091142] pci_bus 0001:00: root bus resource [io 0x820000-0xc1ffff] (bus address [0x0000-0x3fffff]) >07:31:36,714 INFO kernel:[ 0.091149] pci_bus 0001:00: root bus resource [mem 0xfa000000-0xffffffff] >07:31:36,714 INFO kernel:[ 0.091155] pci_bus 0001:00: root bus resource [mem 0x80000000-0x8fffffff] >07:31:36,714 INFO kernel:[ 0.091161] pci_bus 0001:00: root bus resource [mem 0xb0000000-0xefffffff] >07:31:36,714 INFO kernel:[ 0.091168] pci_bus 0001:00: root bus resource [bus 00-ef] >07:31:36,714 DEBUG kernel:[ 0.091175] pci_bus 0001:00: busn_res: [bus 00-ef] end is updated to ff >07:31:36,714 DEBUG kernel:[ 0.091192] pci 0001:00:00.0: [106b:0074] type 00 class 0x060000 >07:31:36,714 DEBUG kernel:[ 0.091260] pci 0001:00:01.0: [1166:0130] type 01 class 0x060400 >07:31:36,714 DEBUG kernel:[ 0.091359] pci 0001:00:02.0: [1166:0130] type 01 class 0x060400 >07:31:36,714 DEBUG kernel:[ 0.091450] pci 0001:00:03.0: [1166:0132] type 01 class 0x060400 >07:31:36,714 DEBUG kernel:[ 0.091539] pci 0001:00:04.0: [1166:0132] type 01 class 0x060400 >07:31:36,714 DEBUG kernel:[ 0.091629] pci 0001:00:05.0: [1166:0132] type 01 class 0x060400 >07:31:36,714 DEBUG kernel:[ 0.091724] pci 0001:00:06.0: [1166:0132] type 01 class 0x060400 >07:31:36,714 DEBUG kernel:[ 0.091817] pci 0001:00:07.0: [106b:0053] type 01 class 0x060400 >07:31:36,714 DEBUG kernel:[ 0.091943] pci 0001:00:08.0: [106b:0054] type 01 class 0x060400 >07:31:36,714 DEBUG kernel:[ 0.092069] pci 0001:00:09.0: [106b:0055] type 01 class 0x060400 >07:31:36,714 INFO kernel:[ 0.092235] pci 0001:00:01.0: PCI bridge to [bus 04] >07:31:36,714 DEBUG kernel:[ 0.092302] pci 0001:05:04.0: [14e4:166a] type 00 class 0x020000 >07:31:36,714 DEBUG kernel:[ 0.092317] pci 0001:05:04.0: reg 0x10: [mem 0xfa530000-0xfa53ffff 64bit] >07:31:36,714 DEBUG kernel:[ 0.092327] pci 0001:05:04.0: reg 0x18: [mem 0xfa520000-0xfa52ffff 64bit] >07:31:36,714 DEBUG kernel:[ 0.092378] pci 0001:05:04.0: PME# supported from D3hot D3cold >07:31:36,714 DEBUG kernel:[ 0.092444] pci 0001:05:04.1: [14e4:166a] type 00 class 0x020000 >07:31:36,714 DEBUG kernel:[ 0.092459] pci 0001:05:04.1: reg 0x10: [mem 0xfa510000-0xfa51ffff 64bit] >07:31:36,714 DEBUG kernel:[ 0.092469] pci 0001:05:04.1: reg 0x18: [mem 0xfa500000-0xfa50ffff 64bit] >07:31:36,714 DEBUG kernel:[ 0.092520] pci 0001:05:04.1: PME# supported from D3hot D3cold >07:31:36,714 INFO kernel:[ 0.092584] pci 0001:00:02.0: PCI bridge to [bus 05] >07:31:36,714 DEBUG kernel:[ 0.092594] pci 0001:00:02.0: bridge window [mem 0xfa500000-0xfa5fffff] >07:31:36,714 INFO kernel:[ 0.092670] pci 0001:00:03.0: PCI bridge to [bus 06] >07:31:36,714 INFO kernel:[ 0.092726] pci 0001:00:04.0: PCI bridge to [bus 07] >07:31:36,714 INFO kernel:[ 0.092782] pci 0001:00:05.0: PCI bridge to [bus 08] >07:31:36,714 INFO kernel:[ 0.092844] pci 0001:00:06.0: PCI bridge to [bus 09] >07:31:36,714 INFO kernel:[ 0.092918] pci 0001:00:07.0: PCI bridge to [bus 02] >07:31:36,714 DEBUG kernel:[ 0.092929] pci 0001:00:07.0: bridge window [mem 0xfa000000-0xfa3fffff] >07:31:36,714 DEBUG kernel:[ 0.092934] pci 0001:00:07.0: bridge window [mem 0x00000000-0x000fffff pref] >07:31:36,714 DEBUG kernel:[ 0.092992] pci 0001:01:07.0: [106b:004f] type 00 class 0xff0000 >07:31:36,714 DEBUG kernel:[ 0.093004] pci 0001:01:07.0: reg 0x10: [mem 0x80000000-0x8007ffff] >07:31:36,714 DEBUG kernel:[ 0.093096] pci 0001:01:0b.0: [1033:0035] type 00 class 0x0c0310 >07:31:36,714 DEBUG kernel:[ 0.093112] pci 0001:01:0b.0: reg 0x10: [mem 0x80082000-0x80082fff] >07:31:36,714 DEBUG kernel:[ 0.093173] pci 0001:01:0b.0: supports D1 D2 >07:31:36,714 DEBUG kernel:[ 0.093176] pci 0001:01:0b.0: PME# supported from D0 D1 D2 D3hot D3cold >07:31:36,714 DEBUG kernel:[ 0.093238] pci 0001:01:0b.1: [1033:0035] type 00 class 0x0c0310 >07:31:36,714 DEBUG kernel:[ 0.093254] pci 0001:01:0b.1: reg 0x10: [mem 0x80081000-0x80081fff] >07:31:36,714 DEBUG kernel:[ 0.093314] pci 0001:01:0b.1: supports D1 D2 >07:31:36,714 DEBUG kernel:[ 0.093317] pci 0001:01:0b.1: PME# supported from D0 D1 D2 D3hot D3cold >07:31:36,714 DEBUG kernel:[ 0.093380] pci 0001:01:0b.2: [1033:00e0] type 00 class 0x0c0320 >07:31:36,714 DEBUG kernel:[ 0.093396] pci 0001:01:0b.2: reg 0x10: [mem 0x80080000-0x800800ff] >07:31:36,714 DEBUG kernel:[ 0.093456] pci 0001:01:0b.2: supports D1 D2 >07:31:36,714 DEBUG kernel:[ 0.093460] pci 0001:01:0b.2: PME# supported from D0 D1 D2 D3hot D3cold >07:31:36,714 INFO kernel:[ 0.093520] pci 0001:00:08.0: PCI bridge to [bus 01] >07:31:36,714 DEBUG kernel:[ 0.093531] pci 0001:00:08.0: bridge window [mem 0x80000000-0x800fffff] >07:31:36,714 DEBUG kernel:[ 0.093536] pci 0001:00:08.0: bridge window [mem 0x00000000-0x000fffff pref] >07:31:36,714 DEBUG kernel:[ 0.093628] pci 0001:03:0c.0: [1166:0240] type 00 class 0x01018f >07:31:36,714 DEBUG kernel:[ 0.093639] pci 0001:03:0c.0: reg 0x10: [io 0x820000-0x820007] >07:31:36,714 DEBUG kernel:[ 0.093648] pci 0001:03:0c.0: reg 0x14: [io 0x820000-0x820003] >07:31:36,714 DEBUG kernel:[ 0.093656] pci 0001:03:0c.0: reg 0x18: [io 0x820000-0x820007] >07:31:36,714 DEBUG kernel:[ 0.093664] pci 0001:03:0c.0: reg 0x1c: [io 0x820000-0x820003] >07:31:36,714 DEBUG kernel:[ 0.093672] pci 0001:03:0c.0: reg 0x20: [io 0x820000-0x82000f] >07:31:36,714 DEBUG kernel:[ 0.093680] pci 0001:03:0c.0: reg 0x24: [mem 0xfa402000-0xfa403fff] >07:31:36,714 DEBUG kernel:[ 0.093748] pci 0001:03:0d.0: [106b:0050] type 00 class 0xff0000 >07:31:36,714 DEBUG kernel:[ 0.093759] pci 0001:03:0d.0: reg 0x10: [mem 0xfa404000-0xfa407fff] >07:31:36,714 DEBUG kernel:[ 0.093848] pci 0001:03:0e.0: [106b:0052] type 00 class 0x0c0010 >07:31:36,714 DEBUG kernel:[ 0.093863] pci 0001:03:0e.0: reg 0x10: [mem 0xfa400000-0xfa400fff] >07:31:36,714 DEBUG kernel:[ 0.093919] pci 0001:03:0e.0: supports D1 D2 >07:31:36,714 DEBUG kernel:[ 0.093922] pci 0001:03:0e.0: PME# supported from D0 D1 D2 D3hot >07:31:36,714 INFO kernel:[ 0.093979] pci 0001:00:09.0: PCI bridge to [bus 03] >07:31:36,714 DEBUG kernel:[ 0.093990] pci 0001:00:09.0: bridge window [mem 0xfa400000-0xfa4fffff] >07:31:36,714 DEBUG kernel:[ 0.093996] pci 0001:00:09.0: bridge window [mem 0x00000000-0x000fffff pref] >07:31:36,714 DEBUG kernel:[ 0.094058] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 09 >07:31:36,714 DEBUG kernel:[ 0.094153] PCI 0000:00 Cannot reserve Legacy IO [io 0x10000-0x10fff] >07:31:36,714 INFO kernel:[ 0.094205] pci 0000:00:0b.0: BAR 15: assigned [mem 0xf1000000-0xf10fffff 64bit pref] >07:31:36,714 INFO kernel:[ 0.094213] pci 0000:00:0b.0: PCI bridge to [bus 0a] >07:31:36,714 INFO kernel:[ 0.094220] pci 0000:00:0b.0: bridge window [io 0x10000-0x1ffff] >07:31:36,714 INFO kernel:[ 0.094228] pci 0000:00:0b.0: bridge window [mem 0x90000000-0xafffffff] >07:31:36,714 INFO kernel:[ 0.094236] pci 0000:00:0b.0: bridge window [mem 0xf1000000-0xf10fffff 64bit pref] >07:31:36,714 INFO kernel:[ 0.094248] pci 0001:00:01.0: PCI bridge to [bus 04] >07:31:36,714 INFO kernel:[ 0.094257] pci 0001:00:02.0: PCI bridge to [bus 05] >07:31:36,714 INFO kernel:[ 0.094264] pci 0001:00:02.0: bridge window [mem 0xfa500000-0xfa5fffff] >07:31:36,714 INFO kernel:[ 0.094272] pci 0001:00:03.0: PCI bridge to [bus 06] >07:31:36,714 INFO kernel:[ 0.094281] pci 0001:00:04.0: PCI bridge to [bus 07] >07:31:36,714 INFO kernel:[ 0.094289] pci 0001:00:05.0: PCI bridge to [bus 08] >07:31:36,714 INFO kernel:[ 0.094298] pci 0001:00:06.0: PCI bridge to [bus 09] >07:31:36,714 INFO kernel:[ 0.094307] pci 0001:00:07.0: PCI bridge to [bus 02] >07:31:36,714 INFO kernel:[ 0.094314] pci 0001:00:07.0: bridge window [mem 0xfa000000-0xfa3fffff] >07:31:36,714 INFO kernel:[ 0.094323] pci 0001:00:08.0: PCI bridge to [bus 01] >07:31:36,714 INFO kernel:[ 0.094330] pci 0001:00:08.0: bridge window [mem 0x80000000-0x800fffff] >07:31:36,714 INFO kernel:[ 0.094338] pci 0001:00:09.0: PCI bridge to [bus 03] >07:31:36,714 INFO kernel:[ 0.094345] pci 0001:00:09.0: bridge window [mem 0xfa400000-0xfa4fffff] >07:31:36,714 DEBUG kernel:[ 0.094377] pci_bus 0000:00: resource 4 [io 0x10000-0x80ffff] >07:31:36,714 DEBUG kernel:[ 0.094381] pci_bus 0000:00: resource 5 [mem 0xf1000000-0xf1ffffff] >07:31:36,714 DEBUG kernel:[ 0.094384] pci_bus 0000:00: resource 6 [mem 0x90000000-0xafffffff] >07:31:36,714 DEBUG kernel:[ 0.094388] pci_bus 0000:0a: resource 0 [io 0x10000-0x1ffff] >07:31:36,714 DEBUG kernel:[ 0.094391] pci_bus 0000:0a: resource 1 [mem 0x90000000-0xafffffff] >07:31:36,714 DEBUG kernel:[ 0.094395] pci_bus 0000:0a: resource 2 [mem 0xf1000000-0xf10fffff 64bit pref] >07:31:36,714 DEBUG kernel:[ 0.094398] pci_bus 0001:00: resource 4 [io 0x820000-0xc1ffff] >07:31:36,715 DEBUG kernel:[ 0.094402] pci_bus 0001:00: resource 5 [mem 0xfa000000-0xffffffff] >07:31:36,715 DEBUG kernel:[ 0.094405] pci_bus 0001:00: resource 6 [mem 0x80000000-0x8fffffff] >07:31:36,715 DEBUG kernel:[ 0.094408] pci_bus 0001:00: resource 7 [mem 0xb0000000-0xefffffff] >07:31:36,715 DEBUG kernel:[ 0.094412] pci_bus 0001:05: resource 1 [mem 0xfa500000-0xfa5fffff] >07:31:36,715 DEBUG kernel:[ 0.094416] pci_bus 0001:02: resource 1 [mem 0xfa000000-0xfa3fffff] >07:31:36,715 DEBUG kernel:[ 0.094419] pci_bus 0001:01: resource 1 [mem 0x80000000-0x800fffff] >07:31:36,715 DEBUG kernel:[ 0.094423] pci_bus 0001:03: resource 1 [mem 0xfa400000-0xfa4fffff] >07:31:36,715 DEBUG kernel:[ 0.094425] PCI: Probing PCI hardware done >07:31:36,715 WARNING kernel:[ 0.098098] opal: Node not found >07:31:36,715 INFO kernel:[ 0.099953] bio: create slab <bio-0> at 0 >07:31:36,715 INFO kernel:[ 0.100374] vgaarb: device added: PCI:0000:0a:00.0,decodes=io+mem,owns=none,locks=none >07:31:36,715 INFO kernel:[ 0.100409] vgaarb: loaded >07:31:36,715 INFO kernel:[ 0.100413] vgaarb: bridge control possible 0000:0a:00.0 >07:31:36,715 NOTICE kernel:[ 0.100592] SCSI subsystem initialized >07:31:36,715 DEBUG kernel:[ 0.100667] libata version 3.00 loaded. >07:31:36,715 INFO kernel:[ 0.100730] usbcore: registered new interface driver usbfs >07:31:36,715 INFO kernel:[ 0.100747] usbcore: registered new interface driver hub >07:31:36,715 INFO kernel:[ 0.100792] usbcore: registered new device driver usb >07:31:36,715 INFO kernel:[ 0.101036] NetLabel: Initializing >07:31:36,715 INFO kernel:[ 0.101041] NetLabel: domain hash size = 128 >07:31:36,715 INFO kernel:[ 0.101045] NetLabel: protocols = UNLABELED CIPSOv4 >07:31:36,715 INFO kernel:[ 0.101071] NetLabel: unlabeled traffic allowed by default >07:31:36,715 INFO kernel:[ 0.101198] Switched to clocksource timebase >07:31:36,715 INFO kernel:[ 0.117770] NET: Registered protocol family 2 >07:31:36,715 INFO kernel:[ 0.118075] TCP established hash table entries: 16384 (order: 2, 262144 bytes) >07:31:36,715 INFO kernel:[ 0.118300] TCP bind hash table entries: 16384 (order: 2, 262144 bytes) >07:31:36,715 INFO kernel:[ 0.118651] TCP: Hash tables configured (established 16384 bind 16384) >07:31:36,715 INFO kernel:[ 0.118711] TCP: reno registered >07:31:36,715 INFO kernel:[ 0.118719] UDP hash table entries: 2048 (order: 0, 65536 bytes) >07:31:36,715 INFO kernel:[ 0.118781] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes) >07:31:36,715 INFO kernel:[ 0.118973] NET: Registered protocol family 1 >07:31:36,715 DEBUG kernel:[ 0.119011] PCI: CLS mismatch (32 != 64), using 128 bytes >07:31:36,715 INFO kernel:[ 0.119031] pci 0001:00:03.0: Found enabled HT MSI Mapping >07:31:36,715 INFO kernel:[ 0.119043] pci 0001:00:04.0: Found enabled HT MSI Mapping >07:31:36,715 INFO kernel:[ 0.119053] pci 0001:00:05.0: Found enabled HT MSI Mapping >07:31:36,715 INFO kernel:[ 0.119064] pci 0001:00:06.0: Found enabled HT MSI Mapping >07:31:36,715 INFO kernel:[ 0.119091] pci 0001:01:0b.0: enabling device (0000 -> 0002) >07:31:36,715 INFO kernel:[ 0.171232] pci 0001:01:0b.1: enabling device (0000 -> 0002) >07:31:36,715 INFO kernel:[ 0.231209] pci 0001:01:0b.2: enabling device (0004 -> 0006) >07:31:36,715 INFO kernel:[ 0.231331] Unpacking initramfs... >07:31:36,715 INFO kernel:[ 6.486263] Freeing initrd memory: 30720K (c000000003800000 - c000000005600000) >07:31:36,715 INFO kernel:[ 6.486554] rtas_flash: no firmware flash support >07:31:36,715 INFO kernel:[ 6.486933] audit: initializing netlink socket (disabled) >07:31:36,715 NOTICE kernel:[ 6.486955] type=2000 audit(1384846263.469:1): initialized >07:31:36,715 INFO kernel:[ 6.606070] HugeTLB registered 16 MB page size, pre-allocated 0 pages >07:31:36,715 INFO kernel:[ 6.608055] zbud: loaded >07:31:36,715 NOTICE kernel:[ 6.608294] VFS: Disk quotas dquot_6.5.2 >07:31:36,715 WARNING kernel:[ 6.608402] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) >07:31:36,715 INFO kernel:[ 6.609179] msgmni has been set to 2896 >07:31:36,715 NOTICE kernel:[ 6.609300] Key type big_key registered >07:31:36,715 DEBUG kernel:[ 6.609305] SELinux: Registering netfilter hooks >07:31:36,715 INFO kernel:[ 6.610364] alg: No test for stdrng (krng) >07:31:36,715 INFO kernel:[ 6.610388] NET: Registered protocol family 38 >07:31:36,715 INFO kernel:[ 6.610462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >07:31:36,715 INFO kernel:[ 6.610516] io scheduler noop registered >07:31:36,715 INFO kernel:[ 6.610521] io scheduler deadline registered >07:31:36,715 INFO kernel:[ 6.610580] io scheduler cfq registered (default) >07:31:36,715 INFO kernel:[ 6.610727] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >07:31:36,715 INFO kernel:[ 6.610852] Using unsupported 1680x1050 NVDA,Display-A at 90020000, depth=8, pitch=2048 >07:31:36,715 INFO kernel:[ 6.643916] Console: switching to colour frame buffer device 210x65 >07:31:36,715 INFO kernel:[ 6.676636] fb0: Open Firmware frame buffer device on /pci@0,f0000000/NVDA,Parent@0/NVDA,Display-A@0 >07:31:36,715 ERR kernel:[ 6.676924] prom_parse: Bad cell count for /pci@0,f0000000/NVDA,Parent@0/NVDA,Display-B@1 >07:31:36,715 INFO kernel:[ 6.677263] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >07:31:36,715 INFO kernel:[ 6.677942] Linux agpgart interface v0.103 >07:31:36,715 INFO kernel:[ 6.678160] MacIO PCI driver attached to Shasta chipset >07:31:36,715 INFO kernel:[ 6.678974] Uniform Multi-Platform E-IDE driver >07:31:36,715 INFO kernel:[ 6.679162] ide-gd driver 1.18 >07:31:36,715 INFO kernel:[ 6.679402] pata-pci-macio 0001:03:0d.0: enabling device (0000 -> 0002) >07:31:36,715 INFO kernel:[ 6.691206] pata-pci-macio 0001:03:0d.0: Activating pata-macio chipset Shasta ATA-6, Apple bus ID 3 >07:31:36,715 INFO kernel:[ 6.691739] scsi0 : pata_macio >07:31:36,715 INFO kernel:[ 6.691896] ata1: PATA max UDMA/133 irq 38 >07:31:36,715 INFO kernel:[ 6.692148] libphy: Fixed MDIO Bus: probed >07:31:36,715 INFO kernel:[ 6.692350] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >07:31:36,715 INFO kernel:[ 6.692553] ehci-pci: EHCI PCI platform driver >07:31:36,715 INFO kernel:[ 6.692735] ehci-pci 0001:01:0b.2: EHCI Host Controller >07:31:36,715 INFO kernel:[ 6.692979] ehci-pci 0001:01:0b.2: new USB bus registered, assigned bus number 1 >07:31:36,715 INFO kernel:[ 6.693402] ehci-pci 0001:01:0b.2: irq 70, io mem 0x80080000 >07:31:36,715 INFO kernel:[ 6.711202] ehci-pci 0001:01:0b.2: USB 2.0 started, EHCI 1.00 >07:31:36,715 INFO kernel:[ 6.711395] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >07:31:36,715 INFO kernel:[ 6.711588] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:31:36,715 INFO kernel:[ 6.711792] usb usb1: Product: EHCI Host Controller >07:31:36,715 INFO kernel:[ 6.711931] usb usb1: Manufacturer: Linux 3.11.6-301.fc20.ppc64 ehci_hcd >07:31:36,715 INFO kernel:[ 6.712120] usb usb1: SerialNumber: 0001:01:0b.2 >07:31:36,715 INFO kernel:[ 6.712415] hub 1-0:1.0: USB hub found >07:31:36,715 INFO kernel:[ 6.712526] hub 1-0:1.0: 5 ports detected >07:31:36,715 INFO kernel:[ 6.712824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >07:31:36,715 INFO kernel:[ 6.713022] ohci-pci: OHCI PCI platform driver >07:31:36,715 INFO kernel:[ 6.713177] ohci-pci 0001:01:0b.0: OHCI PCI host controller >07:31:36,715 INFO kernel:[ 6.713405] ohci-pci 0001:01:0b.0: new USB bus registered, assigned bus number 2 >07:31:36,715 INFO kernel:[ 6.713685] ohci-pci 0001:01:0b.0: irq 70, io mem 0x80082000 >07:31:36,715 INFO kernel:[ 6.791030] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >07:31:36,715 INFO kernel:[ 6.791230] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:31:36,715 INFO kernel:[ 6.791434] usb usb2: Product: OHCI PCI host controller >07:31:36,715 INFO kernel:[ 6.791582] usb usb2: Manufacturer: Linux 3.11.6-301.fc20.ppc64 ohci_hcd >07:31:36,715 INFO kernel:[ 6.791771] usb usb2: SerialNumber: 0001:01:0b.0 >07:31:36,715 INFO kernel:[ 6.792079] hub 2-0:1.0: USB hub found >07:31:36,715 INFO kernel:[ 6.792193] hub 2-0:1.0: 3 ports detected >07:31:36,715 INFO kernel:[ 6.792443] ohci-pci 0001:01:0b.1: OHCI PCI host controller >07:31:36,715 INFO kernel:[ 6.792665] ohci-pci 0001:01:0b.1: new USB bus registered, assigned bus number 3 >07:31:36,715 INFO kernel:[ 6.792942] ohci-pci 0001:01:0b.1: irq 70, io mem 0x80081000 >07:31:36,715 INFO kernel:[ 6.871026] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >07:31:36,715 INFO kernel:[ 6.871573] ata1.00: ATAPI: HL-DT-ST DVD-RW GWA-4165B, C006, max UDMA/66 >07:31:36,715 INFO kernel:[ 6.887060] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:31:36,715 INFO kernel:[ 6.895120] usb usb3: Product: OHCI PCI host controller >07:31:36,715 INFO kernel:[ 6.903096] usb usb3: Manufacturer: Linux 3.11.6-301.fc20.ppc64 ohci_hcd >07:31:36,715 INFO kernel:[ 6.911133] usb usb3: SerialNumber: 0001:01:0b.1 >07:31:36,715 INFO kernel:[ 6.911519] ata1.00: configured for UDMA/66 >07:31:36,715 INFO kernel:[ 6.927172] blk_queue_max_segment_size: set to minimum 65536 >07:31:36,715 INFO kernel:[ 6.927317] hub 3-0:1.0: USB hub found >07:31:36,715 INFO kernel:[ 6.927324] hub 3-0:1.0: 2 ports detected >07:31:36,715 INFO kernel:[ 6.927456] uhci_hcd: USB Universal Host Controller Interface driver >07:31:36,715 INFO kernel:[ 6.927633] usbcore: registered new interface driver usbserial >07:31:36,715 INFO kernel:[ 6.927644] usbcore: registered new interface driver usbserial_generic >07:31:36,715 INFO kernel:[ 6.927653] usbserial: USB Serial support registered for generic >07:31:36,715 INFO kernel:[ 6.927848] mousedev: PS/2 mouse device common for all mice >07:31:36,715 INFO kernel:[ 6.981182] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 >07:31:36,715 INFO kernel:[ 6.981476] device-mapper: uevent: version 1.0.3 >07:31:36,715 INFO kernel:[ 6.981570] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >07:31:36,715 INFO kernel:[ 7.001208] Registering G5 CPU frequency driver >07:31:36,715 INFO kernel:[ 7.001210] Frequency method: SCOM, Voltage method: GPIO >07:31:36,715 INFO kernel:[ 7.001211] Low: 1150 Mhz, High: 2300 Mhz, Cur: 2300 MHz >07:31:36,715 INFO kernel:[ 7.001262] cpuidle: using governor menu >07:31:36,715 INFO kernel:[ 7.001285] hidraw: raw HID events driver (C) Jiri Kosina >07:31:36,715 INFO kernel:[ 7.001437] usbcore: registered new interface driver usbhid >07:31:36,715 INFO kernel:[ 7.001438] usbhid: USB HID core driver >07:31:36,715 INFO kernel:[ 7.001476] drop_monitor: Initializing network drop monitor service >07:31:36,715 INFO kernel:[ 7.001590] ip_tables: (C) 2000-2006 Netfilter Core Team >07:31:36,715 INFO kernel:[ 7.001608] TCP: cubic registered >07:31:36,715 INFO kernel:[ 7.001610] Initializing XFRM netlink socket >07:31:36,715 INFO kernel:[ 7.001791] NET: Registered protocol family 10 >07:31:36,715 INFO kernel:[ 7.002079] mip6: Mobile IPv6 >07:31:36,715 INFO kernel:[ 7.002081] NET: Registered protocol family 17 >07:31:36,715 DEBUG kernel:[ 7.002136] Running MSI bitmap self-tests ... >07:31:36,715 INFO kernel:[ 7.003533] PM: Registered nosave memory: [mem 0x5f000000-0x5fffffff] >07:31:36,715 DEBUG kernel:[ 7.003675] PM: Hibernation image not present or could not be loaded. >07:31:36,715 INFO kernel:[ 7.003695] registered taskstats version 1 >07:31:36,715 INFO kernel:[ 7.041210] usb 1-4: new high-speed USB device number 2 using ehci-pci >07:31:36,715 NOTICE kernel:[ 7.152564] scsi 0:0:0:0: CD-ROM HL-DT-ST DVD-RW GWA-4165B C006 PQ: 0 ANSI: 5 >07:31:36,715 INFO kernel:[ 7.160481] ata1.00: K2/Shasta alignment limits applied >07:31:36,715 WARNING kernel:[ 7.172211] sr0: scsi3-mmc drive: 62x/62x writer cd/rw xa/form2 cdda tray >07:31:36,715 INFO kernel:[ 7.180148] cdrom: Uniform CD-ROM driver Revision: 3.20 >07:31:36,715 DEBUG kernel:[ 7.188268] sr 0:0:0:0: Attached scsi CD-ROM sr0 >07:31:36,715 NOTICE kernel:[ 7.188448] sr 0:0:0:0: Attached scsi generic sg0 type 5 >07:31:36,715 INFO kernel:[ 7.201465] rtc-generic rtc-generic: setting system clock to 2013-11-19 07:31:04 UTC (1384846264) >07:31:36,715 INFO kernel:[ 7.206072] usb 1-4: New USB device found, idVendor=05ac, idProduct=1006 >07:31:36,715 INFO kernel:[ 7.206075] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >07:31:36,715 INFO kernel:[ 7.206077] usb 1-4: Product: Keyboard Hub >07:31:36,715 INFO kernel:[ 7.206079] usb 1-4: Manufacturer: Apple, Inc. >07:31:36,715 INFO kernel:[ 7.206081] usb 1-4: SerialNumber: 000000000000 >07:31:36,715 INFO kernel:[ 7.206360] hub 1-4:1.0: USB hub found >07:31:36,715 INFO kernel:[ 7.206447] hub 1-4:1.0: 3 ports detected >07:31:36,715 INFO kernel:[ 7.270679] Freeing unused kernel memory: 6592K (c000000000b90000 - c000000001200000) >07:31:36,715 INFO kernel:[ 7.511573] usb 1-4.1: new full-speed USB device number 3 using ehci-pci >07:31:36,715 INFO kernel:[ 7.635207] usb 1-4.1: New USB device found, idVendor=046d, idProduct=c52b >07:31:36,715 INFO kernel:[ 7.635210] usb 1-4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >07:31:36,715 INFO kernel:[ 7.635212] usb 1-4.1: Product: USB Receiver >07:31:36,715 INFO kernel:[ 7.635214] usb 1-4.1: Manufacturer: Logitech >07:31:36,715 INFO kernel:[ 7.725775] device-mapper: multipath: version 1.5.1 loaded >07:31:36,715 INFO kernel:[ 7.751586] usb 1-4.2: new low-speed USB device number 4 using ehci-pci >07:31:36,715 INFO kernel:[ 7.868442] usb 1-4.2: New USB device found, idVendor=05ac, idProduct=0221 >07:31:36,715 INFO kernel:[ 7.876918] usb 1-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >07:31:36,715 INFO kernel:[ 7.885416] usb 1-4.2: Product: Apple Keyboard >07:31:36,715 INFO kernel:[ 7.893744] usb 1-4.2: Manufacturer: Apple, Inc >07:31:36,715 INFO kernel:[ 7.906471] input: Apple, Inc Apple Keyboard as /devices/pci0001:00/0001:00:08.0/0001:01:0b.2/usb1/1-4/1-4.2/1-4.2:1.0/input/input0 >07:31:36,715 INFO kernel:[ 7.918098] apple 0003:05AC:0221.0004: input,hidraw0: USB HID v1.11 Keyboard [Apple, Inc Apple Keyboard] on usb-0001:01:0b.2-4.2/input0 >07:31:36,715 INFO kernel:[ 7.930255] input: Apple, Inc Apple Keyboard as /devices/pci0001:00/0001:00:08.0/0001:01:0b.2/usb1/1-4/1-4.2/1-4.2:1.1/input/input1 >07:31:36,715 INFO kernel:[ 7.939783] apple 0003:05AC:0221.0005: input,hidraw1: USB HID v1.11 Device [Apple, Inc Apple Keyboard] on usb-0001:01:0b.2-4.2/input1 >07:31:36,715 INFO kernel:[ 8.431734] squashfs: version 4.0 (2009/01/31) Phillip Lougher >07:31:36,715 INFO kernel:[ 8.446673] Loading iSCSI transport class v2.0-870. >07:31:36,715 NOTICE kernel:[ 8.458327] iscsi: registered transport (tcp) >07:31:36,715 INFO kernel:[ 8.471389] alua: device handler registered >07:31:36,715 INFO kernel:[ 8.484124] emc: device handler registered >07:31:36,715 INFO kernel:[ 8.496854] hp_sw: device handler registered >07:31:36,715 INFO kernel:[ 8.509603] rdac: device handler registered >07:31:36,715 INFO kernel:[ 8.601173] md: raid0 personality registered for level 0 >07:31:36,715 INFO kernel:[ 8.621323] md: raid1 personality registered for level 1 >07:31:36,715 INFO kernel:[ 8.633916] async_tx: api initialized (async) >07:31:36,715 INFO kernel:[ 8.642907] xor: measuring software checksum speed >07:31:36,715 INFO kernel:[ 8.751203] 8regs : 5548.800 MB/sec >07:31:36,715 INFO kernel:[ 8.851195] 8regs_prefetch: 6406.400 MB/sec >07:31:36,715 INFO kernel:[ 8.951203] 32regs : 5772.800 MB/sec >07:31:36,715 INFO kernel:[ 9.051202] 32regs_prefetch: 6489.600 MB/sec >07:31:36,715 INFO kernel:[ 9.059729] xor: using function: 32regs_prefetch (6489.600 MB/sec) >07:31:36,715 WARNING kernel:[ 9.231196] raid6: altivecx1 4976 MB/s >07:31:36,715 WARNING kernel:[ 9.401195] raid6: altivecx2 7363 MB/s >07:31:36,715 WARNING kernel:[ 9.571194] raid6: altivecx4 7730 MB/s >07:31:36,715 WARNING kernel:[ 9.741202] raid6: altivecx8 6146 MB/s >07:31:36,715 WARNING kernel:[ 9.911195] raid6: int64x1 2387 MB/s >07:31:36,715 WARNING kernel:[ 10.081208] raid6: int64x2 3830 MB/s >07:31:36,715 WARNING kernel:[ 10.251211] raid6: int64x4 4025 MB/s >07:31:36,715 WARNING kernel:[ 10.421218] raid6: int64x8 1832 MB/s >07:31:36,715 WARNING kernel:[ 10.429306] raid6: using algorithm altivecx4 (7730 MB/s) >07:31:36,715 WARNING kernel:[ 10.437397] raid6: using intx1 recovery algorithm >07:31:36,715 INFO kernel:[ 10.448021] md: raid6 personality registered for level 6 >07:31:36,715 INFO kernel:[ 10.456092] md: raid5 personality registered for level 5 >07:31:36,715 INFO kernel:[ 10.463975] md: raid4 personality registered for level 4 >07:31:36,715 INFO kernel:[ 10.483559] md: raid10 personality registered for level 10 >07:31:36,715 INFO kernel:[ 10.495124] md: linear personality registered for level -1 >07:31:36,715 INFO kernel:[ 10.524123] device-mapper: multipath round-robin: version 1.0.0 loaded >07:31:36,715 INFO kernel:[ 10.579289] RPC: Registered named UNIX socket transport module. >07:31:36,715 INFO kernel:[ 10.586947] RPC: Registered udp transport module. >07:31:36,715 INFO kernel:[ 10.594504] RPC: Registered tcp transport module. >07:31:36,715 INFO kernel:[ 10.601956] RPC: Registered tcp NFSv4.1 backchannel transport module. >07:31:36,715 INFO kernel:[ 10.841797] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0001:01:0b.2-4.1/input2 >07:31:36,715 INFO kernel:[ 10.844169] input: Logitech Unifying Device. Wireless PID:1017 as /devices/pci0001:00/0001:00:08.0/0001:01:0b.2/usb1/1-4/1-4.1/1-4.1:1.2/0003:046D:C52B.0003/input/input2 >07:31:36,715 INFO kernel:[ 10.844334] logitech-djdevice 0003:046D:C52B.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1017] on usb-0001:01:0b.2-4.1:1 >07:31:36,715 INFO kernel:[ 11.124560] pps_core: LinuxPPS API ver. 1 registered >07:31:36,715 INFO kernel:[ 11.124575] [drm] Initialized drm 1.1.0 20060810 >07:31:36,715 INFO kernel:[ 11.141622] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >07:31:36,715 INFO kernel:[ 11.151818] PTP clock support registered >07:31:36,715 DEBUG kernel:[ 11.160619] checking generic (90020000 20d000) vs hw (90000000 10000000) >07:31:36,715 INFO kernel:[ 11.160626] fb: conflicting fb hw usage nouveaufb vs OFfb NVDA,Displ - removing generic driver >07:31:36,715 INFO kernel:[ 11.171616] Console: switching to colour dummy device 80x25 >07:31:36,715 INFO kernel:[ 11.172477] nouveau [ DEVICE][0000:0a:00.0] BOOT0 : 0x043100a4 >07:31:36,715 INFO kernel:[ 11.172485] nouveau [ DEVICE][0000:0a:00.0] Chipset: NV43 (NV43) >07:31:36,715 INFO kernel:[ 11.172492] nouveau [ DEVICE][0000:0a:00.0] Family : NV40 >07:31:36,715 INFO kernel:[ 11.172510] nouveau [ VBIOS][0000:0a:00.0] checking OpenFirmware for image... >07:31:36,715 INFO kernel:[ 11.172536] nouveau [ VBIOS][0000:0a:00.0] ... checksum invalid >07:31:36,715 INFO kernel:[ 11.172541] nouveau [ VBIOS][0000:0a:00.0] checking PRAMIN for image... >07:31:36,715 INFO kernel:[ 11.172550] nouveau [ VBIOS][0000:0a:00.0] ... signature not found >07:31:36,716 INFO kernel:[ 11.172555] nouveau [ VBIOS][0000:0a:00.0] checking PROM for image... >07:31:36,716 INFO kernel:[ 11.172599] nouveau [ VBIOS][0000:0a:00.0] ... signature not found >07:31:36,716 INFO kernel:[ 11.172605] nouveau [ VBIOS][0000:0a:00.0] checking ACPI for image... >07:31:36,716 INFO kernel:[ 11.172611] nouveau [ VBIOS][0000:0a:00.0] ... signature not found >07:31:36,716 INFO kernel:[ 11.172617] nouveau [ VBIOS][0000:0a:00.0] checking PCIROM for image... >07:31:36,716 ERR kernel:[ 11.172635] nouveau 0000:0a:00.0: Invalid ROM contents >07:31:36,716 INFO kernel:[ 11.172647] nouveau [ VBIOS][0000:0a:00.0] ... signature not found >07:31:36,716 INFO kernel:[ 11.172653] nouveau [ VBIOS][0000:0a:00.0] checking PLATFORM for image... >07:31:36,716 INFO kernel:[ 11.172659] nouveau [ VBIOS][0000:0a:00.0] ... signature not found >07:31:36,716 INFO kernel:[ 11.172665] nouveau [ VBIOS][0000:0a:00.0] using image from OpenFirmware >07:31:36,716 INFO kernel:[ 11.172708] nouveau [ VBIOS][0000:0a:00.0] BIT signature found >07:31:36,716 INFO kernel:[ 11.172716] nouveau [ VBIOS][0000:0a:00.0] version 05.43.02.75.00 >07:31:36,716 INFO kernel:[ 11.173157] nouveau [ PFB][0000:0a:00.0] RAM type: DDR1 >07:31:36,716 INFO kernel:[ 11.173163] nouveau [ PFB][0000:0a:00.0] RAM size: 256 MiB >07:31:36,716 INFO kernel:[ 11.173168] nouveau [ PFB][0000:0a:00.0] ZCOMP: 378880 tags >07:31:36,716 INFO kernel:[ 11.178362] tg3.c:v3.132 (May 21, 2013) >07:31:36,716 INFO kernel:[ 11.195606] tg3 0001:05:04.0: Using 32-bit DMA via iommu >07:31:36,716 INFO kernel:[ 11.196000] tg3 0001:05:04.0 eth0: Tigon3 [partno(BCM95780) rev 8003] (PCIX:133MHz:64-bit) MAC address 00:14:51:63:eb:08 >07:31:36,716 INFO kernel:[ 11.196010] tg3 0001:05:04.0 eth0: attached PHY is 5780 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) >07:31:36,716 INFO kernel:[ 11.196018] tg3 0001:05:04.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] >07:31:36,716 INFO kernel:[ 11.196026] tg3 0001:05:04.0 eth0: dma_rwctrl[76144000] dma_mask[40-bit] >07:31:36,716 DEBUG kernel:[ 11.197566] sata_svw 0001:03:0c.0: version 2.3 >07:31:36,716 INFO kernel:[ 11.197645] sata_svw 0001:03:0c.0: Using 32-bit DMA via iommu >07:31:36,716 INFO kernel:[ 11.201952] scsi1 : sata_svw >07:31:36,716 INFO kernel:[ 11.205712] scsi2 : sata_svw >07:31:36,716 INFO kernel:[ 11.209523] scsi3 : sata_svw >07:31:36,716 INFO kernel:[ 11.209997] scsi4 : sata_svw >07:31:36,716 INFO kernel:[ 11.210081] ata2: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402000 irq 18 >07:31:36,716 INFO kernel:[ 11.210090] ata3: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402100 irq 18 >07:31:36,716 INFO kernel:[ 11.210098] ata4: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402200 irq 18 >07:31:36,716 INFO kernel:[ 11.210106] ata5: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402300 irq 18 >07:31:36,716 INFO kernel:[ 11.211259] firewire_ohci 0001:03:0e.0: enabling device (0000 -> 0002) >07:31:36,716 INFO kernel:[ 11.231095] nouveau [ PTHERM][0000:0a:00.0] FAN control: toggle >07:31:36,716 INFO kernel:[ 11.231125] nouveau [ PTHERM][0000:0a:00.0] fan management: disabled >07:31:36,716 INFO kernel:[ 11.231136] nouveau [ PTHERM][0000:0a:00.0] internal sensor: no >07:31:36,716 INFO kernel:[ 11.237054] tg3 0001:05:04.1: Using 32-bit DMA via iommu >07:31:36,716 INFO kernel:[ 11.237437] tg3 0001:05:04.1 eth1: Tigon3 [partno(BCM95780) rev 8003] (PCIX:133MHz:64-bit) MAC address 00:14:51:63:eb:09 >07:31:36,716 INFO kernel:[ 11.237447] tg3 0001:05:04.1 eth1: attached PHY is 5780 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) >07:31:36,716 INFO kernel:[ 11.237455] tg3 0001:05:04.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] >07:31:36,716 INFO kernel:[ 11.237462] tg3 0001:05:04.1 eth1: dma_rwctrl[76144000] dma_mask[40-bit] >07:31:36,716 INFO kernel:[ 11.251406] nouveau 0000:0a:00.0: Using 32-bit DMA via iommu >07:31:36,716 INFO kernel:[ 11.252869] [TTM] Zone kernel: Available graphics memory: 745152 kiB >07:31:36,716 INFO kernel:[ 11.252880] [TTM] Initializing pool allocator >07:31:36,716 INFO kernel:[ 11.252890] [TTM] Initializing DMA pool allocator >07:31:36,716 INFO kernel:[ 11.252922] nouveau [ DRM] VRAM: 252 MiB >07:31:36,716 INFO kernel:[ 11.252927] nouveau [ DRM] GART: 512 MiB >07:31:36,716 INFO kernel:[ 11.252984] nouveau [ DRM] TMDS table version 1.1 >07:31:36,716 INFO kernel:[ 11.252990] nouveau [ DRM] DCB version 3.0 >07:31:36,716 INFO kernel:[ 11.252997] nouveau [ DRM] DCB outp 00: 01000100 00000028 >07:31:36,716 INFO kernel:[ 11.253003] nouveau [ DRM] DCB outp 01: 03000102 00000000 >07:31:36,716 INFO kernel:[ 11.253009] nouveau [ DRM] DCB outp 02: 04011210 00000028 >07:31:36,716 INFO kernel:[ 11.253015] nouveau [ DRM] DCB outp 03: 02111212 02000100 >07:31:36,716 INFO kernel:[ 11.253020] nouveau [ DRM] DCB outp 04: 02011211 0020c070 >07:31:36,716 INFO kernel:[ 11.253026] nouveau [ DRM] DCB conn 00: 1030 >07:31:36,716 INFO kernel:[ 11.253033] nouveau [ DRM] DCB conn 01: 2130 >07:31:36,716 INFO kernel:[ 11.254470] nouveau [ I2C][0000:0a:00.0] detected TMDS transmitter: sil164 >07:31:36,716 INFO kernel:[ 11.260243] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >07:31:36,716 INFO kernel:[ 11.260256] [drm] No driver support for vblank timestamp query. >07:31:36,716 INFO kernel:[ 11.260270] nouveau [ DRM] 0x14C5: Parsing digital output script table >07:31:36,716 INFO kernel:[ 11.310399] nouveau [ DRM] 1 available performance level(s) >07:31:36,716 INFO kernel:[ 11.310416] nouveau [ DRM] 0: core 300MHz shader 300MHz memory 500MHz fanspeed 100% >07:31:36,716 INFO kernel:[ 11.310424] nouveau [ DRM] c: core 300MHz shader 300MHz memory 500MHz fanspeed 100% >07:31:36,716 INFO kernel:[ 11.310534] nouveau [ DRM] Setting dpms mode 3 on TV encoder (output 4) >07:31:36,716 NOTICE kernel:[ 11.311513] firewire_ohci 0001:03:0e.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0 >07:31:36,716 INFO kernel:[ 11.419126] nouveau [ DRM] allocated 1680x1050 fb: 0x20000, bo c00000004dfec800 >07:31:36,716 INFO kernel:[ 11.441864] nouveau [ DRM] 0x14C5: Parsing digital output script table >07:31:36,716 INFO kernel:[ 11.491435] Console: switching to colour frame buffer device 210x65 >07:31:36,716 INFO kernel:[ 11.502918] nouveau 0000:0a:00.0: fb0: nouveaufb frame buffer device >07:31:36,716 INFO kernel:[ 11.502983] nouveau 0000:0a:00.0: registered panic notifier >07:31:36,716 INFO kernel:[ 11.503062] [drm] Initialized nouveau 1.1.1 20120801 for 0000:0a:00.0 on minor 0 >07:31:36,716 INFO kernel:[ 11.551264] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >07:31:36,716 INFO kernel:[ 11.571552] ata2.00: ATA-7: WDC WD2500JS-41MVB1, 10.02E01, max UDMA/133 >07:31:36,716 INFO kernel:[ 11.571697] ata2.00: 488397168 sectors, multi 16: LBA48 >07:31:36,716 INFO kernel:[ 11.591537] ata2.00: configured for UDMA/133 >07:31:36,716 NOTICE kernel:[ 11.591941] scsi 1:0:0:0: Direct-Access ATA WDC WD2500JS-41M 10.0 PQ: 0 ANSI: 5 >07:31:36,716 NOTICE kernel:[ 11.592628] sd 1:0:0:0: Attached scsi generic sg1 type 0 >07:31:36,716 NOTICE kernel:[ 11.592639] sd 1:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) >07:31:36,716 NOTICE kernel:[ 11.592799] sd 1:0:0:0: [sda] Write Protect is off >07:31:36,716 DEBUG kernel:[ 11.592804] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 >07:31:36,716 NOTICE kernel:[ 11.592870] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >07:31:36,716 INFO kernel:[ 11.608146] sda: [mac] sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11 >07:31:36,716 NOTICE kernel:[ 11.610127] sd 1:0:0:0: [sda] Attached SCSI disk >07:31:36,716 NOTICE kernel:[ 11.811507] firewire_core 0001:03:0e.0: created device fw0: GUID 001124fffed48160, S800 >07:31:36,716 NOTICE kernel:[ 11.811726] firewire_core 0001:03:0e.0: phy config: new root=ffc1, gap_count=5 >07:31:36,716 INFO kernel:[ 11.952343] ata3: SATA link down (SStatus 4 SControl 300) >07:31:36,716 WARNING kernel:[ 13.021216] ata4: failed to resume link (SControl 0) >07:31:36,716 INFO kernel:[ 13.021367] ata4: SATA link down (SStatus 0 SControl 0) >07:31:36,716 WARNING kernel:[ 14.091217] ata5: failed to resume link (SControl 0) >07:31:36,716 INFO kernel:[ 14.091363] ata5: SATA link down (SStatus 0 SControl 0) >07:31:36,716 DEBUG kernel:[ 17.092876] ISO 9660 Extensions: Microsoft Joliet Level 3 >07:31:36,716 DEBUG kernel:[ 17.143751] ISO 9660 Extensions: RRIP_1991A >07:31:36,716 INFO kernel:[ 18.578742] loop: module loaded >07:31:36,716 INFO kernel:[ 18.653162] bio: create slab <bio-1> at 1 >07:31:36,716 INFO kernel:[ 18.733160] bio: create slab <bio-2> at 2 >07:31:36,716 INFO kernel:[ 19.079064] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >07:31:36,716 DEBUG kernel:[ 24.536392] SELinux: 2048 avtab hash slots, 95102 rules. >07:31:36,716 DEBUG kernel:[ 24.562026] SELinux: 2048 avtab hash slots, 95102 rules. >07:31:36,716 DEBUG kernel:[ 24.600924] SELinux: 8 users, 82 roles, 4571 types, 259 bools, 1 sens, 1024 cats >07:31:36,716 DEBUG kernel:[ 24.600930] SELinux: 83 classes, 95102 rules >07:31:36,716 DEBUG kernel:[ 24.611141] SELinux: Completing initialization. >07:31:36,716 DEBUG kernel:[ 24.611147] SELinux: Setting up existing superblocks. >07:31:36,716 DEBUG kernel:[ 24.611164] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.611173] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.611264] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.611278] SELinux: initialized (dev proc, type proc), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.611300] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:31:36,716 DEBUG kernel:[ 24.611332] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >07:31:36,716 DEBUG kernel:[ 24.612634] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >07:31:36,716 DEBUG kernel:[ 24.612643] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.616208] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >07:31:36,716 DEBUG kernel:[ 24.616224] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.616231] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >07:31:36,716 DEBUG kernel:[ 24.616264] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >07:31:36,716 DEBUG kernel:[ 24.616276] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >07:31:36,716 DEBUG kernel:[ 24.616289] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.616335] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.617842] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.617848] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:31:36,716 DEBUG kernel:[ 24.617870] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:31:36,716 DEBUG kernel:[ 24.618125] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:31:36,716 DEBUG kernel:[ 24.618181] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618213] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618218] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618237] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618254] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618284] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618296] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618306] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618317] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618348] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618361] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618374] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 24.618402] SELinux: initialized (dev loop0, type squashfs), uses xattr >07:31:36,716 DEBUG kernel:[ 24.618440] SELinux: initialized (dev dm-0, type ext4), uses xattr >07:31:36,716 NOTICE kernel:[ 24.707081] type=1403 audit(1384846281.989:2): policy loaded auid=4294967295 ses=4294967295 >07:31:36,716 DEBUG kernel:[ 27.657323] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 28.686112] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >07:31:36,716 DEBUG kernel:[ 28.849187] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >07:31:36,716 DEBUG kernel:[ 29.034960] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:31:36,716 NOTICE kernel:[ 31.027666] type=1400 audit(1384846288.309:3): avc: denied { read } for pid=780 comm="systemd-journal" name="machine-id" dev="dm-0" ino=115653 scontext=system_u:system_r:syslogd_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:31:36,716 NOTICE kernel:[ 31.027704] type=1400 audit(1384846288.309:4): avc: denied { open } for pid=780 comm="systemd-journal" path="/etc/machine-id" dev="dm-0" ino=115653 scontext=system_u:system_r:syslogd_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:31:36,716 INFO kernel:[ 33.958070] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >07:31:36,716 INFO kernel:[ 34.963755] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>) >07:31:36,716 INFO kernel:[ 34.963868] 0.00013020:ch-a: ttyPZ0 at MMIO 0x80013020 (irq = 23) is a Z85c30 ESCC - Serial port >07:31:36,716 INFO kernel:[ 34.965571] 0.00013000:ch-b: ttyPZ1 at MMIO 0x80013000 (irq = 24) is a Z85c30 ESCC - Serial port >07:31:36,716 INFO kernel:[ 35.601322] windfarm: initializing for dual-core desktop G5 >07:31:36,716 NOTICE kernel:[ 35.870302] type=1400 audit(1384846293.149:5): avc: denied { read } for pid=1387 comm="agetty" name="group" dev="dm-0" ino=115547 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:31:36,716 NOTICE kernel:[ 35.870324] type=1400 audit(1384846293.149:6): avc: denied { open } for pid=1387 comm="agetty" path="/etc/group" dev="dm-0" ino=115547 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:31:36,716 NOTICE kernel:[ 35.870360] type=1400 audit(1384846293.149:7): avc: denied { getattr } for pid=1387 comm="agetty" path="/etc/group" dev="dm-0" ino=115547 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:31:36,716 NOTICE kernel:[ 38.783078] type=1400 audit(1384846296.069:8): avc: denied { execute } for pid=1467 comm="bash" name="hostname" dev="dm-0" ino=123254 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >07:31:36,716 NOTICE kernel:[ 38.783099] type=1400 audit(1384846296.069:9): avc: denied { read open } for pid=1467 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=123254 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >07:31:36,716 NOTICE kernel:[ 38.783151] type=1400 audit(1384846296.069:10): avc: denied { execute_no_trans } for pid=1467 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=123254 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >07:31:36,729 NOTICE kernel:[ 39.420040] type=1400 audit(1384846296.699:11): avc: denied { read } for pid=1387 comm="bash" name=".profile" dev="dm-0" ino=65538 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >07:31:36,729 NOTICE kernel:[ 39.420056] type=1400 audit(1384846296.699:12): avc: denied { open } for pid=1387 comm="bash" path="/root/.profile" dev="dm-0" ino=65538 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >07:31:38,909 NOTICE kernel:[ 41.602290] type=1400 audit(1384846298.889:13): avc: denied { search } for pid=1382 comm="NetworkManager" name="NetworkManager" dev="dm-0" ino=67447 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=dir >07:31:40,412 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-14.git20131003.fc20) is starting... >07:31:40,412 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >07:31:40,412 INFO NetworkManager: <info> WEXT support is enabled >07:31:40,809 NOTICE kernel:[ 43.507936] type=1400 audit(1384846300.789:14): avc: denied { open } for pid=1475 comm="dbus-daemon" path="/etc/passwd" dev="dm-0" ino=115652 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:31:40,809 NOTICE kernel:[ 43.507995] type=1400 audit(1384846300.789:15): avc: denied { getattr } for pid=1475 comm="dbus-daemon" path="/etc/passwd" dev="dm-0" ino=115652 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:31:41,069 NOTICE kernel:[ 43.762791] type=1400 audit(1384846301.049:16): avc: denied { read } for pid=1382 comm="NetworkManager" name="VPN" dev="dm-0" ino=84801 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=dir >07:31:41,069 NOTICE kernel:[ 43.762910] type=1400 audit(1384846301.049:17): avc: denied { open } for pid=1382 comm="NetworkManager" path="/etc/NetworkManager/VPN" dev="dm-0" ino=84801 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=dir >07:31:41,214 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >07:31:41,747 INFO polkitd: Started polkitd version 0.112 >07:31:41,749 NOTICE kernel:[ 44.447828] type=1400 audit(1384846301.729:18): avc: denied { read } for pid=1479 comm="polkitd" name="passwd" dev="dm-0" ino=115652 scontext=system_u:system_r:policykit_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:31:41,749 NOTICE kernel:[ 44.447849] type=1400 audit(1384846301.729:19): avc: denied { open } for pid=1479 comm="polkitd" path="/etc/passwd" dev="dm-0" ino=115652 scontext=system_u:system_r:policykit_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:31:41,749 NOTICE kernel:[ 44.447871] type=1400 audit(1384846301.729:20): avc: denied { getattr } for pid=1479 comm="polkitd" path="/etc/passwd" dev="dm-0" ino=115652 scontext=system_u:system_r:policykit_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:31:41,878 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >07:31:42,032 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >07:31:42,033 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >07:31:42,033 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >07:31:42,033 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >07:31:42,344 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >07:31:42,349 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >07:31:42,385 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >07:31:42,401 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >07:31:42,409 NOTICE kernel:[ 45.105074] type=1400 audit(1384846302.389:21): avc: denied { write } for pid=1475 comm="dbus-daemon" path="/run/systemd/inhibit/1.ref" dev="tmpfs" ino=13630 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:init_var_run_t:s0 tclass=fifo_file >07:31:42,409 NOTICE kernel:[ 45.105698] type=1400 audit(1384846302.389:22): avc: denied { write } for pid=1478 comm="gdbus" path="/run/systemd/inhibit/1.ref" dev="tmpfs" ino=13630 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:object_r:init_var_run_t:s0 tclass=fifo_file >07:31:42,416 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >07:31:42,416 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >07:31:42,416 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >07:31:42,416 INFO NetworkManager: <info> Networking is enabled by state file >07:31:42,419 INFO NetworkManager: <info> (lo): link connected >07:31:42,421 INFO NetworkManager: <info> (lo): carrier is ON >07:31:42,544 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >07:31:42,544 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >07:31:42,544 INFO NetworkManager: <info> (lo): No existing connection detected. >07:31:42,547 INFO NetworkManager: <info> (enP1p5s4f0): carrier is OFF >07:31:42,547 INFO NetworkManager: <info> (enP1p5s4f0): new Ethernet device (driver: 'tg3' ifindex: 2) >07:31:42,547 INFO NetworkManager: <info> (enP1p5s4f0): exported as /org/freedesktop/NetworkManager/Devices/1 >07:31:42,547 INFO NetworkManager: <info> (enP1p5s4f0): No existing connection detected. >07:31:42,547 INFO NetworkManager: <info> (enP1p5s4f0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >07:31:42,547 INFO NetworkManager: <info> (enP1p5s4f0): bringing up device. >07:31:42,550 WARNING kernel:[ 45.250243] u3msi: allocated virq 0x19 (hw 0x8) addr 0xfee00000 >07:31:42,580 INFO kernel:[ 45.278412] IPv6: ADDRCONF(NETDEV_UP): enP1p5s4f0: link is not ready >07:31:42,580 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0001:00/0001:00:02.0/0001:05:04.0/net/enP1p5s4f0 >07:31:42,583 INFO NetworkManager: <info> (enP1p5s4f1): carrier is OFF >07:31:42,584 INFO NetworkManager: <info> (enP1p5s4f1): new Ethernet device (driver: 'tg3' ifindex: 3) >07:31:42,584 INFO NetworkManager: <info> (enP1p5s4f1): exported as /org/freedesktop/NetworkManager/Devices/2 >07:31:42,584 INFO NetworkManager: <info> (enP1p5s4f1): No existing connection detected. >07:31:42,584 INFO NetworkManager: <info> (enP1p5s4f1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >07:31:42,584 INFO NetworkManager: <info> (enP1p5s4f1): bringing up device. >07:31:42,589 WARNING kernel:[ 45.286676] u3msi: allocated virq 0x1a (hw 0x9) addr 0xfee00000 >07:31:42,632 INFO NetworkManager: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0001:00/0001:00:02.0/0001:05:04.1/net/enP1p5s4f1 >07:31:42,639 WARNING NetworkManager: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files >07:31:42,639 INFO kernel:[ 45.332321] IPv6: ADDRCONF(NETDEV_UP): enP1p5s4f1: link is not ready >07:31:42,641 INFO NetworkManager: <info> startup complete >07:31:59,854 INFO NetworkManager: <info> (enP1p5s4f0): link connected >07:31:59,854 INFO kernel:[ 62.554978] tg3 0001:05:04.0 enP1p5s4f0: Link is up at 100 Mbps, full duplex >07:31:59,854 INFO kernel:[ 62.554994] tg3 0001:05:04.0 enP1p5s4f0: Flow control is on for TX and on for RX >07:31:59,854 INFO kernel:[ 62.555023] IPv6: ADDRCONF(NETDEV_CHANGE): enP1p5s4f0: link becomes ready >07:31:59,855 INFO NetworkManager: <info> (enP1p5s4f0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >07:31:59,856 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >07:31:59,856 INFO NetworkManager: <info> Activation (enP1p5s4f0) starting connection 'Wired connection 1' >07:31:59,856 INFO NetworkManager: <info> (enP1p5s4f0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >07:31:59,856 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >07:31:59,857 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 1 of 5 (Device Prepare) scheduled... >07:31:59,857 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 1 of 5 (Device Prepare) started... >07:31:59,857 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 2 of 5 (Device Configure) scheduled... >07:31:59,857 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 1 of 5 (Device Prepare) complete. >07:31:59,857 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 2 of 5 (Device Configure) starting... >07:31:59,857 INFO NetworkManager: <info> (enP1p5s4f0): device state change: prepare -> config (reason 'none') [40 50 0] >07:31:59,858 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 2 of 5 (Device Configure) successful. >07:31:59,858 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 3 of 5 (IP Configure Start) scheduled. >07:31:59,858 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 2 of 5 (Device Configure) complete. >07:31:59,858 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 3 of 5 (IP Configure Start) started... >07:31:59,858 INFO NetworkManager: <info> (enP1p5s4f0): device state change: config -> ip-config (reason 'none') [50 70 0] >07:31:59,859 INFO NetworkManager: <info> Activation (enP1p5s4f0) Beginning DHCPv4 transaction (timeout in 45 seconds) >07:31:59,986 INFO NetworkManager: <info> dhclient started with pid 1535 >07:31:59,987 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 3 of 5 (IP Configure Start) complete. >07:31:59,987 ERR NetworkManager: <error> [1384846319.987903] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (enP1p5s4f0): cannot send router solicitation: -99. >07:32:00,470 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >07:32:00,470 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >07:32:00,470 INFO dhclient: All rights reserved. >07:32:00,470 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >07:32:00,470 INFO dhclient: >07:32:00,587 INFO NetworkManager: <info> (enP1p5s4f0): DHCPv4 state changed nbi -> preinit >07:32:00,629 INFO dhclient: Listening on LPF/enP1p5s4f0/00:14:51:63:eb:08 >07:32:00,630 INFO dhclient: Sending on LPF/enP1p5s4f0/00:14:51:63:eb:08 >07:32:00,631 INFO dhclient: Sending on Socket/fallback >07:32:00,632 INFO dhclient: DHCPDISCOVER on enP1p5s4f0 to 255.255.255.255 port 67 interval 3 (xid=0x32eeabc0) >07:32:00,637 INFO dhclient: DHCPREQUEST on enP1p5s4f0 to 255.255.255.255 port 67 (xid=0x32eeabc0) >07:32:00,638 INFO dhclient: DHCPOFFER from 192.168.0.1 >07:32:00,642 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x32eeabc0) >07:32:00,651 INFO NetworkManager: <info> (enP1p5s4f0): DHCPv4 state changed preinit -> bound >07:32:00,651 INFO NetworkManager: <info> address 192.168.0.151 >07:32:00,652 INFO NetworkManager: <info> plen 24 (255.255.255.0) >07:32:00,652 INFO NetworkManager: <info> gateway 192.168.0.1 >07:32:00,652 INFO NetworkManager: <info> lease time 86400 >07:32:00,652 INFO NetworkManager: <info> nameserver '213.80.98.2' >07:32:00,652 INFO NetworkManager: <info> nameserver '213.80.101.3' >07:32:00,652 INFO NetworkManager: <info> nameserver '192.168.0.1' >07:32:00,652 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >07:32:00,655 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv4 Commit) started... >07:32:00,655 INFO NetworkManager: <info> (enP1p5s4f0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >07:32:00,656 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv4 Commit) complete. >07:32:00,658 INFO NetworkManager: <info> (enP1p5s4f0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >07:32:00,659 INFO dhclient: bound to 192.168.0.151 -- renewal in 40666 seconds. >07:32:00,661 INFO NetworkManager: <info> (enP1p5s4f0): device state change: secondaries -> activated (reason 'none') [90 100 0] >07:32:00,661 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >07:32:00,662 INFO NetworkManager: <info> Policy set 'Wired connection 1' (enP1p5s4f0) as default for IPv4 routing and DNS. >07:32:00,664 INFO NetworkManager: <info> Activation (enP1p5s4f0) successful, device activated. >07:32:00,667 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >07:32:00,700 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >07:32:01,099 NOTICE kernel:[ 63.791681] type=1400 audit(1384846321.079:23): avc: denied { read write } for pid=1550 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=47 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >07:32:06,749 NOTICE kernel:[ 69.441515] type=1400 audit(1384846326.729:24): avc: denied { open } for pid=1470 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=15100 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >07:32:08,727 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >07:32:08,728 INFO NetworkManager: <info> Activation (enP1p5s4f0) Beginning DHCPv6 transaction (timeout in 45 seconds) >07:32:08,735 INFO NetworkManager: <info> dhclient started with pid 1626 >07:32:08,738 INFO NetworkManager: <info> Policy set 'Wired connection 1' (enP1p5s4f0) as default for IPv6 routing and DNS. >07:32:08,794 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >07:32:08,801 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >07:32:08,801 INFO dhclient: All rights reserved. >07:32:08,801 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >07:32:08,801 INFO dhclient: >07:32:08,801 INFO dhclient: Bound to *:546 >07:32:08,801 INFO dhclient: Listening on Socket/enP1p5s4f0 >07:32:08,801 INFO dhclient: Sending on Socket/enP1p5s4f0 >07:32:09,052 INFO dhclient: XMT: Info-Request on enP1p5s4f0, interval 940ms. >07:32:09,058 INFO dhclient: RCV: Reply message on enP1p5s4f0 from fe80::9afc:11ff:fe97:887e. >07:32:09,058 INFO dhclient: message status code Success. >07:32:09,072 INFO NetworkManager: <info> (enP1p5s4f0): DHCPv6 state changed nbi -> renew6 >07:32:09,072 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv6 Commit) scheduled... >07:32:09,073 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv6 Commit) started... >07:32:09,073 ERR NetworkManager: <error> [1384846329.73706] [platform/nm-linux-platform.c:1109] add_object(): Netlink error: Invalid address for specified address family >07:32:09,074 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv6 Commit) complete. >07:32:09,170 INFO NetworkManager: <info> (enP1p5s4f0): DHCPv6 client pid 1626 exited with status 0 >07:32:10,589 NOTICE kernel:[ 73.283229] type=1400 audit(1384846330.569:25): avc: denied { read write } for pid=1630 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:32:13,899 NOTICE NetworkManager: ifcfg-rh: read connection 'enP1p5s4f0' >07:32:13,900 INFO NetworkManager: <info> (enP1p5s4f0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >07:32:13,901 INFO NetworkManager: <info> (enP1p5s4f0): deactivating device (reason 'connection-removed') [38] >07:32:14,103 INFO NetworkManager: <info> (enP1p5s4f0): canceled DHCP transaction, DHCP client pid 1535 >07:32:14,115 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >07:32:14,115 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >07:32:14,118 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >07:32:14,127 INFO NetworkManager: <info> Saved default wired connection 'enP1p5s4f0' to persistent storage >07:32:14,140 INFO NetworkManager: <info> Auto-activating connection 'enP1p5s4f0'. >07:32:14,140 INFO NetworkManager: <info> Activation (enP1p5s4f0) starting connection 'enP1p5s4f0' >07:32:14,140 INFO NetworkManager: <info> (enP1p5s4f0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >07:32:14,140 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >07:32:14,140 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 1 of 5 (Device Prepare) scheduled... >07:32:14,142 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 1 of 5 (Device Prepare) started... >07:32:14,142 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 2 of 5 (Device Configure) scheduled... >07:32:14,142 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 1 of 5 (Device Prepare) complete. >07:32:14,142 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 2 of 5 (Device Configure) starting... >07:32:14,142 INFO NetworkManager: <info> (enP1p5s4f0): device state change: prepare -> config (reason 'none') [40 50 0] >07:32:14,142 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 2 of 5 (Device Configure) successful. >07:32:14,142 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 3 of 5 (IP Configure Start) scheduled. >07:32:14,142 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 2 of 5 (Device Configure) complete. >07:32:14,143 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 3 of 5 (IP Configure Start) started... >07:32:14,143 INFO NetworkManager: <info> (enP1p5s4f0): device state change: config -> ip-config (reason 'none') [50 70 0] >07:32:14,143 INFO NetworkManager: <info> Activation (enP1p5s4f0) Beginning DHCPv4 transaction (timeout in 45 seconds) >07:32:14,150 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >07:32:14,150 INFO NetworkManager: <info> dhclient started with pid 1646 >07:32:14,156 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 3 of 5 (IP Configure Start) complete. >07:32:14,160 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >07:32:14,161 INFO NetworkManager: <info> Activation (enP1p5s4f0) Beginning DHCPv6 transaction (timeout in 45 seconds) >07:32:14,185 INFO NetworkManager: <info> dhclient started with pid 1648 >07:32:14,280 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >07:32:14,280 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >07:32:14,280 INFO dhclient: All rights reserved. >07:32:14,280 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >07:32:14,280 INFO dhclient: >07:32:14,303 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >07:32:14,303 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >07:32:14,303 INFO dhclient: All rights reserved. >07:32:14,303 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >07:32:14,303 INFO dhclient: >07:32:14,304 INFO dhclient: Bound to *:546 >07:32:14,304 INFO dhclient: Listening on Socket/enP1p5s4f0 >07:32:14,304 INFO dhclient: Sending on Socket/enP1p5s4f0 >07:32:14,310 INFO NetworkManager: <info> (enP1p5s4f0): DHCPv4 state changed nbi -> preinit >07:32:14,349 INFO dhclient: Listening on LPF/enP1p5s4f0/00:14:51:63:eb:08 >07:32:14,349 INFO dhclient: Sending on LPF/enP1p5s4f0/00:14:51:63:eb:08 >07:32:14,350 INFO dhclient: Sending on Socket/fallback >07:32:14,350 INFO dhclient: DHCPREQUEST on enP1p5s4f0 to 255.255.255.255 port 67 (xid=0x598f8bc6) >07:32:14,354 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x598f8bc6) >07:32:14,355 INFO dhclient: XMT: Info-Request on enP1p5s4f0, interval 1010ms. >07:32:14,357 INFO dhclient: RCV: Reply message on enP1p5s4f0 from fe80::9afc:11ff:fe97:887e. >07:32:14,357 INFO dhclient: message status code Success. >07:32:14,372 INFO NetworkManager: <info> (enP1p5s4f0): DHCPv6 state changed nbi -> renew6 >07:32:14,372 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv6 Commit) scheduled... >07:32:14,373 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv6 Commit) started... >07:32:14,374 ERR NetworkManager: <error> [1384846334.374187] [platform/nm-linux-platform.c:1109] add_object(): Netlink error: Invalid address for specified address family >07:32:14,375 INFO NetworkManager: <info> (enP1p5s4f0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >07:32:14,376 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv6 Commit) complete. >07:32:14,378 INFO NetworkManager: <info> (enP1p5s4f0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >07:32:14,380 INFO NetworkManager: <info> (enP1p5s4f0): device state change: secondaries -> activated (reason 'none') [90 100 0] >07:32:14,386 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >07:32:14,387 INFO NetworkManager: <info> Policy set 'enP1p5s4f0' (enP1p5s4f0) as default for IPv6 routing and DNS. >07:32:14,387 INFO NetworkManager: <info> Activation (enP1p5s4f0) successful, device activated. >07:32:14,389 INFO NetworkManager: <info> (enP1p5s4f0): DHCPv6 client pid 1648 exited with status 0 >07:32:14,392 INFO dhclient: bound to 192.168.0.151 -- renewal in 35275 seconds. >07:32:14,394 INFO NetworkManager: <info> (enP1p5s4f0): DHCPv4 state changed preinit -> reboot >07:32:14,394 INFO NetworkManager: <info> address 192.168.0.151 >07:32:14,394 INFO NetworkManager: <info> plen 24 (255.255.255.0) >07:32:14,395 INFO NetworkManager: <info> gateway 192.168.0.1 >07:32:14,395 INFO NetworkManager: <info> lease time 86400 >07:32:14,395 INFO NetworkManager: <info> nameserver '213.80.98.2' >07:32:14,395 INFO NetworkManager: <info> nameserver '213.80.101.3' >07:32:14,395 INFO NetworkManager: <info> nameserver '192.168.0.1' >07:32:14,395 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >07:32:14,401 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv4 Commit) started... >07:32:14,401 INFO NetworkManager: <info> Activation (enP1p5s4f0) Stage 5 of 5 (IPv4 Commit) complete. >07:32:14,499 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f0 >07:32:14,858 NOTICE NetworkManager: ifcfg-rh: read connection 'enP1p5s4f1' >07:32:14,864 INFO NetworkManager: <info> Saved default wired connection 'enP1p5s4f1' to persistent storage >07:32:15,043 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-enP1p5s4f1 >07:32:16,682 INFO chronyd: chronyd version 1.29 starting >07:32:16,685 INFO chronyd: Linux kernel major=3 minor=11 patch=6 >07:32:16,686 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >07:32:16,699 INFO chronyd: Generated key 1 >07:32:16,709 NOTICE kernel:[ 79.403897] type=1400 audit(1384846336.696:26): avc: denied { read } for pid=1716 comm="chronyd" name="passwd" dev="dm-0" ino=115652 scontext=system_u:system_r:chronyd_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:32:16,709 NOTICE kernel:[ 79.403917] type=1400 audit(1384846336.696:27): avc: denied { open } for pid=1716 comm="chronyd" path="/etc/passwd" dev="dm-0" ino=115652 scontext=system_u:system_r:chronyd_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:32:16,709 NOTICE kernel:[ 79.403937] type=1400 audit(1384846336.696:28): avc: denied { getattr } for pid=1716 comm="chronyd" path="/etc/passwd" dev="dm-0" ino=115652 scontext=system_u:system_r:chronyd_t:s0 tcontext=unconfined_u:object_r:file_t:s0 tclass=file >07:32:22,250 INFO kernel:[ 84.943776] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >07:32:22,250 DEBUG kernel:[ 84.943806] SELinux: initialized (dev sda4, type ext4), uses xattr >07:32:25,329 NOTICE kernel:[ 88.025863] type=1400 audit(1384846345.316:29): avc: denied { read write } for pid=1769 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:32:25,329 NOTICE kernel:[ 88.027888] type=1400 audit(1384846345.316:30): avc: denied { read write } for pid=1769 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=47 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >07:32:26,008 NOTICE kernel:[ 88.544779] type=1400 audit(1384846346.000:31): avc: denied { ioctl } for pid=1769 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:32:26,008 NOTICE kernel:[ 88.544803] type=1400 audit(1384846346.000:32): avc: denied { getattr } for pid=1769 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:33:38,988 NOTICE kernel:[ 161.524536] type=1400 audit(1384846418.969:33): avc: denied { create } for pid=1387 comm="bash" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=netlink_audit_socket >07:33:38,988 NOTICE kernel:[ 161.524623] type=1400 audit(1384846418.969:34): avc: denied { nlmsg_relay } for pid=1387 comm="bash" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=netlink_audit_socket >07:33:38,988 NOTICE kernel:[ 161.524804] type=1400 audit(1384846418.969:35): avc: denied { audit_write } for pid=1387 comm="bash" capability=29 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=capability >07:33:38,988 NOTICE kernel:[ 161.525504] type=1400 audit(1384846418.969:36): avc: denied { getattr } for pid=1387 comm="bash" path="/usr/bin/kmod" dev="dm-0" ino=123404 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:insmod_exec_t:s0 tclass=file >07:33:38,988 NOTICE kernel:[ 161.525567] type=1400 audit(1384846418.969:37): avc: denied { execute } for pid=1387 comm="bash" name="kmod" dev="dm-0" ino=123404 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:insmod_exec_t:s0 tclass=file >07:33:38,988 NOTICE kernel:[ 161.525612] type=1400 audit(1384846418.969:38): avc: denied { read } for pid=1387 comm="bash" name="kmod" dev="dm-0" ino=123404 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:insmod_exec_t:s0 tclass=file >07:33:38,988 NOTICE kernel:[ 161.527420] type=1400 audit(1384846418.969:39): avc: denied { open } for pid=1779 comm="bash" path="/usr/bin/kmod" dev="dm-0" ino=123404 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:insmod_exec_t:s0 tclass=file >07:33:38,988 NOTICE kernel:[ 161.527649] type=1400 audit(1384846418.969:40): avc: denied { execute_no_trans } for pid=1779 comm="bash" path="/usr/bin/kmod" dev="dm-0" ino=123404 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:insmod_exec_t:s0 tclass=file >07:33:38,989 NOTICE kernel:[ 161.532059] type=1400 audit(1384846418.979:41): avc: denied { read } for pid=1779 comm="modprobe" name="modprobe.d" dev="dm-0" ino=115736 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:modules_conf_t:s0 tclass=dir >07:33:38,989 NOTICE kernel:[ 161.532281] type=1400 audit(1384846418.979:42): avc: denied { getattr } for pid=1779 comm="modprobe" path="/etc/modprobe.d/libmlx4.conf" dev="dm-0" ino=115590 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:modules_conf_t:s0 tclass=file >07:33:39,008 INFO kernel:[ 161.543628] PowerMac i2c bus smu 14 registered >07:33:39,009 INFO kernel:[ 161.543689] PowerMac i2c bus smu 11 registered >07:33:39,009 INFO kernel:[ 161.543846] PowerMac i2c bus mac-io 0 registered >07:33:39,009 INFO kernel:[ 161.543918] PowerMac i2c bus mac-io 0 registered >07:33:39,009 INFO kernel:[ 161.544020] PowerMac i2c bus u4 1 registered >07:33:39,168 INFO kernel:[ 161.701212] windfarm: CPUs control loops started. >07:33:40,228 DEBUG kernel:[ 162.768497] sat 0 partition c8: c8 6 2 7f ff 2 ff 1 fb bf 0 41 0 20 0 0 0 7 89 37 0 a0 0 0 >07:33:41,018 DEBUG kernel:[ 163.554700] sat 0 partition c4: c4 4 1 7f 22 11 e0 e6 ff 55 9a 13 ec 11 0 0 >07:33:42,038 DEBUG kernel:[ 164.575372] sat 0 partition c9: c9 6 2 7f ff 2 ff 1 fb bf 0 41 0 20 0 0 0 7 89 37 0 a0 0 0 >07:33:42,778 DEBUG kernel:[ 165.318868] sat 0 partition c5: c5 4 1 7f 22 11 e0 e6 ff 55 b8 14 ec 11 0 0 >07:33:43,228 INFO kernel:[ 165.766551] windfarm: Backside control loop started. >07:33:43,288 INFO kernel:[ 165.826162] windfarm: Slots control loop started. >07:33:43,408 INFO kernel:[ 165.944326] windfarm: Drive bay control loop started. >08:17:20,848 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >08:17:21,021 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >08:17:22,528 INFO kernel:[ 2785.069988] bio: create slab <bio-3> at 3 >08:17:22,538 INFO kernel:[ 2785.073646] Btrfs loaded >08:17:22,818 INFO kernel:[ 2785.355683] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >08:19:09,928 WARNING kernel:[ 2892.467466] audit_printk_skb: 15 callbacks suppressed >08:19:09,928 NOTICE kernel:[ 2892.467476] type=1400 audit(1384849149.917:48): avc: denied { getattr } for pid=1387 comm="bash" path="/usr/bin/dmesg" dev="dm-0" ino=123104 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >08:19:09,928 NOTICE kernel:[ 2892.467526] type=1400 audit(1384849149.917:49): avc: denied { execute } for pid=1387 comm="bash" name="dmesg" dev="dm-0" ino=123104 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >08:19:09,928 NOTICE kernel:[ 2892.467565] type=1400 audit(1384849149.917:50): avc: denied { read } for pid=1387 comm="bash" name="dmesg" dev="dm-0" ino=123104 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >08:19:09,928 NOTICE kernel:[ 2892.469014] type=1400 audit(1384849149.917:51): avc: denied { open } for pid=1879 comm="bash" path="/usr/bin/dmesg" dev="dm-0" ino=123104 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >08:19:09,928 NOTICE kernel:[ 2892.469228] type=1400 audit(1384849149.917:52): avc: denied { execute_no_trans } for pid=1879 comm="bash" path="/usr/bin/dmesg" dev="dm-0" ino=123104 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >08:19:09,948 NOTICE kernel:[ 2892.483351] type=1400 audit(1384849149.937:53): avc: denied { read } for pid=1879 comm="dmesg" name="kmsg" dev="devtmpfs" ino=5728 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file >08:19:09,948 NOTICE kernel:[ 2892.483375] type=1400 audit(1384849149.937:54): avc: denied { open } for pid=1879 comm="dmesg" path="/dev/kmsg" dev="devtmpfs" ino=5728 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file >08:19:09,948 NOTICE kernel:[ 2892.483768] type=1400 audit(1384849149.937:55): avc: denied { syslog_read } for pid=1879 comm="dmesg" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system >08:19:24,018 NOTICE kernel:[ 2906.558480] type=1400 audit(1384849164.007:56): avc: denied { getattr } for pid=1387 comm="bash" path="/usr/sbin/parted" dev="dm-0" ino=420 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >08:19:24,018 NOTICE kernel:[ 2906.558532] type=1400 audit(1384849164.007:57): avc: denied { execute } for pid=1387 comm="bash" name="parted" dev="dm-0" ino=420 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >08:19:24,018 NOTICE kernel:[ 2906.558572] type=1400 audit(1384849164.007:58): avc: denied { read } for pid=1387 comm="bash" name="parted" dev="dm-0" ino=420 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >08:19:24,018 NOTICE kernel:[ 2906.559967] type=1400 audit(1384849164.007:59): avc: denied { open } for pid=1880 comm="bash" path="/usr/sbin/parted" dev="dm-0" ino=420 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >08:19:24,018 NOTICE kernel:[ 2906.560178] type=1400 audit(1384849164.007:60): avc: denied { execute_no_trans } for pid=1880 comm="bash" path="/usr/sbin/parted" dev="dm-0" ino=420 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >08:19:24,198 NOTICE kernel:[ 2906.739606] type=1400 audit(1384849164.187:61): avc: denied { ipc_info } for pid=1880 comm="parted" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system >08:19:24,198 NOTICE kernel:[ 2906.740620] type=1400 audit(1384849164.187:62): avc: denied { getattr } for pid=1880 comm="parted" path="/dev/sda" dev="devtmpfs" ino=9246 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >08:19:24,198 NOTICE kernel:[ 2906.740673] type=1400 audit(1384849164.187:63): avc: denied { read write } for pid=1880 comm="parted" name="sda" dev="devtmpfs" ino=9246 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >08:19:24,198 NOTICE kernel:[ 2906.740701] type=1400 audit(1384849164.187:64): avc: denied { open } for pid=1880 comm="parted" path="/dev/sda" dev="devtmpfs" ino=9246 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >08:19:24,198 NOTICE kernel:[ 2906.740805] type=1400 audit(1384849164.187:65): avc: denied { ioctl } for pid=1880 comm="parted" path="/dev/sda" dev="devtmpfs" ino=9246 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >08:22:30,128 WARNING kernel:[ 3092.663273] audit_printk_skb: 33 callbacks suppressed >08:22:30,128 NOTICE kernel:[ 3092.663284] type=1400 audit(1384849350.117:77): avc: denied { read } for pid=1387 comm="bash" name="modules" dev="dm-0" ino=14 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:default_t:s0 tclass=lnk_file >08:22:32,458 NOTICE kernel:[ 3094.996951] type=1400 audit(1384849352.447:78): avc: denied { read } for pid=1387 comm="bash" name="mnt" dev="dm-0" ino=40961 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:mnt_t:s0 tclass=dir >08:22:32,648 NOTICE kernel:[ 3095.189372] type=1400 audit(1384849352.637:79): avc: denied { read } for pid=1387 comm="bash" name="install" dev="dm-0" ino=40962 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:mnt_t:s0 tclass=lnk_file >08:22:34,538 NOTICE kernel:[ 3097.074003] type=1400 audit(1384849354.527:80): avc: denied { write } for pid=1895 comm="mkdir" name="mnt" dev="dm-0" ino=40961 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:mnt_t:s0 tclass=dir >08:22:34,538 NOTICE kernel:[ 3097.074035] type=1400 audit(1384849354.527:81): avc: denied { add_name } for pid=1895 comm="mkdir" name="ntfs" scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:mnt_t:s0 tclass=dir >08:22:34,538 NOTICE kernel:[ 3097.074110] type=1400 audit(1384849354.527:82): avc: denied { create } for pid=1895 comm="mkdir" name="ntfs" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:mnt_t:s0 tclass=dir >08:22:46,768 NOTICE kernel:[ 3109.302320] type=1400 audit(1384849366.757:83): avc: denied { setuid } for pid=1896 comm="ntfs-3g" capability=7 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=capability >08:22:46,768 NOTICE kernel:[ 3109.303759] type=1400 audit(1384849366.757:84): avc: denied { getattr } for pid=1896 comm="ntfs-3g" path="/usr/bin/kmod" dev="dm-0" ino=123404 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:insmod_exec_t:s0 tclass=file >08:22:46,768 NOTICE kernel:[ 3109.304295] type=1400 audit(1384849366.757:85): avc: denied { execute } for pid=1897 comm="ntfs-3g" name="kmod" dev="dm-0" ino=123404 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:insmod_exec_t:s0 tclass=file >08:22:46,768 NOTICE kernel:[ 3109.304318] type=1400 audit(1384849366.757:86): avc: denied { read open } for pid=1897 comm="ntfs-3g" path="/usr/bin/kmod" dev="dm-0" ino=123404 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:insmod_exec_t:s0 tclass=file >08:22:46,768 NOTICE kernel:[ 3109.304422] type=1400 audit(1384849366.757:87): avc: denied { execute_no_trans } for pid=1897 comm="ntfs-3g" path="/usr/bin/kmod" dev="dm-0" ino=123404 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:insmod_exec_t:s0 tclass=file >08:22:46,768 NOTICE kernel:[ 3109.306367] type=1400 audit(1384849366.757:88): avc: denied { read } for pid=1897 comm="modprobe" name="modprobe.d" dev="dm-0" ino=115736 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:modules_conf_t:s0 tclass=dir >08:22:46,768 NOTICE kernel:[ 3109.306485] type=1400 audit(1384849366.757:89): avc: denied { getattr } for pid=1897 comm="modprobe" path="/etc/modprobe.d/libmlx4.conf" dev="dm-0" ino=115590 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:modules_conf_t:s0 tclass=file >08:22:46,768 NOTICE kernel:[ 3109.306747] type=1400 audit(1384849366.757:90): avc: denied { read } for pid=1897 comm="modprobe" name="libmlx4.conf" dev="dm-0" ino=115590 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:modules_conf_t:s0 tclass=file >08:22:46,768 NOTICE kernel:[ 3109.306763] type=1400 audit(1384849366.757:91): avc: denied { open } for pid=1897 comm="modprobe" path="/etc/modprobe.d/libmlx4.conf" dev="dm-0" ino=115590 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:modules_conf_t:s0 tclass=file >08:22:46,768 NOTICE kernel:[ 3109.306963] type=1400 audit(1384849366.757:92): avc: denied { read } for pid=1897 comm="modprobe" name="modules.dep.bin" dev="dm-0" ino=16479 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:modules_object_t:s0 tclass=file >08:22:46,949 INFO kernel:[ 3109.484121] fuse init (API version 7.22) >08:22:46,978 DEBUG kernel:[ 3109.511211] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >08:22:47,200 DEBUG kernel:[ 3109.738446] SELinux: initialized (dev sda8, type fuseblk), uses genfs_contexts >08:22:47,200 NOTICE ntfs-3g: Version 2013.1.13 integrated FUSE 27 >08:22:47,200 NOTICE ntfs-3g: Mounted /dev/sda8 (Read-Write, label "", NTFS 3.1) >08:22:47,200 NOTICE ntfs-3g: Cmdline options: >08:22:47,200 NOTICE ntfs-3g: Mount options: allow_other,nonempty,relatime,fsname=/dev/sda8,blkdev,blksize=4096 >08:22:47,200 NOTICE ntfs-3g: Ownership and permissions disabled, configuration type 1 >08:22:56,699 WARNING kernel:[ 3119.238544] audit_printk_skb: 27 callbacks suppressed >08:22:56,699 NOTICE kernel:[ 3119.238555] type=1400 audit(1384849376.687:102): avc: denied { getattr } for pid=1909 comm="df" name="/" dev="sda8" ino=5 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:fusefs_t:s0 tclass=filesystem >08:23:43,089 NOTICE kernel:[ 3165.630762] type=1400 audit(1384849423.077:103): avc: denied { read } for pid=1911 comm="ls" name="mnt" dev="dm-0" ino=40961 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:mnt_t:s0 tclass=dir >08:23:43,098 NOTICE kernel:[ 3165.632454] type=1400 audit(1384849423.087:104): avc: denied { getattr } for pid=1911 comm="ls" path="/mnt/install" dev="dm-0" ino=40962 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:mnt_t:s0 tclass=lnk_file >08:23:58,869 NOTICE kernel:[ 3181.408890] type=1400 audit(1384849438.857:105): avc: denied { getattr } for pid=1387 comm="bash" path="/usr/bin/umount" dev="dm-0" ino=123121 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:mount_exec_t:s0 tclass=file >08:23:58,869 NOTICE kernel:[ 3181.408942] type=1400 audit(1384849438.857:106): avc: denied { execute } for pid=1387 comm="bash" name="umount" dev="dm-0" ino=123121 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:mount_exec_t:s0 tclass=file >08:23:58,869 NOTICE kernel:[ 3181.408982] type=1400 audit(1384849438.857:107): avc: denied { read } for pid=1387 comm="bash" name="umount" dev="dm-0" ino=123121 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:mount_exec_t:s0 tclass=file >08:23:58,869 NOTICE kernel:[ 3181.410405] type=1400 audit(1384849438.857:108): avc: denied { open } for pid=1913 comm="bash" path="/usr/bin/umount" dev="dm-0" ino=123121 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:mount_exec_t:s0 tclass=file >08:23:58,869 NOTICE kernel:[ 3181.410617] type=1400 audit(1384849438.857:109): avc: denied { execute_no_trans } for pid=1913 comm="bash" path="/usr/bin/umount" dev="dm-0" ino=123121 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:mount_exec_t:s0 tclass=file >08:23:58,878 NOTICE kernel:[ 3181.415833] type=1400 audit(1384849438.867:110): avc: denied { getattr } for pid=1913 comm="umount" path="/run/mount/utab" dev="tmpfs" ino=429 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:mount_var_run_t:s0 tclass=file >08:23:58,878 NOTICE kernel:[ 3181.415892] type=1400 audit(1384849438.867:111): avc: denied { read write } for pid=1913 comm="umount" name="utab" dev="tmpfs" ino=429 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:mount_var_run_t:s0 tclass=file >08:23:58,878 NOTICE kernel:[ 3181.415922] type=1400 audit(1384849438.867:112): avc: denied { open } for pid=1913 comm="umount" path="/run/mount/utab" dev="tmpfs" ino=429 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:mount_var_run_t:s0 tclass=file >08:23:58,878 NOTICE kernel:[ 3181.418252] type=1400 audit(1384849438.867:113): avc: denied { unmount } for pid=1913 comm="umount" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:fusefs_t:s0 tclass=filesystem >08:23:58,880 NOTICE ntfs-3g: Unmounting /dev/sda8 () >08:24:31,438 NOTICE kernel:[ 3213.977401] type=1400 audit(1384849471.427:114): avc: denied { execute } for pid=1918 comm="bash" name="parted" dev="dm-0" ino=420 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >08:24:31,438 NOTICE kernel:[ 3213.977442] type=1400 audit(1384849471.427:115): avc: denied { read open } for pid=1918 comm="bash" path="/usr/sbin/parted" dev="dm-0" ino=420 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >08:24:31,438 NOTICE kernel:[ 3213.977645] type=1400 audit(1384849471.427:116): avc: denied { execute_no_trans } for pid=1918 comm="bash" path="/usr/sbin/parted" dev="dm-0" ino=420 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >08:41:13,288 NOTICE kernel:[ 4215.827081] type=1400 audit(1384850473.276:117): avc: denied { create } for pid=2013 comm="parted" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=netlink_audit_socket >08:41:13,288 NOTICE kernel:[ 4215.827162] type=1400 audit(1384850473.276:118): avc: denied { nlmsg_relay } for pid=2013 comm="parted" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=netlink_audit_socket >08:41:13,288 NOTICE kernel:[ 4215.827342] type=1400 audit(1384850473.276:119): avc: denied { audit_write } for pid=2013 comm="parted" capability=29 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=capability >08:43:19,751 INFO kernel:[ 4342.290072] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >08:43:19,751 DEBUG kernel:[ 4342.290107] SELinux: initialized (dev sda4, type ext4), uses xattr
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 1031961
: 825956 |
825957
|
825958
|
825959
|
825960
|
825962
|
825963
|
825964
|
825965
|
825966
|
825967