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 838557 Details for
Bug 1044706
OSError: [Errno 9] Bad file descriptor
[?]
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), 606.33 KB, created by
Chuck Forsberg
on 2013-12-18 20:50:29 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Chuck Forsberg
Created:
2013-12-18 20:50:29 UTC
Size:
606.33 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/subprocess.py", line 1299, in _execute_child > os.close(errpipe_read) > File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/site-packages/blivet/util.py", line 40, in _run_program > preexec_fn=chroot, cwd=root, env=env) > File "/usr/lib/python2.7/site-packages/blivet/util.py", line 56, in run_program > return _run_program(*args, **kwargs)[0] > File "/usr/lib/python2.7/site-packages/blivet/udev.py", line 86, in udev_settle > util.run_program(["udevadm", "settle", "--timeout=300"]) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 745, in _preTeardown > udev_settle() > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 756, in teardown > if not self._preTeardown(recursive=recursive): > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3036, in findExistingInstallations > device.teardown(recursive=True) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 427, in reset > self.roots = findExistingInstallations(self.devicetree) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 142, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >OSError: [Errno 9] Bad file descriptor > >Local variables in innermost frame: >executable: udevadm >shell: False >errpipe_read: 47 >p2cread: None >errread: None >startupinfo: None >data: >c2pread: 27 >args: ['udevadm', 'settle', '--timeout=300'] >gc_was_enabled: True >errwrite: 45 >cwd: / >self: <subprocess.Popen object at 0x7f64cadef4d0> >p2cwrite: None >env: {'LANG': 'en_US.UTF-8', 'LC_NUMERIC': 'C', 'TERM': 'screen', 'SHELL': '/bin/bash', 'XAUTHORITY': '/root/.Xauthority', 'LC_ALL': 'C', 'SHLVL': '1', 'INSTALL_PATH': '/', 'TMUX': '/tmp/tmux-0/default,1046,0', 'LVM_SUPPRESS_FD_WARNINGS': '1', 'PWD': '/root', 'MALLOC_PERTURB_': '204', 'TMUX_PANE': '%0', 'GCONF_GLOBAL_LOCKS': '1', 'MALLOC_CHECK_': '2', 'PATH': '/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysimage/usr/bin:/mnt/sysimage/usr/sbin:/mnt/sysimage/sbin:/sbin:/usr/sbin', 'HOME': '/tmp', 'DISPLAY': ':1', '_': '/sbin/anaconda'} >close_fds: True >c2pwrite: 45 >errpipe_write: 49 >creationflags: 0 >preexec_fn: <function chroot at 0x7f64bd4a56e0> >universal_newlines: False > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7f64c00119d0>> > _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 ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto >network --bootproto=dhcp --device=p1p1 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone America/Los_Angeles ># System bootloader configuration >bootloader --location=mbr >autopart > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sdf': 131} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 2861588MB disk sdf (0) with existing gpt disklabel >, existing 2861587MB partition sdf1 (1) with existing ext4 filesystem >, existing 2861588MB disk sdg (2) with existing gpt disklabel >, existing 1MB partition sdg1 (3) with existing biosboot >, existing 107929MB partition sdg10 (4) with existing ext4 filesystem >, existing 500MB partition sdg2 (5) with existing ext4 filesystem >, existing 500MB partition sdg3 (6) with existing ext4 filesystem >, existing 16072MB partition sdg4 (7) with existing swap >, existing 30000MB partition sdg5 (8) with existing ext4 filesystem >, existing 30000MB partition sdg6 (9) with existing ext4 filesystem >, existing 2666585MB partition sdg7 (10) with existing ext4 filesystem >, existing 4000MB partition sdg8 (11) with existing swap >, existing 4000MB partition sdg9 (12) with existing ext4 filesystem >, existing 4038MB disk sdi (13) with existing iso9660 filesystem >, existing 0MB disk sdh (14) >, existing 2861588MB disk sda (15) with existing gpt disklabel >, existing 16231MB partition sda1 (16) with existing lvmpv >, existing 16228MB lvmvg fedora (17) >, existing 2845203MB partition sda2 (18) with existing ext4 filesystem >, existing 3815447MB disk sdb (19) with existing gpt disklabel >, existing 1MB partition sdb1 (20) with existing biosboot >, existing 500MB partition sdb2 (21) with existing ext4 filesystem >, existing 1500000MB partition sdb3 (22) with existing ext4 filesystem >, existing 119000MB partition sdb4 (23) with existing ext4 filesystem >, existing 40000MB partition sdb5 (24) with existing ext4 filesystem >, existing 40000MB partition sdb6 (25) with existing ext4 filesystem >, existing 32000MB partition sdb7 (26) with existing swap >, existing 1500000MB partition sdb8 (27) with existing ext4 filesystem >, existing 2861588MB disk sdc (28) with existing gpt disklabel >, existing 2861587MB partition sdc1 (29) with existing ext4 filesystem >, existing 2861588MB disk sdd (30) with existing gpt disklabel >, existing 1048576MB partition sdd1 (31) with existing ext4 filesystem >, existing 1813011MB partition sdd2 (32) with existing ext4 filesystem >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 33 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _targetSize: 0 > _model: HL-DT-ST_DVDRAM_GH24NS95 > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, existing 3815447MB disk sde (34) with existing gpt disklabel >, existing 1MB partition sde1 (35) with existing biosboot >, existing 500MB partition sde2 (36) with existing ext4 filesystem >, existing 100000MB partition sde3 (37) with existing ext4 filesystem >, existing 32000MB partition sde4 (38) with existing swap >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 39 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 40 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 41 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 42 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > _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/4847f338-a61d-4f93-ac64-77997dedbbd5] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > 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: 43 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 44 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-rw (45) with existing ext4 filesystem >, existing 2048MB dm live-base (46) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdf, sdf1, sdg, sdg1, sdg10, sdg2, sdg3, sdg4, sdg5, sdg6, sdg7, sdg8, sdg9, sdi, sdi1, sdi2, sdi3, sdh, sda, sda1, fedora, fedora-root, fedora-swap, sda2, sdb, sdb1, sdb2, sdb3, sdb4, sdb5, sdb6, sdb7, sdb8, sdc, sdc1, sdd, sdd1, sdd2, sr0, sde, sde1, sde2, sde3, sde4, 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: [sdi] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_20_x86_64] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora_20_x86_64] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _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 (0x7f64c0011a90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f64c0011a10) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f64c0011b10) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f64c0011b50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f64c0011b90) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f64e46b8b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: False > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: None > _intf.payload._base_repo: None > _intf.payload.txID: None > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 3 GB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._addonStates: {} > _intf._currentAction._spokes.selectedGroups: [] > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: None > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._origEnvironment: None > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._addonStore: ListStore instance, containing members: > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._environmentAddons: {} > _intf._currentAction._spokes._tx_id: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._origAddons: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._repoNameWarningBox: Box instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._repoStore: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._cdrom: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes._repoNamesWarningBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._origIsoChooserButton: _Choose an ISO > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._repoNamesWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: None > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._arrow: Image instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set([]) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f64d9591690> > _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: True > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: None > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: False >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [Already dumped (DatetimeSpoke instance) >, Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_20_x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f64c0034b90>, True), 'type': (<function <lambda> at 0x7f64c0034d70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f64c0034c08>, 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.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedora_20_x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >20:49:22,687 INFO anaconda: /sbin/anaconda 20.25.15-1 >20:49:22,880 INFO anaconda: 32899072 kB (32128 MB) are available >20:49:22,880 INFO anaconda: check_memory(): total:32128, needed:512, graphical:512 >20:49:22,890 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >20:49:22,890 INFO anaconda: Default encoding = utf-8 >20:49:23,937 INFO anaconda: Display mode = g >20:49:23,938 INFO anaconda: 32899072 kB (32128 MB) are available >20:49:23,938 INFO anaconda: check_memory(): total:32128, needed:512, graphical:512 >20:49:24,566 DEBUG anaconda: X server has signalled a successful start. >20:49:24,567 INFO anaconda: Starting window manager, pid 1120. >20:49:24,614 INFO anaconda: Started spice-vdagent. >20:49:24,614 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140070868616960) >20:49:25,286 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >20:49:25,287 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >20:49:25,287 INFO anaconda: using only installclass _Fedora >20:49:25,625 INFO anaconda: bootloader GRUB2 on X86 platform >20:49:25,626 INFO anaconda: bootloader GRUB2 on X86 platform >20:49:25,650 DEBUG anaconda: network: devices found ['p1p1', 'em1'] >20:49:25,973 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p1p1 >20:49:26,003 DEBUG anaconda: network: setting autoconnect of p1p1 to False >20:49:26,311 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140070868616960) >20:49:26,328 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on em1 >20:49:26,353 DEBUG anaconda: network: setting autoconnect of em1 to False >20:49:26,353 DEBUG anaconda: network: missing ifcfgs created for devices ['p1p1', 'em1'] >20:49:26,382 DEBUG anaconda: updating hostname localhost.localdomain >20:49:26,395 INFO anaconda: Running Thread: AnaStorageThread (140070868616960) >20:49:26,396 INFO anaconda: Running Thread: AnaTimeInitThread (140070680954624) >20:49:26,396 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140070672561920) >20:49:26,397 INFO anaconda: Running Thread: AnaPayloadThread (140070664169216) >20:49:26,432 DEBUG anaconda: updating hostname localhost.localdomain >20:49:26,451 INFO anaconda: got 0 NTP servers from DHCP >20:49:26,451 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140070672561920) >20:49:26,462 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140070672561920) >20:49:26,462 INFO anaconda: Starting geolocation lookup >20:49:26,464 INFO anaconda: Geolocation provider: Fedora GeoIP >20:49:27,169 INFO anaconda: Geolocation lookup finished in 0.7 seconds >20:49:27,171 INFO anaconda: got results from geolocation >20:49:27,172 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140070672561920) >20:49:32,505 DEBUG anaconda: network standalone spoke (init): completed: ['p1p1'] >20:49:32,603 INFO anaconda: Running Thread: AnaDateTimeThread (140070672561920) >20:49:32,613 INFO anaconda: fs space: 0 B needed: 3 GB >20:49:32,736 INFO anaconda: fs space: 0 B needed: 3 GB >20:49:32,795 INFO anaconda: fs space: 0 B needed: 3 GB >20:49:32,850 INFO anaconda: Running Thread: AnaSourceWatcher (140070585583360) >20:49:32,887 INFO anaconda: Running Thread: AnaSoftwareWatcher (140070577190656) >20:49:32,908 INFO anaconda: Running Thread: AnaStorageWatcher (140070568797952) >20:49:32,939 INFO anaconda: Running Thread: AnaCustomStorageInit (140070560405248) >20:49:33,030 DEBUG anaconda: network: selected device em1 >20:49:33,098 DEBUG anaconda: updating hostname localhost.localdomain >20:49:33,336 INFO anaconda: Running Thread: AnaNTPserver0 (140070602368768) >20:49:33,337 INFO anaconda: Running Thread: AnaNTPserver1 (140070551746304) >20:49:33,338 INFO anaconda: Running Thread: AnaNTPserver2 (140070543353600) >20:49:33,339 INFO anaconda: Running Thread: AnaNTPserver3 (140070534960896) >20:49:33,341 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f64c009a350> status to: Restoring hardware time... >20:49:33,341 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f64c00ac310> status to: Probing storage... >20:49:33,341 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f64c00ac390> status to: Downloading package metadata... >20:49:33,342 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f64c00ac490> status to: Probing storage... >20:49:33,386 DEBUG anaconda: updating hostname localhost.localdomain >20:49:33,448 DEBUG anaconda: updating hostname localhost.localdomain >20:49:33,449 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f64bd5dff90> status to: Wired (p1p1) connected >20:49:33,451 INFO anaconda: Thread Done: AnaNTPserver0 (140070602368768) >20:49:33,459 INFO anaconda: Thread Done: AnaNTPserver1 (140070551746304) >20:49:33,563 INFO anaconda: Thread Done: AnaNTPserver2 (140070543353600) >20:49:33,629 DEBUG anaconda: running handleException >20:49:33,630 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >20:49:33,630 INFO anaconda: Thread Done: AnaStorageThread (140070868616960) >20:49:33,644 INFO anaconda: Thread Done: AnaStorageWatcher (140070568797952) >20:49:33,645 INFO anaconda: Thread Done: AnaTimeInitThread (140070680954624) >20:49:33,645 INFO anaconda: Thread Done: AnaPayloadThread (140070664169216) >20:49:33,647 INFO anaconda: Thread Done: AnaSourceWatcher (140070585583360) >20:49:33,647 INFO anaconda: Thread Done: AnaNTPserver3 (140070534960896) >20:49:33,700 INFO anaconda: Thread Done: AnaDateTimeThread (140070672561920) >20:49:33,701 INFO anaconda: Thread Done: AnaSoftwareWatcher (140070577190656) > > >/tmp/packaging.log: > > >/tmp/program.log: >20:49:22,945 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >20:49:22,954 DEBUG program: Return code: 0 >20:49:22,955 INFO program: Running... udevadm settle --timeout=300 >20:49:23,800 DEBUG program: Return code: 0 >20:49:23,801 INFO program: Running... modprobe fcoe >20:49:23,873 DEBUG program: Return code: 0 >20:49:23,874 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >20:49:23,928 INFO program: No FCoE boot disk information is found in EDD! >20:49:23,928 DEBUG program: Return code: 1 >20:49:24,568 INFO program: Running... spice-vdagent >20:49:24,568 INFO program: Running... metacity --display :1 --sm-disable >20:49:24,613 DEBUG program: Return code: 0 >20:49:26,397 INFO program: Running... udevadm settle --timeout=300 >20:49:26,408 DEBUG program: Return code: 0 >20:49:26,426 INFO program: Running... udevadm settle --timeout=300 >20:49:26,435 DEBUG program: Return code: 0 >20:49:26,462 INFO program: Running... systemctl start chronyd.service >20:49:26,502 DEBUG program: Return code: 0 >20:49:26,502 INFO program: Running... multipath -c /dev/sdf >20:49:26,509 INFO program: /dev/sdf is not a valid multipath device path >20:49:26,509 DEBUG program: Return code: 1 >20:49:26,702 INFO program: Running... dumpe2fs -h /dev/sdf1 >20:49:26,763 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:26,763 INFO program: Filesystem volume name: z >20:49:26,763 INFO program: Last mounted on: /z >20:49:26,763 INFO program: Filesystem UUID: cbd04db5-7b61-46ec-b883-0752198796cc >20:49:26,763 INFO program: Filesystem magic number: 0xEF53 >20:49:26,763 INFO program: Filesystem revision #: 1 (dynamic) >20:49:26,763 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 >20:49:26,763 INFO program: Filesystem flags: signed_directory_hash >20:49:26,763 INFO program: Default mount options: (none) >20:49:26,764 INFO program: Filesystem state: clean >20:49:26,764 INFO program: Errors behavior: Continue >20:49:26,764 INFO program: Filesystem OS type: Linux >20:49:26,764 INFO program: Inode count: 183148544 >20:49:26,764 INFO program: Block count: 732566272 >20:49:26,764 INFO program: Reserved block count: 36628313 >20:49:26,764 INFO program: Free blocks: 211946726 >20:49:26,764 INFO program: Free inodes: 182831374 >20:49:26,764 INFO program: First block: 0 >20:49:26,764 INFO program: Block size: 4096 >20:49:26,764 INFO program: Fragment size: 4096 >20:49:26,764 INFO program: Reserved GDT blocks: 849 >20:49:26,765 INFO program: Blocks per group: 32768 >20:49:26,765 INFO program: Fragments per group: 32768 >20:49:26,765 INFO program: Inodes per group: 8192 >20:49:26,765 INFO program: Inode blocks per group: 512 >20:49:26,765 INFO program: Flex block group size: 16 >20:49:26,765 INFO program: Filesystem created: Sat Mar 26 20:38:47 2011 >20:49:26,765 INFO program: Last mount time: Wed Dec 18 18:42:03 2013 >20:49:26,765 INFO program: Last write time: Wed Dec 18 20:47:53 2013 >20:49:26,765 INFO program: Mount count: 26 >20:49:26,765 INFO program: Maximum mount count: 33 >20:49:26,765 INFO program: Last checked: Sun Dec 1 04:33:45 2013 >20:49:26,765 INFO program: Check interval: 15552000 (6 months) >20:49:26,766 INFO program: Next check after: Fri May 30 04:33:45 2014 >20:49:26,766 INFO program: Lifetime writes: 7328 GB >20:49:26,766 INFO program: Reserved blocks uid: 0 (user root) >20:49:26,766 INFO program: Reserved blocks gid: 0 (group root) >20:49:26,766 INFO program: First inode: 11 >20:49:26,766 INFO program: Inode size: 256 >20:49:26,766 INFO program: Required extra isize: 28 >20:49:26,766 INFO program: Desired extra isize: 28 >20:49:26,766 INFO program: Journal inode: 8 >20:49:26,766 INFO program: Default directory hash: half_md4 >20:49:26,766 INFO program: Directory Hash Seed: 58c6219d-0b87-4385-b706-98cecda0d165 >20:49:26,767 INFO program: Journal backup: inode blocks >20:49:26,767 INFO program: Journal features: journal_incompat_revoke >20:49:26,767 INFO program: Journal size: 128M >20:49:26,767 INFO program: Journal length: 32768 >20:49:26,767 INFO program: Journal sequence: 0x0009f4f5 >20:49:26,767 INFO program: Journal start: 0 >20:49:26,767 INFO program: >20:49:26,767 DEBUG program: Return code: 0 >20:49:26,767 INFO program: Running... resize2fs -P /dev/sdf1 >20:49:26,809 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:26,810 INFO program: Estimated minimum size of the filesystem: 517687516 >20:49:26,810 DEBUG program: Return code: 0 >20:49:26,822 INFO program: Running... multipath -c /dev/sdg >20:49:26,827 INFO program: /dev/sdg is not a valid multipath device path >20:49:26,828 DEBUG program: Return code: 1 >20:49:27,293 INFO program: Running... dumpe2fs -h /dev/sdg10 >20:49:27,320 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:27,321 INFO program: Filesystem volume name: korora >20:49:27,321 INFO program: Last mounted on: / >20:49:27,321 INFO program: Filesystem UUID: 240af89f-697b-44fd-8184-bc7f4928750a >20:49:27,321 INFO program: Filesystem magic number: 0xEF53 >20:49:27,321 INFO program: Filesystem revision #: 1 (dynamic) >20:49:27,321 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 >20:49:27,322 INFO program: Filesystem flags: signed_directory_hash >20:49:27,322 INFO program: Default mount options: user_xattr acl >20:49:27,322 INFO program: Filesystem state: clean >20:49:27,322 INFO program: Errors behavior: Continue >20:49:27,322 INFO program: Filesystem OS type: Linux >20:49:27,323 INFO program: Inode count: 6914048 >20:49:27,323 INFO program: Block count: 27629824 >20:49:27,323 INFO program: Reserved block count: 1381491 >20:49:27,323 INFO program: Free blocks: 24229324 >20:49:27,323 INFO program: Free inodes: 6541331 >20:49:27,323 INFO program: First block: 0 >20:49:27,324 INFO program: Block size: 4096 >20:49:27,324 INFO program: Fragment size: 4096 >20:49:27,324 INFO program: Reserved GDT blocks: 1017 >20:49:27,324 INFO program: Blocks per group: 32768 >20:49:27,324 INFO program: Fragments per group: 32768 >20:49:27,324 INFO program: Inodes per group: 8192 >20:49:27,325 INFO program: Inode blocks per group: 512 >20:49:27,325 INFO program: Flex block group size: 16 >20:49:27,325 INFO program: Filesystem created: Mon Aug 5 04:24:32 2013 >20:49:27,325 INFO program: Last mount time: Tue Oct 22 07:39:56 2013 >20:49:27,325 INFO program: Last write time: Wed Dec 18 18:42:03 2013 >20:49:27,326 INFO program: Mount count: 34 >20:49:27,326 INFO program: Maximum mount count: -1 >20:49:27,326 INFO program: Last checked: Mon Aug 5 04:24:32 2013 >20:49:27,326 INFO program: Check interval: 0 (<none>) >20:49:27,326 INFO program: Lifetime writes: 407 GB >20:49:27,326 INFO program: Reserved blocks uid: 0 (user root) >20:49:27,327 INFO program: Reserved blocks gid: 0 (group root) >20:49:27,327 INFO program: First inode: 11 >20:49:27,327 INFO program: Inode size: 256 >20:49:27,327 INFO program: Required extra isize: 28 >20:49:27,327 INFO program: Desired extra isize: 28 >20:49:27,327 INFO program: Journal inode: 8 >20:49:27,327 INFO program: Default directory hash: half_md4 >20:49:27,328 INFO program: Directory Hash Seed: 08ae6516-b68a-4aa3-919e-6c1a7a150025 >20:49:27,328 INFO program: Journal backup: inode blocks >20:49:27,328 INFO program: Journal features: journal_incompat_revoke >20:49:27,328 INFO program: Journal size: 128M >20:49:27,328 INFO program: Journal length: 32768 >20:49:27,329 INFO program: Journal sequence: 0x00248600 >20:49:27,329 INFO program: Journal start: 0 >20:49:27,329 INFO program: >20:49:27,329 DEBUG program: Return code: 0 >20:49:27,329 INFO program: Running... resize2fs -P /dev/sdg10 >20:49:27,373 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:27,373 INFO program: Estimated minimum size of the filesystem: 3061154 >20:49:27,373 DEBUG program: Return code: 0 >20:49:27,559 INFO program: Running... dumpe2fs -h /dev/sdg2 >20:49:27,586 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:27,586 INFO program: Filesystem volume name: <none> >20:49:27,587 INFO program: Last mounted on: /boot >20:49:27,587 INFO program: Filesystem UUID: 1a9a11d9-1432-418b-9359-ec777177e0e2 >20:49:27,587 INFO program: Filesystem magic number: 0xEF53 >20:49:27,587 INFO program: Filesystem revision #: 1 (dynamic) >20:49:27,587 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 >20:49:27,587 INFO program: Filesystem flags: signed_directory_hash >20:49:27,587 INFO program: Default mount options: user_xattr acl >20:49:27,587 INFO program: Filesystem state: clean >20:49:27,587 INFO program: Errors behavior: Continue >20:49:27,587 INFO program: Filesystem OS type: Linux >20:49:27,588 INFO program: Inode count: 128016 >20:49:27,588 INFO program: Block count: 512000 >20:49:27,588 INFO program: Reserved block count: 25600 >20:49:27,588 INFO program: Free blocks: 380125 >20:49:27,588 INFO program: Free inodes: 127600 >20:49:27,588 INFO program: First block: 1 >20:49:27,588 INFO program: Block size: 1024 >20:49:27,588 INFO program: Fragment size: 1024 >20:49:27,588 INFO program: Reserved GDT blocks: 256 >20:49:27,588 INFO program: Blocks per group: 8192 >20:49:27,588 INFO program: Fragments per group: 8192 >20:49:27,588 INFO program: Inodes per group: 2032 >20:49:27,589 INFO program: Inode blocks per group: 254 >20:49:27,589 INFO program: Flex block group size: 16 >20:49:27,589 INFO program: Filesystem created: Thu Jun 20 04:50:13 2013 >20:49:27,589 INFO program: Last mount time: Thu Jun 20 07:09:06 2013 >20:49:27,589 INFO program: Last write time: Thu Jun 20 07:10:57 2013 >20:49:27,589 INFO program: Mount count: 5 >20:49:27,589 INFO program: Maximum mount count: -1 >20:49:27,589 INFO program: Last checked: Thu Jun 20 04:50:13 2013 >20:49:27,589 INFO program: Check interval: 0 (<none>) >20:49:27,589 INFO program: Lifetime writes: 130 MB >20:49:27,589 INFO program: Reserved blocks uid: 0 (user root) >20:49:27,590 INFO program: Reserved blocks gid: 0 (group root) >20:49:27,590 INFO program: First inode: 11 >20:49:27,590 INFO program: Inode size: 128 >20:49:27,590 INFO program: Journal inode: 8 >20:49:27,590 INFO program: Default directory hash: half_md4 >20:49:27,590 INFO program: Directory Hash Seed: 1f1f052e-cba4-41b8-b192-9bf80fe20d7e >20:49:27,590 INFO program: Journal backup: inode blocks >20:49:27,590 INFO program: Journal features: (none) >20:49:27,590 INFO program: Journal size: 8M >20:49:27,590 INFO program: Journal length: 8192 >20:49:27,590 INFO program: Journal sequence: 0x0000002a >20:49:27,590 INFO program: Journal start: 0 >20:49:27,591 INFO program: >20:49:27,591 DEBUG program: Return code: 0 >20:49:27,591 INFO program: Running... resize2fs -P /dev/sdg2 >20:49:27,596 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:27,596 INFO program: Estimated minimum size of the filesystem: 123399 >20:49:27,596 DEBUG program: Return code: 0 >20:49:27,656 INFO program: Running... dumpe2fs -h /dev/sdg3 >20:49:27,680 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:27,680 INFO program: Filesystem volume name: <none> >20:49:27,680 INFO program: Last mounted on: /boot >20:49:27,680 INFO program: Filesystem UUID: 697d8ec1-7971-40e8-9d43-2b32db2edf73 >20:49:27,680 INFO program: Filesystem magic number: 0xEF53 >20:49:27,680 INFO program: Filesystem revision #: 1 (dynamic) >20:49:27,680 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 >20:49:27,681 INFO program: Filesystem flags: signed_directory_hash >20:49:27,681 INFO program: Default mount options: user_xattr acl >20:49:27,681 INFO program: Filesystem state: clean >20:49:27,681 INFO program: Errors behavior: Continue >20:49:27,681 INFO program: Filesystem OS type: Linux >20:49:27,681 INFO program: Inode count: 128016 >20:49:27,681 INFO program: Block count: 512000 >20:49:27,681 INFO program: Reserved block count: 25600 >20:49:27,681 INFO program: Free blocks: 387650 >20:49:27,682 INFO program: Free inodes: 127574 >20:49:27,682 INFO program: First block: 1 >20:49:27,682 INFO program: Block size: 1024 >20:49:27,682 INFO program: Fragment size: 1024 >20:49:27,682 INFO program: Reserved GDT blocks: 256 >20:49:27,682 INFO program: Blocks per group: 8192 >20:49:27,682 INFO program: Fragments per group: 8192 >20:49:27,682 INFO program: Inodes per group: 2032 >20:49:27,682 INFO program: Inode blocks per group: 254 >20:49:27,682 INFO program: Flex block group size: 16 >20:49:27,683 INFO program: Filesystem created: Mon Aug 5 04:24:26 2013 >20:49:27,683 INFO program: Last mount time: Tue Oct 22 07:40:00 2013 >20:49:27,683 INFO program: Last write time: Tue Oct 22 09:07:37 2013 >20:49:27,683 INFO program: Mount count: 26 >20:49:27,683 INFO program: Maximum mount count: -1 >20:49:27,683 INFO program: Last checked: Mon Aug 5 04:24:26 2013 >20:49:27,683 INFO program: Check interval: 0 (<none>) >20:49:27,683 INFO program: Lifetime writes: 235 MB >20:49:27,683 INFO program: Reserved blocks uid: 0 (user root) >20:49:27,683 INFO program: Reserved blocks gid: 0 (group root) >20:49:27,683 INFO program: First inode: 11 >20:49:27,684 INFO program: Inode size: 128 >20:49:27,684 INFO program: Journal inode: 8 >20:49:27,684 INFO program: Default directory hash: half_md4 >20:49:27,684 INFO program: Directory Hash Seed: a15ee8d6-6ce0-4db9-b0c7-c488ca434e04 >20:49:27,684 INFO program: Journal backup: inode blocks >20:49:27,684 INFO program: Journal features: journal_incompat_revoke >20:49:27,684 INFO program: Journal size: 8M >20:49:27,684 INFO program: Journal length: 8192 >20:49:27,684 INFO program: Journal sequence: 0x0000008c >20:49:27,684 INFO program: Journal start: 0 >20:49:27,684 INFO program: >20:49:27,684 DEBUG program: Return code: 0 >20:49:27,685 INFO program: Running... resize2fs -P /dev/sdg3 >20:49:27,689 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:27,690 INFO program: Estimated minimum size of the filesystem: 115889 >20:49:27,690 DEBUG program: Return code: 0 >20:49:27,917 INFO program: Running... dumpe2fs -h /dev/sdg5 >20:49:27,937 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:27,937 INFO program: Filesystem volume name: u >20:49:27,937 INFO program: Last mounted on: /u >20:49:27,937 INFO program: Filesystem UUID: 26749925-aeea-49e9-a2bf-afe017a537e3 >20:49:27,937 INFO program: Filesystem magic number: 0xEF53 >20:49:27,937 INFO program: Filesystem revision #: 1 (dynamic) >20:49:27,937 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 >20:49:27,938 INFO program: Filesystem flags: signed_directory_hash >20:49:27,938 INFO program: Default mount options: (none) >20:49:27,938 INFO program: Filesystem state: clean >20:49:27,938 INFO program: Errors behavior: Continue >20:49:27,938 INFO program: Filesystem OS type: Linux >20:49:27,938 INFO program: Inode count: 1921360 >20:49:27,938 INFO program: Block count: 7680000 >20:49:27,938 INFO program: Reserved block count: 384000 >20:49:27,938 INFO program: Free blocks: 767601 >20:49:27,938 INFO program: Free inodes: 1769241 >20:49:27,938 INFO program: First block: 0 >20:49:27,939 INFO program: Block size: 4096 >20:49:27,939 INFO program: Fragment size: 4096 >20:49:27,939 INFO program: Reserved GDT blocks: 1022 >20:49:27,939 INFO program: Blocks per group: 32768 >20:49:27,939 INFO program: Fragments per group: 32768 >20:49:27,939 INFO program: Inodes per group: 8176 >20:49:27,939 INFO program: Inode blocks per group: 511 >20:49:27,939 INFO program: Flex block group size: 16 >20:49:27,939 INFO program: Filesystem created: Fri Nov 4 02:09:25 2011 >20:49:27,939 INFO program: Last mount time: Wed Dec 18 18:42:03 2013 >20:49:27,939 INFO program: Last write time: Wed Dec 18 18:42:03 2013 >20:49:27,940 INFO program: Mount count: 18 >20:49:27,940 INFO program: Maximum mount count: 20 >20:49:27,940 INFO program: Last checked: Mon Dec 16 09:04:59 2013 >20:49:27,940 INFO program: Check interval: 15552000 (6 months) >20:49:27,940 INFO program: Next check after: Sat Jun 14 09:04:59 2014 >20:49:27,940 INFO program: Lifetime writes: 1897 GB >20:49:27,940 INFO program: Reserved blocks uid: 0 (user root) >20:49:27,940 INFO program: Reserved blocks gid: 0 (group root) >20:49:27,940 INFO program: First inode: 11 >20:49:27,940 INFO program: Inode size: 256 >20:49:27,940 INFO program: Required extra isize: 28 >20:49:27,940 INFO program: Desired extra isize: 28 >20:49:27,941 INFO program: Journal inode: 8 >20:49:27,941 INFO program: Default directory hash: half_md4 >20:49:27,941 INFO program: Directory Hash Seed: 726746f2-4635-4253-9ac8-237b2be5bb2d >20:49:27,941 INFO program: Journal backup: inode blocks >20:49:27,941 INFO program: Journal features: journal_incompat_revoke >20:49:27,941 INFO program: Journal size: 128M >20:49:27,941 INFO program: Journal length: 32768 >20:49:27,941 INFO program: Journal sequence: 0x00a3e703 >20:49:27,941 INFO program: Journal start: 0 >20:49:27,941 INFO program: >20:49:27,941 DEBUG program: Return code: 0 >20:49:27,942 INFO program: Running... resize2fs -P /dev/sdg5 >20:49:27,946 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:27,947 INFO program: Estimated minimum size of the filesystem: 6916948 >20:49:27,947 DEBUG program: Return code: 0 >20:49:28,007 INFO program: Running... dumpe2fs -h /dev/sdg6 >20:49:28,029 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:28,029 INFO program: Filesystem volume name: <none> >20:49:28,029 INFO program: Last mounted on: <not available> >20:49:28,029 INFO program: Filesystem UUID: 76094712-18d4-4837-8555-94ad8637a234 >20:49:28,030 INFO program: Filesystem magic number: 0xEF53 >20:49:28,030 INFO program: Filesystem revision #: 1 (dynamic) >20:49:28,030 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 >20:49:28,030 INFO program: Filesystem flags: signed_directory_hash >20:49:28,030 INFO program: Default mount options: (none) >20:49:28,030 INFO program: Filesystem state: clean >20:49:28,030 INFO program: Errors behavior: Continue >20:49:28,030 INFO program: Filesystem OS type: Linux >20:49:28,030 INFO program: Inode count: 1921360 >20:49:28,030 INFO program: Block count: 7680000 >20:49:28,030 INFO program: Reserved block count: 384000 >20:49:28,031 INFO program: Free blocks: 7515396 >20:49:28,031 INFO program: Free inodes: 1921349 >20:49:28,031 INFO program: First block: 0 >20:49:28,031 INFO program: Block size: 4096 >20:49:28,031 INFO program: Fragment size: 4096 >20:49:28,031 INFO program: Reserved GDT blocks: 1022 >20:49:28,031 INFO program: Blocks per group: 32768 >20:49:28,031 INFO program: Fragments per group: 32768 >20:49:28,031 INFO program: Inodes per group: 8176 >20:49:28,031 INFO program: Inode blocks per group: 511 >20:49:28,031 INFO program: Flex block group size: 16 >20:49:28,031 INFO program: Filesystem created: Fri Nov 4 02:09:28 2011 >20:49:28,032 INFO program: Last mount time: Mon Sep 23 22:40:40 2013 >20:49:28,032 INFO program: Last write time: Mon Sep 23 22:48:28 2013 >20:49:28,032 INFO program: Mount count: 4 >20:49:28,032 INFO program: Maximum mount count: 21 >20:49:28,032 INFO program: Last checked: Fri Nov 4 02:09:28 2011 >20:49:28,032 INFO program: Check interval: 15552000 (6 months) >20:49:28,032 INFO program: Next check after: Wed May 2 02:09:28 2012 >20:49:28,032 INFO program: Lifetime writes: 133 MB >20:49:28,032 INFO program: Reserved blocks uid: 0 (user root) >20:49:28,032 INFO program: Reserved blocks gid: 0 (group root) >20:49:28,032 INFO program: First inode: 11 >20:49:28,033 INFO program: Inode size: 256 >20:49:28,033 INFO program: Required extra isize: 28 >20:49:28,033 INFO program: Desired extra isize: 28 >20:49:28,033 INFO program: Journal inode: 8 >20:49:28,033 INFO program: Default directory hash: half_md4 >20:49:28,033 INFO program: Directory Hash Seed: 2745b16e-4310-4bd5-b180-37d99faf824f >20:49:28,033 INFO program: Journal backup: inode blocks >20:49:28,033 INFO program: Journal features: (none) >20:49:28,033 INFO program: Journal size: 128M >20:49:28,033 INFO program: Journal length: 32768 >20:49:28,033 INFO program: Journal sequence: 0x0000001e >20:49:28,033 INFO program: Journal start: 0 >20:49:28,034 INFO program: >20:49:28,034 DEBUG program: Return code: 0 >20:49:28,034 INFO program: Running... resize2fs -P /dev/sdg6 >20:49:28,038 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:28,039 INFO program: Estimated minimum size of the filesystem: 58787 >20:49:28,039 DEBUG program: Return code: 0 >20:49:28,175 INFO program: Running... dumpe2fs -h /dev/sdg7 >20:49:28,234 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:28,234 INFO program: Filesystem volume name: x >20:49:28,234 INFO program: Last mounted on: /x >20:49:28,234 INFO program: Filesystem UUID: 7d9118aa-c20d-4658-b19b-9a6c08d83d30 >20:49:28,235 INFO program: Filesystem magic number: 0xEF53 >20:49:28,235 INFO program: Filesystem revision #: 1 (dynamic) >20:49:28,235 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 >20:49:28,235 INFO program: Filesystem flags: signed_directory_hash >20:49:28,235 INFO program: Default mount options: (none) >20:49:28,235 INFO program: Filesystem state: clean >20:49:28,235 INFO program: Errors behavior: Continue >20:49:28,235 INFO program: Filesystem OS type: Linux >20:49:28,235 INFO program: Inode count: 170663936 >20:49:28,235 INFO program: Block count: 682645760 >20:49:28,235 INFO program: Reserved block count: 34132288 >20:49:28,236 INFO program: Free blocks: 227880330 >20:49:28,236 INFO program: Free inodes: 170183944 >20:49:28,236 INFO program: First block: 0 >20:49:28,236 INFO program: Block size: 4096 >20:49:28,236 INFO program: Fragment size: 4096 >20:49:28,236 INFO program: Reserved GDT blocks: 861 >20:49:28,236 INFO program: Blocks per group: 32768 >20:49:28,236 INFO program: Fragments per group: 32768 >20:49:28,236 INFO program: Inodes per group: 8192 >20:49:28,236 INFO program: Inode blocks per group: 512 >20:49:28,236 INFO program: Flex block group size: 16 >20:49:28,237 INFO program: Filesystem created: Fri Nov 4 02:09:31 2011 >20:49:28,237 INFO program: Last mount time: Wed Dec 18 18:42:04 2013 >20:49:28,237 INFO program: Last write time: Wed Dec 18 20:47:53 2013 >20:49:28,237 INFO program: Mount count: 28 >20:49:28,237 INFO program: Maximum mount count: 36 >20:49:28,237 INFO program: Last checked: Thu Nov 28 02:27:28 2013 >20:49:28,237 INFO program: Check interval: 15552000 (6 months) >20:49:28,237 INFO program: Next check after: Tue May 27 02:27:28 2014 >20:49:28,237 INFO program: Lifetime writes: 3235 GB >20:49:28,238 INFO program: Reserved blocks uid: 0 (user root) >20:49:28,238 INFO program: Reserved blocks gid: 0 (group root) >20:49:28,238 INFO program: First inode: 11 >20:49:28,238 INFO program: Inode size: 256 >20:49:28,238 INFO program: Required extra isize: 28 >20:49:28,238 INFO program: Desired extra isize: 28 >20:49:28,238 INFO program: Journal inode: 8 >20:49:28,238 INFO program: Default directory hash: half_md4 >20:49:28,238 INFO program: Directory Hash Seed: 96bf5cf5-5c13-41de-b635-338d8a737b6b >20:49:28,239 INFO program: Journal backup: inode blocks >20:49:28,239 INFO program: Journal features: journal_incompat_revoke >20:49:28,239 INFO program: Journal size: 128M >20:49:28,239 INFO program: Journal length: 32768 >20:49:28,239 INFO program: Journal sequence: 0x000888cd >20:49:28,239 INFO program: Journal start: 0 >20:49:28,239 INFO program: >20:49:28,239 DEBUG program: Return code: 0 >20:49:28,239 INFO program: Running... resize2fs -P /dev/sdg7 >20:49:28,245 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:28,245 INFO program: Estimated minimum size of the filesystem: 451609814 >20:49:28,245 DEBUG program: Return code: 0 >20:49:28,564 INFO program: Running... dumpe2fs -h /dev/sdg9 >20:49:28,583 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:28,583 INFO program: Filesystem volume name: <none> >20:49:28,583 INFO program: Last mounted on: /home >20:49:28,583 INFO program: Filesystem UUID: 980e353e-f53c-4ebc-be3a-28a2f3962ce3 >20:49:28,584 INFO program: Filesystem magic number: 0xEF53 >20:49:28,584 INFO program: Filesystem revision #: 1 (dynamic) >20:49:28,584 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 >20:49:28,584 INFO program: Filesystem flags: signed_directory_hash >20:49:28,584 INFO program: Default mount options: user_xattr acl >20:49:28,584 INFO program: Filesystem state: clean >20:49:28,584 INFO program: Errors behavior: Continue >20:49:28,584 INFO program: Filesystem OS type: Linux >20:49:28,584 INFO program: Inode count: 256000 >20:49:28,584 INFO program: Block count: 1024000 >20:49:28,584 INFO program: Reserved block count: 51200 >20:49:28,584 INFO program: Free blocks: 973366 >20:49:28,585 INFO program: Free inodes: 255122 >20:49:28,585 INFO program: First block: 0 >20:49:28,585 INFO program: Block size: 4096 >20:49:28,585 INFO program: Fragment size: 4096 >20:49:28,585 INFO program: Reserved GDT blocks: 249 >20:49:28,585 INFO program: Blocks per group: 32768 >20:49:28,585 INFO program: Fragments per group: 32768 >20:49:28,585 INFO program: Inodes per group: 8000 >20:49:28,585 INFO program: Inode blocks per group: 500 >20:49:28,585 INFO program: Flex block group size: 16 >20:49:28,585 INFO program: Filesystem created: Mon Aug 5 04:24:34 2013 >20:49:28,585 INFO program: Last mount time: Tue Oct 22 07:40:01 2013 >20:49:28,586 INFO program: Last write time: Tue Oct 22 09:07:37 2013 >20:49:28,586 INFO program: Mount count: 26 >20:49:28,586 INFO program: Maximum mount count: -1 >20:49:28,586 INFO program: Last checked: Mon Aug 5 04:24:34 2013 >20:49:28,586 INFO program: Check interval: 0 (<none>) >20:49:28,586 INFO program: Lifetime writes: 1628 MB >20:49:28,586 INFO program: Reserved blocks uid: 0 (user root) >20:49:28,586 INFO program: Reserved blocks gid: 0 (group root) >20:49:28,586 INFO program: First inode: 11 >20:49:28,586 INFO program: Inode size: 256 >20:49:28,586 INFO program: Required extra isize: 28 >20:49:28,587 INFO program: Desired extra isize: 28 >20:49:28,587 INFO program: Journal inode: 8 >20:49:28,587 INFO program: Default directory hash: half_md4 >20:49:28,587 INFO program: Directory Hash Seed: 22b62165-3493-43ca-adca-1ea378bbcc64 >20:49:28,587 INFO program: Journal backup: inode blocks >20:49:28,587 INFO program: Journal features: journal_incompat_revoke >20:49:28,587 INFO program: Journal size: 64M >20:49:28,587 INFO program: Journal length: 16384 >20:49:28,587 INFO program: Journal sequence: 0x000032f5 >20:49:28,587 INFO program: Journal start: 0 >20:49:28,587 INFO program: >20:49:28,588 DEBUG program: Return code: 0 >20:49:28,588 INFO program: Running... resize2fs -P /dev/sdg9 >20:49:28,592 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:28,593 INFO program: Estimated minimum size of the filesystem: 43532 >20:49:28,593 DEBUG program: Return code: 0 >20:49:28,605 INFO program: Running... multipath -c /dev/sdi >20:49:28,611 INFO program: /dev/sdi is not a valid multipath device path >20:49:28,612 DEBUG program: Return code: 1 >20:49:28,647 INFO program: Running... multipath -c /dev/sdh >20:49:28,653 DEBUG program: Return code: 1 >20:49:28,662 INFO program: Running... multipath -c /dev/sda >20:49:28,667 INFO program: /dev/sda is not a valid multipath device path >20:49:28,667 DEBUG program: Return code: 1 >20:49:28,959 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdi1$|","r|/sdi2$|","r|/sdi3$|"] } global {locking_type=4} /dev/sda1 >20:49:28,986 INFO program: PV CfhgCM-y5Is-U2VY-eTjz-j5PW-pe53-81ry2b not recognised. Is the device missing? >20:49:28,986 INFO program: PV CfhgCM-y5Is-U2VY-eTjz-j5PW-pe53-81ry2b not recognised. Is the device missing? >20:49:28,986 INFO program: LVM2_PV_UUID=2c2Wsx-2LTP-TlUg-70Dg-ihlD-N8vp-mb0oxy >20:49:28,986 INFO program: LVM2_PE_START=1024.00 >20:49:28,987 INFO program: LVM2_VG_NAME=fedora >20:49:28,987 INFO program: LVM2_VG_UUID=EI7com-vWX2-s5fg-PY6W-6q7O-3Xhb-HMEhjd >20:49:28,987 INFO program: LVM2_VG_SIZE=62537728.00 >20:49:28,987 INFO program: LVM2_VG_FREE=0 >20:49:28,987 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >20:49:28,987 INFO program: LVM2_VG_EXTENT_COUNT=15268 >20:49:28,987 INFO program: LVM2_VG_FREE_COUNT=0 >20:49:28,987 INFO program: LVM2_PV_COUNT=2 >20:49:28,987 DEBUG program: Return code: 0 >20:49:28,994 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdi1$|","r|/sdi2$|","r|/sdi3$|"] } global {locking_type=4} fedora >20:49:29,022 INFO program: PV CfhgCM-y5Is-U2VY-eTjz-j5PW-pe53-81ry2b not recognised. Is the device missing? >20:49:29,022 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=swap >20:49:29,022 INFO program: LVM2_LV_UUID=WvR63p-wJrs-uibO-LZmJ-0cXO-Kgdw-Zks7Tn LVM2_LV_UUID=WvR63p-wJrs-uibO-LZmJ-0cXO-Kgdw-Zks7Tn LVM2_LV_UUID=nMbMZe-eL6Q-VOaB-mgf3-Gbad-GUEy-Cr2tom >20:49:29,022 INFO program: LVM2_LV_SIZE=46080000.00 LVM2_LV_SIZE=46080000.00 LVM2_LV_SIZE=16457728.00 >20:49:29,023 INFO program: LVM2_LV_ATTR=-wi-----p- LVM2_LV_ATTR=-wi-----p- LVM2_LV_ATTR=-wi------- >20:49:29,023 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >20:49:29,023 DEBUG program: Return code: 0 >20:49:29,105 INFO program: Running... dumpe2fs -h /dev/sda2 >20:49:29,131 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:29,132 INFO program: Filesystem volume name: v >20:49:29,132 INFO program: Last mounted on: /v >20:49:29,132 INFO program: Filesystem UUID: ef47d757-4571-4ba7-825b-a44ea3a4fdf5 >20:49:29,132 INFO program: Filesystem magic number: 0xEF53 >20:49:29,132 INFO program: Filesystem revision #: 1 (dynamic) >20:49:29,132 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 >20:49:29,132 INFO program: Filesystem flags: signed_directory_hash >20:49:29,132 INFO program: Default mount options: (none) >20:49:29,132 INFO program: Filesystem state: clean >20:49:29,133 INFO program: Errors behavior: Continue >20:49:29,133 INFO program: Filesystem OS type: Linux >20:49:29,133 INFO program: Inode count: 182099968 >20:49:29,133 INFO program: Block count: 728372081 >20:49:29,133 INFO program: Reserved block count: 36418604 >20:49:29,133 INFO program: Free blocks: 57166346 >20:49:29,133 INFO program: Free inodes: 181910490 >20:49:29,133 INFO program: First block: 0 >20:49:29,133 INFO program: Block size: 4096 >20:49:29,133 INFO program: Fragment size: 4096 >20:49:29,134 INFO program: Reserved GDT blocks: 850 >20:49:29,134 INFO program: Blocks per group: 32768 >20:49:29,134 INFO program: Fragments per group: 32768 >20:49:29,134 INFO program: Inodes per group: 8192 >20:49:29,134 INFO program: Inode blocks per group: 512 >20:49:29,134 INFO program: Flex block group size: 16 >20:49:29,134 INFO program: Filesystem created: Wed Jun 1 05:09:36 2011 >20:49:29,134 INFO program: Last mount time: Wed Dec 18 18:42:02 2013 >20:49:29,134 INFO program: Last write time: Wed Dec 18 20:47:53 2013 >20:49:29,135 INFO program: Mount count: 3 >20:49:29,135 INFO program: Maximum mount count: 24 >20:49:29,135 INFO program: Last checked: Wed Dec 18 09:31:30 2013 >20:49:29,135 INFO program: Check interval: 15552000 (6 months) >20:49:29,135 INFO program: Next check after: Mon Jun 16 09:31:30 2014 >20:49:29,135 INFO program: Lifetime writes: 4079 GB >20:49:29,135 INFO program: Reserved blocks uid: 0 (user root) >20:49:29,135 INFO program: Reserved blocks gid: 0 (group root) >20:49:29,135 INFO program: First inode: 11 >20:49:29,135 INFO program: Inode size: 256 >20:49:29,136 INFO program: Required extra isize: 28 >20:49:29,136 INFO program: Desired extra isize: 28 >20:49:29,136 INFO program: Journal inode: 8 >20:49:29,136 INFO program: Default directory hash: half_md4 >20:49:29,136 INFO program: Directory Hash Seed: 649fded2-f76f-4e00-b2bd-d23ebcfa6c5d >20:49:29,136 INFO program: Journal backup: inode blocks >20:49:29,136 INFO program: Journal features: journal_incompat_revoke >20:49:29,136 INFO program: Journal size: 128M >20:49:29,136 INFO program: Journal length: 32768 >20:49:29,137 INFO program: Journal sequence: 0x00011f6f >20:49:29,137 INFO program: Journal start: 0 >20:49:29,137 INFO program: >20:49:29,137 DEBUG program: Return code: 0 >20:49:29,137 INFO program: Running... resize2fs -P /dev/sda2 >20:49:29,143 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:29,143 INFO program: Estimated minimum size of the filesystem: 670426410 >20:49:29,143 DEBUG program: Return code: 0 >20:49:29,155 INFO program: Running... multipath -c /dev/sdb >20:49:29,160 INFO program: /dev/sdb is not a valid multipath device path >20:49:29,160 DEBUG program: Return code: 1 >20:49:29,710 INFO program: Running... dumpe2fs -h /dev/sdb2 >20:49:29,721 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:29,722 INFO program: Filesystem volume name: <none> >20:49:29,722 INFO program: Last mounted on: /boot >20:49:29,722 INFO program: Filesystem UUID: 0538845b-c2f6-44c0-8558-ad39280864ac >20:49:29,722 INFO program: Filesystem magic number: 0xEF53 >20:49:29,722 INFO program: Filesystem revision #: 1 (dynamic) >20:49:29,722 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 >20:49:29,722 INFO program: Filesystem flags: signed_directory_hash >20:49:29,723 INFO program: Default mount options: user_xattr acl >20:49:29,723 INFO program: Filesystem state: clean >20:49:29,723 INFO program: Errors behavior: Continue >20:49:29,723 INFO program: Filesystem OS type: Linux >20:49:29,723 INFO program: Inode count: 128016 >20:49:29,723 INFO program: Block count: 512000 >20:49:29,723 INFO program: Reserved block count: 25600 >20:49:29,723 INFO program: Free blocks: 408508 >20:49:29,723 INFO program: Free inodes: 127706 >20:49:29,723 INFO program: First block: 1 >20:49:29,723 INFO program: Block size: 1024 >20:49:29,724 INFO program: Fragment size: 1024 >20:49:29,724 INFO program: Reserved GDT blocks: 256 >20:49:29,724 INFO program: Blocks per group: 8192 >20:49:29,724 INFO program: Fragments per group: 8192 >20:49:29,724 INFO program: Inodes per group: 2032 >20:49:29,724 INFO program: Inode blocks per group: 254 >20:49:29,724 INFO program: RAID stride: 4 >20:49:29,724 INFO program: RAID stripe width: 4 >20:49:29,724 INFO program: Flex block group size: 16 >20:49:29,724 INFO program: Filesystem created: Mon Dec 16 07:44:30 2013 >20:49:29,724 INFO program: Last mount time: Wed Dec 18 05:12:44 2013 >20:49:29,725 INFO program: Last write time: Wed Dec 18 05:12:44 2013 >20:49:29,725 INFO program: Mount count: 12 >20:49:29,725 INFO program: Maximum mount count: -1 >20:49:29,725 INFO program: Last checked: Mon Dec 16 07:44:30 2013 >20:49:29,725 INFO program: Check interval: 0 (<none>) >20:49:29,725 INFO program: Lifetime writes: 110 MB >20:49:29,725 INFO program: Reserved blocks uid: 0 (user root) >20:49:29,725 INFO program: Reserved blocks gid: 0 (group root) >20:49:29,725 INFO program: First inode: 11 >20:49:29,725 INFO program: Inode size: 128 >20:49:29,726 INFO program: Journal inode: 8 >20:49:29,726 INFO program: Default directory hash: half_md4 >20:49:29,726 INFO program: Directory Hash Seed: 8734af48-e785-4d88-9495-7e27563ac823 >20:49:29,726 INFO program: Journal backup: inode blocks >20:49:29,726 INFO program: Journal features: (none) >20:49:29,726 INFO program: Journal size: 8M >20:49:29,726 INFO program: Journal length: 8192 >20:49:29,726 INFO program: Journal sequence: 0x0000002b >20:49:29,726 INFO program: Journal start: 0 >20:49:29,726 INFO program: >20:49:29,726 DEBUG program: Return code: 0 >20:49:29,727 INFO program: Running... resize2fs -P /dev/sdb2 >20:49:29,731 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:29,732 INFO program: Estimated minimum size of the filesystem: 94307 >20:49:29,732 DEBUG program: Return code: 0 >20:49:29,791 INFO program: Running... dumpe2fs -h /dev/sdb3 >20:49:29,823 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:29,823 INFO program: Filesystem volume name: y6 >20:49:29,823 INFO program: Last mounted on: <not available> >20:49:29,823 INFO program: Filesystem UUID: 3847b965-cbf4-465b-b643-7b6d97e07c24 >20:49:29,823 INFO program: Filesystem magic number: 0xEF53 >20:49:29,824 INFO program: Filesystem revision #: 1 (dynamic) >20:49:29,824 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 >20:49:29,824 INFO program: Filesystem flags: signed_directory_hash >20:49:29,824 INFO program: Default mount options: user_xattr acl >20:49:29,824 INFO program: Filesystem state: clean >20:49:29,824 INFO program: Errors behavior: Continue >20:49:29,824 INFO program: Filesystem OS type: Linux >20:49:29,824 INFO program: Inode count: 96002048 >20:49:29,824 INFO program: Block count: 384000000 >20:49:29,824 INFO program: Reserved block count: 19200000 >20:49:29,824 INFO program: Free blocks: 377924185 >20:49:29,824 INFO program: Free inodes: 96002037 >20:49:29,825 INFO program: First block: 0 >20:49:29,825 INFO program: Block size: 4096 >20:49:29,825 INFO program: Fragment size: 4096 >20:49:29,825 INFO program: Reserved GDT blocks: 932 >20:49:29,825 INFO program: Blocks per group: 32768 >20:49:29,825 INFO program: Fragments per group: 32768 >20:49:29,825 INFO program: Inodes per group: 8192 >20:49:29,825 INFO program: Inode blocks per group: 512 >20:49:29,825 INFO program: Flex block group size: 16 >20:49:29,825 INFO program: Filesystem created: Sun Jul 7 20:49:10 2013 >20:49:29,825 INFO program: Last mount time: Wed Dec 18 18:42:03 2013 >20:49:29,826 INFO program: Last write time: Wed Dec 18 20:47:53 2013 >20:49:29,826 INFO program: Mount count: 100 >20:49:29,826 INFO program: Maximum mount count: -1 >20:49:29,826 INFO program: Last checked: Sun Jul 7 20:49:10 2013 >20:49:29,826 INFO program: Check interval: 0 (<none>) >20:49:29,826 INFO program: Lifetime writes: 23 GB >20:49:29,826 INFO program: Reserved blocks uid: 0 (user root) >20:49:29,826 INFO program: Reserved blocks gid: 0 (group root) >20:49:29,826 INFO program: First inode: 11 >20:49:29,826 INFO program: Inode size: 256 >20:49:29,826 INFO program: Required extra isize: 28 >20:49:29,826 INFO program: Desired extra isize: 28 >20:49:29,827 INFO program: Journal inode: 8 >20:49:29,827 INFO program: Default directory hash: half_md4 >20:49:29,827 INFO program: Directory Hash Seed: 0c26ea13-88e6-48f6-93f5-62719cf195d9 >20:49:29,827 INFO program: Journal backup: inode blocks >20:49:29,827 INFO program: Journal features: (none) >20:49:29,827 INFO program: Journal size: 128M >20:49:29,827 INFO program: Journal length: 32768 >20:49:29,827 INFO program: Journal sequence: 0x00000267 >20:49:29,827 INFO program: Journal start: 0 >20:49:29,827 INFO program: >20:49:29,827 DEBUG program: Return code: 0 >20:49:29,828 INFO program: Running... resize2fs -P /dev/sdb3 >20:49:29,832 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:29,832 INFO program: Estimated minimum size of the filesystem: 811444 >20:49:29,833 DEBUG program: Return code: 0 >20:49:29,903 INFO program: Running... dumpe2fs -h /dev/sdb4 >20:49:29,929 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:29,929 INFO program: Filesystem volume name: fc19 >20:49:29,930 INFO program: Last mounted on: / >20:49:29,930 INFO program: Filesystem UUID: f00ed735-e07c-438d-a5c6-8908b778731f >20:49:29,930 INFO program: Filesystem magic number: 0xEF53 >20:49:29,930 INFO program: Filesystem revision #: 1 (dynamic) >20:49:29,930 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 >20:49:29,930 INFO program: Filesystem flags: signed_directory_hash >20:49:29,930 INFO program: Default mount options: user_xattr acl >20:49:29,930 INFO program: Filesystem state: clean >20:49:29,930 INFO program: Errors behavior: Continue >20:49:29,930 INFO program: Filesystem OS type: Linux >20:49:29,931 INFO program: Inode count: 7618560 >20:49:29,931 INFO program: Block count: 30464000 >20:49:29,931 INFO program: Reserved block count: 1523200 >20:49:29,931 INFO program: Free blocks: 26545750 >20:49:29,931 INFO program: Free inodes: 7162616 >20:49:29,931 INFO program: First block: 0 >20:49:29,931 INFO program: Block size: 4096 >20:49:29,931 INFO program: Fragment size: 4096 >20:49:29,931 INFO program: Reserved GDT blocks: 1016 >20:49:29,931 INFO program: Blocks per group: 32768 >20:49:29,931 INFO program: Fragments per group: 32768 >20:49:29,931 INFO program: Inodes per group: 8192 >20:49:29,932 INFO program: Inode blocks per group: 512 >20:49:29,932 INFO program: Flex block group size: 16 >20:49:29,932 INFO program: Filesystem created: Wed Dec 18 15:59:20 2013 >20:49:29,932 INFO program: Last mount time: Wed Dec 18 18:19:49 2013 >20:49:29,932 INFO program: Last write time: Wed Dec 18 18:19:49 2013 >20:49:29,932 INFO program: Mount count: 2 >20:49:29,932 INFO program: Maximum mount count: -1 >20:49:29,932 INFO program: Last checked: Wed Dec 18 15:59:20 2013 >20:49:29,932 INFO program: Check interval: 0 (<none>) >20:49:29,932 INFO program: Lifetime writes: 20 GB >20:49:29,932 INFO program: Reserved blocks uid: 0 (user root) >20:49:29,932 INFO program: Reserved blocks gid: 0 (group root) >20:49:29,933 INFO program: First inode: 11 >20:49:29,933 INFO program: Inode size: 256 >20:49:29,933 INFO program: Required extra isize: 28 >20:49:29,933 INFO program: Desired extra isize: 28 >20:49:29,933 INFO program: Journal inode: 8 >20:49:29,933 INFO program: Default directory hash: half_md4 >20:49:29,933 INFO program: Directory Hash Seed: 7e0a7117-6920-4968-9127-82e85cd7924b >20:49:29,933 INFO program: Journal backup: inode blocks >20:49:29,933 INFO program: Journal features: journal_incompat_revoke >20:49:29,933 INFO program: Journal size: 128M >20:49:29,933 INFO program: Journal length: 32768 >20:49:29,934 INFO program: Journal sequence: 0x0000c699 >20:49:29,934 INFO program: Journal start: 0 >20:49:29,934 INFO program: >20:49:29,934 DEBUG program: Return code: 0 >20:49:29,934 INFO program: Running... resize2fs -P /dev/sdb4 >20:49:29,938 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:29,938 INFO program: Estimated minimum size of the filesystem: 3551204 >20:49:29,939 DEBUG program: Return code: 0 >20:49:30,006 INFO program: Running... dumpe2fs -h /dev/sdb5 >20:49:30,028 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:30,028 INFO program: Filesystem volume name: <none> >20:49:30,029 INFO program: Last mounted on: /u5 >20:49:30,029 INFO program: Filesystem UUID: 109f42ce-2aca-4cff-9011-0208cb0b0fec >20:49:30,029 INFO program: Filesystem magic number: 0xEF53 >20:49:30,029 INFO program: Filesystem revision #: 1 (dynamic) >20:49:30,029 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 >20:49:30,029 INFO program: Filesystem flags: signed_directory_hash >20:49:30,029 INFO program: Default mount options: user_xattr acl >20:49:30,029 INFO program: Filesystem state: clean >20:49:30,030 INFO program: Errors behavior: Continue >20:49:30,030 INFO program: Filesystem OS type: Linux >20:49:30,030 INFO program: Inode count: 2564096 >20:49:30,030 INFO program: Block count: 10240000 >20:49:30,030 INFO program: Reserved block count: 512000 >20:49:30,030 INFO program: Free blocks: 3588291 >20:49:30,030 INFO program: Free inodes: 2426638 >20:49:30,030 INFO program: First block: 0 >20:49:30,030 INFO program: Block size: 4096 >20:49:30,030 INFO program: Fragment size: 4096 >20:49:30,031 INFO program: Reserved GDT blocks: 1021 >20:49:30,031 INFO program: Blocks per group: 32768 >20:49:30,031 INFO program: Fragments per group: 32768 >20:49:30,031 INFO program: Inodes per group: 8192 >20:49:30,031 INFO program: Inode blocks per group: 512 >20:49:30,031 INFO program: Flex block group size: 16 >20:49:30,031 INFO program: Filesystem created: Sun Jul 7 20:48:58 2013 >20:49:30,031 INFO program: Last mount time: Wed Dec 18 18:42:02 2013 >20:49:30,031 INFO program: Last write time: Wed Dec 18 20:47:53 2013 >20:49:30,032 INFO program: Mount count: 101 >20:49:30,032 INFO program: Maximum mount count: -1 >20:49:30,032 INFO program: Last checked: Sun Jul 7 20:48:58 2013 >20:49:30,032 INFO program: Check interval: 0 (<none>) >20:49:30,032 INFO program: Lifetime writes: 80 GB >20:49:30,032 INFO program: Reserved blocks uid: 0 (user root) >20:49:30,032 INFO program: Reserved blocks gid: 0 (group root) >20:49:30,032 INFO program: First inode: 11 >20:49:30,032 INFO program: Inode size: 256 >20:49:30,032 INFO program: Required extra isize: 28 >20:49:30,033 INFO program: Desired extra isize: 28 >20:49:30,033 INFO program: Journal inode: 8 >20:49:30,033 INFO program: Default directory hash: half_md4 >20:49:30,033 INFO program: Directory Hash Seed: 331bc284-2e2e-4234-bdf7-873066019caa >20:49:30,033 INFO program: Journal backup: inode blocks >20:49:30,033 INFO program: Journal features: journal_incompat_revoke >20:49:30,033 INFO program: Journal size: 128M >20:49:30,033 INFO program: Journal length: 32768 >20:49:30,033 INFO program: Journal sequence: 0x000001bf >20:49:30,033 INFO program: Journal start: 0 >20:49:30,033 INFO program: >20:49:30,034 DEBUG program: Return code: 0 >20:49:30,034 INFO program: Running... resize2fs -P /dev/sdb5 >20:49:30,038 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:30,038 INFO program: Estimated minimum size of the filesystem: 6613186 >20:49:30,039 DEBUG program: Return code: 0 >20:49:30,092 INFO program: Running... dumpe2fs -h /dev/sdb6 >20:49:30,116 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:30,117 INFO program: Filesystem volume name: u6 >20:49:30,117 INFO program: Last mounted on: <not available> >20:49:30,117 INFO program: Filesystem UUID: 25124b6f-ce8c-4f5c-bf5c-281c83169894 >20:49:30,117 INFO program: Filesystem magic number: 0xEF53 >20:49:30,117 INFO program: Filesystem revision #: 1 (dynamic) >20:49:30,117 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 >20:49:30,117 INFO program: Filesystem flags: signed_directory_hash >20:49:30,118 INFO program: Default mount options: user_xattr acl >20:49:30,118 INFO program: Filesystem state: clean >20:49:30,118 INFO program: Errors behavior: Continue >20:49:30,118 INFO program: Filesystem OS type: Linux >20:49:30,118 INFO program: Inode count: 2564096 >20:49:30,118 INFO program: Block count: 10240000 >20:49:30,118 INFO program: Reserved block count: 512000 >20:49:30,118 INFO program: Free blocks: 10034044 >20:49:30,118 INFO program: Free inodes: 2564085 >20:49:30,118 INFO program: First block: 0 >20:49:30,119 INFO program: Block size: 4096 >20:49:30,119 INFO program: Fragment size: 4096 >20:49:30,119 INFO program: Reserved GDT blocks: 1021 >20:49:30,119 INFO program: Blocks per group: 32768 >20:49:30,119 INFO program: Fragments per group: 32768 >20:49:30,119 INFO program: Inodes per group: 8192 >20:49:30,119 INFO program: Inode blocks per group: 512 >20:49:30,119 INFO program: Flex block group size: 16 >20:49:30,119 INFO program: Filesystem created: Sun Jul 7 20:49:08 2013 >20:49:30,119 INFO program: Last mount time: Wed Dec 18 18:42:03 2013 >20:49:30,119 INFO program: Last write time: Wed Dec 18 20:47:53 2013 >20:49:30,119 INFO program: Mount count: 100 >20:49:30,120 INFO program: Maximum mount count: -1 >20:49:30,120 INFO program: Last checked: Sun Jul 7 20:49:08 2013 >20:49:30,120 INFO program: Check interval: 0 (<none>) >20:49:30,120 INFO program: Lifetime writes: 760 MB >20:49:30,120 INFO program: Reserved blocks uid: 0 (user root) >20:49:30,120 INFO program: Reserved blocks gid: 0 (group root) >20:49:30,120 INFO program: First inode: 11 >20:49:30,120 INFO program: Inode size: 256 >20:49:30,120 INFO program: Required extra isize: 28 >20:49:30,120 INFO program: Desired extra isize: 28 >20:49:30,120 INFO program: Journal inode: 8 >20:49:30,120 INFO program: Default directory hash: half_md4 >20:49:30,121 INFO program: Directory Hash Seed: 1fd5341b-6c7d-4b49-bb6f-7a6423d0f1f5 >20:49:30,121 INFO program: Journal backup: inode blocks >20:49:30,121 INFO program: Journal features: (none) >20:49:30,121 INFO program: Journal size: 128M >20:49:30,121 INFO program: Journal length: 32768 >20:49:30,121 INFO program: Journal sequence: 0x0000002d >20:49:30,121 INFO program: Journal start: 0 >20:49:30,121 INFO program: >20:49:30,121 DEBUG program: Return code: 0 >20:49:30,121 INFO program: Running... resize2fs -P /dev/sdb6 >20:49:30,126 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:30,126 INFO program: Estimated minimum size of the filesystem: 63924 >20:49:30,126 DEBUG program: Return code: 0 >20:49:30,270 INFO program: Running... dumpe2fs -h /dev/sdb8 >20:49:30,307 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:30,307 INFO program: Filesystem volume name: <none> >20:49:30,307 INFO program: Last mounted on: /y5 >20:49:30,307 INFO program: Filesystem UUID: 7dd9ea9d-be92-40ed-87aa-04624fafd86d >20:49:30,307 INFO program: Filesystem magic number: 0xEF53 >20:49:30,307 INFO program: Filesystem revision #: 1 (dynamic) >20:49:30,308 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 >20:49:30,308 INFO program: Filesystem flags: signed_directory_hash >20:49:30,308 INFO program: Default mount options: user_xattr acl >20:49:30,308 INFO program: Filesystem state: clean >20:49:30,308 INFO program: Errors behavior: Continue >20:49:30,308 INFO program: Filesystem OS type: Linux >20:49:30,308 INFO program: Inode count: 96002048 >20:49:30,308 INFO program: Block count: 384000000 >20:49:30,308 INFO program: Reserved block count: 19200000 >20:49:30,308 INFO program: Free blocks: 192813112 >20:49:30,308 INFO program: Free inodes: 95674384 >20:49:30,309 INFO program: First block: 0 >20:49:30,309 INFO program: Block size: 4096 >20:49:30,309 INFO program: Fragment size: 4096 >20:49:30,309 INFO program: Reserved GDT blocks: 932 >20:49:30,309 INFO program: Blocks per group: 32768 >20:49:30,309 INFO program: Fragments per group: 32768 >20:49:30,309 INFO program: Inodes per group: 8192 >20:49:30,309 INFO program: Inode blocks per group: 512 >20:49:30,309 INFO program: Flex block group size: 16 >20:49:30,309 INFO program: Filesystem created: Sun Jul 7 20:49:03 2013 >20:49:30,309 INFO program: Last mount time: Wed Dec 18 18:42:03 2013 >20:49:30,310 INFO program: Last write time: Wed Dec 18 20:47:53 2013 >20:49:30,310 INFO program: Mount count: 100 >20:49:30,310 INFO program: Maximum mount count: -1 >20:49:30,310 INFO program: Last checked: Sun Jul 7 20:49:03 2013 >20:49:30,310 INFO program: Check interval: 0 (<none>) >20:49:30,310 INFO program: Lifetime writes: 732 GB >20:49:30,310 INFO program: Reserved blocks uid: 0 (user root) >20:49:30,310 INFO program: Reserved blocks gid: 0 (group root) >20:49:30,310 INFO program: First inode: 11 >20:49:30,310 INFO program: Inode size: 256 >20:49:30,310 INFO program: Required extra isize: 28 >20:49:30,310 INFO program: Desired extra isize: 28 >20:49:30,311 INFO program: Journal inode: 8 >20:49:30,311 INFO program: Default directory hash: half_md4 >20:49:30,311 INFO program: Directory Hash Seed: 06e2ecf0-1a64-43bb-863c-186c630b5d50 >20:49:30,311 INFO program: Journal backup: inode blocks >20:49:30,311 INFO program: Journal features: journal_incompat_revoke >20:49:30,311 INFO program: Journal size: 128M >20:49:30,311 INFO program: Journal length: 32768 >20:49:30,311 INFO program: Journal sequence: 0x00000a21 >20:49:30,311 INFO program: Journal start: 0 >20:49:30,311 INFO program: >20:49:30,311 DEBUG program: Return code: 0 >20:49:30,312 INFO program: Running... resize2fs -P /dev/sdb8 >20:49:30,317 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:30,317 INFO program: Estimated minimum size of the filesystem: 188517721 >20:49:30,317 DEBUG program: Return code: 0 >20:49:30,328 INFO program: Running... multipath -c /dev/sdc >20:49:30,333 INFO program: /dev/sdc is not a valid multipath device path >20:49:30,333 DEBUG program: Return code: 1 >20:49:30,365 INFO program: Running... dumpe2fs -h /dev/sdc1 >20:49:30,400 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:30,400 INFO program: Filesystem volume name: w >20:49:30,400 INFO program: Last mounted on: /w >20:49:30,400 INFO program: Filesystem UUID: da2bfc69-4c9e-49ce-b706-5966a2880f8e >20:49:30,400 INFO program: Filesystem magic number: 0xEF53 >20:49:30,401 INFO program: Filesystem revision #: 1 (dynamic) >20:49:30,401 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 >20:49:30,401 INFO program: Filesystem flags: signed_directory_hash >20:49:30,401 INFO program: Default mount options: (none) >20:49:30,401 INFO program: Filesystem state: clean >20:49:30,401 INFO program: Errors behavior: Continue >20:49:30,401 INFO program: Filesystem OS type: Linux >20:49:30,401 INFO program: Inode count: 183148544 >20:49:30,401 INFO program: Block count: 732566385 >20:49:30,401 INFO program: Reserved block count: 36628319 >20:49:30,402 INFO program: Free blocks: 167340431 >20:49:30,402 INFO program: Free inodes: 182826422 >20:49:30,402 INFO program: First block: 0 >20:49:30,402 INFO program: Block size: 4096 >20:49:30,402 INFO program: Fragment size: 4096 >20:49:30,402 INFO program: Reserved GDT blocks: 849 >20:49:30,402 INFO program: Blocks per group: 32768 >20:49:30,402 INFO program: Fragments per group: 32768 >20:49:30,402 INFO program: Inodes per group: 8192 >20:49:30,402 INFO program: Inode blocks per group: 512 >20:49:30,402 INFO program: RAID stride: 1 >20:49:30,403 INFO program: Flex block group size: 16 >20:49:30,403 INFO program: Filesystem created: Sun Oct 9 22:58:47 2011 >20:49:30,403 INFO program: Last mount time: Wed Dec 18 18:42:02 2013 >20:49:30,403 INFO program: Last write time: Wed Dec 18 20:47:53 2013 >20:49:30,403 INFO program: Mount count: 21 >20:49:30,403 INFO program: Maximum mount count: 26 >20:49:30,403 INFO program: Last checked: Mon Dec 16 07:28:09 2013 >20:49:30,403 INFO program: Check interval: 15552000 (6 months) >20:49:30,403 INFO program: Next check after: Sat Jun 14 07:28:09 2014 >20:49:30,403 INFO program: Lifetime writes: 2327 GB >20:49:30,403 INFO program: Reserved blocks uid: 0 (user root) >20:49:30,403 INFO program: Reserved blocks gid: 0 (group root) >20:49:30,404 INFO program: First inode: 11 >20:49:30,404 INFO program: Inode size: 256 >20:49:30,404 INFO program: Required extra isize: 28 >20:49:30,404 INFO program: Desired extra isize: 28 >20:49:30,404 INFO program: Journal inode: 8 >20:49:30,404 INFO program: Default directory hash: half_md4 >20:49:30,404 INFO program: Directory Hash Seed: 95822747-3ee8-422e-a551-9a2bc81e8bd0 >20:49:30,404 INFO program: Journal backup: inode blocks >20:49:30,404 INFO program: Journal features: journal_incompat_revoke >20:49:30,404 INFO program: Journal size: 128M >20:49:30,404 INFO program: Journal length: 32768 >20:49:30,404 INFO program: Journal sequence: 0x00003d32 >20:49:30,405 INFO program: Journal start: 0 >20:49:30,405 INFO program: >20:49:30,405 DEBUG program: Return code: 0 >20:49:30,405 INFO program: Running... resize2fs -P /dev/sdc1 >20:49:30,414 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:30,414 INFO program: Estimated minimum size of the filesystem: 562918241 >20:49:30,414 DEBUG program: Return code: 0 >20:49:30,426 INFO program: Running... multipath -c /dev/sdd >20:49:30,431 INFO program: /dev/sdd is not a valid multipath device path >20:49:30,431 DEBUG program: Return code: 1 >20:49:30,463 INFO program: Running... dumpe2fs -h /dev/sdd1 >20:49:30,503 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:30,503 INFO program: Filesystem volume name: y >20:49:30,503 INFO program: Last mounted on: /y >20:49:30,503 INFO program: Filesystem UUID: 29c0c3cf-2250-4d73-bbd3-d1b728affb06 >20:49:30,503 INFO program: Filesystem magic number: 0xEF53 >20:49:30,503 INFO program: Filesystem revision #: 1 (dynamic) >20:49:30,504 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 >20:49:30,504 INFO program: Filesystem flags: signed_directory_hash >20:49:30,504 INFO program: Default mount options: (none) >20:49:30,504 INFO program: Filesystem state: clean >20:49:30,504 INFO program: Errors behavior: Continue >20:49:30,504 INFO program: Filesystem OS type: Linux >20:49:30,504 INFO program: Inode count: 67108864 >20:49:30,504 INFO program: Block count: 268435456 >20:49:30,504 INFO program: Reserved block count: 13421772 >20:49:30,504 INFO program: Free blocks: 79041854 >20:49:30,504 INFO program: Free inodes: 66780599 >20:49:30,505 INFO program: First block: 0 >20:49:30,505 INFO program: Block size: 4096 >20:49:30,505 INFO program: Fragment size: 4096 >20:49:30,505 INFO program: Reserved GDT blocks: 960 >20:49:30,505 INFO program: Blocks per group: 32768 >20:49:30,505 INFO program: Fragments per group: 32768 >20:49:30,505 INFO program: Inodes per group: 8192 >20:49:30,505 INFO program: Inode blocks per group: 512 >20:49:30,505 INFO program: RAID stride: 1 >20:49:30,505 INFO program: Flex block group size: 16 >20:49:30,505 INFO program: Filesystem created: Mon Oct 10 20:42:10 2011 >20:49:30,506 INFO program: Last mount time: Wed Dec 18 18:42:02 2013 >20:49:30,506 INFO program: Last write time: Wed Dec 18 20:47:53 2013 >20:49:30,506 INFO program: Mount count: 23 >20:49:30,506 INFO program: Maximum mount count: 23 >20:49:30,506 INFO program: Last checked: Wed Dec 11 07:15:48 2013 >20:49:30,506 INFO program: Check interval: 15552000 (6 months) >20:49:30,506 INFO program: Next check after: Mon Jun 9 07:15:48 2014 >20:49:30,506 INFO program: Lifetime writes: 239 GB >20:49:30,506 INFO program: Reserved blocks uid: 0 (user root) >20:49:30,506 INFO program: Reserved blocks gid: 0 (group root) >20:49:30,506 INFO program: First inode: 11 >20:49:30,506 INFO program: Inode size: 256 >20:49:30,507 INFO program: Required extra isize: 28 >20:49:30,507 INFO program: Desired extra isize: 28 >20:49:30,507 INFO program: Journal inode: 8 >20:49:30,507 INFO program: Default directory hash: half_md4 >20:49:30,507 INFO program: Directory Hash Seed: 6ca3f84a-2127-45f9-853e-d8ad066568d0 >20:49:30,507 INFO program: Journal backup: inode blocks >20:49:30,507 INFO program: Journal features: journal_incompat_revoke >20:49:30,507 INFO program: Journal size: 128M >20:49:30,507 INFO program: Journal length: 32768 >20:49:30,507 INFO program: Journal sequence: 0x00182f56 >20:49:30,508 INFO program: Journal start: 0 >20:49:30,508 INFO program: >20:49:30,508 DEBUG program: Return code: 0 >20:49:30,508 INFO program: Running... resize2fs -P /dev/sdd1 >20:49:30,515 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:30,515 INFO program: Estimated minimum size of the filesystem: 188305122 >20:49:30,515 DEBUG program: Return code: 0 >20:49:30,538 INFO program: Running... dumpe2fs -h /dev/sdd2 >20:49:30,576 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:30,576 INFO program: Filesystem volume name: n >20:49:30,576 INFO program: Last mounted on: /n >20:49:30,576 INFO program: Filesystem UUID: 59559d81-9d6e-4d00-8fa4-4eee0d4f5c19 >20:49:30,577 INFO program: Filesystem magic number: 0xEF53 >20:49:30,577 INFO program: Filesystem revision #: 1 (dynamic) >20:49:30,577 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 >20:49:30,577 INFO program: Filesystem flags: signed_directory_hash >20:49:30,577 INFO program: Default mount options: (none) >20:49:30,577 INFO program: Filesystem state: clean >20:49:30,577 INFO program: Errors behavior: Continue >20:49:30,577 INFO program: Filesystem OS type: Linux >20:49:30,577 INFO program: Inode count: 116039680 >20:49:30,577 INFO program: Block count: 464130929 >20:49:30,577 INFO program: Reserved block count: 23206546 >20:49:30,578 INFO program: Free blocks: 70804206 >20:49:30,578 INFO program: Free inodes: 116026039 >20:49:30,578 INFO program: First block: 0 >20:49:30,578 INFO program: Block size: 4096 >20:49:30,578 INFO program: Fragment size: 4096 >20:49:30,578 INFO program: Reserved GDT blocks: 913 >20:49:30,578 INFO program: Blocks per group: 32768 >20:49:30,578 INFO program: Fragments per group: 32768 >20:49:30,578 INFO program: Inodes per group: 8192 >20:49:30,578 INFO program: Inode blocks per group: 512 >20:49:30,578 INFO program: RAID stride: 1 >20:49:30,579 INFO program: Flex block group size: 16 >20:49:30,579 INFO program: Filesystem created: Mon Oct 10 20:45:36 2011 >20:49:30,579 INFO program: Last mount time: Wed Dec 18 18:42:02 2013 >20:49:30,579 INFO program: Last write time: Wed Dec 18 20:47:53 2013 >20:49:30,579 INFO program: Mount count: 9 >20:49:30,579 INFO program: Maximum mount count: 36 >20:49:30,579 INFO program: Last checked: Wed Dec 18 03:40:28 2013 >20:49:30,579 INFO program: Check interval: 15552000 (6 months) >20:49:30,579 INFO program: Next check after: Mon Jun 16 03:40:28 2014 >20:49:30,579 INFO program: Lifetime writes: 2135 GB >20:49:30,579 INFO program: Reserved blocks uid: 0 (user root) >20:49:30,579 INFO program: Reserved blocks gid: 0 (group root) >20:49:30,580 INFO program: First inode: 11 >20:49:30,580 INFO program: Inode size: 256 >20:49:30,580 INFO program: Required extra isize: 28 >20:49:30,580 INFO program: Desired extra isize: 28 >20:49:30,580 INFO program: Journal inode: 8 >20:49:30,580 INFO program: Default directory hash: half_md4 >20:49:30,580 INFO program: Directory Hash Seed: 0e8bc49d-faed-40a2-a919-aef53460a587 >20:49:30,580 INFO program: Journal backup: inode blocks >20:49:30,580 INFO program: Journal features: journal_incompat_revoke >20:49:30,580 INFO program: Journal size: 128M >20:49:30,580 INFO program: Journal length: 32768 >20:49:30,581 INFO program: Journal sequence: 0x0000c561 >20:49:30,581 INFO program: Journal start: 0 >20:49:30,581 INFO program: >20:49:30,581 DEBUG program: Return code: 0 >20:49:30,581 INFO program: Running... resize2fs -P /dev/sdd2 >20:49:30,589 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:30,589 INFO program: Estimated minimum size of the filesystem: 392362796 >20:49:30,589 DEBUG program: Return code: 0 >20:49:30,615 INFO program: Running... multipath -c /dev/sde >20:49:30,621 INFO program: /dev/sde is not a valid multipath device path >20:49:30,621 DEBUG program: Return code: 1 >20:49:31,139 INFO program: Running... dumpe2fs -h /dev/sde2 >20:49:31,185 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:31,185 INFO program: Filesystem volume name: <none> >20:49:31,185 INFO program: Last mounted on: /boot >20:49:31,185 INFO program: Filesystem UUID: c47b44e9-3138-4e5b-989b-2933bb01fddd >20:49:31,185 INFO program: Filesystem magic number: 0xEF53 >20:49:31,186 INFO program: Filesystem revision #: 1 (dynamic) >20:49:31,186 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 >20:49:31,186 INFO program: Filesystem flags: signed_directory_hash >20:49:31,186 INFO program: Default mount options: user_xattr acl >20:49:31,186 INFO program: Filesystem state: clean >20:49:31,186 INFO program: Errors behavior: Continue >20:49:31,186 INFO program: Filesystem OS type: Linux >20:49:31,186 INFO program: Inode count: 128016 >20:49:31,186 INFO program: Block count: 512000 >20:49:31,187 INFO program: Reserved block count: 25600 >20:49:31,187 INFO program: Free blocks: 379105 >20:49:31,187 INFO program: Free inodes: 127696 >20:49:31,187 INFO program: First block: 1 >20:49:31,187 INFO program: Block size: 1024 >20:49:31,187 INFO program: Fragment size: 1024 >20:49:31,187 INFO program: Reserved GDT blocks: 256 >20:49:31,187 INFO program: Blocks per group: 8192 >20:49:31,187 INFO program: Fragments per group: 8192 >20:49:31,187 INFO program: Inodes per group: 2032 >20:49:31,188 INFO program: Inode blocks per group: 254 >20:49:31,188 INFO program: RAID stride: 4 >20:49:31,188 INFO program: RAID stripe width: 4 >20:49:31,188 INFO program: Flex block group size: 16 >20:49:31,188 INFO program: Filesystem created: Sun Sep 22 08:22:04 2013 >20:49:31,188 INFO program: Last mount time: Wed Dec 18 18:42:04 2013 >20:49:31,188 INFO program: Last write time: Wed Dec 18 20:47:53 2013 >20:49:31,188 INFO program: Mount count: 60 >20:49:31,188 INFO program: Maximum mount count: -1 >20:49:31,188 INFO program: Last checked: Sun Sep 22 08:22:04 2013 >20:49:31,189 INFO program: Check interval: 0 (<none>) >20:49:31,189 INFO program: Lifetime writes: 352 MB >20:49:31,189 INFO program: Reserved blocks uid: 0 (user root) >20:49:31,189 INFO program: Reserved blocks gid: 0 (group root) >20:49:31,189 INFO program: First inode: 11 >20:49:31,189 INFO program: Inode size: 128 >20:49:31,189 INFO program: Journal inode: 8 >20:49:31,189 INFO program: Default directory hash: half_md4 >20:49:31,189 INFO program: Directory Hash Seed: 07312b1a-0201-44f3-a93f-6e53b7a43caf >20:49:31,189 INFO program: Journal backup: inode blocks >20:49:31,190 INFO program: Journal features: journal_incompat_revoke >20:49:31,190 INFO program: Journal size: 8M >20:49:31,190 INFO program: Journal length: 8192 >20:49:31,190 INFO program: Journal sequence: 0x00000123 >20:49:31,190 INFO program: Journal start: 0 >20:49:31,190 INFO program: >20:49:31,190 DEBUG program: Return code: 0 >20:49:31,190 INFO program: Running... resize2fs -P /dev/sde2 >20:49:31,201 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:31,202 INFO program: Estimated minimum size of the filesystem: 124673 >20:49:31,202 DEBUG program: Return code: 0 >20:49:31,334 INFO program: Running... dumpe2fs -h /dev/sde3 >20:49:31,356 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:31,356 INFO program: Filesystem volume name: <none> >20:49:31,356 INFO program: Last mounted on: / >20:49:31,356 INFO program: Filesystem UUID: b3632e64-c011-4f8e-b0ab-351f06f14386 >20:49:31,356 INFO program: Filesystem magic number: 0xEF53 >20:49:31,356 INFO program: Filesystem revision #: 1 (dynamic) >20:49:31,357 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 >20:49:31,357 INFO program: Filesystem flags: signed_directory_hash >20:49:31,357 INFO program: Default mount options: user_xattr acl >20:49:31,357 INFO program: Filesystem state: clean >20:49:31,357 INFO program: Errors behavior: Continue >20:49:31,357 INFO program: Filesystem OS type: Linux >20:49:31,357 INFO program: Inode count: 6406144 >20:49:31,357 INFO program: Block count: 25600000 >20:49:31,357 INFO program: Reserved block count: 1280000 >20:49:31,357 INFO program: Free blocks: 19709257 >20:49:31,357 INFO program: Free inodes: 5764858 >20:49:31,358 INFO program: First block: 0 >20:49:31,358 INFO program: Block size: 4096 >20:49:31,358 INFO program: Fragment size: 4096 >20:49:31,358 INFO program: Reserved GDT blocks: 1017 >20:49:31,358 INFO program: Blocks per group: 32768 >20:49:31,358 INFO program: Fragments per group: 32768 >20:49:31,358 INFO program: Inodes per group: 8192 >20:49:31,358 INFO program: Inode blocks per group: 512 >20:49:31,358 INFO program: Flex block group size: 16 >20:49:31,358 INFO program: Filesystem created: Sun Sep 22 08:22:01 2013 >20:49:31,358 INFO program: Last mount time: Wed Dec 18 18:42:00 2013 >20:49:31,358 INFO program: Last write time: Wed Dec 18 18:42:00 2013 >20:49:31,359 INFO program: Mount count: 62 >20:49:31,359 INFO program: Maximum mount count: -1 >20:49:31,359 INFO program: Last checked: Sun Sep 22 08:22:01 2013 >20:49:31,359 INFO program: Check interval: 0 (<none>) >20:49:31,359 INFO program: Lifetime writes: 614 GB >20:49:31,359 INFO program: Reserved blocks uid: 0 (user root) >20:49:31,359 INFO program: Reserved blocks gid: 0 (group root) >20:49:31,359 INFO program: First inode: 11 >20:49:31,359 INFO program: Inode size: 256 >20:49:31,359 INFO program: Required extra isize: 28 >20:49:31,359 INFO program: Desired extra isize: 28 >20:49:31,360 INFO program: Journal inode: 8 >20:49:31,360 INFO program: Default directory hash: half_md4 >20:49:31,360 INFO program: Directory Hash Seed: 01095562-e459-41a5-b281-bbc967a6dbde >20:49:31,360 INFO program: Journal backup: inode blocks >20:49:31,360 INFO program: Journal features: journal_incompat_revoke >20:49:31,360 INFO program: Journal size: 128M >20:49:31,360 INFO program: Journal length: 32768 >20:49:31,360 INFO program: Journal sequence: 0x00244be6 >20:49:31,360 INFO program: Journal start: 0 >20:49:31,360 INFO program: >20:49:31,360 DEBUG program: Return code: 0 >20:49:31,361 INFO program: Running... resize2fs -P /dev/sde3 >20:49:31,365 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:31,365 INFO program: Estimated minimum size of the filesystem: 5616731 >20:49:31,365 DEBUG program: Return code: 0 >20:49:31,443 INFO program: Running... dumpe2fs -h /dev/loop1 >20:49:31,447 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:31,448 INFO program: Filesystem volume name: Anaconda >20:49:31,448 INFO program: Last mounted on: / >20:49:31,448 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >20:49:31,448 INFO program: Filesystem magic number: 0xEF53 >20:49:31,448 INFO program: Filesystem revision #: 1 (dynamic) >20:49:31,448 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 >20:49:31,448 INFO program: Filesystem flags: signed_directory_hash >20:49:31,448 INFO program: Default mount options: user_xattr acl >20:49:31,449 INFO program: Filesystem state: clean >20:49:31,449 INFO program: Errors behavior: Continue >20:49:31,449 INFO program: Filesystem OS type: Linux >20:49:31,449 INFO program: Inode count: 131072 >20:49:31,449 INFO program: Block count: 2097152 >20:49:31,449 INFO program: Reserved block count: 0 >20:49:31,449 INFO program: Free blocks: 1293489 >20:49:31,449 INFO program: Free inodes: 103755 >20:49:31,449 INFO program: First block: 1 >20:49:31,450 INFO program: Block size: 1024 >20:49:31,450 INFO program: Fragment size: 1024 >20:49:31,450 INFO program: Reserved GDT blocks: 256 >20:49:31,450 INFO program: Blocks per group: 8192 >20:49:31,450 INFO program: Fragments per group: 8192 >20:49:31,450 INFO program: Inodes per group: 512 >20:49:31,450 INFO program: Inode blocks per group: 128 >20:49:31,450 INFO program: Flex block group size: 16 >20:49:31,450 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >20:49:31,451 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >20:49:31,451 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >20:49:31,451 INFO program: Mount count: 2 >20:49:31,451 INFO program: Maximum mount count: -1 >20:49:31,451 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >20:49:31,451 INFO program: Check interval: 0 (<none>) >20:49:31,451 INFO program: Lifetime writes: 32 MB >20:49:31,451 INFO program: Reserved blocks uid: 0 (user root) >20:49:31,451 INFO program: Reserved blocks gid: 0 (group root) >20:49:31,452 INFO program: First inode: 11 >20:49:31,452 INFO program: Inode size: 256 >20:49:31,452 INFO program: Required extra isize: 28 >20:49:31,452 INFO program: Desired extra isize: 28 >20:49:31,452 INFO program: Journal inode: 8 >20:49:31,452 INFO program: Default directory hash: half_md4 >20:49:31,452 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >20:49:31,452 INFO program: Journal backup: inode blocks >20:49:31,452 INFO program: Journal features: (none) >20:49:31,452 INFO program: Journal size: 32M >20:49:31,453 INFO program: Journal length: 32768 >20:49:31,453 INFO program: Journal sequence: 0x00000007 >20:49:31,453 INFO program: Journal start: 0 >20:49:31,453 INFO program: >20:49:31,453 DEBUG program: Return code: 0 >20:49:31,453 INFO program: Running... resize2fs -P /dev/loop1 >20:49:31,457 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:31,458 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >20:49:31,458 INFO program: Couldn't find valid filesystem superblock. >20:49:31,458 DEBUG program: Return code: 1 >20:49:31,484 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:49:31,488 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:31,489 INFO program: Filesystem volume name: Anaconda >20:49:31,489 INFO program: Last mounted on: / >20:49:31,489 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >20:49:31,489 INFO program: Filesystem magic number: 0xEF53 >20:49:31,489 INFO program: Filesystem revision #: 1 (dynamic) >20:49:31,489 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 >20:49:31,489 INFO program: Filesystem flags: signed_directory_hash >20:49:31,489 INFO program: Default mount options: user_xattr acl >20:49:31,489 INFO program: Filesystem state: clean >20:49:31,490 INFO program: Errors behavior: Continue >20:49:31,490 INFO program: Filesystem OS type: Linux >20:49:31,490 INFO program: Inode count: 131072 >20:49:31,490 INFO program: Block count: 2097152 >20:49:31,490 INFO program: Reserved block count: 0 >20:49:31,490 INFO program: Free blocks: 1293489 >20:49:31,490 INFO program: Free inodes: 103755 >20:49:31,490 INFO program: First block: 1 >20:49:31,490 INFO program: Block size: 1024 >20:49:31,490 INFO program: Fragment size: 1024 >20:49:31,490 INFO program: Reserved GDT blocks: 256 >20:49:31,491 INFO program: Blocks per group: 8192 >20:49:31,491 INFO program: Fragments per group: 8192 >20:49:31,491 INFO program: Inodes per group: 512 >20:49:31,491 INFO program: Inode blocks per group: 128 >20:49:31,491 INFO program: Flex block group size: 16 >20:49:31,491 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >20:49:31,491 INFO program: Last mount time: Wed Dec 18 20:49:16 2013 >20:49:31,491 INFO program: Last write time: Wed Dec 18 20:49:16 2013 >20:49:31,491 INFO program: Mount count: 3 >20:49:31,491 INFO program: Maximum mount count: -1 >20:49:31,491 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >20:49:31,491 INFO program: Check interval: 0 (<none>) >20:49:31,492 INFO program: Lifetime writes: 32 MB >20:49:31,492 INFO program: Reserved blocks uid: 0 (user root) >20:49:31,492 INFO program: Reserved blocks gid: 0 (group root) >20:49:31,492 INFO program: First inode: 11 >20:49:31,492 INFO program: Inode size: 256 >20:49:31,492 INFO program: Required extra isize: 28 >20:49:31,492 INFO program: Desired extra isize: 28 >20:49:31,492 INFO program: Journal inode: 8 >20:49:31,492 INFO program: Default directory hash: half_md4 >20:49:31,492 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >20:49:31,492 INFO program: Journal backup: inode blocks >20:49:31,493 INFO program: Journal features: (none) >20:49:31,493 INFO program: Journal size: 32M >20:49:31,493 INFO program: Journal length: 32768 >20:49:31,493 INFO program: Journal sequence: 0x00000008 >20:49:31,493 INFO program: Journal start: 1 >20:49:31,493 INFO program: >20:49:31,493 DEBUG program: Return code: 0 >20:49:31,493 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:49:31,498 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:31,498 INFO program: Estimated minimum size of the filesystem: 786368 >20:49:31,498 DEBUG program: Return code: 0 >20:49:31,516 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >20:49:31,520 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >20:49:31,521 INFO program: Filesystem volume name: Anaconda >20:49:31,521 INFO program: Last mounted on: / >20:49:31,521 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >20:49:31,521 INFO program: Filesystem magic number: 0xEF53 >20:49:31,521 INFO program: Filesystem revision #: 1 (dynamic) >20:49:31,521 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 >20:49:31,521 INFO program: Filesystem flags: signed_directory_hash >20:49:31,521 INFO program: Default mount options: user_xattr acl >20:49:31,521 INFO program: Filesystem state: clean >20:49:31,521 INFO program: Errors behavior: Continue >20:49:31,522 INFO program: Filesystem OS type: Linux >20:49:31,522 INFO program: Inode count: 131072 >20:49:31,522 INFO program: Block count: 2097152 >20:49:31,522 INFO program: Reserved block count: 0 >20:49:31,522 INFO program: Free blocks: 1293489 >20:49:31,522 INFO program: Free inodes: 103755 >20:49:31,522 INFO program: First block: 1 >20:49:31,522 INFO program: Block size: 1024 >20:49:31,522 INFO program: Fragment size: 1024 >20:49:31,522 INFO program: Reserved GDT blocks: 256 >20:49:31,522 INFO program: Blocks per group: 8192 >20:49:31,522 INFO program: Fragments per group: 8192 >20:49:31,523 INFO program: Inodes per group: 512 >20:49:31,523 INFO program: Inode blocks per group: 128 >20:49:31,523 INFO program: Flex block group size: 16 >20:49:31,523 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >20:49:31,523 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >20:49:31,523 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >20:49:31,523 INFO program: Mount count: 2 >20:49:31,523 INFO program: Maximum mount count: -1 >20:49:31,523 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >20:49:31,523 INFO program: Check interval: 0 (<none>) >20:49:31,523 INFO program: Lifetime writes: 32 MB >20:49:31,523 INFO program: Reserved blocks uid: 0 (user root) >20:49:31,524 INFO program: Reserved blocks gid: 0 (group root) >20:49:31,524 INFO program: First inode: 11 >20:49:31,524 INFO program: Inode size: 256 >20:49:31,524 INFO program: Required extra isize: 28 >20:49:31,524 INFO program: Desired extra isize: 28 >20:49:31,524 INFO program: Journal inode: 8 >20:49:31,524 INFO program: Default directory hash: half_md4 >20:49:31,524 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >20:49:31,524 INFO program: Journal backup: inode blocks >20:49:31,524 INFO program: Journal features: (none) >20:49:31,524 INFO program: Journal size: 32M >20:49:31,525 INFO program: Journal length: 32768 >20:49:31,525 INFO program: Journal sequence: 0x00000007 >20:49:31,525 INFO program: Journal start: 0 >20:49:31,525 INFO program: >20:49:31,525 DEBUG program: Return code: 0 >20:49:31,525 INFO program: Running... resize2fs -P /dev/mapper/live-base >20:49:31,529 INFO program: resize2fs 1.42.8 (20-Jun-2013) >20:49:31,529 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >20:49:31,530 INFO program: Couldn't find valid filesystem superblock. >20:49:31,530 DEBUG program: Return code: 1 >20:49:31,534 INFO program: Running... udevadm settle --timeout=300 >20:49:31,544 DEBUG program: Return code: 0 >20:49:31,558 INFO program: Running... udevadm settle --timeout=300 >20:49:31,567 DEBUG program: Return code: 0 >20:49:31,570 INFO program: Running... udevadm settle --timeout=300 >20:49:31,578 DEBUG program: Return code: 0 >20:49:31,581 INFO program: Running... udevadm settle --timeout=300 >20:49:31,590 DEBUG program: Return code: 0 >20:49:31,593 INFO program: Running... udevadm settle --timeout=300 >20:49:31,602 DEBUG program: Return code: 0 >20:49:31,603 INFO program: Running... udevadm settle --timeout=300 >20:49:31,612 DEBUG program: Return code: 0 >20:49:31,615 INFO program: Running... udevadm settle --timeout=300 >20:49:31,623 DEBUG program: Return code: 0 >20:49:31,625 INFO program: Running... udevadm settle --timeout=300 >20:49:31,634 DEBUG program: Return code: 0 >20:49:31,637 INFO program: Running... udevadm settle --timeout=300 >20:49:31,645 DEBUG program: Return code: 0 >20:49:31,647 INFO program: Running... udevadm settle --timeout=300 >20:49:31,655 DEBUG program: Return code: 0 >20:49:31,658 INFO program: Running... udevadm settle --timeout=300 >20:49:31,667 DEBUG program: Return code: 0 >20:49:31,670 INFO program: Running... udevadm settle --timeout=300 >20:49:31,678 DEBUG program: Return code: 0 >20:49:31,681 INFO program: Running... udevadm settle --timeout=300 >20:49:31,690 DEBUG program: Return code: 0 >20:49:31,692 INFO program: Running... udevadm settle --timeout=300 >20:49:31,700 DEBUG program: Return code: 0 >20:49:31,703 INFO program: Running... udevadm settle --timeout=300 >20:49:31,712 DEBUG program: Return code: 0 >20:49:31,713 INFO program: Running... udevadm settle --timeout=300 >20:49:31,722 DEBUG program: Return code: 0 >20:49:31,725 INFO program: Running... udevadm settle --timeout=300 >20:49:31,733 DEBUG program: Return code: 0 >20:49:31,735 INFO program: Running... udevadm settle --timeout=300 >20:49:31,743 DEBUG program: Return code: 0 >20:49:31,746 INFO program: Running... udevadm settle --timeout=300 >20:49:31,755 DEBUG program: Return code: 0 >20:49:31,758 INFO program: Running... udevadm settle --timeout=300 >20:49:31,767 DEBUG program: Return code: 0 >20:49:31,770 INFO program: Running... udevadm settle --timeout=300 >20:49:31,778 DEBUG program: Return code: 0 >20:49:31,780 INFO program: Running... udevadm settle --timeout=300 >20:49:31,788 DEBUG program: Return code: 0 >20:49:31,792 INFO program: Running... udevadm settle --timeout=300 >20:49:31,800 DEBUG program: Return code: 0 >20:49:31,803 INFO program: Running... udevadm settle --timeout=300 >20:49:31,812 DEBUG program: Return code: 0 >20:49:31,814 INFO program: Running... udevadm settle --timeout=300 >20:49:31,822 DEBUG program: Return code: 0 >20:49:31,825 INFO program: Running... udevadm settle --timeout=300 >20:49:31,834 DEBUG program: Return code: 0 >20:49:31,837 INFO program: Running... udevadm settle --timeout=300 >20:49:31,845 DEBUG program: Return code: 0 >20:49:31,848 INFO program: Running... udevadm settle --timeout=300 >20:49:31,857 DEBUG program: Return code: 0 >20:49:31,858 INFO program: Running... udevadm settle --timeout=300 >20:49:31,867 DEBUG program: Return code: 0 >20:49:31,870 INFO program: Running... udevadm settle --timeout=300 >20:49:31,879 DEBUG program: Return code: 0 >20:49:31,880 INFO program: Running... udevadm settle --timeout=300 >20:49:31,888 DEBUG program: Return code: 0 >20:49:31,891 INFO program: Running... udevadm settle --timeout=300 >20:49:31,900 DEBUG program: Return code: 0 >20:49:31,901 INFO program: Running... udevadm settle --timeout=300 >20:49:31,910 DEBUG program: Return code: 0 >20:49:31,913 INFO program: Running... udevadm settle --timeout=300 >20:49:31,921 DEBUG program: Return code: 0 >20:49:31,923 INFO program: Running... udevadm settle --timeout=300 >20:49:31,932 DEBUG program: Return code: 0 >20:49:31,935 INFO program: Running... udevadm settle --timeout=300 >20:49:31,943 DEBUG program: Return code: 0 >20:49:31,945 INFO program: Running... udevadm settle --timeout=300 >20:49:31,953 DEBUG program: Return code: 0 >20:49:31,957 INFO program: Running... udevadm settle --timeout=300 >20:49:31,965 DEBUG program: Return code: 0 >20:49:31,968 INFO program: Running... udevadm settle --timeout=300 >20:49:31,977 DEBUG program: Return code: 0 >20:49:31,980 INFO program: Running... udevadm settle --timeout=300 >20:49:31,989 DEBUG program: Return code: 0 >20:49:31,990 INFO program: Running... udevadm settle --timeout=300 >20:49:31,999 DEBUG program: Return code: 0 >20:49:32,002 INFO program: Running... udevadm settle --timeout=300 >20:49:32,011 DEBUG program: Return code: 0 >20:49:32,013 INFO program: Running... udevadm settle --timeout=300 >20:49:32,022 DEBUG program: Return code: 0 >20:49:32,025 INFO program: Running... udevadm settle --timeout=300 >20:49:32,035 DEBUG program: Return code: 0 >20:49:32,036 INFO program: Running... udevadm settle --timeout=300 >20:49:32,045 DEBUG program: Return code: 0 >20:49:32,049 INFO program: Running... udevadm settle --timeout=300 >20:49:32,058 DEBUG program: Return code: 0 >20:49:32,059 INFO program: Running... udevadm settle --timeout=300 >20:49:32,069 DEBUG program: Return code: 0 >20:49:32,072 INFO program: Running... udevadm settle --timeout=300 >20:49:32,081 DEBUG program: Return code: 0 >20:49:32,084 INFO program: Running... udevadm settle --timeout=300 >20:49:32,093 DEBUG program: Return code: 0 >20:49:32,096 INFO program: Running... udevadm settle --timeout=300 >20:49:32,105 DEBUG program: Return code: 0 >20:49:32,108 INFO program: Running... udevadm settle --timeout=300 >20:49:32,117 DEBUG program: Return code: 0 >20:49:32,119 INFO program: Running... udevadm settle --timeout=300 >20:49:32,128 DEBUG program: Return code: 0 >20:49:32,132 INFO program: Running... udevadm settle --timeout=300 >20:49:32,141 DEBUG program: Return code: 0 >20:49:32,142 INFO program: Running... udevadm settle --timeout=300 >20:49:32,152 DEBUG program: Return code: 0 >20:49:32,155 INFO program: Running... udevadm settle --timeout=300 >20:49:32,164 DEBUG program: Return code: 0 >20:49:32,168 INFO program: Running... udevadm settle --timeout=300 >20:49:32,177 DEBUG program: Return code: 0 >20:49:32,180 INFO program: Running... udevadm settle --timeout=300 >20:49:32,189 DEBUG program: Return code: 0 >20:49:32,205 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdf1 /mnt/sysimage >20:49:32,238 DEBUG program: Return code: 0 >20:49:32,256 INFO program: Running... udevadm settle --timeout=300 >20:49:32,267 DEBUG program: Return code: 0 >20:49:32,268 INFO program: Running... umount /mnt/sysimage >20:49:32,275 DEBUG program: Return code: 0 >20:49:32,275 INFO program: Running... udevadm settle --timeout=300 >20:49:32,286 DEBUG program: Return code: 0 >20:49:32,289 INFO program: Running... udevadm settle --timeout=300 >20:49:32,300 DEBUG program: Return code: 0 >20:49:32,301 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg10 /mnt/sysimage >20:49:32,338 DEBUG program: Return code: 0 >20:49:32,378 INFO program: Running... arch >20:49:32,520 INFO program: x86_64 >20:49:32,520 DEBUG program: Return code: 0 >20:49:32,568 INFO program: Running... udevadm settle --timeout=300 >20:49:32,599 DEBUG program: Return code: 0 >20:49:32,600 INFO program: Running... umount /mnt/sysimage >20:49:32,606 DEBUG program: Return code: 0 >20:49:32,606 INFO program: Running... udevadm settle --timeout=300 >20:49:32,622 DEBUG program: Return code: 0 >20:49:32,642 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg2 /mnt/sysimage >20:49:32,687 DEBUG program: Return code: 0 >20:49:32,690 INFO program: Running... udevadm settle --timeout=300 >20:49:32,701 DEBUG program: Return code: 0 >20:49:32,701 INFO program: Running... umount /mnt/sysimage >20:49:32,707 DEBUG program: Return code: 0 >20:49:32,708 INFO program: Running... udevadm settle --timeout=300 >20:49:32,718 DEBUG program: Return code: 0 >20:49:32,726 INFO program: Running... udevadm settle --timeout=300 >20:49:32,736 DEBUG program: Return code: 0 >20:49:32,740 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg3 /mnt/sysimage >20:49:32,771 DEBUG program: Return code: 0 >20:49:32,774 INFO program: Running... udevadm settle --timeout=300 >20:49:32,784 DEBUG program: Return code: 0 >20:49:32,785 INFO program: Running... umount /mnt/sysimage >20:49:32,791 DEBUG program: Return code: 0 >20:49:32,791 INFO program: Running... udevadm settle --timeout=300 >20:49:32,802 DEBUG program: Return code: 0 >20:49:32,807 INFO program: Running... udevadm settle --timeout=300 >20:49:32,818 DEBUG program: Return code: 0 >20:49:32,820 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg5 /mnt/sysimage >20:49:32,862 DEBUG program: Return code: 0 >20:49:32,878 INFO program: Running... udevadm settle --timeout=300 >20:49:32,889 DEBUG program: Return code: 0 >20:49:32,889 INFO program: Running... umount /mnt/sysimage >20:49:32,895 DEBUG program: Return code: 0 >20:49:32,895 INFO program: Running... udevadm settle --timeout=300 >20:49:32,907 DEBUG program: Return code: 0 >20:49:32,913 INFO program: Running... udevadm settle --timeout=300 >20:49:32,924 DEBUG program: Return code: 0 >20:49:32,925 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg6 /mnt/sysimage >20:49:32,952 DEBUG program: Return code: 0 >20:49:32,960 INFO program: Running... udevadm settle --timeout=300 >20:49:32,971 DEBUG program: Return code: 0 >20:49:32,971 INFO program: Running... umount /mnt/sysimage >20:49:32,977 DEBUG program: Return code: 0 >20:49:32,977 INFO program: Running... udevadm settle --timeout=300 >20:49:32,988 DEBUG program: Return code: 0 >20:49:32,993 INFO program: Running... udevadm settle --timeout=300 >20:49:33,004 DEBUG program: Return code: 0 >20:49:33,006 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg7 /mnt/sysimage >20:49:33,084 DEBUG program: Return code: 0 >20:49:33,113 INFO program: Running... udevadm settle --timeout=300 >20:49:33,124 DEBUG program: Return code: 0 >20:49:33,125 INFO program: Running... umount /mnt/sysimage >20:49:33,132 DEBUG program: Return code: 0 >20:49:33,132 INFO program: Running... udevadm settle --timeout=300 >20:49:33,143 DEBUG program: Return code: 0 >20:49:33,148 INFO program: Running... udevadm settle --timeout=300 >20:49:33,159 DEBUG program: Return code: 0 >20:49:33,161 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg9 /mnt/sysimage >20:49:33,196 DEBUG program: Return code: 0 >20:49:33,202 INFO program: Running... udevadm settle --timeout=300 >20:49:33,213 DEBUG program: Return code: 0 >20:49:33,213 INFO program: Running... umount /mnt/sysimage >20:49:33,220 DEBUG program: Return code: 0 >20:49:33,220 INFO program: Running... udevadm settle --timeout=300 >20:49:33,231 DEBUG program: Return code: 0 >20:49:33,236 INFO program: Running... udevadm settle --timeout=300 >20:49:33,247 DEBUG program: Return code: 0 >20:49:33,249 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >20:49:33,276 DEBUG program: Return code: 0 >20:49:33,287 INFO program: Running... udevadm settle --timeout=300 >20:49:33,298 DEBUG program: Return code: 0 >20:49:33,298 INFO program: Running... umount /mnt/sysimage >20:49:33,305 DEBUG program: Return code: 0 >20:49:33,306 INFO program: Running... udevadm settle --timeout=300 >20:49:33,316 DEBUG program: Return code: 0 >20:49:33,321 INFO program: Running... udevadm settle --timeout=300 >20:49:33,331 DEBUG program: Return code: 0 >20:49:33,334 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb2 /mnt/sysimage >20:49:33,370 DEBUG program: Return code: 0 >20:49:33,378 INFO program: Running... udevadm settle --timeout=300 >20:49:33,389 DEBUG program: Return code: 0 >20:49:33,390 INFO program: Running... umount /mnt/sysimage >20:49:33,397 DEBUG program: Return code: 0 >20:49:33,397 INFO program: Running... udevadm settle --timeout=300 >20:49:33,407 DEBUG program: Return code: 0 >20:49:33,411 INFO program: Running... udevadm settle --timeout=300 >20:49:33,422 DEBUG program: Return code: 0 >20:49:33,424 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb3 /mnt/sysimage >20:49:33,481 DEBUG program: Return code: 0 >20:49:33,481 INFO program: Running... modprobe btrfs >20:49:33,553 DEBUG program: Return code: 0 >20:49:33,553 INFO program: Running... udevadm settle --timeout=300 >20:49:33,564 DEBUG program: Return code: 0 >20:49:33,564 INFO program: Running... modprobe xfs >20:49:33,615 DEBUG program: Return code: 0 >20:49:33,616 INFO program: Running... umount /mnt/sysimage >20:49:33,623 DEBUG program: Return code: 0 >20:49:33,624 INFO program: Running... udevadm settle --timeout=300 >20:49:33,629 ERR program: Error running udevadm: Bad file descriptor >20:49:33,732 INFO program: Running... modprobe vfat >20:49:33,763 DEBUG program: Return code: 0 > > >/tmp/storage.log: >20:49:23,801 INFO blivet: ISCSID is /sbin/iscsid >20:49:23,801 INFO blivet: no initiator set >20:49:23,928 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >20:49:23,928 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >20:49:25,230 DEBUG blivet: trying to set new default fstype to 'ext4' >20:49:25,259 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:25,259 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:25,260 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:25,626 INFO blivet: Detected 32144M of memory >20:49:25,626 INFO blivet: Suggested swap size (16072 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >20:49:25,626 INFO blivet: Swap attempt of 0M >20:49:26,397 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7f64cb094d50> >20:49:26,397 INFO blivet: no initiator set >20:49:26,397 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >20:49:26,397 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:49:26,426 DEBUG blivet: protected device spec LABEL=Fedora_20_x86_64 resolved to sdi >20:49:26,454 INFO blivet: devices to scan: ['sdf', 'sdf1', 'sdg', 'sdg1', 'sdg10', 'sdg2', 'sdg3', 'sdg4', 'sdg5', 'sdg6', 'sdg7', 'sdg8', 'sdg9', 'sdi', 'sdi1', 'sdi2', 'sdi3', 'sdh', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sdd2', 'sr0', 'sde', 'sde1', 'sde2', 'sde3', 'sde4', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >20:49:26,457 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0311YHG7SKKA /dev/disk/by-id/wwn-0x5000cca225c38710', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdf', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '680', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Hitachi_HDS723030ALA640', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723030ALA640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c7bac41a-4841-49c9-a852-b2c1efffcf8f', > 'ID_REVISION': 'MKAOA580', > 'ID_SERIAL': 'Hitachi_HDS723030ALA640_MK0311YHG7SKKA', > 'ID_SERIAL_SHORT': 'MK0311YHG7SKKA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca225c38710', > 'ID_WWN_WITH_EXTENSION': '0x5000cca225c38710', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '195791', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0311YHG7SKKA', > '/dev/disk/by-id/wwn-0x5000cca225c38710'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdf'} ; name: sdf ; >20:49:26,458 INFO blivet: scanning sdf (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdf)... >20:49:26,458 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >20:49:26,459 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:26,459 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdf ; >20:49:26,460 INFO blivet: sdf is a disk >20:49:26,460 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:26,462 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: None ; >20:49:26,509 INFO blivet: added disk sdf (id 0) to device tree >20:49:26,509 DEBUG blivet: looking up parted Device: /dev/sdf >20:49:26,511 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf ; >20:49:26,512 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf ; label_type: gpt ; >20:49:26,512 DEBUG blivet: DiskDevice.setup: sdf ; status: True ; controllable: True ; orig: False ; >20:49:26,513 DEBUG blivet: required disklabel type for sdf (1) is None >20:49:26,513 DEBUG blivet: default disklabel type for sdf is msdos >20:49:26,513 DEBUG blivet: selecting gpt disklabel for sdf based on size >20:49:26,608 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf ; labelType: gpt ; exists: True ; >20:49:26,665 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bd653a90>] > device: <parted.device.Device object at 0x7f64cb02d650> > PedDisk: <_ped.Disk object at 0x7f64bd62ad88> >20:49:26,665 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >20:49:26,666 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: disklabel ; >20:49:26,667 INFO blivet: got device: DiskDevice instance (0x37c0e50) -- > name = sdf status = True kids = 0 id = 0 > parents = [] > uuid = None size = 2861588.46094 > format = existing gpt disklabel > major = 8 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdf partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72303 path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c002fef0> > target size = 0 path = /dev/sdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f64c074be90> >20:49:26,668 INFO blivet: got format: DiskLabel instance (0x7f64cb02d250) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdf uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bd653a90>] > device: <parted.device.Device object at 0x7f64cb02d650> > PedDisk: <_ped.Disk object at 0x7f64bd62ad88> > origPartedDisk = <parted.disk.Disk object at 0x7f64bd653dd0> > partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72303 path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c00d35f0> > >20:49:26,672 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0311YHG7SKKA-part1 /dev/disk/by-id/wwn-0x5000cca225c38710-part1 /dev/disk/by-label/z /dev/disk/by-partlabel/1 /dev/disk/by-partuuid/bf7bd53e-206e-4fce-a9b8-b808b636dbe9 /dev/disk/by-uuid/cbd04db5-7b61-46ec-b883-0752198796cc', > 'DEVNAME': 'sdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdf/sdf1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '680', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'z', > 'ID_FS_LABEL_ENC': 'z', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cbd04db5-7b61-46ec-b883-0752198796cc', > 'ID_FS_UUID_ENC': 'cbd04db5-7b61-46ec-b883-0752198796cc', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS723030ALA640', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723030ALA640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NAME': '1', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '5860530176', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'bf7bd53e-206e-4fce-a9b8-b808b636dbe9', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c7bac41a-4841-49c9-a852-b2c1efffcf8f', > 'ID_REVISION': 'MKAOA580', > 'ID_SERIAL': 'Hitachi_HDS723030ALA640_MK0311YHG7SKKA', > 'ID_SERIAL_SHORT': 'MK0311YHG7SKKA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca225c38710', > 'ID_WWN_WITH_EXTENSION': '0x5000cca225c38710', > 'MAJOR': '8', > 'MINOR': '81', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '195839', > 'name': 'sdf1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0311YHG7SKKA-part1', > '/dev/disk/by-id/wwn-0x5000cca225c38710-part1', > '/dev/disk/by-label/z', > '/dev/disk/by-partlabel/1', > '/dev/disk/by-partuuid/bf7bd53e-206e-4fce-a9b8-b808b636dbe9', > '/dev/disk/by-uuid/cbd04db5-7b61-46ec-b883-0752198796cc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdf/sdf1'} ; name: sdf1 ; >20:49:26,673 INFO blivet: scanning sdf1 (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdf/sdf1)... >20:49:26,673 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf1 ; >20:49:26,674 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:26,674 INFO blivet: sdf1 is a partition >20:49:26,675 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdf1 ; >20:49:26,675 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >20:49:26,676 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdf (0) with existing gpt disklabel >20:49:26,676 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdf ; >20:49:26,677 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >20:49:26,677 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:26,678 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: None ; >20:49:26,678 DEBUG blivet: looking up parted Partition: /dev/sdf1 >20:49:26,679 DEBUG blivet: PartitionDevice.probe: sdf1 ; exists: True ; >20:49:26,680 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 1 ; >20:49:26,680 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 10 ; >20:49:26,681 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 12 ; >20:49:26,681 INFO blivet: added partition sdf1 (id 1) to device tree >20:49:26,682 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf1 ; >20:49:26,682 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf1 ; label_type: gpt ; >20:49:26,683 DEBUG blivet: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >20:49:26,683 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf1 ; labelType: gpt ; exists: True ; >20:49:26,702 WARN blivet: disklabel detected but not usable on sdf1 >20:49:26,702 INFO blivet: type detected on 'sdf1' is 'ext4' >20:49:26,810 DEBUG blivet: padding min size from 2022217 up to 2022717 >20:49:26,811 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:26,811 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:26,812 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >20:49:26,812 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: ext4 ; >20:49:26,813 DEBUG blivet: looking up parted Device: /dev/sdf1 >20:49:26,814 INFO blivet: got device: PartitionDevice instance (0x7f64bd653cd0) -- > name = sdf1 status = True kids = 0 id = 1 > parents = ['existing 2861588MB disk sdf (0) with existing gpt disklabel'] > uuid = None size = 2861587.0 > format = existing ext4 filesystem > major = 8 minor = 81 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdf/sdf1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 5860530176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbc050> > target size = 0 path = /dev/sdf1 > 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 0x7f64bd653a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bd653d50> > number: 1 path: /dev/sdf1 type: 0 > name: 1 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bd653b50> PedPartition: <_ped.Partition object at 0x7f64bd62e3b0> > disk = existing 2861588MB disk sdf (0) with existing gpt disklabel > start = 2048 end = 5860532223 length = 5860530176 > flags = >20:49:26,815 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:26,815 INFO blivet: got format: Ext4FS instance (0x7f64bffba1d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdf1 uuid = cbd04db5-7b61-46ec-b883-0752198796cc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = z size = 2861587.0 targetSize = 2861587.0 > >20:49:26,818 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA /dev/disk/by-id/wwn-0x5000cca228c06784', > 'DEVNAME': 'sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '800', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': 'Hitachi_HDS5C3030ALA630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C3030ALA630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b025abe6-6570-4d80-aa58-13efe6b98e07', > 'ID_REVISION': 'MEAOA580', > 'ID_SERIAL': 'Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > 'ID_SERIAL_SHORT': 'MJ1321YNG0WKVA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca228c06784', > 'ID_WWN_WITH_EXTENSION': '0x5000cca228c06784', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '196459', > 'name': 'sdg', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > '/dev/disk/by-id/wwn-0x5000cca228c06784'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg'} ; name: sdg ; >20:49:26,819 INFO blivet: scanning sdg (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg)... >20:49:26,819 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >20:49:26,820 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:26,820 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdg ; >20:49:26,821 INFO blivet: sdg is a disk >20:49:26,821 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:26,822 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: None ; >20:49:26,828 INFO blivet: added disk sdg (id 2) to device tree >20:49:26,828 DEBUG blivet: looking up parted Device: /dev/sdg >20:49:26,829 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg ; >20:49:26,830 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg ; label_type: gpt ; >20:49:26,830 DEBUG blivet: DiskDevice.setup: sdg ; status: True ; controllable: True ; orig: False ; >20:49:26,831 DEBUG blivet: required disklabel type for sdg (1) is None >20:49:26,831 DEBUG blivet: default disklabel type for sdg is msdos >20:49:26,831 DEBUG blivet: selecting gpt disklabel for sdg based on size >20:49:26,832 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg ; labelType: gpt ; exists: True ; >20:49:27,171 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 10 > lastPartitionNumber: 10 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bffba6d0>, <parted.partition.Partition object at 0x7f64bffba550>, <parted.partition.Partition object at 0x7f64bffbaa50>, <parted.partition.Partition object at 0x7f64bffba0d0>, <parted.partition.Partition object at 0x7f64bffc6410>, <parted.partition.Partition object at 0x7f64bffc6790>, <parted.partition.Partition object at 0x7f64bffc68d0>, <parted.partition.Partition object at 0x7f64bffc6a90>, <parted.partition.Partition object at 0x7f64bffc6c50>, <parted.partition.Partition object at 0x7f64bffc6e10>] > device: <parted.device.Device object at 0x7f64bffba810> > PedDisk: <_ped.Disk object at 0x7f64bffc0f80> >20:49:27,172 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >20:49:27,174 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: disklabel ; >20:49:27,176 INFO blivet: got device: DiskDevice instance (0x7f64bd653c50) -- > name = sdg status = True kids = 0 id = 2 > parents = [] > uuid = None size = 2861588.46094 > format = existing gpt disklabel > major = 8 minor = 96 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg partedDevice = parted.Device instance -- > model: ATA Hitachi HDS5C303 path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbc170> > target size = 0 path = /dev/sdg > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f64bffba410> >20:49:27,177 INFO blivet: got format: DiskLabel instance (0x7f64bffba490) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdg uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 10 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 10 > lastPartitionNumber: 10 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bffba6d0>, <parted.partition.Partition object at 0x7f64bffba550>, <parted.partition.Partition object at 0x7f64bffbaa50>, <parted.partition.Partition object at 0x7f64bffba0d0>, <parted.partition.Partition object at 0x7f64bffc6410>, <parted.partition.Partition object at 0x7f64bffc6790>, <parted.partition.Partition object at 0x7f64bffc68d0>, <parted.partition.Partition object at 0x7f64bffc6a90>, <parted.partition.Partition object at 0x7f64bffc6c50>, <parted.partition.Partition object at 0x7f64bffc6e10>] > device: <parted.device.Device object at 0x7f64bffba810> > PedDisk: <_ped.Disk object at 0x7f64bffc0f80> > origPartedDisk = <parted.disk.Disk object at 0x7f64bffc6f50> > partedDevice = parted.Device instance -- > model: ATA Hitachi HDS5C303 path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbc290> > >20:49:27,181 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part1 /dev/disk/by-id/wwn-0x5000cca228c06784-part1 /dev/disk/by-partuuid/5d4f5e69-9654-411a-b294-e49e573f69cc', > 'DEVNAME': 'sdg1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '800', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': 'Hitachi_HDS5C3030ALA630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C3030ALA630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '5d4f5e69-9654-411a-b294-e49e573f69cc', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b025abe6-6570-4d80-aa58-13efe6b98e07', > 'ID_REVISION': 'MEAOA580', > 'ID_SERIAL': 'Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > 'ID_SERIAL_SHORT': 'MJ1321YNG0WKVA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca228c06784', > 'ID_WWN_WITH_EXTENSION': '0x5000cca228c06784', > 'MAJOR': '8', > 'MINOR': '97', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '196516', > 'name': 'sdg1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part1', > '/dev/disk/by-id/wwn-0x5000cca228c06784-part1', > '/dev/disk/by-partuuid/5d4f5e69-9654-411a-b294-e49e573f69cc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg1'} ; name: sdg1 ; >20:49:27,181 INFO blivet: scanning sdg1 (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg1)... >20:49:27,181 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg1 ; >20:49:27,182 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:27,182 INFO blivet: sdg1 is a partition >20:49:27,183 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg1 ; >20:49:27,183 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >20:49:27,184 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdg (2) with existing gpt disklabel >20:49:27,185 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdg ; >20:49:27,185 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; >20:49:27,185 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:27,186 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; current: None ; type: None ; >20:49:27,186 DEBUG blivet: looking up parted Partition: /dev/sdg1 >20:49:27,187 DEBUG blivet: PartitionDevice.probe: sdg1 ; exists: True ; >20:49:27,188 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 1 ; >20:49:27,188 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 10 ; >20:49:27,189 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 12 ; >20:49:27,189 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >20:49:27,190 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; >20:49:27,191 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; current: None ; type: biosboot ; >20:49:27,191 INFO blivet: added partition sdg1 (id 3) to device tree >20:49:27,191 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg1 ; >20:49:27,192 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg1 ; label_type: gpt ; >20:49:27,193 DEBUG blivet: PartitionDevice.setup: sdg1 ; status: True ; controllable: True ; orig: False ; >20:49:27,194 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg1 ; labelType: gpt ; exists: True ; >20:49:27,213 WARN blivet: disklabel detected but not usable on sdg1 >20:49:27,213 DEBUG blivet: no type or existing type for sdg1, bailing >20:49:27,214 DEBUG blivet: looking up parted Device: /dev/sdg1 >20:49:27,215 INFO blivet: got device: PartitionDevice instance (0x7f64bffba450) -- > name = sdg1 status = True kids = 0 id = 3 > parents = ['existing 2861588MB disk sdg (2) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 8 minor = 97 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 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 0x7f64bffbc830> > target size = 0 path = /dev/sdg1 > 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 0x7f64bffba8d0> fileSystem: None > number: 1 path: /dev/sdg1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffba690> PedPartition: <_ped.Partition object at 0x7f64bd62e890> > disk = existing 2861588MB disk sdg (2) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >20:49:27,215 INFO blivet: got format: BIOSBoot instance (0x7f64bffc54d0) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sdg1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >20:49:27,219 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part10 /dev/disk/by-id/wwn-0x5000cca228c06784-part10 /dev/disk/by-label/korora /dev/disk/by-partuuid/ec0e87bd-eb97-4138-b2cb-36c6cb8b90c9 /dev/disk/by-uuid/240af89f-697b-44fd-8184-bc7f4928750a', > 'DEVNAME': 'sdg10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '800', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': 'korora', > 'ID_FS_LABEL_ENC': 'korora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '240af89f-697b-44fd-8184-bc7f4928750a', > 'ID_FS_UUID_ENC': '240af89f-697b-44fd-8184-bc7f4928750a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS5C3030ALA630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C3030ALA630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '10', > 'ID_PART_ENTRY_OFFSET': '55447552', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '221038592', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'ec0e87bd-eb97-4138-b2cb-36c6cb8b90c9', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b025abe6-6570-4d80-aa58-13efe6b98e07', > 'ID_REVISION': 'MEAOA580', > 'ID_SERIAL': 'Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > 'ID_SERIAL_SHORT': 'MJ1321YNG0WKVA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca228c06784', > 'ID_WWN_WITH_EXTENSION': '0x5000cca228c06784', > 'MAJOR': '8', > 'MINOR': '106', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '196574', > 'name': 'sdg10', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part10', > '/dev/disk/by-id/wwn-0x5000cca228c06784-part10', > '/dev/disk/by-label/korora', > '/dev/disk/by-partuuid/ec0e87bd-eb97-4138-b2cb-36c6cb8b90c9', > '/dev/disk/by-uuid/240af89f-697b-44fd-8184-bc7f4928750a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg10'} ; name: sdg10 ; >20:49:27,220 INFO blivet: scanning sdg10 (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg10)... >20:49:27,220 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg10 ; >20:49:27,221 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:27,221 INFO blivet: sdg10 is a partition >20:49:27,222 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg10 ; >20:49:27,223 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >20:49:27,224 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdg (2) with existing gpt disklabel >20:49:27,225 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdg ; >20:49:27,226 DEBUG blivet: PartitionDevice._setFormat: sdg10 ; >20:49:27,226 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:27,228 DEBUG blivet: PartitionDevice._setFormat: sdg10 ; current: None ; type: None ; >20:49:27,228 DEBUG blivet: looking up parted Partition: /dev/sdg10 >20:49:27,229 DEBUG blivet: PartitionDevice.probe: sdg10 ; exists: True ; >20:49:27,230 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg10 ; flag: 1 ; >20:49:27,231 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg10 ; flag: 10 ; >20:49:27,232 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg10 ; flag: 12 ; >20:49:27,232 INFO blivet: added partition sdg10 (id 4) to device tree >20:49:27,233 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg10 ; >20:49:27,234 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg10 ; label_type: gpt ; >20:49:27,235 DEBUG blivet: PartitionDevice.setup: sdg10 ; status: True ; controllable: True ; orig: False ; >20:49:27,236 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg10 ; labelType: gpt ; exists: True ; >20:49:27,292 WARN blivet: disklabel detected but not usable on sdg10 >20:49:27,293 INFO blivet: type detected on 'sdg10' is 'ext4' >20:49:27,373 DEBUG blivet: padding min size from 11958 up to 12458 >20:49:27,374 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:27,374 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:27,375 DEBUG blivet: PartitionDevice._setFormat: sdg10 ; >20:49:27,375 DEBUG blivet: PartitionDevice._setFormat: sdg10 ; current: None ; type: ext4 ; >20:49:27,376 DEBUG blivet: looking up parted Device: /dev/sdg10 >20:49:27,377 INFO blivet: got device: PartitionDevice instance (0x7f64bffc5990) -- > name = sdg10 status = True kids = 0 id = 4 > parents = ['existing 2861588MB disk sdg (2) with existing gpt disklabel'] > uuid = None size = 107929.0 > format = existing ext4 filesystem > major = 8 minor = 106 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg10 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 221038592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13759, 255, 63) biosGeometry: (13759, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbc8c0> > target size = 0 path = /dev/sdg10 > 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 0x7f64bffba8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffc6990> > number: 10 path: /dev/sdg10 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffc6910> PedPartition: <_ped.Partition object at 0x7f64c00bdef0> > disk = existing 2861588MB disk sdg (2) with existing gpt disklabel > start = 55447552 end = 276486143 length = 221038592 > flags = >20:49:27,377 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:27,378 INFO blivet: got format: Ext4FS instance (0x7f64bffc5890) -- > type = ext4 name = ext4 status = False > device = /dev/sdg10 uuid = 240af89f-697b-44fd-8184-bc7f4928750a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = korora size = 107929.0 targetSize = 107929.0 > >20:49:27,381 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part2 /dev/disk/by-id/wwn-0x5000cca228c06784-part2 /dev/disk/by-partuuid/4535e2c9-5599-4f7e-9073-7264dfc27781 /dev/disk/by-uuid/1a9a11d9-1432-418b-9359-ec777177e0e2', > 'DEVNAME': 'sdg2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '800', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': '1a9a11d9-1432-418b-9359-ec777177e0e2', > 'ID_FS_UUID_ENC': '1a9a11d9-1432-418b-9359-ec777177e0e2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS5C3030ALA630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C3030ALA630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '4535e2c9-5599-4f7e-9073-7264dfc27781', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b025abe6-6570-4d80-aa58-13efe6b98e07', > 'ID_REVISION': 'MEAOA580', > 'ID_SERIAL': 'Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > 'ID_SERIAL_SHORT': 'MJ1321YNG0WKVA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca228c06784', > 'ID_WWN_WITH_EXTENSION': '0x5000cca228c06784', > 'MAJOR': '8', > 'MINOR': '98', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '196634', > 'name': 'sdg2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part2', > '/dev/disk/by-id/wwn-0x5000cca228c06784-part2', > '/dev/disk/by-partuuid/4535e2c9-5599-4f7e-9073-7264dfc27781', > '/dev/disk/by-uuid/1a9a11d9-1432-418b-9359-ec777177e0e2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg2'} ; name: sdg2 ; >20:49:27,382 INFO blivet: scanning sdg2 (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg2)... >20:49:27,382 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg2 ; >20:49:27,383 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:27,383 INFO blivet: sdg2 is a partition >20:49:27,383 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg2 ; >20:49:27,384 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >20:49:27,386 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdg (2) with existing gpt disklabel >20:49:27,387 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdg ; >20:49:27,388 DEBUG blivet: PartitionDevice._setFormat: sdg2 ; >20:49:27,388 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:27,389 DEBUG blivet: PartitionDevice._setFormat: sdg2 ; current: None ; type: None ; >20:49:27,389 DEBUG blivet: looking up parted Partition: /dev/sdg2 >20:49:27,389 DEBUG blivet: PartitionDevice.probe: sdg2 ; exists: True ; >20:49:27,390 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 1 ; >20:49:27,391 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 10 ; >20:49:27,392 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 12 ; >20:49:27,392 INFO blivet: added partition sdg2 (id 5) to device tree >20:49:27,392 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg2 ; >20:49:27,393 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg2 ; label_type: gpt ; >20:49:27,394 DEBUG blivet: PartitionDevice.setup: sdg2 ; status: True ; controllable: True ; orig: False ; >20:49:27,394 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg2 ; labelType: gpt ; exists: True ; >20:49:27,558 WARN blivet: disklabel detected but not usable on sdg2 >20:49:27,559 INFO blivet: type detected on 'sdg2' is 'ext4' >20:49:27,596 DEBUG blivet: padding min size from 121 up to 133 >20:49:27,597 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:27,598 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:27,598 DEBUG blivet: PartitionDevice._setFormat: sdg2 ; >20:49:27,599 DEBUG blivet: PartitionDevice._setFormat: sdg2 ; current: None ; type: ext4 ; >20:49:27,600 DEBUG blivet: looking up parted Device: /dev/sdg2 >20:49:27,601 INFO blivet: got device: PartitionDevice instance (0x7f64bffba210) -- > name = sdg2 status = True kids = 0 id = 5 > parents = ['existing 2861588MB disk sdg (2) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 98 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbc950> > target size = 0 path = /dev/sdg2 > 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 0x7f64bffba8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffba4d0> > number: 2 path: /dev/sdg2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffba510> PedPartition: <_ped.Partition object at 0x7f64bd62e770> > disk = existing 2861588MB disk sdg (2) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = >20:49:27,602 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:27,602 INFO blivet: got format: Ext4FS instance (0x7f64bffc5910) -- > type = ext4 name = ext4 status = False > device = /dev/sdg2 uuid = 1a9a11d9-1432-418b-9359-ec777177e0e2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >20:49:27,606 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part3 /dev/disk/by-id/wwn-0x5000cca228c06784-part3 /dev/disk/by-partuuid/5f557651-2381-4148-afbb-db6b4ea0d845 /dev/disk/by-uuid/697d8ec1-7971-40e8-9d43-2b32db2edf73', > 'DEVNAME': 'sdg3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '800', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': '697d8ec1-7971-40e8-9d43-2b32db2edf73', > 'ID_FS_UUID_ENC': '697d8ec1-7971-40e8-9d43-2b32db2edf73', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS5C3030ALA630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C3030ALA630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '5f557651-2381-4148-afbb-db6b4ea0d845', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b025abe6-6570-4d80-aa58-13efe6b98e07', > 'ID_REVISION': 'MEAOA580', > 'ID_SERIAL': 'Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > 'ID_SERIAL_SHORT': 'MJ1321YNG0WKVA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca228c06784', > 'ID_WWN_WITH_EXTENSION': '0x5000cca228c06784', > 'MAJOR': '8', > 'MINOR': '99', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '196693', > 'name': 'sdg3', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part3', > '/dev/disk/by-id/wwn-0x5000cca228c06784-part3', > '/dev/disk/by-partuuid/5f557651-2381-4148-afbb-db6b4ea0d845', > '/dev/disk/by-uuid/697d8ec1-7971-40e8-9d43-2b32db2edf73'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg3'} ; name: sdg3 ; >20:49:27,606 INFO blivet: scanning sdg3 (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg3)... >20:49:27,607 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg3 ; >20:49:27,608 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:27,608 INFO blivet: sdg3 is a partition >20:49:27,608 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg3 ; >20:49:27,609 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >20:49:27,609 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdg (2) with existing gpt disklabel >20:49:27,610 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdg ; >20:49:27,611 DEBUG blivet: PartitionDevice._setFormat: sdg3 ; >20:49:27,611 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:27,612 DEBUG blivet: PartitionDevice._setFormat: sdg3 ; current: None ; type: None ; >20:49:27,612 DEBUG blivet: looking up parted Partition: /dev/sdg3 >20:49:27,612 DEBUG blivet: PartitionDevice.probe: sdg3 ; exists: True ; >20:49:27,613 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 1 ; >20:49:27,614 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 10 ; >20:49:27,614 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 12 ; >20:49:27,615 INFO blivet: added partition sdg3 (id 6) to device tree >20:49:27,615 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg3 ; >20:49:27,616 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg3 ; label_type: gpt ; >20:49:27,616 DEBUG blivet: PartitionDevice.setup: sdg3 ; status: True ; controllable: True ; orig: False ; >20:49:27,617 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg3 ; labelType: gpt ; exists: True ; >20:49:27,655 WARN blivet: disklabel detected but not usable on sdg3 >20:49:27,656 INFO blivet: type detected on 'sdg3' is 'ext4' >20:49:27,690 DEBUG blivet: padding min size from 114 up to 125 >20:49:27,691 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:27,691 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:27,692 DEBUG blivet: PartitionDevice._setFormat: sdg3 ; >20:49:27,692 DEBUG blivet: PartitionDevice._setFormat: sdg3 ; current: None ; type: ext4 ; >20:49:27,693 DEBUG blivet: looking up parted Device: /dev/sdg3 >20:49:27,694 INFO blivet: got device: PartitionDevice instance (0x7f64bffc5f90) -- > name = sdg3 status = True kids = 0 id = 6 > parents = ['existing 2861588MB disk sdg (2) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 99 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c00d3b00> > target size = 0 path = /dev/sdg3 > 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 0x7f64bffba8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffba110> > number: 3 path: /dev/sdg3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffbab50> PedPartition: <_ped.Partition object at 0x7f64bd62e7d0> > disk = existing 2861588MB disk sdg (2) with existing gpt disklabel > start = 1028096 end = 2052095 length = 1024000 > flags = >20:49:27,695 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:27,695 INFO blivet: got format: Ext4FS instance (0x7f64bffe6910) -- > type = ext4 name = ext4 status = False > device = /dev/sdg3 uuid = 697d8ec1-7971-40e8-9d43-2b32db2edf73 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >20:49:27,699 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part4 /dev/disk/by-id/wwn-0x5000cca228c06784-part4 /dev/disk/by-partuuid/91326256-4310-46a4-baf1-759bff8dbc4f /dev/disk/by-uuid/6ff8cc1e-f2fc-480f-92ab-2a87b7108aaf', > 'DEVNAME': 'sdg4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '800', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6ff8cc1e-f2fc-480f-92ab-2a87b7108aaf', > 'ID_FS_UUID_ENC': '6ff8cc1e-f2fc-480f-92ab-2a87b7108aaf', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'Hitachi_HDS5C3030ALA630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C3030ALA630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '22532096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '32915456', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': '91326256-4310-46a4-baf1-759bff8dbc4f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b025abe6-6570-4d80-aa58-13efe6b98e07', > 'ID_REVISION': 'MEAOA580', > 'ID_SERIAL': 'Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > 'ID_SERIAL_SHORT': 'MJ1321YNG0WKVA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca228c06784', > 'ID_WWN_WITH_EXTENSION': '0x5000cca228c06784', > 'MAJOR': '8', > 'MINOR': '100', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '196754', > 'name': 'sdg4', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part4', > '/dev/disk/by-id/wwn-0x5000cca228c06784-part4', > '/dev/disk/by-partuuid/91326256-4310-46a4-baf1-759bff8dbc4f', > '/dev/disk/by-uuid/6ff8cc1e-f2fc-480f-92ab-2a87b7108aaf'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg4'} ; name: sdg4 ; >20:49:27,700 INFO blivet: scanning sdg4 (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg4)... >20:49:27,701 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg4 ; >20:49:27,702 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:27,702 INFO blivet: sdg4 is a partition >20:49:27,703 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg4 ; >20:49:27,704 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >20:49:27,705 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdg (2) with existing gpt disklabel >20:49:27,705 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdg ; >20:49:27,706 DEBUG blivet: PartitionDevice._setFormat: sdg4 ; >20:49:27,706 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:27,707 DEBUG blivet: PartitionDevice._setFormat: sdg4 ; current: None ; type: None ; >20:49:27,707 DEBUG blivet: looking up parted Partition: /dev/sdg4 >20:49:27,708 DEBUG blivet: PartitionDevice.probe: sdg4 ; exists: True ; >20:49:27,708 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 1 ; >20:49:27,709 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 10 ; >20:49:27,710 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 12 ; >20:49:27,710 INFO blivet: added partition sdg4 (id 7) to device tree >20:49:27,710 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg4 ; >20:49:27,711 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg4 ; label_type: gpt ; >20:49:27,711 DEBUG blivet: PartitionDevice.setup: sdg4 ; status: True ; controllable: True ; orig: False ; >20:49:27,712 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg4 ; labelType: gpt ; exists: True ; >20:49:27,763 WARN blivet: disklabel detected but not usable on sdg4 >20:49:27,764 INFO blivet: type detected on 'sdg4' is 'swap' >20:49:27,765 DEBUG blivet: SwapSpace.__init__: device: /dev/sdg4 ; serial: MJ1321YNG0WKVA ; uuid: 6ff8cc1e-f2fc-480f-92ab-2a87b7108aaf ; exists: True ; label: None ; >20:49:27,765 DEBUG blivet: getFormat('swap') returning SwapSpace instance >20:49:27,766 DEBUG blivet: PartitionDevice._setFormat: sdg4 ; >20:49:27,767 DEBUG blivet: PartitionDevice._setFormat: sdg4 ; current: None ; type: swap ; >20:49:27,767 DEBUG blivet: looking up parted Device: /dev/sdg4 >20:49:27,768 INFO blivet: got device: PartitionDevice instance (0x7f64cb034950) -- > name = sdg4 status = True kids = 0 id = 7 > parents = ['existing 2861588MB disk sdg (2) with existing gpt disklabel'] > uuid = None size = 16072.0 > format = existing swap > major = 8 minor = 100 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 32915456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2048, 255, 63) biosGeometry: (2048, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbc710> > target size = 0 path = /dev/sdg4 > 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 0x7f64bffba8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffc64d0> > number: 4 path: /dev/sdg4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffc66d0> PedPartition: <_ped.Partition object at 0x7f64bd62e950> > disk = existing 2861588MB disk sdg (2) with existing gpt disklabel > start = 22532096 end = 55447551 length = 32915456 > flags = >20:49:27,768 INFO blivet: got format: SwapSpace instance (0x7f64c074be50) -- > type = swap name = swap status = False > device = /dev/sdg4 uuid = 6ff8cc1e-f2fc-480f-92ab-2a87b7108aaf exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >20:49:27,773 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part5 /dev/disk/by-id/wwn-0x5000cca228c06784-part5 /dev/disk/by-label/u /dev/disk/by-partuuid/1eca0465-10fd-4002-8a4d-144273b25cad /dev/disk/by-uuid/26749925-aeea-49e9-a2bf-afe017a537e3', > 'DEVNAME': 'sdg5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '800', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': 'u', > 'ID_FS_LABEL_ENC': 'u', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '26749925-aeea-49e9-a2bf-afe017a537e3', > 'ID_FS_UUID_ENC': '26749925-aeea-49e9-a2bf-afe017a537e3', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS5C3030ALA630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C3030ALA630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '276486144', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '61440000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '1eca0465-10fd-4002-8a4d-144273b25cad', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b025abe6-6570-4d80-aa58-13efe6b98e07', > 'ID_REVISION': 'MEAOA580', > 'ID_SERIAL': 'Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > 'ID_SERIAL_SHORT': 'MJ1321YNG0WKVA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca228c06784', > 'ID_WWN_WITH_EXTENSION': '0x5000cca228c06784', > 'MAJOR': '8', > 'MINOR': '101', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '196815', > 'name': 'sdg5', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part5', > '/dev/disk/by-id/wwn-0x5000cca228c06784-part5', > '/dev/disk/by-label/u', > '/dev/disk/by-partuuid/1eca0465-10fd-4002-8a4d-144273b25cad', > '/dev/disk/by-uuid/26749925-aeea-49e9-a2bf-afe017a537e3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg5'} ; name: sdg5 ; >20:49:27,773 INFO blivet: scanning sdg5 (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg5)... >20:49:27,774 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg5 ; >20:49:27,775 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:27,775 INFO blivet: sdg5 is a partition >20:49:27,776 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg5 ; >20:49:27,777 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >20:49:27,777 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdg (2) with existing gpt disklabel >20:49:27,778 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdg ; >20:49:27,779 DEBUG blivet: PartitionDevice._setFormat: sdg5 ; >20:49:27,779 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:27,780 DEBUG blivet: PartitionDevice._setFormat: sdg5 ; current: None ; type: None ; >20:49:27,780 DEBUG blivet: looking up parted Partition: /dev/sdg5 >20:49:27,781 DEBUG blivet: PartitionDevice.probe: sdg5 ; exists: True ; >20:49:27,782 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 1 ; >20:49:27,783 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 10 ; >20:49:27,784 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 12 ; >20:49:27,784 INFO blivet: added partition sdg5 (id 8) to device tree >20:49:27,785 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg5 ; >20:49:27,786 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg5 ; label_type: gpt ; >20:49:27,787 DEBUG blivet: PartitionDevice.setup: sdg5 ; status: True ; controllable: True ; orig: False ; >20:49:27,787 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg5 ; labelType: gpt ; exists: True ; >20:49:27,917 WARN blivet: disklabel detected but not usable on sdg5 >20:49:27,917 INFO blivet: type detected on 'sdg5' is 'ext4' >20:49:27,947 DEBUG blivet: padding min size from 27020 up to 27520 >20:49:27,948 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:27,948 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:27,949 DEBUG blivet: PartitionDevice._setFormat: sdg5 ; >20:49:27,950 DEBUG blivet: PartitionDevice._setFormat: sdg5 ; current: None ; type: ext4 ; >20:49:27,951 DEBUG blivet: looking up parted Device: /dev/sdg5 >20:49:27,952 INFO blivet: got device: PartitionDevice instance (0x7f64cb0290d0) -- > name = sdg5 status = True kids = 0 id = 8 > parents = ['existing 2861588MB disk sdg (2) with existing gpt disklabel'] > uuid = None size = 30000.0 > format = existing ext4 filesystem > major = 8 minor = 101 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbcb00> > target size = 0 path = /dev/sdg5 > 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 0x7f64bffba8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffc6b50> > number: 5 path: /dev/sdg5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffc6ad0> PedPartition: <_ped.Partition object at 0x7f64c00bd050> > disk = existing 2861588MB disk sdg (2) with existing gpt disklabel > start = 276486144 end = 337926143 length = 61440000 > flags = >20:49:27,953 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:27,953 INFO blivet: got format: Ext4FS instance (0x7f64cb0294d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdg5 uuid = 26749925-aeea-49e9-a2bf-afe017a537e3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = u size = 30000.0 targetSize = 30000.0 > >20:49:27,958 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part6 /dev/disk/by-id/wwn-0x5000cca228c06784-part6 /dev/disk/by-partuuid/45281a35-fa58-4004-ade2-bdd3046bf1b5 /dev/disk/by-uuid/76094712-18d4-4837-8555-94ad8637a234', > 'DEVNAME': 'sdg6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '800', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': '76094712-18d4-4837-8555-94ad8637a234', > 'ID_FS_UUID_ENC': '76094712-18d4-4837-8555-94ad8637a234', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS5C3030ALA630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C3030ALA630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '337926144', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '61440000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '45281a35-fa58-4004-ade2-bdd3046bf1b5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b025abe6-6570-4d80-aa58-13efe6b98e07', > 'ID_REVISION': 'MEAOA580', > 'ID_SERIAL': 'Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > 'ID_SERIAL_SHORT': 'MJ1321YNG0WKVA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca228c06784', > 'ID_WWN_WITH_EXTENSION': '0x5000cca228c06784', > 'MAJOR': '8', > 'MINOR': '102', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '196876', > 'name': 'sdg6', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part6', > '/dev/disk/by-id/wwn-0x5000cca228c06784-part6', > '/dev/disk/by-partuuid/45281a35-fa58-4004-ade2-bdd3046bf1b5', > '/dev/disk/by-uuid/76094712-18d4-4837-8555-94ad8637a234'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg6'} ; name: sdg6 ; >20:49:27,958 INFO blivet: scanning sdg6 (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg6)... >20:49:27,959 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg6 ; >20:49:27,959 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:27,960 INFO blivet: sdg6 is a partition >20:49:27,960 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg6 ; >20:49:27,961 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >20:49:27,961 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdg (2) with existing gpt disklabel >20:49:27,962 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdg ; >20:49:27,963 DEBUG blivet: PartitionDevice._setFormat: sdg6 ; >20:49:27,963 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:27,964 DEBUG blivet: PartitionDevice._setFormat: sdg6 ; current: None ; type: None ; >20:49:27,964 DEBUG blivet: looking up parted Partition: /dev/sdg6 >20:49:27,965 DEBUG blivet: PartitionDevice.probe: sdg6 ; exists: True ; >20:49:27,965 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 1 ; >20:49:27,966 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 10 ; >20:49:27,967 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 12 ; >20:49:27,967 INFO blivet: added partition sdg6 (id 9) to device tree >20:49:27,967 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg6 ; >20:49:27,968 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg6 ; label_type: gpt ; >20:49:27,968 DEBUG blivet: PartitionDevice.setup: sdg6 ; status: True ; controllable: True ; orig: False ; >20:49:27,969 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg6 ; labelType: gpt ; exists: True ; >20:49:28,007 WARN blivet: disklabel detected but not usable on sdg6 >20:49:28,007 INFO blivet: type detected on 'sdg6' is 'ext4' >20:49:28,039 DEBUG blivet: padding min size from 230 up to 253 >20:49:28,040 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:28,040 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:28,040 DEBUG blivet: PartitionDevice._setFormat: sdg6 ; >20:49:28,041 DEBUG blivet: PartitionDevice._setFormat: sdg6 ; current: None ; type: ext4 ; >20:49:28,041 DEBUG blivet: looking up parted Device: /dev/sdg6 >20:49:28,042 INFO blivet: got device: PartitionDevice instance (0x7f64cb029250) -- > name = sdg6 status = True kids = 0 id = 9 > parents = ['existing 2861588MB disk sdg (2) with existing gpt disklabel'] > uuid = None size = 30000.0 > format = existing ext4 filesystem > major = 8 minor = 102 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbcb90> > target size = 0 path = /dev/sdg6 > 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 0x7f64bffba8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffc6d10> > number: 6 path: /dev/sdg6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffc6c90> PedPartition: <_ped.Partition object at 0x7f64c00bdf50> > disk = existing 2861588MB disk sdg (2) with existing gpt disklabel > start = 337926144 end = 399366143 length = 61440000 > flags = >20:49:28,043 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:28,043 INFO blivet: got format: Ext4FS instance (0x7f64cb029410) -- > type = ext4 name = ext4 status = False > device = /dev/sdg6 uuid = 76094712-18d4-4837-8555-94ad8637a234 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 30000.0 targetSize = 30000.0 > >20:49:28,048 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part7 /dev/disk/by-id/wwn-0x5000cca228c06784-part7 /dev/disk/by-label/x /dev/disk/by-partuuid/7f4f39d1-c120-4356-8f18-d26405ff529a /dev/disk/by-uuid/7d9118aa-c20d-4658-b19b-9a6c08d83d30', > 'DEVNAME': 'sdg7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '800', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': 'x', > 'ID_FS_LABEL_ENC': 'x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d9118aa-c20d-4658-b19b-9a6c08d83d30', > 'ID_FS_UUID_ENC': '7d9118aa-c20d-4658-b19b-9a6c08d83d30', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS5C3030ALA630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C3030ALA630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '399366144', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '5461166080', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '7f4f39d1-c120-4356-8f18-d26405ff529a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b025abe6-6570-4d80-aa58-13efe6b98e07', > 'ID_REVISION': 'MEAOA580', > 'ID_SERIAL': 'Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > 'ID_SERIAL_SHORT': 'MJ1321YNG0WKVA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca228c06784', > 'ID_WWN_WITH_EXTENSION': '0x5000cca228c06784', > 'MAJOR': '8', > 'MINOR': '103', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '196939', > 'name': 'sdg7', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part7', > '/dev/disk/by-id/wwn-0x5000cca228c06784-part7', > '/dev/disk/by-label/x', > '/dev/disk/by-partuuid/7f4f39d1-c120-4356-8f18-d26405ff529a', > '/dev/disk/by-uuid/7d9118aa-c20d-4658-b19b-9a6c08d83d30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg7'} ; name: sdg7 ; >20:49:28,048 INFO blivet: scanning sdg7 (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg7)... >20:49:28,049 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg7 ; >20:49:28,050 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:28,050 INFO blivet: sdg7 is a partition >20:49:28,050 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg7 ; >20:49:28,051 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >20:49:28,052 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdg (2) with existing gpt disklabel >20:49:28,052 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sdg ; >20:49:28,053 DEBUG blivet: PartitionDevice._setFormat: sdg7 ; >20:49:28,053 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:28,054 DEBUG blivet: PartitionDevice._setFormat: sdg7 ; current: None ; type: None ; >20:49:28,054 DEBUG blivet: looking up parted Partition: /dev/sdg7 >20:49:28,055 DEBUG blivet: PartitionDevice.probe: sdg7 ; exists: True ; >20:49:28,055 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg7 ; flag: 1 ; >20:49:28,056 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg7 ; flag: 10 ; >20:49:28,057 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg7 ; flag: 12 ; >20:49:28,057 INFO blivet: added partition sdg7 (id 10) to device tree >20:49:28,058 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg7 ; >20:49:28,058 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg7 ; label_type: gpt ; >20:49:28,059 DEBUG blivet: PartitionDevice.setup: sdg7 ; status: True ; controllable: True ; orig: False ; >20:49:28,060 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg7 ; labelType: gpt ; exists: True ; >20:49:28,174 WARN blivet: disklabel detected but not usable on sdg7 >20:49:28,175 INFO blivet: type detected on 'sdg7' is 'ext4' >20:49:28,245 DEBUG blivet: padding min size from 1764101 up to 1764601 >20:49:28,246 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:28,246 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:28,247 DEBUG blivet: PartitionDevice._setFormat: sdg7 ; >20:49:28,247 DEBUG blivet: PartitionDevice._setFormat: sdg7 ; current: None ; type: ext4 ; >20:49:28,248 DEBUG blivet: looking up parted Device: /dev/sdg7 >20:49:28,249 INFO blivet: got device: PartitionDevice instance (0x7f64cb029090) -- > name = sdg7 status = True kids = 0 id = 10 > parents = ['existing 2861588MB disk sdg (2) with existing gpt disklabel'] > uuid = None size = 2666585.0 > format = existing ext4 filesystem > major = 8 minor = 103 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 5461166080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (339941, 255, 63) biosGeometry: (339941, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbccb0> > target size = 0 path = /dev/sdg7 > 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 0x7f64bffba8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffc6ed0> > number: 7 path: /dev/sdg7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffc6e50> PedPartition: <_ped.Partition object at 0x7f64bdaba950> > disk = existing 2861588MB disk sdg (2) with existing gpt disklabel > start = 399366144 end = 5860532223 length = 5461166080 > flags = >20:49:28,250 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:28,250 INFO blivet: got format: Ext4FS instance (0x7f64cb029750) -- > type = ext4 name = ext4 status = False > device = /dev/sdg7 uuid = 7d9118aa-c20d-4658-b19b-9a6c08d83d30 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = x size = 2666585.0 targetSize = 2666585.0 > >20:49:28,254 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part8 /dev/disk/by-id/wwn-0x5000cca228c06784-part8 /dev/disk/by-partuuid/8daad109-5d66-4d2d-938d-aebc830a2fb1 /dev/disk/by-uuid/448213f6-42b1-4731-b56a-35ceb56eccc3', > 'DEVNAME': 'sdg8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '800', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '448213f6-42b1-4731-b56a-35ceb56eccc3', > 'ID_FS_UUID_ENC': '448213f6-42b1-4731-b56a-35ceb56eccc3', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'Hitachi_HDS5C3030ALA630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C3030ALA630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '14340096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': '8daad109-5d66-4d2d-938d-aebc830a2fb1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b025abe6-6570-4d80-aa58-13efe6b98e07', > 'ID_REVISION': 'MEAOA580', > 'ID_SERIAL': 'Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > 'ID_SERIAL_SHORT': 'MJ1321YNG0WKVA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca228c06784', > 'ID_WWN_WITH_EXTENSION': '0x5000cca228c06784', > 'MAJOR': '8', > 'MINOR': '104', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '197026', > 'name': 'sdg8', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part8', > '/dev/disk/by-id/wwn-0x5000cca228c06784-part8', > '/dev/disk/by-partuuid/8daad109-5d66-4d2d-938d-aebc830a2fb1', > '/dev/disk/by-uuid/448213f6-42b1-4731-b56a-35ceb56eccc3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg8'} ; name: sdg8 ; >20:49:28,255 INFO blivet: scanning sdg8 (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg8)... >20:49:28,255 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg8 ; >20:49:28,256 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:28,256 INFO blivet: sdg8 is a partition >20:49:28,258 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg8 ; >20:49:28,258 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >20:49:28,259 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdg (2) with existing gpt disklabel >20:49:28,260 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sdg ; >20:49:28,260 DEBUG blivet: PartitionDevice._setFormat: sdg8 ; >20:49:28,260 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:28,261 DEBUG blivet: PartitionDevice._setFormat: sdg8 ; current: None ; type: None ; >20:49:28,261 DEBUG blivet: looking up parted Partition: /dev/sdg8 >20:49:28,262 DEBUG blivet: PartitionDevice.probe: sdg8 ; exists: True ; >20:49:28,263 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg8 ; flag: 1 ; >20:49:28,263 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg8 ; flag: 10 ; >20:49:28,264 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg8 ; flag: 12 ; >20:49:28,265 INFO blivet: added partition sdg8 (id 11) to device tree >20:49:28,265 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg8 ; >20:49:28,266 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg8 ; label_type: gpt ; >20:49:28,266 DEBUG blivet: PartitionDevice.setup: sdg8 ; status: True ; controllable: True ; orig: False ; >20:49:28,267 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg8 ; labelType: gpt ; exists: True ; >20:49:28,393 WARN blivet: disklabel detected but not usable on sdg8 >20:49:28,393 INFO blivet: type detected on 'sdg8' is 'swap' >20:49:28,394 DEBUG blivet: SwapSpace.__init__: device: /dev/sdg8 ; serial: MJ1321YNG0WKVA ; uuid: 448213f6-42b1-4731-b56a-35ceb56eccc3 ; exists: True ; label: None ; >20:49:28,394 DEBUG blivet: getFormat('swap') returning SwapSpace instance >20:49:28,395 DEBUG blivet: PartitionDevice._setFormat: sdg8 ; >20:49:28,396 DEBUG blivet: PartitionDevice._setFormat: sdg8 ; current: None ; type: swap ; >20:49:28,397 DEBUG blivet: looking up parted Device: /dev/sdg8 >20:49:28,398 INFO blivet: got device: PartitionDevice instance (0x7f64cae13310) -- > name = sdg8 status = True kids = 0 id = 11 > parents = ['existing 2861588MB disk sdg (2) with existing gpt disklabel'] > uuid = None size = 4000.0 > format = existing swap > major = 8 minor = 104 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbca70> > target size = 0 path = /dev/sdg8 > 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 0x7f64bffba8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffc6390> > number: 8 path: /dev/sdg8 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffc6350> PedPartition: <_ped.Partition object at 0x7f64c00bdfb0> > disk = existing 2861588MB disk sdg (2) with existing gpt disklabel > start = 14340096 end = 22532095 length = 8192000 > flags = >20:49:28,398 INFO blivet: got format: SwapSpace instance (0x7f64cadf6250) -- > type = swap name = swap status = False > device = /dev/sdg8 uuid = 448213f6-42b1-4731-b56a-35ceb56eccc3 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >20:49:28,403 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part9 /dev/disk/by-id/wwn-0x5000cca228c06784-part9 /dev/disk/by-partuuid/5a611c5d-aedf-463d-868e-58961c31d2d6 /dev/disk/by-uuid/980e353e-f53c-4ebc-be3a-28a2f3962ce3', > 'DEVNAME': 'sdg9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '800', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': '980e353e-f53c-4ebc-be3a-28a2f3962ce3', > 'ID_FS_UUID_ENC': '980e353e-f53c-4ebc-be3a-28a2f3962ce3', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS5C3030ALA630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C3030ALA630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '2052096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '5a611c5d-aedf-463d-868e-58961c31d2d6', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b025abe6-6570-4d80-aa58-13efe6b98e07', > 'ID_REVISION': 'MEAOA580', > 'ID_SERIAL': 'Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA', > 'ID_SERIAL_SHORT': 'MJ1321YNG0WKVA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca228c06784', > 'ID_WWN_WITH_EXTENSION': '0x5000cca228c06784', > 'MAJOR': '8', > 'MINOR': '105', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '197093', > 'name': 'sdg9', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C3030ALA630_MJ1321YNG0WKVA-part9', > '/dev/disk/by-id/wwn-0x5000cca228c06784-part9', > '/dev/disk/by-partuuid/5a611c5d-aedf-463d-868e-58961c31d2d6', > '/dev/disk/by-uuid/980e353e-f53c-4ebc-be3a-28a2f3962ce3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg9'} ; name: sdg9 ; >20:49:28,403 INFO blivet: scanning sdg9 (/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg9)... >20:49:28,404 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg9 ; >20:49:28,405 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:28,405 INFO blivet: sdg9 is a partition >20:49:28,405 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg9 ; >20:49:28,406 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >20:49:28,407 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdg (2) with existing gpt disklabel >20:49:28,408 DEBUG blivet: DiskDevice.addChild: kids: 9 ; name: sdg ; >20:49:28,409 DEBUG blivet: PartitionDevice._setFormat: sdg9 ; >20:49:28,410 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:28,411 DEBUG blivet: PartitionDevice._setFormat: sdg9 ; current: None ; type: None ; >20:49:28,411 DEBUG blivet: looking up parted Partition: /dev/sdg9 >20:49:28,412 DEBUG blivet: PartitionDevice.probe: sdg9 ; exists: True ; >20:49:28,413 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg9 ; flag: 1 ; >20:49:28,414 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg9 ; flag: 10 ; >20:49:28,415 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg9 ; flag: 12 ; >20:49:28,415 INFO blivet: added partition sdg9 (id 12) to device tree >20:49:28,416 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg9 ; >20:49:28,417 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg9 ; label_type: gpt ; >20:49:28,418 DEBUG blivet: PartitionDevice.setup: sdg9 ; status: True ; controllable: True ; orig: False ; >20:49:28,419 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg9 ; labelType: gpt ; exists: True ; >20:49:28,563 WARN blivet: disklabel detected but not usable on sdg9 >20:49:28,564 INFO blivet: type detected on 'sdg9' is 'ext4' >20:49:28,593 DEBUG blivet: padding min size from 171 up to 188 >20:49:28,594 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:28,594 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:28,594 DEBUG blivet: PartitionDevice._setFormat: sdg9 ; >20:49:28,595 DEBUG blivet: PartitionDevice._setFormat: sdg9 ; current: None ; type: ext4 ; >20:49:28,596 DEBUG blivet: looking up parted Device: /dev/sdg9 >20:49:28,596 INFO blivet: got device: PartitionDevice instance (0x7f64c074bc90) -- > name = sdg9 status = True kids = 0 id = 12 > parents = ['existing 2861588MB disk sdg (2) with existing gpt disklabel'] > uuid = None size = 4000.0 > format = existing ext4 filesystem > major = 8 minor = 105 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sdg/sdg9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbcdd0> > target size = 0 path = /dev/sdg9 > 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 0x7f64bffba8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bd653fd0> > number: 9 path: /dev/sdg9 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffba090> PedPartition: <_ped.Partition object at 0x7f64bd62e8f0> > disk = existing 2861588MB disk sdg (2) with existing gpt disklabel > start = 2052096 end = 10244095 length = 8192000 > flags = >20:49:28,597 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:28,597 INFO blivet: got format: Ext4FS instance (0x7f64cb029650) -- > type = ext4 name = ext4 status = False > device = /dev/sdg9 uuid = 980e353e-f53c-4ebc-be3a-28a2f3962ce3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 4000.0 targetSize = 4000.0 > >20:49:28,601 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-TRON:_Legacy_AT201012010000002962-0:0 /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-12-12-14-06-38-00', > 'DEVNAME': 'sdi', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-38-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-38-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Legacy', > 'ID_MODEL_ENC': 'Legacy\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '375fe761', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'TRON:_Legacy_AT201012010000002962-0:0', > 'ID_SERIAL_SHORT': 'AT201012010000002962', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TRON:', > 'ID_VENDOR_ENC': 'TRON:\\x20\\x20\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '128', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '203285', > 'name': 'sdi', > 'symlinks': ['/dev/disk/by-id/usb-TRON:_Legacy_AT201012010000002962-0:0', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-12-12-14-06-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi'} ; name: sdi ; >20:49:28,601 INFO blivet: scanning sdi (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi)... >20:49:28,602 DEBUG blivet: DeviceTree.getDeviceByName: name: sdi ; >20:49:28,602 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:28,603 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdi ; >20:49:28,604 INFO blivet: sdi is a disk >20:49:28,604 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:28,605 DEBUG blivet: DiskDevice._setFormat: sdi ; current: None ; type: None ; >20:49:28,612 INFO blivet: added disk sdi (id 13) to device tree >20:49:28,612 DEBUG blivet: looking up parted Device: /dev/sdi >20:49:28,617 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdi ; >20:49:28,617 INFO blivet: type detected on 'sdi' is 'iso9660' >20:49:28,618 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:49:28,618 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >20:49:28,619 DEBUG blivet: DiskDevice._setFormat: sdi ; current: None ; type: iso9660 ; >20:49:28,619 INFO blivet: got device: DiskDevice instance (0x7f64cb0297d0) -- > name = sdi status = True kids = 0 id = 13 > parents = [] > uuid = None size = 4038.0 > format = existing iso9660 filesystem > major = 8 minor = 128 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi partedDevice = parted.Device instance -- > model: TRON: Legacy path: /dev/sdi type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 8269824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 131, 62) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbcd40> > target size = 0 path = /dev/sdi > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f64cb029610> >20:49:28,620 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:49:28,620 INFO blivet: got format: Iso9660FS instance (0x7f64cb029b50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdi uuid = 2013-12-12-14-06-38-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_x86_64 size = 0.0 targetSize = 0.0 > >20:49:28,624 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-TRON:_Legacy_AT201012010000002962-0:0-part1 /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-12-12-14-06-38-00', > 'DEVNAME': 'sdi1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi/sdi1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-38-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-38-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Legacy', > 'ID_MODEL_ENC': 'Legacy\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:128', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '657408', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '375fe761-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '375fe761', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'TRON:_Legacy_AT201012010000002962-0:0', > 'ID_SERIAL_SHORT': 'AT201012010000002962', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TRON:', > 'ID_VENDOR_ENC': 'TRON:\\x20\\x20\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '129', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '203414', > 'name': 'sdi1', > 'symlinks': ['/dev/disk/by-id/usb-TRON:_Legacy_AT201012010000002962-0:0-part1', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-12-12-14-06-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi/sdi1'} ; name: sdi1 ; >20:49:28,624 INFO blivet: scanning sdi1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi/sdi1)... >20:49:28,625 DEBUG blivet: DeviceTree.getDeviceByName: name: sdi1 ; >20:49:28,625 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:28,626 INFO blivet: sdi1 is a partition >20:49:28,626 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdi1 ; >20:49:28,627 DEBUG blivet: DeviceTree.getDeviceByName: name: sdi ; >20:49:28,628 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4038MB disk sdi (13) with existing iso9660 filesystem >20:49:28,628 DEBUG blivet: lvm filter: adding sdi1 to the reject list >20:49:28,628 DEBUG blivet: ignoring partition sdi1 on iso9660 >20:49:28,628 DEBUG blivet: no device or no media present >20:49:28,631 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-TRON:_Legacy_AT201012010000002962-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/2EDC-F622', > 'DEVNAME': 'sdi2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi/sdi2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2EDC-F622', > 'ID_FS_UUID_ENC': '2EDC-F622', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Legacy', > 'ID_MODEL_ENC': 'Legacy\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:128', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '141780', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12552', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '375fe761-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '375fe761', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'TRON:_Legacy_AT201012010000002962-0:0', > 'ID_SERIAL_SHORT': 'AT201012010000002962', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TRON:', > 'ID_VENDOR_ENC': 'TRON:\\x20\\x20\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '130', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '203553', > 'name': 'sdi2', > 'symlinks': ['/dev/disk/by-id/usb-TRON:_Legacy_AT201012010000002962-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/2EDC-F622'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi/sdi2'} ; name: sdi2 ; >20:49:28,631 INFO blivet: scanning sdi2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi/sdi2)... >20:49:28,632 DEBUG blivet: DeviceTree.getDeviceByName: name: sdi2 ; >20:49:28,633 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:28,633 INFO blivet: sdi2 is a partition >20:49:28,633 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdi2 ; >20:49:28,634 DEBUG blivet: DeviceTree.getDeviceByName: name: sdi ; >20:49:28,634 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4038MB disk sdi (13) with existing iso9660 filesystem >20:49:28,635 DEBUG blivet: lvm filter: adding sdi2 to the reject list >20:49:28,635 DEBUG blivet: ignoring partition sdi2 on iso9660 >20:49:28,635 DEBUG blivet: no device or no media present >20:49:28,638 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-TRON:_Legacy_AT201012010000002962-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/0e381e49-8aa2-36fd-9391-2de57ce61591', > 'DEVNAME': 'sdi3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi/sdi3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0e381e49-8aa2-36fd-9391-2de57ce61591', > 'ID_FS_UUID_ENC': '0e381e49-8aa2-36fd-9391-2de57ce61591', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Legacy', > 'ID_MODEL_ENC': 'Legacy\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:128', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '154332', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '50272', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '375fe761-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '375fe761', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'TRON:_Legacy_AT201012010000002962-0:0', > 'ID_SERIAL_SHORT': 'AT201012010000002962', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TRON:', > 'ID_VENDOR_ENC': 'TRON:\\x20\\x20\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '131', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '203686', > 'name': 'sdi3', > 'symlinks': ['/dev/disk/by-id/usb-TRON:_Legacy_AT201012010000002962-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/0e381e49-8aa2-36fd-9391-2de57ce61591'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi/sdi3'} ; name: sdi3 ; >20:49:28,638 INFO blivet: scanning sdi3 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/host8/target8:0:0/8:0:0:0/block/sdi/sdi3)... >20:49:28,639 DEBUG blivet: DeviceTree.getDeviceByName: name: sdi3 ; >20:49:28,639 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:28,639 INFO blivet: sdi3 is a partition >20:49:28,640 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdi3 ; >20:49:28,640 DEBUG blivet: DeviceTree.getDeviceByName: name: sdi ; >20:49:28,641 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4038MB disk sdi (13) with existing iso9660 filesystem >20:49:28,641 DEBUG blivet: lvm filter: adding sdi3 to the reject list >20:49:28,641 DEBUG blivet: ignoring partition sdi3 on iso9660 >20:49:28,641 DEBUG blivet: no device or no media present >20:49:28,643 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Multi_Flash_Reader_058F0O1111B1-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host9/target9:0:0/9:0:0:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Reader', > 'ID_MODEL_ENC': 'Flash\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multi_Flash_Reader_058F0O1111B1-0:0', > 'ID_SERIAL_SHORT': '058F0O1111B1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Multi', > 'ID_VENDOR_ENC': 'Multi\\x20\\x20\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '205236', > 'name': 'sdh', > 'symlinks': ['/dev/disk/by-id/usb-Multi_Flash_Reader_058F0O1111B1-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.7:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host9/target9:0:0/9:0:0:0/block/sdh'} ; name: sdh ; >20:49:28,644 INFO blivet: scanning sdh (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/host9/target9:0:0/9:0:0:0/block/sdh)... >20:49:28,644 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh ; >20:49:28,645 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:28,645 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdh ; >20:49:28,646 INFO blivet: sdh is a disk >20:49:28,646 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:28,647 DEBUG blivet: DiskDevice._setFormat: sdh ; current: None ; type: None ; >20:49:28,653 INFO blivet: added disk sdh (id 14) to device tree >20:49:28,653 DEBUG blivet: looking up parted Device: /dev/sdh >20:49:28,655 DEBUG blivet: no device or no media present >20:49:28,658 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0331YHGL04RA /dev/disk/by-id/wwn-0x5000cca225c82f40', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '660', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Hitachi_HDS723030ALA640', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723030ALA640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'd96f841f-1c84-4b0f-a9f2-6018ed95673b', > 'ID_REVISION': 'MKAOA5C0', > 'ID_SERIAL': 'Hitachi_HDS723030ALA640_MK0331YHGL04RA', > 'ID_SERIAL_SHORT': 'MK0331YHGL04RA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca225c82f40', > 'ID_WWN_WITH_EXTENSION': '0x5000cca225c82f40', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207464', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0331YHGL04RA', > '/dev/disk/by-id/wwn-0x5000cca225c82f40'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:49:28,658 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:49:28,659 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >20:49:28,659 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:28,660 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >20:49:28,661 INFO blivet: sda is a disk >20:49:28,661 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:28,662 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:49:28,667 INFO blivet: added disk sda (id 15) to device tree >20:49:28,667 DEBUG blivet: looking up parted Device: /dev/sda >20:49:28,668 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:49:28,669 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >20:49:28,670 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:49:28,670 DEBUG blivet: required disklabel type for sda (1) is None >20:49:28,670 DEBUG blivet: default disklabel type for sda is msdos >20:49:28,670 DEBUG blivet: selecting gpt disklabel for sda based on size >20:49:28,671 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >20:49:28,844 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64cade5c90>, <parted.partition.Partition object at 0x7f64cade5d50>] > device: <parted.device.Device object at 0x7f64cade5ad0> > PedDisk: <_ped.Disk object at 0x7f64c00c2ef0> >20:49:28,844 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >20:49:28,845 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >20:49:28,847 INFO blivet: got device: DiskDevice instance (0x7f64cb029310) -- > name = sda status = True kids = 0 id = 15 > parents = [] > uuid = None size = 2861588.46094 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72303 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbcc20> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f64cb029490> >20:49:28,848 INFO blivet: got format: DiskLabel instance (0x7f64cb029c10) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64cade5c90>, <parted.partition.Partition object at 0x7f64cade5d50>] > device: <parted.device.Device object at 0x7f64cade5ad0> > PedDisk: <_ped.Disk object at 0x7f64c00c2ef0> > origPartedDisk = <parted.disk.Disk object at 0x7f64cade5850> > partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72303 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbce60> > >20:49:28,853 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0331YHGL04RA-part1 /dev/disk/by-id/wwn-0x5000cca225c82f40-part1 /dev/disk/by-partuuid/419cd475-ac5b-48a5-b12a-64bd38e8a543', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '660', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2c2Wsx-2LTP-TlUg-70Dg-ihlD-N8vp-mb0oxy', > 'ID_FS_UUID_ENC': '2c2Wsx-2LTP-TlUg-70Dg-ihlD-N8vp-mb0oxy', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'Hitachi_HDS723030ALA640', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723030ALA640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '33241088', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '419cd475-ac5b-48a5-b12a-64bd38e8a543', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'd96f841f-1c84-4b0f-a9f2-6018ed95673b', > 'ID_REVISION': 'MKAOA5C0', > 'ID_SERIAL': 'Hitachi_HDS723030ALA640_MK0331YHGL04RA', > 'ID_SERIAL_SHORT': 'MK0331YHGL04RA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca225c82f40', > 'ID_WWN_WITH_EXTENSION': '0x5000cca225c82f40', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207639', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0331YHGL04RA-part1', > '/dev/disk/by-id/wwn-0x5000cca225c82f40-part1', > '/dev/disk/by-partuuid/419cd475-ac5b-48a5-b12a-64bd38e8a543'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >20:49:28,853 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >20:49:28,854 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >20:49:28,855 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:28,855 INFO blivet: sda1 is a partition >20:49:28,856 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >20:49:28,857 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >20:49:28,858 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sda (15) with existing gpt disklabel >20:49:28,859 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >20:49:28,860 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >20:49:28,860 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:28,861 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >20:49:28,861 DEBUG blivet: looking up parted Partition: /dev/sda1 >20:49:28,862 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >20:49:28,863 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >20:49:28,864 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >20:49:28,864 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >20:49:28,865 INFO blivet: added partition sda1 (id 16) to device tree >20:49:28,865 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >20:49:28,866 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >20:49:28,867 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >20:49:28,868 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >20:49:28,958 WARN blivet: disklabel detected but not usable on sda1 >20:49:28,988 INFO blivet: type detected on 'sda1' is 'LVM2_member' >20:49:28,989 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: 2c2Wsx-2LTP-TlUg-70Dg-ihlD-N8vp-mb0oxy ; exists: True ; vgUuid: EI7com-vWX2-s5fg-PY6W-6q7O-3Xhb-HMEhjd ; label: None ; peStart: 1.0 ; device: /dev/sda1 ; serial: MK0331YHGL04RA ; >20:49:28,989 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >20:49:28,990 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >20:49:28,990 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: lvmpv ; >20:49:28,991 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda1 ; >20:49:28,992 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >20:49:28,993 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >20:49:28,993 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:28,994 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >20:49:28,994 INFO blivet: added lvmvg fedora (id 17) to device tree >20:49:29,023 WARN blivet: Skipping LVs for incomplete VG fedora >20:49:29,024 DEBUG blivet: looking up parted Device: /dev/sda1 >20:49:29,025 INFO blivet: got device: PartitionDevice instance (0x7f64cb01ae90) -- > name = sda1 status = True kids = 1 id = 16 > parents = ['existing 2861588MB disk sda (15) with existing gpt disklabel'] > uuid = None size = 16231.0 > format = existing lvmpv > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 33241088 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2069, 255, 63) biosGeometry: (2069, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbcef0> > 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 0x7f64cade5b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64cade58d0> PedPartition: <_ped.Partition object at 0x7f64c00b2dd0> > disk = existing 2861588MB disk sda (15) with existing gpt disklabel > start = 2048 end = 33243135 length = 33241088 > flags = lvm >20:49:29,025 INFO blivet: got format: LVMPhysicalVolume instance (0x7f64cb029a10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda1 uuid = 2c2Wsx-2LTP-TlUg-70Dg-ihlD-N8vp-mb0oxy exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = EI7com-vWX2-s5fg-PY6W-6q7O-3Xhb-HMEhjd peStart = 1.0 >20:49:29,030 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0331YHGL04RA-part2 /dev/disk/by-id/wwn-0x5000cca225c82f40-part2 /dev/disk/by-label/v /dev/disk/by-partlabel/Linux\\x2fWindows\\x20data /dev/disk/by-partuuid/91ce1660-d485-4472-81f0-17a8ad12abac /dev/disk/by-uuid/ef47d757-4571-4ba7-825b-a44ea3a4fdf5', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '660', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'v', > 'ID_FS_LABEL_ENC': 'v', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ef47d757-4571-4ba7-825b-a44ea3a4fdf5', > 'ID_FS_UUID_ENC': 'ef47d757-4571-4ba7-825b-a44ea3a4fdf5', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS723030ALA640', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723030ALA640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x4', > 'ID_PART_ENTRY_NAME': 'Linux\\x2fWindows\\x20data', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '33556480', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '5826976655', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '91ce1660-d485-4472-81f0-17a8ad12abac', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'd96f841f-1c84-4b0f-a9f2-6018ed95673b', > 'ID_REVISION': 'MKAOA5C0', > 'ID_SERIAL': 'Hitachi_HDS723030ALA640_MK0331YHGL04RA', > 'ID_SERIAL_SHORT': 'MK0331YHGL04RA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca225c82f40', > 'ID_WWN_WITH_EXTENSION': '0x5000cca225c82f40', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207814', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0331YHGL04RA-part2', > '/dev/disk/by-id/wwn-0x5000cca225c82f40-part2', > '/dev/disk/by-label/v', > '/dev/disk/by-partlabel/Linux\\x2fWindows\\x20data', > '/dev/disk/by-partuuid/91ce1660-d485-4472-81f0-17a8ad12abac', > '/dev/disk/by-uuid/ef47d757-4571-4ba7-825b-a44ea3a4fdf5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >20:49:29,030 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >20:49:29,030 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >20:49:29,031 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:29,031 INFO blivet: sda2 is a partition >20:49:29,032 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >20:49:29,032 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >20:49:29,033 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sda (15) with existing gpt disklabel >20:49:29,034 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >20:49:29,035 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >20:49:29,035 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:29,036 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >20:49:29,036 DEBUG blivet: looking up parted Partition: /dev/sda2 >20:49:29,036 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >20:49:29,037 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >20:49:29,038 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >20:49:29,039 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >20:49:29,039 INFO blivet: added partition sda2 (id 18) to device tree >20:49:29,039 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >20:49:29,040 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >20:49:29,041 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >20:49:29,042 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >20:49:29,104 WARN blivet: disklabel detected but not usable on sda2 >20:49:29,105 INFO blivet: type detected on 'sda2' is 'ext4' >20:49:29,143 DEBUG blivet: padding min size from 2618854 up to 2619354 >20:49:29,144 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:29,145 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:29,145 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >20:49:29,146 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >20:49:29,146 DEBUG blivet: looking up parted Device: /dev/sda2 >20:49:29,147 INFO blivet: got device: PartitionDevice instance (0x7f64cb01afd0) -- > name = sda2 status = True kids = 0 id = 18 > parents = ['existing 2861588MB disk sda (15) with existing gpt disklabel'] > uuid = None size = 2845203.44482 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 5826976655 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (362712, 255, 63) biosGeometry: (362712, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614200> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64cade5b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64cade5610> > number: 2 path: /dev/sda2 type: 0 > name: Linux/Windows data active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64cade5750> PedPartition: <_ped.Partition object at 0x7f64bd646290> > disk = existing 2861588MB disk sda (15) with existing gpt disklabel > start = 33556480 end = 5860533134 length = 5826976655 > flags = legacy_boot >20:49:29,148 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:29,148 INFO blivet: got format: Ext4FS instance (0x7f64e46bc290) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = ef47d757-4571-4ba7-825b-a44ea3a4fdf5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = v size = 2845203.0 targetSize = 2845203.0 > >20:49:29,151 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS /dev/disk/by-id/wwn-0x5000cca22bdd9031', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'dfe931e0-d0f8-4760-adb0-bb618b36dc5f', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PK1331PAJ312MS', > 'ID_SERIAL_SHORT': 'PK1331PAJ312MS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22bdd9031', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22bdd9031', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '212101', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS', > '/dev/disk/by-id/wwn-0x5000cca22bdd9031'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >20:49:29,151 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >20:49:29,152 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:49:29,153 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:29,153 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >20:49:29,154 INFO blivet: sdb is a disk >20:49:29,154 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:29,155 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >20:49:29,160 INFO blivet: added disk sdb (id 19) to device tree >20:49:29,160 DEBUG blivet: looking up parted Device: /dev/sdb >20:49:29,162 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >20:49:29,162 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: gpt ; >20:49:29,163 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >20:49:29,163 DEBUG blivet: required disklabel type for sdb (1) is None >20:49:29,163 DEBUG blivet: default disklabel type for sdb is msdos >20:49:29,163 DEBUG blivet: selecting gpt disklabel for sdb based on size >20:49:29,164 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >20:49:29,421 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 8 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bffe6d10>, <parted.partition.Partition object at 0x7f64bffe6e90>, <parted.partition.Partition object at 0x7f64c060f110>, <parted.partition.Partition object at 0x7f64c060f2d0>, <parted.partition.Partition object at 0x7f64c060f490>, <parted.partition.Partition object at 0x7f64c060f650>, <parted.partition.Partition object at 0x7f64c060f810>, <parted.partition.Partition object at 0x7f64c060f9d0>] > device: <parted.device.Device object at 0x7f64bffe6b50> > PedDisk: <_ped.Disk object at 0x7f64bd62af38> >20:49:29,421 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >20:49:29,422 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >20:49:29,424 INFO blivet: got device: DiskDevice instance (0x7f64cb01aed0) -- > name = sdb status = True kids = 0 id = 19 > parents = [] > uuid = None size = 3815447.83594 > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA HGST HDS724040AL path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 7814037168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (486401, 255, 63) biosGeometry: (486401, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c06143b0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f64bffe66d0> >20:49:29,425 INFO blivet: got format: DiskLabel instance (0x7f64bffe6650) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 8 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bffe6d10>, <parted.partition.Partition object at 0x7f64bffe6e90>, <parted.partition.Partition object at 0x7f64c060f110>, <parted.partition.Partition object at 0x7f64c060f2d0>, <parted.partition.Partition object at 0x7f64c060f490>, <parted.partition.Partition object at 0x7f64c060f650>, <parted.partition.Partition object at 0x7f64c060f810>, <parted.partition.Partition object at 0x7f64c060f9d0>] > device: <parted.device.Device object at 0x7f64bffe6b50> > PedDisk: <_ped.Disk object at 0x7f64bd62af38> > origPartedDisk = <parted.disk.Disk object at 0x7f64c060fc90> > partedDevice = parted.Device instance -- > model: ATA HGST HDS724040AL path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 7814037168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (486401, 255, 63) biosGeometry: (486401, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614440> > >20:49:29,429 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part1 /dev/disk/by-id/wwn-0x5000cca22bdd9031-part1 /dev/disk/by-partuuid/b1f91d3e-ba34-478a-be82-9d39b6d7545b', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': 'b1f91d3e-ba34-478a-be82-9d39b6d7545b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'dfe931e0-d0f8-4760-adb0-bb618b36dc5f', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PK1331PAJ312MS', > 'ID_SERIAL_SHORT': 'PK1331PAJ312MS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22bdd9031', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22bdd9031', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '212292', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part1', > '/dev/disk/by-id/wwn-0x5000cca22bdd9031-part1', > '/dev/disk/by-partuuid/b1f91d3e-ba34-478a-be82-9d39b6d7545b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >20:49:29,430 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >20:49:29,430 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >20:49:29,431 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:29,431 INFO blivet: sdb1 is a partition >20:49:29,432 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >20:49:29,432 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:49:29,433 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sdb (19) with existing gpt disklabel >20:49:29,434 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >20:49:29,435 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >20:49:29,435 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:29,436 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >20:49:29,436 DEBUG blivet: looking up parted Partition: /dev/sdb1 >20:49:29,437 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >20:49:29,437 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >20:49:29,438 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >20:49:29,439 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >20:49:29,439 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >20:49:29,440 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >20:49:29,441 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: biosboot ; >20:49:29,441 INFO blivet: added partition sdb1 (id 20) to device tree >20:49:29,441 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >20:49:29,442 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: gpt ; >20:49:29,443 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >20:49:29,444 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: gpt ; exists: True ; >20:49:29,518 WARN blivet: disklabel detected but not usable on sdb1 >20:49:29,518 DEBUG blivet: no type or existing type for sdb1, bailing >20:49:29,518 DEBUG blivet: looking up parted Device: /dev/sdb1 >20:49:29,520 INFO blivet: got device: PartitionDevice instance (0x7f64bffe67d0) -- > name = sdb1 status = True kids = 0 id = 20 > parents = ['existing 3815447MB disk sdb (19) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048 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 0x7f64c0614290> > target size = 0 path = /dev/sdb1 > 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 0x7f64bffe6c10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffe6dd0> PedPartition: <_ped.Partition object at 0x7f64bd646770> > disk = existing 3815447MB disk sdb (19) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >20:49:29,520 INFO blivet: got format: BIOSBoot instance (0x7f64c060fe90) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sdb1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >20:49:29,525 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part2 /dev/disk/by-id/wwn-0x5000cca22bdd9031-part2 /dev/disk/by-partuuid/9017d8b1-c590-44bc-b144-f38fc9147897 /dev/disk/by-uuid/0538845b-c2f6-44c0-8558-ad39280864ac', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0538845b-c2f6-44c0-8558-ad39280864ac', > 'ID_FS_UUID_ENC': '0538845b-c2f6-44c0-8558-ad39280864ac', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '9017d8b1-c590-44bc-b144-f38fc9147897', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'dfe931e0-d0f8-4760-adb0-bb618b36dc5f', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PK1331PAJ312MS', > 'ID_SERIAL_SHORT': 'PK1331PAJ312MS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22bdd9031', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22bdd9031', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '212484', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part2', > '/dev/disk/by-id/wwn-0x5000cca22bdd9031-part2', > '/dev/disk/by-partuuid/9017d8b1-c590-44bc-b144-f38fc9147897', > '/dev/disk/by-uuid/0538845b-c2f6-44c0-8558-ad39280864ac'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >20:49:29,525 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >20:49:29,525 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >20:49:29,526 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:29,526 INFO blivet: sdb2 is a partition >20:49:29,527 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >20:49:29,528 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:49:29,529 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sdb (19) with existing gpt disklabel >20:49:29,529 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >20:49:29,530 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >20:49:29,530 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:29,531 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >20:49:29,531 DEBUG blivet: looking up parted Partition: /dev/sdb2 >20:49:29,532 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >20:49:29,533 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >20:49:29,533 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >20:49:29,534 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >20:49:29,534 INFO blivet: added partition sdb2 (id 21) to device tree >20:49:29,535 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >20:49:29,536 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: gpt ; >20:49:29,536 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >20:49:29,537 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: gpt ; exists: True ; >20:49:29,710 WARN blivet: disklabel detected but not usable on sdb2 >20:49:29,710 INFO blivet: type detected on 'sdb2' is 'ext4' >20:49:29,732 DEBUG blivet: padding min size from 93 up to 102 >20:49:29,733 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:29,733 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:29,734 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >20:49:29,734 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: ext4 ; >20:49:29,735 DEBUG blivet: looking up parted Device: /dev/sdb2 >20:49:29,736 INFO blivet: got device: PartitionDevice instance (0x7f64c060fb50) -- > name = sdb2 status = True kids = 0 id = 21 > parents = ['existing 3815447MB disk sdb (19) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614950> > target size = 0 path = /dev/sdb2 > 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 0x7f64bffe6c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffe6fd0> > number: 2 path: /dev/sdb2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffe6f50> PedPartition: <_ped.Partition object at 0x7f64bd6468f0> > disk = existing 3815447MB disk sdb (19) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = >20:49:29,737 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:29,737 INFO blivet: got format: Ext4FS instance (0x7f64bffe68d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdb2 uuid = 0538845b-c2f6-44c0-8558-ad39280864ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >20:49:29,741 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part3 /dev/disk/by-id/wwn-0x5000cca22bdd9031-part3 /dev/disk/by-label/y6 /dev/disk/by-partuuid/407a9f13-5ab7-43ad-8a31-c08e5af1c62c /dev/disk/by-uuid/3847b965-cbf4-465b-b643-7b6d97e07c24', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'y6', > 'ID_FS_LABEL_ENC': 'y6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3847b965-cbf4-465b-b643-7b6d97e07c24', > 'ID_FS_UUID_ENC': '3847b965-cbf4-465b-b643-7b6d97e07c24', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '3072000000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '407a9f13-5ab7-43ad-8a31-c08e5af1c62c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'dfe931e0-d0f8-4760-adb0-bb618b36dc5f', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PK1331PAJ312MS', > 'ID_SERIAL_SHORT': 'PK1331PAJ312MS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22bdd9031', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22bdd9031', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '212677', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part3', > '/dev/disk/by-id/wwn-0x5000cca22bdd9031-part3', > '/dev/disk/by-label/y6', > '/dev/disk/by-partuuid/407a9f13-5ab7-43ad-8a31-c08e5af1c62c', > '/dev/disk/by-uuid/3847b965-cbf4-465b-b643-7b6d97e07c24'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >20:49:29,741 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >20:49:29,742 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >20:49:29,742 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:29,742 INFO blivet: sdb3 is a partition >20:49:29,743 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >20:49:29,743 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:49:29,744 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sdb (19) with existing gpt disklabel >20:49:29,745 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >20:49:29,745 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >20:49:29,746 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:29,746 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >20:49:29,746 DEBUG blivet: looking up parted Partition: /dev/sdb3 >20:49:29,747 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >20:49:29,748 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >20:49:29,748 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >20:49:29,749 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >20:49:29,749 INFO blivet: added partition sdb3 (id 22) to device tree >20:49:29,750 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >20:49:29,750 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: gpt ; >20:49:29,751 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >20:49:29,752 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: gpt ; exists: True ; >20:49:29,790 WARN blivet: disklabel detected but not usable on sdb3 >20:49:29,791 INFO blivet: type detected on 'sdb3' is 'ext4' >20:49:29,833 DEBUG blivet: padding min size from 3170 up to 3487 >20:49:29,834 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:29,834 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:29,835 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >20:49:29,835 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: ext4 ; >20:49:29,836 DEBUG blivet: looking up parted Device: /dev/sdb3 >20:49:29,837 INFO blivet: got device: PartitionDevice instance (0x7f64c060fad0) -- > name = sdb3 status = True kids = 0 id = 22 > parents = ['existing 3815447MB disk sdb (19) with existing gpt disklabel'] > uuid = None size = 1500000.0 > format = existing ext4 filesystem > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3072000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (191223, 255, 63) biosGeometry: (191223, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614a70> > target size = 0 path = /dev/sdb3 > 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 0x7f64bffe6c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64c060f1d0> > number: 3 path: /dev/sdb3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64c060f150> PedPartition: <_ped.Partition object at 0x7f64bd646890> > disk = existing 3815447MB disk sdb (19) with existing gpt disklabel > start = 1028096 end = 3073028095 length = 3072000000 > flags = >20:49:29,838 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:29,838 INFO blivet: got format: Ext4FS instance (0x7f64bffe8450) -- > type = ext4 name = ext4 status = False > device = /dev/sdb3 uuid = 3847b965-cbf4-465b-b643-7b6d97e07c24 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = y6 size = 1500000.0 targetSize = 1500000.0 > >20:49:29,841 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part4 /dev/disk/by-id/wwn-0x5000cca22bdd9031-part4 /dev/disk/by-label/fc19 /dev/disk/by-partuuid/aa922bcc-1cf8-4e42-99f3-8b5e96742289 /dev/disk/by-uuid/f00ed735-e07c-438d-a5c6-8908b778731f', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fc19', > 'ID_FS_LABEL_ENC': 'fc19', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f00ed735-e07c-438d-a5c6-8908b778731f', > 'ID_FS_UUID_ENC': 'f00ed735-e07c-438d-a5c6-8908b778731f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '3073028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '243712000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'aa922bcc-1cf8-4e42-99f3-8b5e96742289', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'dfe931e0-d0f8-4760-adb0-bb618b36dc5f', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PK1331PAJ312MS', > 'ID_SERIAL_SHORT': 'PK1331PAJ312MS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22bdd9031', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22bdd9031', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '212871', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part4', > '/dev/disk/by-id/wwn-0x5000cca22bdd9031-part4', > '/dev/disk/by-label/fc19', > '/dev/disk/by-partuuid/aa922bcc-1cf8-4e42-99f3-8b5e96742289', > '/dev/disk/by-uuid/f00ed735-e07c-438d-a5c6-8908b778731f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >20:49:29,842 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >20:49:29,842 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >20:49:29,843 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:29,843 INFO blivet: sdb4 is a partition >20:49:29,844 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >20:49:29,844 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:49:29,845 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sdb (19) with existing gpt disklabel >20:49:29,845 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >20:49:29,846 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >20:49:29,846 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:29,847 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >20:49:29,847 DEBUG blivet: looking up parted Partition: /dev/sdb4 >20:49:29,848 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >20:49:29,848 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >20:49:29,849 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >20:49:29,850 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >20:49:29,850 INFO blivet: added partition sdb4 (id 23) to device tree >20:49:29,850 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >20:49:29,851 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: gpt ; >20:49:29,851 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >20:49:29,852 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: gpt ; exists: True ; >20:49:29,903 WARN blivet: disklabel detected but not usable on sdb4 >20:49:29,903 INFO blivet: type detected on 'sdb4' is 'ext4' >20:49:29,939 DEBUG blivet: padding min size from 13872 up to 14372 >20:49:29,939 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:29,940 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:29,940 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >20:49:29,941 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: ext4 ; >20:49:29,941 DEBUG blivet: looking up parted Device: /dev/sdb4 >20:49:29,942 INFO blivet: got device: PartitionDevice instance (0x7f64c060fbd0) -- > name = sdb4 status = True kids = 0 id = 23 > parents = ['existing 3815447MB disk sdb (19) with existing gpt disklabel'] > uuid = None size = 119000.0 > format = existing ext4 filesystem > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 243712000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15170, 255, 63) biosGeometry: (15170, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614b00> > target size = 0 path = /dev/sdb4 > 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 0x7f64bffe6c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64c060f390> > number: 4 path: /dev/sdb4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64c060f310> PedPartition: <_ped.Partition object at 0x7f64bd6467d0> > disk = existing 3815447MB disk sdb (19) with existing gpt disklabel > start = 3073028096 end = 3316740095 length = 243712000 > flags = >20:49:29,943 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:29,943 INFO blivet: got format: Ext4FS instance (0x7f64bffe8410) -- > type = ext4 name = ext4 status = False > device = /dev/sdb4 uuid = f00ed735-e07c-438d-a5c6-8908b778731f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = fc19 size = 119000.0 targetSize = 119000.0 > >20:49:29,947 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part5 /dev/disk/by-id/wwn-0x5000cca22bdd9031-part5 /dev/disk/by-partuuid/83dda3cb-b312-44cd-b99f-79aeb902caba /dev/disk/by-uuid/109f42ce-2aca-4cff-9011-0208cb0b0fec', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '109f42ce-2aca-4cff-9011-0208cb0b0fec', > 'ID_FS_UUID_ENC': '109f42ce-2aca-4cff-9011-0208cb0b0fec', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '3316740096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '81920000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '83dda3cb-b312-44cd-b99f-79aeb902caba', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'dfe931e0-d0f8-4760-adb0-bb618b36dc5f', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PK1331PAJ312MS', > 'ID_SERIAL_SHORT': 'PK1331PAJ312MS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22bdd9031', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22bdd9031', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '213087', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part5', > '/dev/disk/by-id/wwn-0x5000cca22bdd9031-part5', > '/dev/disk/by-partuuid/83dda3cb-b312-44cd-b99f-79aeb902caba', > '/dev/disk/by-uuid/109f42ce-2aca-4cff-9011-0208cb0b0fec'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >20:49:29,947 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >20:49:29,948 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >20:49:29,948 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:29,948 INFO blivet: sdb5 is a partition >20:49:29,949 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >20:49:29,950 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:49:29,950 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sdb (19) with existing gpt disklabel >20:49:29,951 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >20:49:29,952 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >20:49:29,952 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:29,952 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >20:49:29,952 DEBUG blivet: looking up parted Partition: /dev/sdb5 >20:49:29,953 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >20:49:29,954 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >20:49:29,954 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >20:49:29,955 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >20:49:29,955 INFO blivet: added partition sdb5 (id 24) to device tree >20:49:29,956 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >20:49:29,956 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: gpt ; >20:49:29,957 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >20:49:29,958 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: gpt ; exists: True ; >20:49:30,005 WARN blivet: disklabel detected but not usable on sdb5 >20:49:30,006 INFO blivet: type detected on 'sdb5' is 'ext4' >20:49:30,039 DEBUG blivet: padding min size from 25833 up to 26333 >20:49:30,040 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,040 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:30,041 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >20:49:30,042 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: ext4 ; >20:49:30,042 DEBUG blivet: looking up parted Device: /dev/sdb5 >20:49:30,043 INFO blivet: got device: PartitionDevice instance (0x7f64c060fed0) -- > name = sdb5 status = True kids = 0 id = 24 > parents = ['existing 3815447MB disk sdb (19) with existing gpt disklabel'] > uuid = None size = 40000.0 > format = existing ext4 filesystem > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 81920000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5099, 255, 63) biosGeometry: (5099, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614b90> > target size = 0 path = /dev/sdb5 > 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 0x7f64bffe6c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64c060f550> > number: 5 path: /dev/sdb5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64c060f4d0> PedPartition: <_ped.Partition object at 0x7f64bd646830> > disk = existing 3815447MB disk sdb (19) with existing gpt disklabel > start = 3316740096 end = 3398660095 length = 81920000 > flags = >20:49:30,044 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,044 INFO blivet: got format: Ext4FS instance (0x7f64bffe8750) -- > type = ext4 name = ext4 status = False > device = /dev/sdb5 uuid = 109f42ce-2aca-4cff-9011-0208cb0b0fec exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 40000.0 targetSize = 40000.0 > >20:49:30,048 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part6 /dev/disk/by-id/wwn-0x5000cca22bdd9031-part6 /dev/disk/by-label/u6 /dev/disk/by-partuuid/9a225530-2824-41dd-9ccc-a9ab693e7f17 /dev/disk/by-uuid/25124b6f-ce8c-4f5c-bf5c-281c83169894', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'u6', > 'ID_FS_LABEL_ENC': 'u6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '25124b6f-ce8c-4f5c-bf5c-281c83169894', > 'ID_FS_UUID_ENC': '25124b6f-ce8c-4f5c-bf5c-281c83169894', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '3398660096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '81920000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '9a225530-2824-41dd-9ccc-a9ab693e7f17', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'dfe931e0-d0f8-4760-adb0-bb618b36dc5f', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PK1331PAJ312MS', > 'ID_SERIAL_SHORT': 'PK1331PAJ312MS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22bdd9031', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22bdd9031', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '213285', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part6', > '/dev/disk/by-id/wwn-0x5000cca22bdd9031-part6', > '/dev/disk/by-label/u6', > '/dev/disk/by-partuuid/9a225530-2824-41dd-9ccc-a9ab693e7f17', > '/dev/disk/by-uuid/25124b6f-ce8c-4f5c-bf5c-281c83169894'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >20:49:30,048 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >20:49:30,049 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >20:49:30,050 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:30,050 INFO blivet: sdb6 is a partition >20:49:30,050 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >20:49:30,051 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:49:30,051 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sdb (19) with existing gpt disklabel >20:49:30,052 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >20:49:30,053 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >20:49:30,053 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:30,054 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >20:49:30,054 DEBUG blivet: looking up parted Partition: /dev/sdb6 >20:49:30,054 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >20:49:30,055 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >20:49:30,056 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >20:49:30,056 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >20:49:30,056 INFO blivet: added partition sdb6 (id 25) to device tree >20:49:30,057 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >20:49:30,057 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: gpt ; >20:49:30,058 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >20:49:30,059 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: gpt ; exists: True ; >20:49:30,092 WARN blivet: disklabel detected but not usable on sdb6 >20:49:30,092 INFO blivet: type detected on 'sdb6' is 'ext4' >20:49:30,126 DEBUG blivet: padding min size from 250 up to 275 >20:49:30,127 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,127 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:30,128 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >20:49:30,129 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: ext4 ; >20:49:30,129 DEBUG blivet: looking up parted Device: /dev/sdb6 >20:49:30,130 INFO blivet: got device: PartitionDevice instance (0x7f64c060fb10) -- > name = sdb6 status = True kids = 0 id = 25 > parents = ['existing 3815447MB disk sdb (19) with existing gpt disklabel'] > uuid = None size = 40000.0 > format = existing ext4 filesystem > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 81920000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5099, 255, 63) biosGeometry: (5099, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614c20> > target size = 0 path = /dev/sdb6 > 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 0x7f64bffe6c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64c060f710> > number: 6 path: /dev/sdb6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64c060f690> PedPartition: <_ped.Partition object at 0x7f64bd646950> > disk = existing 3815447MB disk sdb (19) with existing gpt disklabel > start = 3398660096 end = 3480580095 length = 81920000 > flags = >20:49:30,131 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,131 INFO blivet: got format: Ext4FS instance (0x7f64bffe8510) -- > type = ext4 name = ext4 status = False > device = /dev/sdb6 uuid = 25124b6f-ce8c-4f5c-bf5c-281c83169894 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = u6 size = 40000.0 targetSize = 40000.0 > >20:49:30,135 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part7 /dev/disk/by-id/wwn-0x5000cca22bdd9031-part7 /dev/disk/by-label/swap /dev/disk/by-partuuid/fa8ef45e-685b-40ae-9887-0ca802eff240 /dev/disk/by-uuid/b74283a5-0eb2-4282-a503-b888a804e167', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'b74283a5-0eb2-4282-a503-b888a804e167', > 'ID_FS_UUID_ENC': 'b74283a5-0eb2-4282-a503-b888a804e167', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '3480580096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': 'fa8ef45e-685b-40ae-9887-0ca802eff240', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'dfe931e0-d0f8-4760-adb0-bb618b36dc5f', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PK1331PAJ312MS', > 'ID_SERIAL_SHORT': 'PK1331PAJ312MS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22bdd9031', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22bdd9031', > 'MAJOR': '8', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '213483', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part7', > '/dev/disk/by-id/wwn-0x5000cca22bdd9031-part7', > '/dev/disk/by-label/swap', > '/dev/disk/by-partuuid/fa8ef45e-685b-40ae-9887-0ca802eff240', > '/dev/disk/by-uuid/b74283a5-0eb2-4282-a503-b888a804e167'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb7'} ; name: sdb7 ; >20:49:30,135 INFO blivet: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb7)... >20:49:30,136 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb7 ; >20:49:30,136 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:30,136 INFO blivet: sdb7 is a partition >20:49:30,137 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >20:49:30,137 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:49:30,138 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sdb (19) with existing gpt disklabel >20:49:30,139 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >20:49:30,139 DEBUG blivet: PartitionDevice._setFormat: sdb7 ; >20:49:30,139 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:30,140 DEBUG blivet: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >20:49:30,140 DEBUG blivet: looking up parted Partition: /dev/sdb7 >20:49:30,141 DEBUG blivet: PartitionDevice.probe: sdb7 ; exists: True ; >20:49:30,142 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >20:49:30,142 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >20:49:30,143 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >20:49:30,143 INFO blivet: added partition sdb7 (id 26) to device tree >20:49:30,144 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >20:49:30,144 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: gpt ; >20:49:30,145 DEBUG blivet: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >20:49:30,145 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb7 ; labelType: gpt ; exists: True ; >20:49:30,185 WARN blivet: disklabel detected but not usable on sdb7 >20:49:30,185 INFO blivet: type detected on 'sdb7' is 'swap' >20:49:30,186 DEBUG blivet: SwapSpace.__init__: device: /dev/sdb7 ; serial: PK1331PAJ312MS ; uuid: b74283a5-0eb2-4282-a503-b888a804e167 ; exists: True ; label: swap ; >20:49:30,186 DEBUG blivet: getFormat('swap') returning SwapSpace instance >20:49:30,187 DEBUG blivet: PartitionDevice._setFormat: sdb7 ; >20:49:30,187 DEBUG blivet: PartitionDevice._setFormat: sdb7 ; current: None ; type: swap ; >20:49:30,188 DEBUG blivet: looking up parted Device: /dev/sdb7 >20:49:30,189 INFO blivet: got device: PartitionDevice instance (0x7f64bffe6190) -- > name = sdb7 status = True kids = 0 id = 26 > parents = ['existing 3815447MB disk sdb (19) with existing gpt disklabel'] > uuid = None size = 32000.0 > format = existing swap > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614320> > target size = 0 path = /dev/sdb7 > 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 0x7f64bffe6c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64c060f8d0> > number: 7 path: /dev/sdb7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64c060f850> PedPartition: <_ped.Partition object at 0x7f64bd6469b0> > disk = existing 3815447MB disk sdb (19) with existing gpt disklabel > start = 3480580096 end = 3546116095 length = 65536000 > flags = >20:49:30,189 INFO blivet: got format: SwapSpace instance (0x7f64c060fe50) -- > type = swap name = swap status = False > device = /dev/sdb7 uuid = b74283a5-0eb2-4282-a503-b888a804e167 exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >20:49:30,193 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part8 /dev/disk/by-id/wwn-0x5000cca22bdd9031-part8 /dev/disk/by-partuuid/439f989a-7be3-4257-8054-238b6776502c /dev/disk/by-uuid/7dd9ea9d-be92-40ed-87aa-04624fafd86d', > 'DEVNAME': 'sdb8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dd9ea9d-be92-40ed-87aa-04624fafd86d', > 'ID_FS_UUID_ENC': '7dd9ea9d-be92-40ed-87aa-04624fafd86d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '3546116096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '3072000000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '439f989a-7be3-4257-8054-238b6776502c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'dfe931e0-d0f8-4760-adb0-bb618b36dc5f', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PK1331PAJ312MS', > 'ID_SERIAL_SHORT': 'PK1331PAJ312MS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22bdd9031', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22bdd9031', > 'MAJOR': '8', > 'MINOR': '24', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '213684', > 'name': 'sdb8', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HDS724040ALE640_PK1331PAJ312MS-part8', > '/dev/disk/by-id/wwn-0x5000cca22bdd9031-part8', > '/dev/disk/by-partuuid/439f989a-7be3-4257-8054-238b6776502c', > '/dev/disk/by-uuid/7dd9ea9d-be92-40ed-87aa-04624fafd86d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb8'} ; name: sdb8 ; >20:49:30,193 INFO blivet: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb8)... >20:49:30,194 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb8 ; >20:49:30,195 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:30,195 INFO blivet: sdb8 is a partition >20:49:30,195 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb8 ; >20:49:30,196 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:49:30,197 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sdb (19) with existing gpt disklabel >20:49:30,197 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sdb ; >20:49:30,198 DEBUG blivet: PartitionDevice._setFormat: sdb8 ; >20:49:30,198 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:30,199 DEBUG blivet: PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >20:49:30,199 DEBUG blivet: looking up parted Partition: /dev/sdb8 >20:49:30,200 DEBUG blivet: PartitionDevice.probe: sdb8 ; exists: True ; >20:49:30,201 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; >20:49:30,202 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; >20:49:30,202 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 12 ; >20:49:30,202 INFO blivet: added partition sdb8 (id 27) to device tree >20:49:30,203 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >20:49:30,204 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb8 ; label_type: gpt ; >20:49:30,205 DEBUG blivet: PartitionDevice.setup: sdb8 ; status: True ; controllable: True ; orig: False ; >20:49:30,205 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb8 ; labelType: gpt ; exists: True ; >20:49:30,269 WARN blivet: disklabel detected but not usable on sdb8 >20:49:30,270 INFO blivet: type detected on 'sdb8' is 'ext4' >20:49:30,317 DEBUG blivet: padding min size from 736398 up to 736898 >20:49:30,318 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,318 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:30,319 DEBUG blivet: PartitionDevice._setFormat: sdb8 ; >20:49:30,319 DEBUG blivet: PartitionDevice._setFormat: sdb8 ; current: None ; type: ext4 ; >20:49:30,320 DEBUG blivet: looking up parted Device: /dev/sdb8 >20:49:30,321 INFO blivet: got device: PartitionDevice instance (0x7f64bffe8950) -- > name = sdb8 status = True kids = 0 id = 27 > parents = ['existing 3815447MB disk sdb (19) with existing gpt disklabel'] > uuid = None size = 1500000.0 > format = existing ext4 filesystem > major = 8 minor = 24 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3072000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (191223, 255, 63) biosGeometry: (191223, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614dd0> > target size = 0 path = /dev/sdb8 > 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 0x7f64bffe6c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64c060fa90> > number: 8 path: /dev/sdb8 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64c060fa10> PedPartition: <_ped.Partition object at 0x7f64bd646a10> > disk = existing 3815447MB disk sdb (19) with existing gpt disklabel > start = 3546116096 end = 6618116095 length = 3072000000 > flags = >20:49:30,322 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,322 INFO blivet: got format: Ext4FS instance (0x7f64bffe8390) -- > type = ext4 name = ext4 status = False > device = /dev/sdb8 uuid = 7dd9ea9d-be92-40ed-87aa-04624fafd86d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1500000.0 targetSize = 1500000.0 > >20:49:30,324 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1339834 /dev/disk/by-id/wwn-0x50014ee2063c6bc5', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_WD30EZRX-00MMMB0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EZRX-00MMMB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a8de1061-1c28-442e-99d1-c5f109fe8303', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EZRX-00MMMB0_WD-WCAWZ1339834', > 'ID_SERIAL_SHORT': 'WD-WCAWZ1339834', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2063c6bc5', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2063c6bc5', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '216258', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1339834', > '/dev/disk/by-id/wwn-0x50014ee2063c6bc5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >20:49:30,325 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >20:49:30,325 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >20:49:30,326 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:30,326 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >20:49:30,327 INFO blivet: sdc is a disk >20:49:30,327 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:30,328 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >20:49:30,334 INFO blivet: added disk sdc (id 28) to device tree >20:49:30,334 DEBUG blivet: looking up parted Device: /dev/sdc >20:49:30,335 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >20:49:30,335 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >20:49:30,336 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >20:49:30,336 DEBUG blivet: required disklabel type for sdc (1) is None >20:49:30,336 DEBUG blivet: default disklabel type for sdc is msdos >20:49:30,337 DEBUG blivet: selecting gpt disklabel for sdc based on size >20:49:30,337 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: gpt ; exists: True ; >20:49:30,344 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bffbd210>] > device: <parted.device.Device object at 0x7f64bffbd050> > PedDisk: <_ped.Disk object at 0x7f64c05e3518> >20:49:30,345 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >20:49:30,345 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >20:49:30,346 INFO blivet: got device: DiskDevice instance (0x7f64bffe8bd0) -- > name = sdc status = True kids = 0 id = 28 > parents = [] > uuid = None size = 2861588.46094 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD30EZRX-00M path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614ef0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f64bffe8b50> >20:49:30,347 INFO blivet: got format: DiskLabel instance (0x7f64bffe8c90) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bffbd210>] > device: <parted.device.Device object at 0x7f64bffbd050> > PedDisk: <_ped.Disk object at 0x7f64c05e3518> > origPartedDisk = <parted.disk.Disk object at 0x7f64bffbd590> > partedDevice = parted.Device instance -- > model: ATA WDC WD30EZRX-00M path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffb8050> > >20:49:30,351 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1339834-part1 /dev/disk/by-id/wwn-0x50014ee2063c6bc5-part1 /dev/disk/by-label/w /dev/disk/by-partlabel/Linux\\x20filesystem /dev/disk/by-partuuid/5e6db938-93e4-4231-8c90-3fd6a87b543c /dev/disk/by-uuid/da2bfc69-4c9e-49ce-b706-5966a2880f8e', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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': 'w', > 'ID_FS_LABEL_ENC': 'w', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'da2bfc69-4c9e-49ce-b706-5966a2880f8e', > 'ID_FS_UUID_ENC': 'da2bfc69-4c9e-49ce-b706-5966a2880f8e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD30EZRX-00MMMB0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EZRX-00MMMB0\\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:32', > 'ID_PART_ENTRY_NAME': 'Linux\\x20filesystem', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '5860531087', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '5e6db938-93e4-4231-8c90-3fd6a87b543c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a8de1061-1c28-442e-99d1-c5f109fe8303', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EZRX-00MMMB0_WD-WCAWZ1339834', > 'ID_SERIAL_SHORT': 'WD-WCAWZ1339834', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2063c6bc5', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2063c6bc5', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '216478', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1339834-part1', > '/dev/disk/by-id/wwn-0x50014ee2063c6bc5-part1', > '/dev/disk/by-label/w', > '/dev/disk/by-partlabel/Linux\\x20filesystem', > '/dev/disk/by-partuuid/5e6db938-93e4-4231-8c90-3fd6a87b543c', > '/dev/disk/by-uuid/da2bfc69-4c9e-49ce-b706-5966a2880f8e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >20:49:30,351 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >20:49:30,352 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >20:49:30,352 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:30,352 INFO blivet: sdc1 is a partition >20:49:30,353 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >20:49:30,354 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >20:49:30,355 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdc (28) with existing gpt disklabel >20:49:30,355 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >20:49:30,356 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:49:30,356 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:30,357 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >20:49:30,357 DEBUG blivet: looking up parted Partition: /dev/sdc1 >20:49:30,358 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >20:49:30,358 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >20:49:30,359 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >20:49:30,359 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >20:49:30,360 INFO blivet: added partition sdc1 (id 29) to device tree >20:49:30,360 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >20:49:30,361 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >20:49:30,361 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >20:49:30,362 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >20:49:30,364 WARN blivet: disklabel detected but not usable on sdc1 >20:49:30,365 INFO blivet: type detected on 'sdc1' is 'ext4' >20:49:30,414 DEBUG blivet: padding min size from 2198900 up to 2199400 >20:49:30,415 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,415 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:30,416 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:49:30,417 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >20:49:30,417 DEBUG blivet: looking up parted Device: /dev/sdc1 >20:49:30,418 INFO blivet: got device: PartitionDevice instance (0x7f64bffe8ad0) -- > name = sdc1 status = True kids = 0 id = 29 > parents = ['existing 2861588MB disk sdc (28) with existing gpt disklabel'] > uuid = None size = 2861587.44482 > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860531087 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614e60> > target size = 0 path = /dev/sdc1 > 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 0x7f64bffbd110> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffbd710> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffbd390> PedPartition: <_ped.Partition object at 0x7f64bd646b30> > disk = existing 2861588MB disk sdc (28) with existing gpt disklabel > start = 2048 end = 5860533134 length = 5860531087 > flags = >20:49:30,419 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,419 INFO blivet: got format: Ext4FS instance (0x7f64bffe8090) -- > type = ext4 name = ext4 status = False > device = /dev/sdc1 uuid = da2bfc69-4c9e-49ce-b706-5966a2880f8e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = w size = 2861587.0 targetSize = 2861587.0 > >20:49:30,422 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1337930 /dev/disk/by-id/wwn-0x50014ee2b0e74fb9', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_WD30EZRX-00MMMB0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EZRX-00MMMB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a867e367-3ad3-47c1-baad-0378f7f16759', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EZRX-00MMMB0_WD-WCAWZ1337930', > 'ID_SERIAL_SHORT': 'WD-WCAWZ1337930', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b0e74fb9', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b0e74fb9', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '219301', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1337930', > '/dev/disk/by-id/wwn-0x50014ee2b0e74fb9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd'} ; name: sdd ; >20:49:30,422 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >20:49:30,423 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >20:49:30,423 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:30,424 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >20:49:30,425 INFO blivet: sdd is a disk >20:49:30,425 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:30,425 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >20:49:30,431 INFO blivet: added disk sdd (id 30) to device tree >20:49:30,431 DEBUG blivet: looking up parted Device: /dev/sdd >20:49:30,432 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >20:49:30,433 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: gpt ; >20:49:30,434 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >20:49:30,434 DEBUG blivet: required disklabel type for sdd (1) is None >20:49:30,434 DEBUG blivet: default disklabel type for sdd is msdos >20:49:30,434 DEBUG blivet: selecting gpt disklabel for sdd based on size >20:49:30,435 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: gpt ; exists: True ; >20:49:30,443 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bffbdc50>, <parted.partition.Partition object at 0x7f64bffbddd0>] > device: <parted.device.Device object at 0x7f64bffbdad0> > PedDisk: <_ped.Disk object at 0x7f64c00ce2d8> >20:49:30,443 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >20:49:30,444 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >20:49:30,445 INFO blivet: got device: DiskDevice instance (0x7f64bffe80d0) -- > name = sdd status = True kids = 0 id = 30 > parents = [] > uuid = None size = 2861588.46094 > format = existing gpt disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD30EZRX-00M path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614d40> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f64bffe8650> >20:49:30,446 INFO blivet: got format: DiskLabel instance (0x7f64bffe8490) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bffbdc50>, <parted.partition.Partition object at 0x7f64bffbddd0>] > device: <parted.device.Device object at 0x7f64bffbdad0> > PedDisk: <_ped.Disk object at 0x7f64c00ce2d8> > origPartedDisk = <parted.disk.Disk object at 0x7f64bffb5050> > partedDevice = parted.Device instance -- > model: ATA WDC WD30EZRX-00M path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffb8320> > >20:49:30,449 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1337930-part1 /dev/disk/by-id/wwn-0x50014ee2b0e74fb9-part1 /dev/disk/by-label/y /dev/disk/by-partlabel/Linux\\x20filesystem /dev/disk/by-partuuid/77469fbd-ccce-4a4c-aa2f-187cf2260d31 /dev/disk/by-uuid/29c0c3cf-2250-4d73-bbd3-d1b728affb06', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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': 'y', > 'ID_FS_LABEL_ENC': 'y', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '29c0c3cf-2250-4d73-bbd3-d1b728affb06', > 'ID_FS_UUID_ENC': '29c0c3cf-2250-4d73-bbd3-d1b728affb06', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD30EZRX-00MMMB0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EZRX-00MMMB0\\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:48', > 'ID_PART_ENTRY_NAME': 'Linux\\x20filesystem', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2147483648', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '77469fbd-ccce-4a4c-aa2f-187cf2260d31', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a867e367-3ad3-47c1-baad-0378f7f16759', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EZRX-00MMMB0_WD-WCAWZ1337930', > 'ID_SERIAL_SHORT': 'WD-WCAWZ1337930', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b0e74fb9', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b0e74fb9', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '219541', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1337930-part1', > '/dev/disk/by-id/wwn-0x50014ee2b0e74fb9-part1', > '/dev/disk/by-label/y', > '/dev/disk/by-partlabel/Linux\\x20filesystem', > '/dev/disk/by-partuuid/77469fbd-ccce-4a4c-aa2f-187cf2260d31', > '/dev/disk/by-uuid/29c0c3cf-2250-4d73-bbd3-d1b728affb06'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >20:49:30,450 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >20:49:30,450 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >20:49:30,451 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:30,451 INFO blivet: sdd1 is a partition >20:49:30,452 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >20:49:30,452 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >20:49:30,453 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdd (30) with existing gpt disklabel >20:49:30,453 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >20:49:30,454 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >20:49:30,454 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:30,455 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >20:49:30,455 DEBUG blivet: looking up parted Partition: /dev/sdd1 >20:49:30,456 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >20:49:30,456 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >20:49:30,458 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >20:49:30,458 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >20:49:30,458 INFO blivet: added partition sdd1 (id 31) to device tree >20:49:30,459 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >20:49:30,460 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: gpt ; >20:49:30,460 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >20:49:30,461 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd1 ; labelType: gpt ; exists: True ; >20:49:30,463 WARN blivet: disklabel detected but not usable on sdd1 >20:49:30,463 INFO blivet: type detected on 'sdd1' is 'ext4' >20:49:30,515 DEBUG blivet: padding min size from 735567 up to 736067 >20:49:30,516 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,516 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:30,517 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >20:49:30,518 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: ext4 ; >20:49:30,518 DEBUG blivet: looking up parted Device: /dev/sdd1 >20:49:30,519 INFO blivet: got device: PartitionDevice instance (0x7f64bffe8710) -- > name = sdd1 status = True kids = 0 id = 31 > parents = ['existing 2861588MB disk sdd (30) with existing gpt disklabel'] > uuid = None size = 1048576.0 > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2147483648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (133674, 255, 63) biosGeometry: (133674, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614cb0> > target size = 0 path = /dev/sdd1 > 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 0x7f64bffbdb10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffbdf10> > number: 1 path: /dev/sdd1 type: 0 > name: Linux filesystem active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffbdd10> PedPartition: <_ped.Partition object at 0x7f64bd646d10> > disk = existing 2861588MB disk sdd (30) with existing gpt disklabel > start = 2048 end = 2147485695 length = 2147483648 > flags = >20:49:30,520 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,520 INFO blivet: got format: Ext4FS instance (0x7f64bffe88d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdd1 uuid = 29c0c3cf-2250-4d73-bbd3-d1b728affb06 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = y size = 1048576.0 targetSize = 1048576.0 > >20:49:30,524 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1337930-part2 /dev/disk/by-id/wwn-0x50014ee2b0e74fb9-part2 /dev/disk/by-label/n /dev/disk/by-partlabel/Linux\\x20filesystem /dev/disk/by-partuuid/06f782f7-d1e1-45b4-9ba5-2839e87ba6fd /dev/disk/by-uuid/59559d81-9d6e-4d00-8fa4-4eee0d4f5c19', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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': 'n', > 'ID_FS_LABEL_ENC': 'n', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '59559d81-9d6e-4d00-8fa4-4eee0d4f5c19', > 'ID_FS_UUID_ENC': '59559d81-9d6e-4d00-8fa4-4eee0d4f5c19', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD30EZRX-00MMMB0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EZRX-00MMMB0\\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:48', > 'ID_PART_ENTRY_NAME': 'Linux\\x20filesystem', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2147485696', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '3713047439', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '06f782f7-d1e1-45b4-9ba5-2839e87ba6fd', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a867e367-3ad3-47c1-baad-0378f7f16759', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EZRX-00MMMB0_WD-WCAWZ1337930', > 'ID_SERIAL_SHORT': 'WD-WCAWZ1337930', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b0e74fb9', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b0e74fb9', > 'MAJOR': '8', > 'MINOR': '50', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '219781', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1337930-part2', > '/dev/disk/by-id/wwn-0x50014ee2b0e74fb9-part2', > '/dev/disk/by-label/n', > '/dev/disk/by-partlabel/Linux\\x20filesystem', > '/dev/disk/by-partuuid/06f782f7-d1e1-45b4-9ba5-2839e87ba6fd', > '/dev/disk/by-uuid/59559d81-9d6e-4d00-8fa4-4eee0d4f5c19'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >20:49:30,524 INFO blivet: scanning sdd2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd2)... >20:49:30,525 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd2 ; >20:49:30,525 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:30,525 INFO blivet: sdd2 is a partition >20:49:30,526 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >20:49:30,526 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >20:49:30,527 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdd (30) with existing gpt disklabel >20:49:30,528 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdd ; >20:49:30,528 DEBUG blivet: PartitionDevice._setFormat: sdd2 ; >20:49:30,529 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:30,529 DEBUG blivet: PartitionDevice._setFormat: sdd2 ; current: None ; type: None ; >20:49:30,529 DEBUG blivet: looking up parted Partition: /dev/sdd2 >20:49:30,530 DEBUG blivet: PartitionDevice.probe: sdd2 ; exists: True ; >20:49:30,531 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd2 ; flag: 1 ; >20:49:30,531 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd2 ; flag: 10 ; >20:49:30,532 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd2 ; flag: 12 ; >20:49:30,532 INFO blivet: added partition sdd2 (id 32) to device tree >20:49:30,533 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd2 ; >20:49:30,533 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd2 ; label_type: gpt ; >20:49:30,534 DEBUG blivet: PartitionDevice.setup: sdd2 ; status: True ; controllable: True ; orig: False ; >20:49:30,534 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd2 ; labelType: gpt ; exists: True ; >20:49:30,538 WARN blivet: disklabel detected but not usable on sdd2 >20:49:30,538 INFO blivet: type detected on 'sdd2' is 'ext4' >20:49:30,589 DEBUG blivet: padding min size from 1532668 up to 1533168 >20:49:30,590 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,590 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:30,591 DEBUG blivet: PartitionDevice._setFormat: sdd2 ; >20:49:30,592 DEBUG blivet: PartitionDevice._setFormat: sdd2 ; current: None ; type: ext4 ; >20:49:30,592 DEBUG blivet: looking up parted Device: /dev/sdd2 >20:49:30,593 INFO blivet: got device: PartitionDevice instance (0x7f64bffe8690) -- > name = sdd2 status = True kids = 0 id = 32 > parents = ['existing 2861588MB disk sdd (30) with existing gpt disklabel'] > uuid = None size = 1813011.44482 > format = existing ext4 filesystem > major = 8 minor = 50 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3713047439 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (231126, 255, 63) biosGeometry: (231126, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbc9e0> > target size = 0 path = /dev/sdd2 > 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 0x7f64bffbdb10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffbdf50> > number: 2 path: /dev/sdd2 type: 0 > name: Linux filesystem active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffbde90> PedPartition: <_ped.Partition object at 0x7f64bd646bf0> > disk = existing 2861588MB disk sdd (30) with existing gpt disklabel > start = 2147485696 end = 5860533134 length = 3713047439 > flags = >20:49:30,594 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:30,594 INFO blivet: got format: Ext4FS instance (0x7f64bffe8990) -- > type = ext4 name = ext4 status = False > device = /dev/sdd2 uuid = 59559d81-9d6e-4d00-8fa4-4eee0d4f5c19 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = n size = 1813011.0 targetSize = 1813011.0 > >20:49:30,597 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NS95_K2BD4BG1717 /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GH24NS95', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH24NS95\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'RN01', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH24NS95_K2BD4BG1717', > 'ID_SERIAL_SHORT': 'K2BD4BG1717', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '222890', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NS95_K2BD4BG1717', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >20:49:30,597 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >20:49:30,597 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >20:49:30,598 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:30,598 INFO blivet: sr0 is a cdrom >20:49:30,599 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >20:49:30,599 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:30,599 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:49:30,600 INFO blivet: added cdrom sr0 (id 33) to device tree >20:49:30,600 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:49:30,609 DEBUG blivet: no device or no media present >20:49:30,611 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C4040ALE630_PL2321LAG8P64J /dev/disk/by-id/wwn-0x5000cca22ec3f28b', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': 'Hitachi_HDS5C4040ALE630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C4040ALE630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8e61347b-b337-4900-851c-a6acc4f8e89b', > 'ID_REVISION': 'MPAOA3B0', > 'ID_SERIAL': 'Hitachi_HDS5C4040ALE630_PL2321LAG8P64J', > 'ID_SERIAL_SHORT': 'PL2321LAG8P64J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22ec3f28b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22ec3f28b', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '225863', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C4040ALE630_PL2321LAG8P64J', > '/dev/disk/by-id/wwn-0x5000cca22ec3f28b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde'} ; name: sde ; >20:49:30,612 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde)... >20:49:30,612 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >20:49:30,613 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:30,614 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >20:49:30,614 INFO blivet: sde is a disk >20:49:30,614 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:30,615 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >20:49:30,621 INFO blivet: added disk sde (id 34) to device tree >20:49:30,621 DEBUG blivet: looking up parted Device: /dev/sde >20:49:30,622 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >20:49:30,623 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: gpt ; >20:49:30,624 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >20:49:30,624 DEBUG blivet: required disklabel type for sde (1) is None >20:49:30,624 DEBUG blivet: default disklabel type for sde is msdos >20:49:30,625 DEBUG blivet: selecting gpt disklabel for sde based on size >20:49:30,625 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: gpt ; exists: True ; >20:49:30,909 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bffbd750>, <parted.partition.Partition object at 0x7f64bffb5250>, <parted.partition.Partition object at 0x7f64bffb5450>, <parted.partition.Partition object at 0x7f64bffb55d0>] > device: <parted.device.Device object at 0x7f64bffe8e10> > PedDisk: <_ped.Disk object at 0x7f64cb0423f8> >20:49:30,909 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >20:49:30,910 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >20:49:30,912 INFO blivet: got device: DiskDevice instance (0x7f64bffc5b10) -- > name = sde status = True kids = 0 id = 34 > parents = [] > uuid = None size = 3815447.83594 > format = existing gpt disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ATA Hitachi HDS5C404 path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 7814037168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (486401, 255, 63) biosGeometry: (486401, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffb8200> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f64bd653bd0> >20:49:30,913 INFO blivet: got format: DiskLabel instance (0x7f64bffc5590) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sde uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f64bffbd750>, <parted.partition.Partition object at 0x7f64bffb5250>, <parted.partition.Partition object at 0x7f64bffb5450>, <parted.partition.Partition object at 0x7f64bffb55d0>] > device: <parted.device.Device object at 0x7f64bffe8e10> > PedDisk: <_ped.Disk object at 0x7f64cb0423f8> > origPartedDisk = <parted.disk.Disk object at 0x7f64bffb5890> > partedDevice = parted.Device instance -- > model: ATA Hitachi HDS5C404 path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 7814037168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (486401, 255, 63) biosGeometry: (486401, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffb8290> > >20:49:30,918 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C4040ALE630_PL2321LAG8P64J-part1 /dev/disk/by-id/wwn-0x5000cca22ec3f28b-part1 /dev/disk/by-partuuid/7c769153-22cf-4d9f-8fba-f5436abc5000', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': 'Hitachi_HDS5C4040ALE630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C4040ALE630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '7c769153-22cf-4d9f-8fba-f5436abc5000', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8e61347b-b337-4900-851c-a6acc4f8e89b', > 'ID_REVISION': 'MPAOA3B0', > 'ID_SERIAL': 'Hitachi_HDS5C4040ALE630_PL2321LAG8P64J', > 'ID_SERIAL_SHORT': 'PL2321LAG8P64J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22ec3f28b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22ec3f28b', > 'MAJOR': '8', > 'MINOR': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '226155', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C4040ALE630_PL2321LAG8P64J-part1', > '/dev/disk/by-id/wwn-0x5000cca22ec3f28b-part1', > '/dev/disk/by-partuuid/7c769153-22cf-4d9f-8fba-f5436abc5000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde1'} ; name: sde1 ; >20:49:30,918 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde1)... >20:49:30,919 DEBUG blivet: DeviceTree.getDeviceByName: name: sde1 ; >20:49:30,919 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:30,920 INFO blivet: sde1 is a partition >20:49:30,920 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >20:49:30,921 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >20:49:30,922 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sde (34) with existing gpt disklabel >20:49:30,923 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >20:49:30,924 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:49:30,924 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:30,925 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >20:49:30,925 DEBUG blivet: looking up parted Partition: /dev/sde1 >20:49:30,926 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >20:49:30,927 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >20:49:30,928 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >20:49:30,928 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >20:49:30,928 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >20:49:30,929 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:49:30,930 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: biosboot ; >20:49:30,930 INFO blivet: added partition sde1 (id 35) to device tree >20:49:30,931 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >20:49:30,932 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: gpt ; >20:49:30,932 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >20:49:30,933 DEBUG blivet: DiskLabel.__init__: device: /dev/sde1 ; labelType: gpt ; exists: True ; >20:49:31,007 WARN blivet: disklabel detected but not usable on sde1 >20:49:31,007 DEBUG blivet: no type or existing type for sde1, bailing >20:49:31,007 DEBUG blivet: looking up parted Device: /dev/sde1 >20:49:31,008 INFO blivet: got device: PartitionDevice instance (0x7f64bffe6a10) -- > name = sde1 status = True kids = 0 id = 35 > parents = ['existing 3815447MB disk sde (34) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048 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 0x7f64bffb88c0> > target size = 0 path = /dev/sde1 > 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 0x7f64bffe8d10> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffbda10> PedPartition: <_ped.Partition object at 0x7f64bd646ad0> > disk = existing 3815447MB disk sde (34) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >20:49:31,009 INFO blivet: got format: BIOSBoot instance (0x7f64bffb5a50) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sde1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >20:49:31,013 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C4040ALE630_PL2321LAG8P64J-part2 /dev/disk/by-id/wwn-0x5000cca22ec3f28b-part2 /dev/disk/by-partuuid/de365890-ee1b-41c8-9ccc-90c663d0ef31 /dev/disk/by-uuid/c47b44e9-3138-4e5b-989b-2933bb01fddd', > 'DEVNAME': 'sde2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': 'c47b44e9-3138-4e5b-989b-2933bb01fddd', > 'ID_FS_UUID_ENC': 'c47b44e9-3138-4e5b-989b-2933bb01fddd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS5C4040ALE630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C4040ALE630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'de365890-ee1b-41c8-9ccc-90c663d0ef31', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8e61347b-b337-4900-851c-a6acc4f8e89b', > 'ID_REVISION': 'MPAOA3B0', > 'ID_SERIAL': 'Hitachi_HDS5C4040ALE630_PL2321LAG8P64J', > 'ID_SERIAL_SHORT': 'PL2321LAG8P64J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22ec3f28b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22ec3f28b', > 'MAJOR': '8', > 'MINOR': '66', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '226441', > 'name': 'sde2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C4040ALE630_PL2321LAG8P64J-part2', > '/dev/disk/by-id/wwn-0x5000cca22ec3f28b-part2', > '/dev/disk/by-partuuid/de365890-ee1b-41c8-9ccc-90c663d0ef31', > '/dev/disk/by-uuid/c47b44e9-3138-4e5b-989b-2933bb01fddd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde2'} ; name: sde2 ; >20:49:31,013 INFO blivet: scanning sde2 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde2)... >20:49:31,014 DEBUG blivet: DeviceTree.getDeviceByName: name: sde2 ; >20:49:31,015 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,015 INFO blivet: sde2 is a partition >20:49:31,015 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde2 ; >20:49:31,016 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >20:49:31,017 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sde (34) with existing gpt disklabel >20:49:31,018 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sde ; >20:49:31,018 DEBUG blivet: PartitionDevice._setFormat: sde2 ; >20:49:31,018 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,019 DEBUG blivet: PartitionDevice._setFormat: sde2 ; current: None ; type: None ; >20:49:31,019 DEBUG blivet: looking up parted Partition: /dev/sde2 >20:49:31,020 DEBUG blivet: PartitionDevice.probe: sde2 ; exists: True ; >20:49:31,021 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde2 ; flag: 1 ; >20:49:31,022 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde2 ; flag: 10 ; >20:49:31,022 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde2 ; flag: 12 ; >20:49:31,023 INFO blivet: added partition sde2 (id 36) to device tree >20:49:31,023 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde2 ; >20:49:31,024 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde2 ; label_type: gpt ; >20:49:31,025 DEBUG blivet: PartitionDevice.setup: sde2 ; status: True ; controllable: True ; orig: False ; >20:49:31,025 DEBUG blivet: DiskLabel.__init__: device: /dev/sde2 ; labelType: gpt ; exists: True ; >20:49:31,138 WARN blivet: disklabel detected but not usable on sde2 >20:49:31,139 INFO blivet: type detected on 'sde2' is 'ext4' >20:49:31,202 DEBUG blivet: padding min size from 122 up to 134 >20:49:31,203 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,203 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:31,204 DEBUG blivet: PartitionDevice._setFormat: sde2 ; >20:49:31,205 DEBUG blivet: PartitionDevice._setFormat: sde2 ; current: None ; type: ext4 ; >20:49:31,205 DEBUG blivet: looking up parted Device: /dev/sde2 >20:49:31,207 INFO blivet: got device: PartitionDevice instance (0x7f64bffb5d50) -- > name = sde2 status = True kids = 0 id = 36 > parents = ['existing 3815447MB disk sde (34) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 66 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f64c0614f80> > target size = 0 path = /dev/sde2 > 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 0x7f64bffe8d10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffb5150> > number: 2 path: /dev/sde2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffb5350> PedPartition: <_ped.Partition object at 0x7f64bd646c50> > disk = existing 3815447MB disk sde (34) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = >20:49:31,207 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,208 INFO blivet: got format: Ext4FS instance (0x7f64bffb5f50) -- > type = ext4 name = ext4 status = False > device = /dev/sde2 uuid = c47b44e9-3138-4e5b-989b-2933bb01fddd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >20:49:31,212 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C4040ALE630_PL2321LAG8P64J-part3 /dev/disk/by-id/wwn-0x5000cca22ec3f28b-part3 /dev/disk/by-partuuid/3442931c-a895-41ad-805a-ee505a92b06a /dev/disk/by-uuid/b3632e64-c011-4f8e-b0ab-351f06f14386', > 'DEVNAME': 'sde3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > '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': 'b3632e64-c011-4f8e-b0ab-351f06f14386', > 'ID_FS_UUID_ENC': 'b3632e64-c011-4f8e-b0ab-351f06f14386', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS5C4040ALE630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C4040ALE630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '204800000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '3442931c-a895-41ad-805a-ee505a92b06a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8e61347b-b337-4900-851c-a6acc4f8e89b', > 'ID_REVISION': 'MPAOA3B0', > 'ID_SERIAL': 'Hitachi_HDS5C4040ALE630_PL2321LAG8P64J', > 'ID_SERIAL_SHORT': 'PL2321LAG8P64J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22ec3f28b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22ec3f28b', > 'MAJOR': '8', > 'MINOR': '67', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '226727', > 'name': 'sde3', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C4040ALE630_PL2321LAG8P64J-part3', > '/dev/disk/by-id/wwn-0x5000cca22ec3f28b-part3', > '/dev/disk/by-partuuid/3442931c-a895-41ad-805a-ee505a92b06a', > '/dev/disk/by-uuid/b3632e64-c011-4f8e-b0ab-351f06f14386'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde3'} ; name: sde3 ; >20:49:31,212 INFO blivet: scanning sde3 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde3)... >20:49:31,213 DEBUG blivet: DeviceTree.getDeviceByName: name: sde3 ; >20:49:31,213 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,214 INFO blivet: sde3 is a partition >20:49:31,214 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde3 ; >20:49:31,215 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >20:49:31,215 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sde (34) with existing gpt disklabel >20:49:31,216 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sde ; >20:49:31,217 DEBUG blivet: PartitionDevice._setFormat: sde3 ; >20:49:31,217 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,218 DEBUG blivet: PartitionDevice._setFormat: sde3 ; current: None ; type: None ; >20:49:31,218 DEBUG blivet: looking up parted Partition: /dev/sde3 >20:49:31,219 DEBUG blivet: PartitionDevice.probe: sde3 ; exists: True ; >20:49:31,219 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde3 ; flag: 1 ; >20:49:31,220 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde3 ; flag: 10 ; >20:49:31,221 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde3 ; flag: 12 ; >20:49:31,221 INFO blivet: added partition sde3 (id 37) to device tree >20:49:31,222 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde3 ; >20:49:31,222 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde3 ; label_type: gpt ; >20:49:31,223 DEBUG blivet: PartitionDevice.setup: sde3 ; status: True ; controllable: True ; orig: False ; >20:49:31,223 DEBUG blivet: DiskLabel.__init__: device: /dev/sde3 ; labelType: gpt ; exists: True ; >20:49:31,333 WARN blivet: disklabel detected but not usable on sde3 >20:49:31,334 INFO blivet: type detected on 'sde3' is 'ext4' >20:49:31,366 DEBUG blivet: padding min size from 21941 up to 22441 >20:49:31,366 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,367 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:31,367 DEBUG blivet: PartitionDevice._setFormat: sde3 ; >20:49:31,368 DEBUG blivet: PartitionDevice._setFormat: sde3 ; current: None ; type: ext4 ; >20:49:31,368 DEBUG blivet: looking up parted Device: /dev/sde3 >20:49:31,369 INFO blivet: got device: PartitionDevice instance (0x7f64bffb5f10) -- > name = sde3 status = True kids = 0 id = 37 > parents = ['existing 3815447MB disk sde (34) with existing gpt disklabel'] > uuid = None size = 100000.0 > format = existing ext4 filesystem > major = 8 minor = 67 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12748, 255, 63) biosGeometry: (12748, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffb87a0> > target size = 0 path = /dev/sde3 > 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 0x7f64bffe8d10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffb5550> > number: 3 path: /dev/sde3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffb5490> PedPartition: <_ped.Partition object at 0x7f64bd646b90> > disk = existing 3815447MB disk sde (34) with existing gpt disklabel > start = 1028096 end = 205828095 length = 204800000 > flags = >20:49:31,370 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,370 INFO blivet: got format: Ext4FS instance (0x7f64bffe8f10) -- > type = ext4 name = ext4 status = False > device = /dev/sde3 uuid = b3632e64-c011-4f8e-b0ab-351f06f14386 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 100000.0 targetSize = 100000.0 > >20:49:31,374 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS5C4040ALE630_PL2321LAG8P64J-part4 /dev/disk/by-id/wwn-0x5000cca22ec3f28b-part4 /dev/disk/by-partuuid/93be5b8b-c203-440c-9c0e-a24d53b13a47 /dev/disk/by-uuid/fffb4dff-ec06-410e-8e0b-9516d49b8e29', > 'DEVNAME': 'sde4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5700', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'fffb4dff-ec06-410e-8e0b-9516d49b8e29', > 'ID_FS_UUID_ENC': 'fffb4dff-ec06-410e-8e0b-9516d49b8e29', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'Hitachi_HDS5C4040ALE630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS5C4040ALE630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '205828096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': '93be5b8b-c203-440c-9c0e-a24d53b13a47', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8e61347b-b337-4900-851c-a6acc4f8e89b', > 'ID_REVISION': 'MPAOA3B0', > 'ID_SERIAL': 'Hitachi_HDS5C4040ALE630_PL2321LAG8P64J', > 'ID_SERIAL_SHORT': 'PL2321LAG8P64J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca22ec3f28b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca22ec3f28b', > 'MAJOR': '8', > 'MINOR': '68', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '227018', > 'name': 'sde4', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS5C4040ALE630_PL2321LAG8P64J-part4', > '/dev/disk/by-id/wwn-0x5000cca22ec3f28b-part4', > '/dev/disk/by-partuuid/93be5b8b-c203-440c-9c0e-a24d53b13a47', > '/dev/disk/by-uuid/fffb4dff-ec06-410e-8e0b-9516d49b8e29'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde4'} ; name: sde4 ; >20:49:31,374 INFO blivet: scanning sde4 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde4)... >20:49:31,375 DEBUG blivet: DeviceTree.getDeviceByName: name: sde4 ; >20:49:31,375 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,375 INFO blivet: sde4 is a partition >20:49:31,376 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde4 ; >20:49:31,377 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >20:49:31,377 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3815447MB disk sde (34) with existing gpt disklabel >20:49:31,378 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sde ; >20:49:31,379 DEBUG blivet: PartitionDevice._setFormat: sde4 ; >20:49:31,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,379 DEBUG blivet: PartitionDevice._setFormat: sde4 ; current: None ; type: None ; >20:49:31,380 DEBUG blivet: looking up parted Partition: /dev/sde4 >20:49:31,380 DEBUG blivet: PartitionDevice.probe: sde4 ; exists: True ; >20:49:31,381 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde4 ; flag: 1 ; >20:49:31,382 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde4 ; flag: 10 ; >20:49:31,382 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde4 ; flag: 12 ; >20:49:31,382 INFO blivet: added partition sde4 (id 38) to device tree >20:49:31,383 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde4 ; >20:49:31,383 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde4 ; label_type: gpt ; >20:49:31,384 DEBUG blivet: PartitionDevice.setup: sde4 ; status: True ; controllable: True ; orig: False ; >20:49:31,385 DEBUG blivet: DiskLabel.__init__: device: /dev/sde4 ; labelType: gpt ; exists: True ; >20:49:31,418 WARN blivet: disklabel detected but not usable on sde4 >20:49:31,418 INFO blivet: type detected on 'sde4' is 'swap' >20:49:31,419 DEBUG blivet: SwapSpace.__init__: device: /dev/sde4 ; serial: PL2321LAG8P64J ; uuid: fffb4dff-ec06-410e-8e0b-9516d49b8e29 ; exists: True ; label: None ; >20:49:31,419 DEBUG blivet: getFormat('swap') returning SwapSpace instance >20:49:31,419 DEBUG blivet: PartitionDevice._setFormat: sde4 ; >20:49:31,420 DEBUG blivet: PartitionDevice._setFormat: sde4 ; current: None ; type: swap ; >20:49:31,420 DEBUG blivet: looking up parted Device: /dev/sde4 >20:49:31,421 INFO blivet: got device: PartitionDevice instance (0x7f64bffe8e50) -- > name = sde4 status = True kids = 0 id = 38 > parents = ['existing 3815447MB disk sde (34) with existing gpt disklabel'] > uuid = None size = 32000.0 > format = existing swap > major = 8 minor = 68 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sde/sde4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x7f64bffbcf80> > target size = 0 path = /dev/sde4 > 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 0x7f64bffe8d10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64bffb5690> > number: 4 path: /dev/sde4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64bffb5610> PedPartition: <_ped.Partition object at 0x7f64bd646d70> > disk = existing 3815447MB disk sde (34) with existing gpt disklabel > start = 205828096 end = 271364095 length = 65536000 > flags = >20:49:31,422 INFO blivet: got format: SwapSpace instance (0x7f64bffe8f50) -- > type = swap name = swap status = False > device = /dev/sde4 uuid = fffb4dff-ec06-410e-8e0b-9516d49b8e29 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >20:49:31,423 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '256905', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:49:31,423 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >20:49:31,424 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >20:49:31,424 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,424 INFO blivet: loop0 is a loop device >20:49:31,425 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:49:31,426 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >20:49:31,426 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,427 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,427 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >20:49:31,428 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 39) to device tree >20:49:31,428 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >20:49:31,428 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,429 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:49:31,429 INFO blivet: added loop loop0 (id 40) to device tree >20:49:31,430 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:49:31,430 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:49:31,431 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >20:49:31,431 DEBUG blivet: device loop0 does not contain a disklabel >20:49:31,431 INFO blivet: type detected on 'loop0' is 'squashfs' >20:49:31,431 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >20:49:31,432 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >20:49:31,432 INFO blivet: got device: LoopDevice instance (0x7f64bffb5e10) -- > name = loop0 status = False kids = 0 id = 40 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (39)'] > 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 >20:49:31,432 INFO blivet: got format: DeviceFormat instance (0x7f64bffb5ad0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >20:49:31,434 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '257514', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:49:31,434 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >20:49:31,435 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >20:49:31,435 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,435 INFO blivet: loop1 is a loop device >20:49:31,436 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:49:31,437 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >20:49:31,437 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,438 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,438 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >20:49:31,438 INFO blivet: added file /LiveOS/rootfs.img (id 41) to device tree >20:49:31,439 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >20:49:31,439 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,440 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:49:31,440 INFO blivet: added loop loop1 (id 42) to device tree >20:49:31,441 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:49:31,441 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:49:31,442 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,442 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:31,442 DEBUG blivet: device loop1 does not contain a disklabel >20:49:31,442 INFO blivet: type detected on 'loop1' is 'ext4' >20:49:31,458 DEBUG blivet: using current size 0 as min size >20:49:31,459 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,459 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:31,460 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >20:49:31,460 INFO blivet: got device: LoopDevice instance (0x7f64bffb5f90) -- > name = loop1 status = False kids = 0 id = 42 > parents = ['existing 0MB file /LiveOS/rootfs.img (41)'] > 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 >20:49:31,461 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,461 INFO blivet: got format: Ext4FS instance (0x7f64cadef1d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:49:31,462 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '258125', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:49:31,462 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >20:49:31,463 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >20:49:31,463 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,463 INFO blivet: loop2 is a loop device >20:49:31,464 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:49:31,465 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >20:49:31,465 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,465 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,466 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:49:31,466 INFO blivet: added file /overlay (deleted) (id 43) to device tree >20:49:31,467 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:49:31,467 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,468 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:49:31,468 INFO blivet: added loop loop2 (id 44) to device tree >20:49:31,468 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:49:31,469 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:49:31,469 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,470 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >20:49:31,471 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >20:49:31,472 WARN blivet: disklabel detected but not usable on loop2 >20:49:31,472 DEBUG blivet: no type or existing type for loop2, bailing >20:49:31,472 INFO blivet: got device: LoopDevice instance (0x7f64cadef050) -- > name = loop2 status = False kids = 0 id = 44 > parents = ['existing 0MB file /overlay (deleted) (43)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >20:49:31,474 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '863325', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:49:31,474 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >20:49:31,475 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >20:49:31,475 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,475 INFO blivet: live-rw is a device-mapper device >20:49:31,476 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >20:49:31,477 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >20:49:31,477 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (42) with existing ext4 filesystem >20:49:31,478 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >20:49:31,479 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (44) >20:49:31,479 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >20:49:31,480 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,481 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >20:49:31,481 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,481 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:49:31,482 INFO blivet: added dm live-rw (id 45) to device tree >20:49:31,482 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:49:31,483 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:49:31,483 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,484 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:31,484 DEBUG blivet: device live-rw does not contain a disklabel >20:49:31,484 INFO blivet: type detected on 'live-rw' is 'ext4' >20:49:31,498 DEBUG blivet: padding min size from 768 up to 844 >20:49:31,499 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,499 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:31,500 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:49:31,501 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >20:49:31,503 INFO blivet: got device: DMDevice instance (0x7f64bffb5710) -- > name = live-rw status = True kids = 0 id = 45 > parents = ['existing 0MB loop loop2 (44)'] > 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 0x7f64bffb8b00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:49:31,504 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,504 INFO blivet: got format: Ext4FS instance (0x7f64cadef210) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:49:31,506 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '870456', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >20:49:31,506 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >20:49:31,507 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >20:49:31,508 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,508 INFO blivet: live-base is a device-mapper device >20:49:31,508 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >20:49:31,509 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:49:31,510 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >20:49:31,510 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (42) with existing ext4 filesystem >20:49:31,511 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >20:49:31,512 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:31,512 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >20:49:31,512 DEBUG blivet: getFormat('None') returning DeviceFormat instance >20:49:31,513 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >20:49:31,513 INFO blivet: added dm live-base (id 46) to device tree >20:49:31,514 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >20:49:31,514 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >20:49:31,515 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,515 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:31,515 DEBUG blivet: device live-base does not contain a disklabel >20:49:31,516 INFO blivet: type detected on 'live-base' is 'ext4' >20:49:31,530 DEBUG blivet: using current size 0 as min size >20:49:31,531 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,531 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >20:49:31,531 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >20:49:31,532 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >20:49:31,532 INFO blivet: got device: DMDevice instance (0x7f64cadef190) -- > name = live-base status = True kids = 0 id = 46 > parents = ['existing 0MB loop loop1 (42) 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 0x7f64bffb8950> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >20:49:31,533 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:31,533 INFO blivet: got format: Ext4FS instance (0x7f64cadef8d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:49:31,557 DEBUG blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >20:49:31,568 DEBUG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >20:49:31,568 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >20:49:31,570 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >20:49:31,579 DEBUG blivet: PartitionDevice.teardown: sdg1 ; status: True ; controllable: True ; >20:49:31,580 DEBUG blivet: BIOSBoot.teardown: device: /dev/sdg1 ; status: False ; type: biosboot ; >20:49:31,581 DEBUG blivet: BIOSBoot.teardown: device: /dev/sdg1 ; status: False ; type: biosboot ; >20:49:31,591 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:31,592 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,593 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,602 DEBUG blivet: PartitionDevice.teardown: sdg10 ; status: True ; controllable: True ; >20:49:31,613 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:31,614 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,615 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,624 DEBUG blivet: PartitionDevice.teardown: sdg2 ; status: True ; controllable: True ; >20:49:31,634 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:31,635 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,636 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,646 DEBUG blivet: PartitionDevice.teardown: sdg3 ; status: True ; controllable: True ; >20:49:31,656 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:31,657 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,658 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,668 DEBUG blivet: PartitionDevice.teardown: sdg4 ; status: True ; controllable: True ; >20:49:31,669 DEBUG blivet: SwapSpace.teardown: device: /dev/sdg4 ; status: False ; type: swap ; >20:49:31,670 DEBUG blivet: SwapSpace.teardown: device: /dev/sdg4 ; status: False ; type: swap ; >20:49:31,679 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:31,680 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,681 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,691 DEBUG blivet: PartitionDevice.teardown: sdg5 ; status: True ; controllable: True ; >20:49:31,701 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:31,702 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,703 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,713 DEBUG blivet: PartitionDevice.teardown: sdg6 ; status: True ; controllable: True ; >20:49:31,723 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:31,724 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,725 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,734 DEBUG blivet: PartitionDevice.teardown: sdg7 ; status: True ; controllable: True ; >20:49:31,744 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:31,745 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,746 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,756 DEBUG blivet: PartitionDevice.teardown: sdg8 ; status: True ; controllable: True ; >20:49:31,757 DEBUG blivet: SwapSpace.teardown: device: /dev/sdg8 ; status: False ; type: swap ; >20:49:31,758 DEBUG blivet: SwapSpace.teardown: device: /dev/sdg8 ; status: False ; type: swap ; >20:49:31,767 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:31,768 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,769 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,779 DEBUG blivet: PartitionDevice.teardown: sdg9 ; status: True ; controllable: True ; >20:49:31,789 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:31,790 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,791 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:31,801 DEBUG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >20:49:31,802 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdh ; status: False ; type: None ; >20:49:31,803 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdh ; status: False ; type: None ; >20:49:31,812 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >20:49:31,813 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:49:31,823 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:49:31,824 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:49:31,825 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:49:31,835 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >20:49:31,836 DEBUG blivet: BIOSBoot.teardown: device: /dev/sdb1 ; status: False ; type: biosboot ; >20:49:31,837 DEBUG blivet: BIOSBoot.teardown: device: /dev/sdb1 ; status: False ; type: biosboot ; >20:49:31,846 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >20:49:31,847 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,848 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,858 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >20:49:31,868 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >20:49:31,869 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,870 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,879 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >20:49:31,889 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >20:49:31,890 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,891 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,901 DEBUG blivet: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >20:49:31,911 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >20:49:31,912 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,913 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,922 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >20:49:31,932 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >20:49:31,933 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,934 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,944 DEBUG blivet: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >20:49:31,955 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >20:49:31,956 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,957 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,966 DEBUG blivet: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >20:49:31,967 DEBUG blivet: SwapSpace.teardown: device: /dev/sdb7 ; status: False ; type: swap ; >20:49:31,968 DEBUG blivet: SwapSpace.teardown: device: /dev/sdb7 ; status: False ; type: swap ; >20:49:31,978 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >20:49:31,979 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,980 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:31,989 DEBUG blivet: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >20:49:32,000 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >20:49:32,000 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:32,002 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:32,012 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >20:49:32,023 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >20:49:32,024 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >20:49:32,025 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >20:49:32,035 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >20:49:32,046 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >20:49:32,047 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >20:49:32,049 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >20:49:32,059 DEBUG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >20:49:32,070 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >20:49:32,070 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >20:49:32,072 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >20:49:32,082 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:49:32,083 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >20:49:32,084 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >20:49:32,094 DEBUG blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >20:49:32,095 DEBUG blivet: BIOSBoot.teardown: device: /dev/sde1 ; status: False ; type: biosboot ; >20:49:32,096 DEBUG blivet: BIOSBoot.teardown: device: /dev/sde1 ; status: False ; type: biosboot ; >20:49:32,106 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >20:49:32,107 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >20:49:32,108 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >20:49:32,118 DEBUG blivet: PartitionDevice.teardown: sde2 ; status: True ; controllable: True ; >20:49:32,129 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >20:49:32,130 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >20:49:32,132 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >20:49:32,142 DEBUG blivet: PartitionDevice.teardown: sde3 ; status: True ; controllable: True ; >20:49:32,153 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >20:49:32,153 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >20:49:32,155 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >20:49:32,165 DEBUG blivet: PartitionDevice.teardown: sde4 ; status: True ; controllable: True ; >20:49:32,166 DEBUG blivet: SwapSpace.teardown: device: /dev/sde4 ; status: False ; type: swap ; >20:49:32,167 DEBUG blivet: SwapSpace.teardown: device: /dev/sde4 ; status: False ; type: swap ; >20:49:32,178 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >20:49:32,179 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >20:49:32,180 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >20:49:32,190 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:49:32,191 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >20:49:32,191 INFO blivet: edd: MBR signature on sda is zero. new disk image? >20:49:32,192 INFO blivet: edd: MBR signature on sdb is zero. new disk image? >20:49:32,192 INFO blivet: edd: MBR signature on sdc is zero. new disk image? >20:49:32,192 INFO blivet: edd: MBR signature on sdd is zero. new disk image? >20:49:32,193 INFO blivet: edd: MBR signature on sde is zero. new disk image? >20:49:32,193 INFO blivet: edd: MBR signature on sdg is zero. new disk image? >20:49:32,193 INFO blivet: edd: collected mbr signatures: {'sdf': '0x3a1f1319'} >20:49:32,194 DEBUG blivet: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x375fe761 > pci_dev: 00:1d.0, scsi_id: None > scsi_lun: None, sectors: 8269824 >20:49:32,194 ERR blivet: edd: unable to match edd entry 0x80 >20:49:32,194 DEBUG blivet: edd: data extracted from 0x81: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00000000 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 7814037168 >20:49:32,194 ERR blivet: edd: unable to match edd entry 0x81 >20:49:32,195 DEBUG blivet: edd: data extracted from 0x82: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00000000 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 5860533168 >20:49:32,195 ERR blivet: edd: unable to match edd entry 0x82 >20:49:32,195 DEBUG blivet: edd: data extracted from 0x83: > type: None, ata_device: None > channel: None, mbr_signature: 0x3a1f1319 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 5860533168 >20:49:32,195 INFO blivet: edd: matched 0x83 to sdf using MBR sig >20:49:32,195 DEBUG blivet: edd: data extracted from 0x84: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00000000 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 7814037168 >20:49:32,195 ERR blivet: edd: unable to match edd entry 0x84 >20:49:32,195 DEBUG blivet: edd: data extracted from 0x85: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 5860533168 >20:49:32,195 ERR blivet: edd: unable to match edd entry 0x85 >20:49:32,195 DEBUG blivet: edd: data extracted from 0x86: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: None >20:49:32,195 ERR blivet: edd: unable to match edd entry 0x86 >20:49:32,196 DEBUG blivet: edd: data extracted from 0x87: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: None >20:49:32,196 ERR blivet: edd: unable to match edd entry 0x87 >20:49:32,197 DEBUG blivet: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >20:49:32,204 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:49:32,255 DEBUG blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >20:49:32,287 DEBUG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >20:49:32,288 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >20:49:32,289 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >20:49:32,301 DEBUG blivet: PartitionDevice.setup: sdg10 ; status: True ; controllable: True ; orig: False ; >20:49:32,301 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:49:32,539 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >20:49:32,539 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >20:49:32,539 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >20:49:32,552 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >20:49:32,552 DEBUG blivet: crypttab maps: [] >20:49:32,552 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >20:49:32,565 DEBUG blivet: resolved 'UUID=240af89f-697b-44fd-8184-bc7f4928750a' to 'sdg10' (partition) >20:49:32,565 DEBUG blivet: resolved 'UUID=697d8ec1-7971-40e8-9d43-2b32db2edf73' to 'sdg3' (partition) >20:49:32,565 DEBUG blivet: resolved 'UUID=980e353e-f53c-4ebc-be3a-28a2f3962ce3' to 'sdg9' (partition) >20:49:32,565 DEBUG blivet: resolved 'UUID=6ff8cc1e-f2fc-480f-92ab-2a87b7108aaf' to 'sdg4' (partition) >20:49:32,565 DEBUG blivet: resolved 'UUID=448213f6-42b1-4731-b56a-35ceb56eccc3' to 'sdg8' (partition) >20:49:32,565 DEBUG blivet: failed to resolve 'UUID=ad42c28a-a756-4fe4-bd63-527febdd965c' >20:49:32,566 DEBUG blivet: resolved 'UUID=59559d81-9d6e-4d00-8fa4-4eee0d4f5c19' to 'sdd2' (partition) >20:49:32,566 DEBUG blivet: resolved 'UUID=26749925-aeea-49e9-a2bf-afe017a537e3' to 'sdg5' (partition) >20:49:32,566 DEBUG blivet: resolved 'UUID=ef47d757-4571-4ba7-825b-a44ea3a4fdf5' to 'sda2' (partition) >20:49:32,566 DEBUG blivet: resolved 'UUID=da2bfc69-4c9e-49ce-b706-5966a2880f8e' to 'sdc1' (partition) >20:49:32,566 DEBUG blivet: resolved 'UUID=7d9118aa-c20d-4658-b19b-9a6c08d83d30' to 'sdg7' (partition) >20:49:32,566 DEBUG blivet: resolved 'UUID=29c0c3cf-2250-4d73-bbd3-d1b728affb06' to 'sdd1' (partition) >20:49:32,566 DEBUG blivet: resolved 'UUID=cbd04db5-7b61-46ec-b883-0752198796cc' to 'sdf1' (partition) >20:49:32,566 DEBUG blivet: resolved 'UUID=109f42ce-2aca-4cff-9011-0208cb0b0fec' to 'sdb5' (partition) >20:49:32,567 DEBUG blivet: resolved 'UUID=25124b6f-ce8c-4f5c-bf5c-281c83169894' to 'sdb6' (partition) >20:49:32,567 DEBUG blivet: resolved 'UUID=7dd9ea9d-be92-40ed-87aa-04624fafd86d' to 'sdb8' (partition) >20:49:32,567 DEBUG blivet: resolved 'UUID=3847b965-cbf4-465b-b643-7b6d97e07c24' to 'sdb3' (partition) >20:49:32,568 DEBUG blivet: PartitionDevice.teardown: sdg10 ; status: True ; controllable: True ; >20:49:32,640 DEBUG blivet: PartitionDevice.setup: sdg2 ; status: True ; controllable: True ; orig: False ; >20:49:32,641 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:49:32,689 DEBUG blivet: PartitionDevice.teardown: sdg2 ; status: True ; controllable: True ; >20:49:32,720 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:32,722 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:32,725 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:32,739 DEBUG blivet: PartitionDevice.setup: sdg3 ; status: True ; controllable: True ; orig: False ; >20:49:32,740 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:49:32,772 DEBUG blivet: PartitionDevice.teardown: sdg3 ; status: True ; controllable: True ; >20:49:32,804 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:32,805 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:32,807 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:32,819 DEBUG blivet: PartitionDevice.setup: sdg5 ; status: True ; controllable: True ; orig: False ; >20:49:32,819 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:49:32,877 DEBUG blivet: PartitionDevice.teardown: sdg5 ; status: True ; controllable: True ; >20:49:32,910 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:32,911 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:32,913 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:32,925 DEBUG blivet: PartitionDevice.setup: sdg6 ; status: True ; controllable: True ; orig: False ; >20:49:32,925 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:49:32,952 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:49:32,953 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:49:32,953 DEBUG blivet: NFSv4.supported: supported: False ; >20:49:32,954 DEBUG blivet: NFSv4.supported: supported: False ; >20:49:32,954 DEBUG blivet: SELinuxFS.supported: supported: False ; >20:49:32,955 DEBUG blivet: SELinuxFS.supported: supported: False ; >20:49:32,956 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:32,956 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:32,959 DEBUG blivet: PartitionDevice.teardown: sdg6 ; status: True ; controllable: True ; >20:49:32,989 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:32,990 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:32,993 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:33,005 DEBUG blivet: PartitionDevice.setup: sdg7 ; status: True ; controllable: True ; orig: False ; >20:49:33,005 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:49:33,110 DEBUG blivet: PartitionDevice.teardown: sdg7 ; status: True ; controllable: True ; >20:49:33,145 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:33,146 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:33,147 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:33,160 DEBUG blivet: PartitionDevice.setup: sdg9 ; status: True ; controllable: True ; orig: False ; >20:49:33,161 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:49:33,201 DEBUG blivet: PartitionDevice.teardown: sdg9 ; status: True ; controllable: True ; >20:49:33,232 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >20:49:33,234 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:33,236 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >20:49:33,248 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >20:49:33,249 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:49:33,286 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:49:33,318 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:49:33,319 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:49:33,321 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:49:33,333 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >20:49:33,333 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:49:33,342 DEBUG blivet: Ext3FS.supported: supported: True ; >20:49:33,343 DEBUG blivet: Ext3FS.supported: supported: True ; >20:49:33,346 DEBUG blivet: Ext2FS.supported: supported: True ; >20:49:33,347 DEBUG blivet: Ext2FS.supported: supported: True ; >20:49:33,378 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >20:49:33,388 DEBUG blivet: SysFS.supported: supported: False ; >20:49:33,389 DEBUG blivet: SysFS.supported: supported: False ; >20:49:33,390 DEBUG blivet: MultipathMember.__init__: >20:49:33,394 DEBUG blivet: SwapSpace.__init__: >20:49:33,409 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >20:49:33,409 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:33,411 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:49:33,424 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >20:49:33,424 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:49:33,451 DEBUG blivet: ProcFS.supported: supported: False ; >20:49:33,452 DEBUG blivet: ProcFS.supported: supported: False ; >20:49:33,453 DEBUG blivet: MDRaidMember.__init__: >20:49:33,453 DEBUG blivet: DevPtsFS.supported: supported: False ; >20:49:33,453 DEBUG blivet: DevPtsFS.supported: supported: False ; >20:49:33,454 DEBUG blivet: BTRFS.supported: supported: True ; >20:49:33,492 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >20:49:33,557 DEBUG blivet: USBFS.supported: supported: False ; >20:49:33,558 DEBUG blivet: USBFS.supported: supported: False ; >20:49:33,558 DEBUG blivet: DiskLabel.__init__: >20:49:33,559 INFO blivet: DiskLabel.partedDevice returning None >20:49:33,559 DEBUG blivet: HFSPlus.supported: supported: False ; >20:49:33,560 DEBUG blivet: HFSPlus.supported: supported: False ; >20:49:33,560 DEBUG blivet: XFS.supported: supported: True ; >20:49:33,619 DEBUG blivet: XFS.supported: supported: True ; >20:49:33,620 DEBUG blivet: TmpFS.supported: supported: True ; >20:49:33,628 DEBUG blivet: LUKS.__init__: >20:49:33,629 DEBUG blivet: DMRaidMember.__init__: >20:49:33,631 DEBUG blivet: NTFS.supported: supported: False ; >20:49:33,636 DEBUG blivet: NTFS.supported: supported: False ; >20:49:33,645 DEBUG blivet: BindFS.supported: supported: False ; >20:49:33,647 DEBUG blivet: looking up parted Device: /dev/sdh >20:49:33,651 DEBUG blivet: BindFS.supported: supported: False ; >20:49:33,670 DEBUG blivet: HFS.supported: supported: False ; >20:49:33,673 DEBUG blivet: HFS.supported: supported: False ; >20:49:33,700 DEBUG blivet: LVMPhysicalVolume.__init__: >20:49:33,702 DEBUG blivet: NFS.supported: supported: False ; >20:49:33,711 DEBUG blivet: NFS.supported: supported: False ; >20:49:33,720 DEBUG blivet: FATFS.supported: supported: True ; >20:49:33,815 DEBUG blivet: FATFS.supported: supported: True ; > > >/tmp/ifcfg.log: >20:49:25,650 DEBUG ifcfg: content of files (network initialization): >20:49:25,658 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [100, 112, 2, 16, 138, 174]}, 'connection': {'timestamp': 1387399760L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '7e19c195-ecf1-4ef6-aca7-0d7905ab9e81'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [16, 191, 72, 122, 148, 146]}, 'connection': {'timestamp': 1387399760L, 'type': '802-3-ethernet', 'id': 'Wired connection 2', 'uuid': 'e5c15d10-e841-4f10-b6b5-2e8f9dd0e12d'}}] >20:49:26,079 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p1p1 >20:49:26,080 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p1p1 >20:49:26,081 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p1p1 >20:49:26,081 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p1p1 >20:49:26,354 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p1p1', 'em1']): >20:49:26,354 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >20:49:26,354 DEBUG ifcfg: TYPE=Ethernet >20:49:26,354 DEBUG ifcfg: BOOTPROTO=dhcp >20:49:26,354 DEBUG ifcfg: DEFROUTE=yes >20:49:26,354 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >20:49:26,354 DEBUG ifcfg: IPV6INIT=yes >20:49:26,354 DEBUG ifcfg: IPV6_AUTOCONF=yes >20:49:26,354 DEBUG ifcfg: IPV6_DEFROUTE=yes >20:49:26,354 DEBUG ifcfg: IPV6_PEERDNS=yes >20:49:26,354 DEBUG ifcfg: IPV6_PEERROUTES=yes >20:49:26,354 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >20:49:26,355 DEBUG ifcfg: NAME=em1 >20:49:26,355 DEBUG ifcfg: UUID=e5c15d10-e841-4f10-b6b5-2e8f9dd0e12d >20:49:26,355 DEBUG ifcfg: ONBOOT=no >20:49:26,355 DEBUG ifcfg: HWADDR=10:BF:48:7A:94:92 >20:49:26,355 DEBUG ifcfg: PEERDNS=yes >20:49:26,355 DEBUG ifcfg: PEERROUTES=yes >20:49:26,355 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p1p1: >20:49:26,355 DEBUG ifcfg: TYPE=Ethernet >20:49:26,355 DEBUG ifcfg: BOOTPROTO=dhcp >20:49:26,355 DEBUG ifcfg: DEFROUTE=yes >20:49:26,355 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >20:49:26,355 DEBUG ifcfg: IPV6INIT=yes >20:49:26,355 DEBUG ifcfg: IPV6_AUTOCONF=yes >20:49:26,355 DEBUG ifcfg: IPV6_DEFROUTE=yes >20:49:26,356 DEBUG ifcfg: IPV6_PEERDNS=yes >20:49:26,356 DEBUG ifcfg: IPV6_PEERROUTES=yes >20:49:26,356 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >20:49:26,356 DEBUG ifcfg: NAME=p1p1 >20:49:26,356 DEBUG ifcfg: UUID=7e19c195-ecf1-4ef6-aca7-0d7905ab9e81 >20:49:26,356 DEBUG ifcfg: ONBOOT=no >20:49:26,356 DEBUG ifcfg: HWADDR=64:70:02:10:8A:AE >20:49:26,356 DEBUG ifcfg: PEERDNS=yes >20:49:26,356 DEBUG ifcfg: PEERROUTES=yes >20:49:26,363 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [16, 191, 72, 122, 148, 146]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': 'e5c15d10-e841-4f10-b6b5-2e8f9dd0e12d'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [100, 112, 2, 16, 138, 174]}, 'connection': {'timestamp': 1387399766L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p1p1', 'uuid': '7e19c195-ecf1-4ef6-aca7-0d7905ab9e81'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >20:49:33,044 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >20:49:33,044 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >20:49:33,075 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >20:49:33,076 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p1p1 >20:49:33,077 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p1p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >20:49:19,450 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="1011" x-info="http://www.rsyslog.com"] start >20:49:19,450 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >20:49:19,450 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >20:49:19,450 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >20:49:19,450 NOTICE kernel:[ 0.000000] Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >20:49:19,450 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz >20:49:19,450 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bbff] usable >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009bc00-0x000000000009ffff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d8f80fff] usable >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d8f81000-0x00000000d95b0fff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d95b1000-0x00000000d9804fff] ACPI NVS >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9805000-0x00000000d9811fff] ACPI data >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9812000-0x00000000d9830fff] ACPI NVS >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9831000-0x00000000d9835fff] ACPI data >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9836000-0x00000000d9878fff] ACPI NVS >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9879000-0x00000000d9c88fff] usable >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9c89000-0x00000000d9ff3fff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9ff4000-0x00000000d9ffffff] usable >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df1fffff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >20:49:19,450 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000081fdfffff] usable >20:49:19,450 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >20:49:19,450 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >20:49:19,450 DEBUG kernel:[ 0.000000] DMI: System manufacturer System Product Name/P8Z77-V PRO, BIOS 0906 03/26/2012 >20:49:19,450 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >20:49:19,450 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >20:49:19,450 INFO kernel:[ 0.000000] No AGP bridge found >20:49:19,450 INFO kernel:[ 0.000000] e820: last_pfn = 0x81fe00 max_arch_pfn = 0x400000000 >20:49:19,450 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >20:49:19,450 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >20:49:19,450 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >20:49:19,450 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >20:49:19,450 DEBUG kernel:[ 0.000000] C0000-D7FFF write-protect >20:49:19,450 DEBUG kernel:[ 0.000000] D8000-E7FFF uncachable >20:49:19,450 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >20:49:19,450 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >20:49:19,450 DEBUG kernel:[ 0.000000] 0 base 000000000 mask 800000000 write-back >20:49:19,450 DEBUG kernel:[ 0.000000] 1 base 800000000 mask FE0000000 write-back >20:49:19,450 DEBUG kernel:[ 0.000000] 2 base 0E0000000 mask FE0000000 uncachable >20:49:19,450 DEBUG kernel:[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable >20:49:19,450 DEBUG kernel:[ 0.000000] 4 base 0DB000000 mask FFF000000 uncachable >20:49:19,450 DEBUG kernel:[ 0.000000] 5 base 81FE00000 mask FFFE00000 uncachable >20:49:19,450 DEBUG kernel:[ 0.000000] 6 disabled >20:49:19,450 DEBUG kernel:[ 0.000000] 7 disabled >20:49:19,450 DEBUG kernel:[ 0.000000] 8 disabled >20:49:19,450 DEBUG kernel:[ 0.000000] 9 disabled >20:49:19,450 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >20:49:19,450 DEBUG kernel:[ 0.000000] e820: update [mem 0xdb000000-0xffffffff] usable ==> reserved >20:49:19,450 INFO kernel:[ 0.000000] e820: last_pfn = 0xda000 max_arch_pfn = 0x400000000 >20:49:19,450 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fcdd0-0x000fcddf] mapped at [ffff8800000fcdd0] >20:49:19,450 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000095000] 95000 size 24576 >20:49:19,450 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >20:49:19,450 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >20:49:19,450 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >20:49:19,450 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >20:49:19,450 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x81fc00000-0x81fdfffff] >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0x81fc00000-0x81fdfffff] page 2M >20:49:19,450 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >20:49:19,450 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x81c000000-0x81fbfffff] >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0x81c000000-0x81fbfffff] page 2M >20:49:19,450 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x800000000-0x81bffffff] >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0x800000000-0x81bffffff] page 2M >20:49:19,450 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M >20:49:19,450 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff] >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0x40000000-0x40003fff] page 4k >20:49:19,450 DEBUG kernel:[ 0.000000] BRK [0x01feb000, 0x01febfff] PGTABLE >20:49:19,450 DEBUG kernel:[ 0.000000] BRK [0x01fec000, 0x01fecfff] PGTABLE >20:49:19,450 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x40005000-0xd8f80fff] >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0x40005000-0x401fffff] page 4k >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0x40200000-0xd8dfffff] page 2M >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0xd8e00000-0xd8f80fff] page 4k >20:49:19,450 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9879000-0xd9c88fff] >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0xd9879000-0xd99fffff] page 4k >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0xd9a00000-0xd9bfffff] page 2M >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0xd9c00000-0xd9c88fff] page 4k >20:49:19,450 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9ff4000-0xd9ffffff] >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0xd9ff4000-0xd9ffffff] page 4k >20:49:19,450 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff] >20:49:19,450 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x7ffffffff] page 2M >20:49:19,450 INFO kernel:[ 0.000000] RAMDISK: [mem 0x1ded8000-0x1ffdefff] >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0450 00024 (v02 ALASKA) >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000d9805070 00064 (v01 ALASKA A M I 01072009 AMI 00010013) >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: FACP 00000000d980f9e8 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000d9805168 0A87A (v02 ALASKA A M I 00000015 INTL 20051117) >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: FACS 00000000d982ff80 00040 >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: APIC 00000000d980fae0 00072 (v03 ALASKA A M I 01072009 AMI 00010013) >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000d980fb58 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: HPET 00000000d980fb98 00038 (v01 ALASKA A M I 01072009 AMI. 00000005) >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d980fbd0 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d980ff40 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d98108f0 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >20:49:19,450 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000d9811388 000B8 (v01 INTEL SNB 00000001 INTL 00000001) >20:49:19,450 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >20:49:19,450 INFO kernel:[ 0.000000] No NUMA configuration found >20:49:19,450 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000081fdfffff] >20:49:19,450 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x81fdfffff] >20:49:19,450 INFO kernel:[ 0.000000] NODE_DATA [mem 0x81fdca000-0x81fdddfff] >20:49:19,450 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00207fffff] PMD -> [ffff8807ff400000-ffff88081f3fffff] on node 0 >20:49:19,450 WARNING kernel:[ 0.000000] Zone ranges: >20:49:19,450 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >20:49:19,450 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >20:49:19,450 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x81fdfffff] >20:49:19,450 WARNING kernel:[ 0.000000] Movable zone start for each node >20:49:19,450 WARNING kernel:[ 0.000000] Early memory node ranges >20:49:19,451 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009afff] >20:49:19,451 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffffff] >20:49:19,451 WARNING kernel:[ 0.000000] node 0: [mem 0x20200000-0x40003fff] >20:49:19,451 WARNING kernel:[ 0.000000] node 0: [mem 0x40005000-0xd8f80fff] >20:49:19,451 WARNING kernel:[ 0.000000] node 0: [mem 0xd9879000-0xd9c88fff] >20:49:19,451 WARNING kernel:[ 0.000000] node 0: [mem 0xd9ff4000-0xd9ffffff] >20:49:19,451 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x81fdfffff] >20:49:19,451 DEBUG kernel:[ 0.000000] On node 0 totalpages: 8359734 >20:49:19,451 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >20:49:19,451 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >20:49:19,451 DEBUG kernel:[ 0.000000] DMA zone: 3994 pages, LIFO batch:0 >20:49:19,451 DEBUG kernel:[ 0.000000] DMA32 zone: 13831 pages used for memmap >20:49:19,451 DEBUG kernel:[ 0.000000] DMA32 zone: 885148 pages, LIFO batch:31 >20:49:19,451 DEBUG kernel:[ 0.000000] Normal zone: 116728 pages used for memmap >20:49:19,451 DEBUG kernel:[ 0.000000] Normal zone: 7470592 pages, LIFO batch:31 >20:49:19,451 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >20:49:19,451 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >20:49:19,451 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >20:49:19,451 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >20:49:19,451 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >20:49:19,451 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >20:49:19,451 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >20:49:19,451 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >20:49:19,451 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >20:49:19,451 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >20:49:19,451 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >20:49:19,451 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >20:49:19,451 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >20:49:19,451 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >20:49:19,451 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >20:49:19,451 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >20:49:19,451 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >20:49:19,451 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009bfff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009ffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd8f81000-0xd95b0fff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd95b1000-0xd9804fff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9805000-0xd9811fff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9812000-0xd9830fff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9831000-0xd9835fff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9836000-0xd9878fff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9c89000-0xd9ff3fff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda000000-0xdaffffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf1fffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >20:49:19,451 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >20:49:19,451 INFO kernel:[ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices >20:49:19,451 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >20:49:19,451 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >20:49:19,451 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88081fa00000 s85568 r8192 d20928 u524288 >20:49:19,451 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u524288 alloc=1*2097152 >20:49:19,451 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >20:49:19,451 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8229090 >20:49:19,451 WARNING kernel:[ 0.000000] Policy zone: Normal >20:49:19,451 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz >20:49:19,451 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >20:49:19,451 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >20:49:19,451 INFO kernel:[ 0.000000] Checking aperture... >20:49:19,451 INFO kernel:[ 0.000000] No AGP bridge found >20:49:19,451 WARNING kernel:[ 0.000000] Memory: 32797552K/33438936K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 641384K reserved) >20:49:19,451 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >20:49:19,451 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >20:49:19,451 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >20:49:19,451 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >20:49:19,451 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >20:49:19,451 INFO kernel:[ 0.000000] console [tty0] enabled >20:49:19,451 INFO kernel:[ 0.000000] allocated 134217728 bytes of page_cgroup >20:49:19,451 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >20:49:19,451 DEBUG kernel:[ 0.000000] hpet clockevent registered >20:49:19,451 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >20:49:19,451 INFO kernel:[ 0.001000] tsc: Detected 3309.585 MHz processor >20:49:19,451 INFO kernel:[ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6619.17 BogoMIPS (lpj=3309585) >20:49:19,451 INFO kernel:[ 0.000003] pid_max: default: 32768 minimum: 301 >20:49:19,451 INFO kernel:[ 0.000024] Security Framework initialized >20:49:19,451 INFO kernel:[ 0.000029] SELinux: Initializing. >20:49:19,451 DEBUG kernel:[ 0.000035] SELinux: Starting in permissive mode >20:49:19,451 INFO kernel:[ 0.001657] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) >20:49:19,451 INFO kernel:[ 0.007698] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) >20:49:19,451 INFO kernel:[ 0.010320] Mount-cache hash table entries: 256 >20:49:19,451 INFO kernel:[ 0.010458] Initializing cgroup subsys memory >20:49:19,451 INFO kernel:[ 0.010464] Initializing cgroup subsys devices >20:49:19,451 INFO kernel:[ 0.010465] Initializing cgroup subsys freezer >20:49:19,451 INFO kernel:[ 0.010466] Initializing cgroup subsys net_cls >20:49:19,451 INFO kernel:[ 0.010467] Initializing cgroup subsys blkio >20:49:19,451 INFO kernel:[ 0.010468] Initializing cgroup subsys perf_event >20:49:19,451 INFO kernel:[ 0.010470] Initializing cgroup subsys hugetlb >20:49:19,451 INFO kernel:[ 0.010488] CPU: Physical Processor ID: 0 >20:49:19,451 INFO kernel:[ 0.010488] CPU: Processor Core ID: 0 >20:49:19,451 WARNING kernel:[ 0.010492] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >20:49:19,451 WARNING kernel:[ 0.010492] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >20:49:19,451 INFO kernel:[ 0.010759] mce: CPU supports 9 MCE banks >20:49:19,451 INFO kernel:[ 0.010769] CPU0: Thermal monitoring enabled (TM1) >20:49:19,451 INFO kernel:[ 0.010775] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >20:49:19,451 INFO kernel:[ 0.010775] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >20:49:19,451 INFO kernel:[ 0.010775] tlb_flushall_shift: 1 >20:49:19,451 INFO kernel:[ 0.010865] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >20:49:19,451 INFO kernel:[ 0.011705] ACPI: Core revision 20130517 >20:49:19,451 WARNING kernel:[ 0.015206] ACPI: All ACPI Tables successfully acquired >20:49:19,451 INFO kernel:[ 0.156812] ftrace: allocating 25129 entries in 99 pages >20:49:19,451 INFO kernel:[ 0.165729] dmar: Host address width 36 >20:49:19,451 INFO kernel:[ 0.165731] dmar: DRHD base: 0x000000fed90000 flags: 0x0 >20:49:19,451 INFO kernel:[ 0.165736] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a >20:49:19,451 INFO kernel:[ 0.165737] dmar: DRHD base: 0x000000fed91000 flags: 0x1 >20:49:19,451 INFO kernel:[ 0.165740] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a >20:49:19,451 INFO kernel:[ 0.165741] dmar: RMRR base: 0x000000d9528000 end: 0x000000d9544fff >20:49:19,451 INFO kernel:[ 0.165741] dmar: RMRR base: 0x000000db000000 end: 0x000000df1fffff >20:49:19,451 INFO kernel:[ 0.165810] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >20:49:19,451 INFO kernel:[ 0.165811] HPET id 0 under DRHD base 0xfed91000 >20:49:19,451 INFO kernel:[ 0.165923] Enabled IRQ remapping in x2apic mode >20:49:19,451 INFO kernel:[ 0.165924] Enabling x2apic >20:49:19,451 INFO kernel:[ 0.165924] Enabled x2apic >20:49:19,451 INFO kernel:[ 0.165929] Switched APIC routing to cluster x2apic. >20:49:19,451 INFO kernel:[ 0.166347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >20:49:19,451 INFO kernel:[ 0.176335] smpboot: CPU0: Intel(R) Core(TM) i5-3550 CPU @ 3.30GHz (fam: 06, model: 3a, stepping: 09) >20:49:19,451 DEBUG kernel:[ 0.176340] TSC deadline timer enabled >20:49:19,451 INFO kernel:[ 0.176346] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >20:49:19,451 INFO kernel:[ 0.176350] ... version: 3 >20:49:19,451 INFO kernel:[ 0.176351] ... bit width: 48 >20:49:19,451 INFO kernel:[ 0.176352] ... generic registers: 8 >20:49:19,451 INFO kernel:[ 0.176352] ... value mask: 0000ffffffffffff >20:49:19,451 INFO kernel:[ 0.176353] ... max period: 0000ffffffffffff >20:49:19,451 INFO kernel:[ 0.176353] ... fixed-purpose events: 3 >20:49:19,451 INFO kernel:[ 0.176354] ... event mask: 00000007000000ff >20:49:19,451 INFO kernel:[ 0.190631] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >20:49:19,451 INFO kernel:[ 0.177183] smpboot: Booting Node 0, Processors #1 #2 #3 OK >20:49:19,451 INFO kernel:[ 0.217565] Brought up 4 CPUs >20:49:19,451 INFO kernel:[ 0.217568] smpboot: Total of 4 processors activated (26476.68 BogoMIPS) >20:49:19,451 INFO kernel:[ 0.219989] devtmpfs: initialized >20:49:19,451 INFO kernel:[ 0.220103] PM: Registering ACPI NVS region [mem 0xd95b1000-0xd9804fff] (2441216 bytes) >20:49:19,451 INFO kernel:[ 0.220129] PM: Registering ACPI NVS region [mem 0xd9812000-0xd9830fff] (126976 bytes) >20:49:19,451 INFO kernel:[ 0.220130] PM: Registering ACPI NVS region [mem 0xd9836000-0xd9878fff] (274432 bytes) >20:49:19,451 INFO kernel:[ 0.220663] atomic64 test passed for x86-64 platform with CX8 and with SSE >20:49:19,451 INFO kernel:[ 0.220685] RTC time: 20:48:42, date: 12/18/13 >20:49:19,451 INFO kernel:[ 0.220713] NET: Registered protocol family 16 >20:49:19,451 INFO kernel:[ 0.220796] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >20:49:19,451 INFO kernel:[ 0.220798] ACPI: bus type PCI registered >20:49:19,451 INFO kernel:[ 0.220799] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >20:49:19,451 INFO kernel:[ 0.220839] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >20:49:19,451 INFO kernel:[ 0.220840] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >20:49:19,451 INFO kernel:[ 0.226268] PCI: Using configuration type 1 for base access >20:49:19,451 WARNING kernel:[ 0.226341] mtrr: your CPUs had inconsistent fixed MTRR settings >20:49:19,451 INFO kernel:[ 0.226342] mtrr: probably your BIOS does not setup all CPUs. >20:49:19,451 INFO kernel:[ 0.226342] mtrr: corrected configuration. >20:49:19,451 INFO kernel:[ 0.226768] bio: create slab <bio-0> at 0 >20:49:19,451 INFO kernel:[ 0.226848] ACPI: Added _OSI(Module Device) >20:49:19,451 INFO kernel:[ 0.226849] ACPI: Added _OSI(Processor Device) >20:49:19,451 INFO kernel:[ 0.226849] ACPI: Added _OSI(3.0 _SCP Extensions) >20:49:19,451 INFO kernel:[ 0.226850] ACPI: Added _OSI(Processor Aggregator Device) >20:49:19,451 DEBUG kernel:[ 0.227725] ACPI: EC: Look up EC in DSDT >20:49:19,451 WARNING kernel:[ 0.228571] ACPI: Executed 1 blocks of module-level executable AML code >20:49:19,451 WARNING kernel:[ 0.235101] ACPI: SSDT 00000000d955e018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >20:49:19,451 WARNING kernel:[ 0.235324] ACPI: Dynamic OEM Table Load: >20:49:19,451 WARNING kernel:[ 0.235325] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >20:49:19,451 WARNING kernel:[ 0.239998] ACPI: SSDT 00000000d955fa98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >20:49:19,451 WARNING kernel:[ 0.240237] ACPI: Dynamic OEM Table Load: >20:49:19,451 WARNING kernel:[ 0.240238] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >20:49:19,451 WARNING kernel:[ 0.243914] ACPI: SSDT 00000000d9560c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >20:49:19,451 WARNING kernel:[ 0.244131] ACPI: Dynamic OEM Table Load: >20:49:19,451 WARNING kernel:[ 0.244132] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >20:49:19,451 INFO kernel:[ 0.249217] ACPI: Interpreter enabled >20:49:19,451 WARNING kernel:[ 0.249225] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >20:49:19,451 INFO kernel:[ 0.249234] ACPI: (supports S0 S1 S3 S4 S5) >20:49:19,451 INFO kernel:[ 0.249235] ACPI: Using IOAPIC for interrupt routing >20:49:19,451 INFO kernel:[ 0.249250] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >20:49:19,451 INFO kernel:[ 0.249331] ACPI: No dock devices found. >20:49:19,451 INFO kernel:[ 0.253175] ACPI: Power Resource [FN00] (off) >20:49:19,451 INFO kernel:[ 0.253225] ACPI: Power Resource [FN01] (off) >20:49:19,451 INFO kernel:[ 0.253272] ACPI: Power Resource [FN02] (off) >20:49:19,451 INFO kernel:[ 0.253320] ACPI: Power Resource [FN03] (off) >20:49:19,451 INFO kernel:[ 0.253366] ACPI: Power Resource [FN04] (off) >20:49:19,451 INFO kernel:[ 0.253783] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >20:49:19,451 INFO kernel:[ 0.253916] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >20:49:19,451 INFO kernel:[ 0.253991] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted >20:49:19,451 INFO kernel:[ 0.254366] PCI host bridge to bus 0000:00 >20:49:19,451 INFO kernel:[ 0.254368] pci_bus 0000:00: root bus resource [bus 00-3e] >20:49:19,451 INFO kernel:[ 0.254369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >20:49:19,451 INFO kernel:[ 0.254370] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >20:49:19,451 INFO kernel:[ 0.254371] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >20:49:19,451 INFO kernel:[ 0.254372] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >20:49:19,451 INFO kernel:[ 0.254374] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >20:49:19,451 INFO kernel:[ 0.254375] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >20:49:19,451 INFO kernel:[ 0.254376] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >20:49:19,451 INFO kernel:[ 0.254377] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff] >20:49:19,451 DEBUG kernel:[ 0.254383] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000 >20:49:19,451 DEBUG kernel:[ 0.254443] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400 >20:49:19,451 DEBUG kernel:[ 0.254465] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.254496] pci 0000:00:01.0: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.254519] pci 0000:00:02.0: [8086:0152] type 00 class 0x030000 >20:49:19,451 DEBUG kernel:[ 0.254527] pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit] >20:49:19,451 DEBUG kernel:[ 0.254531] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >20:49:19,451 DEBUG kernel:[ 0.254534] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >20:49:19,451 DEBUG kernel:[ 0.254608] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >20:49:19,451 DEBUG kernel:[ 0.254628] pci 0000:00:14.0: reg 0x10: [mem 0xf7e20000-0xf7e2ffff 64bit] >20:49:19,451 DEBUG kernel:[ 0.254693] pci 0000:00:14.0: PME# supported from D3hot D3cold >20:49:19,451 INFO kernel:[ 0.254727] pci 0000:00:14.0: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.254751] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >20:49:19,451 DEBUG kernel:[ 0.254771] pci 0000:00:16.0: reg 0x10: [mem 0xf7e3b000-0xf7e3b00f 64bit] >20:49:19,451 DEBUG kernel:[ 0.254842] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >20:49:19,451 DEBUG kernel:[ 0.254904] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000 >20:49:19,451 DEBUG kernel:[ 0.254920] pci 0000:00:19.0: reg 0x10: [mem 0xf7e00000-0xf7e1ffff] >20:49:19,451 DEBUG kernel:[ 0.254927] pci 0000:00:19.0: reg 0x14: [mem 0xf7e39000-0xf7e39fff] >20:49:19,451 DEBUG kernel:[ 0.254934] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f] >20:49:19,451 DEBUG kernel:[ 0.254991] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.255027] pci 0000:00:19.0: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.255051] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >20:49:19,451 DEBUG kernel:[ 0.255069] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e38000-0xf7e383ff] >20:49:19,451 DEBUG kernel:[ 0.255153] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.255199] pci 0000:00:1a.0: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.255223] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >20:49:19,451 DEBUG kernel:[ 0.255236] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e30000-0xf7e33fff 64bit] >20:49:19,451 DEBUG kernel:[ 0.255297] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.255333] pci 0000:00:1b.0: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.255354] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >20:49:19,451 DEBUG kernel:[ 0.255425] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.255464] pci 0000:00:1c.0: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.255484] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >20:49:19,451 DEBUG kernel:[ 0.255555] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.255593] pci 0000:00:1c.1: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.255614] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 >20:49:19,451 DEBUG kernel:[ 0.255685] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.255723] pci 0000:00:1c.2: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.255745] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400 >20:49:19,451 DEBUG kernel:[ 0.255816] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.255857] pci 0000:00:1c.3: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.255878] pci 0000:00:1c.4: [8086:244e] type 01 class 0x060401 >20:49:19,451 DEBUG kernel:[ 0.255949] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.255987] pci 0000:00:1c.4: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.256011] pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400 >20:49:19,451 DEBUG kernel:[ 0.256081] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.256120] pci 0000:00:1c.7: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.256144] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >20:49:19,451 DEBUG kernel:[ 0.256163] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e37000-0xf7e373ff] >20:49:19,451 DEBUG kernel:[ 0.256246] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.256290] pci 0000:00:1d.0: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.256314] pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100 >20:49:19,451 DEBUG kernel:[ 0.256464] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601 >20:49:19,451 DEBUG kernel:[ 0.256479] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7] >20:49:19,451 DEBUG kernel:[ 0.256486] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3] >20:49:19,451 DEBUG kernel:[ 0.256492] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7] >20:49:19,451 DEBUG kernel:[ 0.256499] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3] >20:49:19,451 DEBUG kernel:[ 0.256505] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >20:49:19,451 DEBUG kernel:[ 0.256512] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e36000-0xf7e367ff] >20:49:19,451 DEBUG kernel:[ 0.256551] pci 0000:00:1f.2: PME# supported from D3hot >20:49:19,451 DEBUG kernel:[ 0.256601] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >20:49:19,451 DEBUG kernel:[ 0.256614] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e35000-0xf7e350ff 64bit] >20:49:19,451 DEBUG kernel:[ 0.256633] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >20:49:19,451 DEBUG kernel:[ 0.256727] pci 0000:01:00.0: [10b5:8112] type 01 class 0x060400 >20:49:19,451 INFO kernel:[ 0.257855] pci 0000:00:01.0: PCI bridge to [bus 01-02] >20:49:19,451 DEBUG kernel:[ 0.257859] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >20:49:19,451 DEBUG kernel:[ 0.257939] pci 0000:02:04.0: [13f6:8788] type 00 class 0x040100 >20:49:19,451 DEBUG kernel:[ 0.257959] pci 0000:02:04.0: reg 0x10: [io 0xe000-0xe0ff] >20:49:19,451 DEBUG kernel:[ 0.258051] pci 0000:02:04.0: supports D1 D2 >20:49:19,451 INFO kernel:[ 0.258104] pci 0000:01:00.0: PCI bridge to [bus 02] >20:49:19,451 DEBUG kernel:[ 0.258108] pci 0000:01:00.0: bridge window [io 0xe000-0xefff] >20:49:19,451 DEBUG kernel:[ 0.258192] pci 0000:03:00.0: [9710:9912] type 00 class 0x070002 >20:49:19,451 DEBUG kernel:[ 0.258214] pci 0000:03:00.0: reg 0x10: [io 0xd030-0xd037] >20:49:19,451 DEBUG kernel:[ 0.258229] pci 0000:03:00.0: reg 0x14: [mem 0xf7d05000-0xf7d05fff] >20:49:19,451 DEBUG kernel:[ 0.258287] pci 0000:03:00.0: reg 0x24: [mem 0xf7d04000-0xf7d04fff] >20:49:19,451 DEBUG kernel:[ 0.258376] pci 0000:03:00.0: PME# supported from D3hot D3cold >20:49:19,451 INFO kernel:[ 0.258406] pci 0000:03:00.0: System wakeup disabled by ACPI >20:49:19,451 DEBUG kernel:[ 0.258445] pci 0000:03:00.1: [9710:9912] type 00 class 0x070002 >20:49:19,451 DEBUG kernel:[ 0.258466] pci 0000:03:00.1: reg 0x10: [io 0xd020-0xd027] >20:49:19,451 DEBUG kernel:[ 0.258481] pci 0000:03:00.1: reg 0x14: [mem 0xf7d03000-0xf7d03fff] >20:49:19,451 DEBUG kernel:[ 0.258539] pci 0000:03:00.1: reg 0x24: [mem 0xf7d02000-0xf7d02fff] >20:49:19,451 DEBUG kernel:[ 0.258629] pci 0000:03:00.1: PME# supported from D3hot D3cold >20:49:19,451 DEBUG kernel:[ 0.258690] pci 0000:03:00.2: [9710:9912] type 00 class 0x070103 >20:49:19,451 DEBUG kernel:[ 0.258711] pci 0000:03:00.2: reg 0x10: [io 0xd010-0xd017] >20:49:19,451 DEBUG kernel:[ 0.258727] pci 0000:03:00.2: reg 0x14: [io 0xd000-0xd007] >20:49:19,451 DEBUG kernel:[ 0.258742] pci 0000:03:00.2: reg 0x18: [mem 0xf7d01000-0xf7d01fff] >20:49:19,451 DEBUG kernel:[ 0.258786] pci 0000:03:00.2: reg 0x24: [mem 0xf7d00000-0xf7d00fff] >20:49:19,451 DEBUG kernel:[ 0.258877] pci 0000:03:00.2: PME# supported from D3hot D3cold >20:49:19,451 INFO kernel:[ 0.260880] pci 0000:00:1c.0: PCI bridge to [bus 03] >20:49:19,451 DEBUG kernel:[ 0.260885] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] >20:49:19,451 DEBUG kernel:[ 0.260889] pci 0000:00:1c.0: bridge window [mem 0xf7d00000-0xf7dfffff] >20:49:19,451 DEBUG kernel:[ 0.260972] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000 >20:49:19,451 DEBUG kernel:[ 0.260990] pci 0000:04:00.0: reg 0x10: [io 0xc000-0xc0ff] >20:49:19,451 DEBUG kernel:[ 0.261023] pci 0000:04:00.0: reg 0x18: [mem 0xf7c00000-0xf7c00fff 64bit] >20:49:19,451 DEBUG kernel:[ 0.261043] pci 0000:04:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref] >20:49:19,451 DEBUG kernel:[ 0.261130] pci 0000:04:00.0: supports D1 D2 >20:49:19,451 DEBUG kernel:[ 0.261131] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold >20:49:19,451 INFO kernel:[ 0.261163] pci 0000:04:00.0: System wakeup disabled by ACPI >20:49:19,451 INFO kernel:[ 0.262865] pci 0000:00:1c.1: PCI bridge to [bus 04] >20:49:19,451 DEBUG kernel:[ 0.262870] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff] >20:49:19,451 DEBUG kernel:[ 0.262875] pci 0000:00:1c.1: bridge window [mem 0xf7c00000-0xf7cfffff] >20:49:19,451 DEBUG kernel:[ 0.262882] pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >20:49:19,451 DEBUG kernel:[ 0.262969] pci 0000:05:00.0: [1b21:1042] type 00 class 0x0c0330 >20:49:19,451 DEBUG kernel:[ 0.262997] pci 0000:05:00.0: reg 0x10: [mem 0xf7b00000-0xf7b07fff 64bit] >20:49:19,451 DEBUG kernel:[ 0.263137] pci 0000:05:00.0: PME# supported from D3hot D3cold >20:49:19,451 INFO kernel:[ 0.263167] pci 0000:05:00.0: System wakeup disabled by ACPI >20:49:19,451 INFO kernel:[ 0.264865] pci 0000:00:1c.2: PCI bridge to [bus 05] >20:49:19,451 DEBUG kernel:[ 0.264873] pci 0000:00:1c.2: bridge window [mem 0xf7b00000-0xf7bfffff] >20:49:19,451 DEBUG kernel:[ 0.264960] pci 0000:06:00.0: [1b21:0612] type 00 class 0x010601 >20:49:19,451 DEBUG kernel:[ 0.264977] pci 0000:06:00.0: reg 0x10: [io 0xb050-0xb057] >20:49:19,451 DEBUG kernel:[ 0.264990] pci 0000:06:00.0: reg 0x14: [io 0xb040-0xb043] >20:49:19,451 DEBUG kernel:[ 0.265002] pci 0000:06:00.0: reg 0x18: [io 0xb030-0xb037] >20:49:19,451 DEBUG kernel:[ 0.265015] pci 0000:06:00.0: reg 0x1c: [io 0xb020-0xb023] >20:49:19,451 DEBUG kernel:[ 0.265027] pci 0000:06:00.0: reg 0x20: [io 0xb000-0xb01f] >20:49:19,451 DEBUG kernel:[ 0.265040] pci 0000:06:00.0: reg 0x24: [mem 0xf7a00000-0xf7a001ff] >20:49:19,451 INFO kernel:[ 0.265130] pci 0000:06:00.0: System wakeup disabled by ACPI >20:49:19,451 INFO kernel:[ 0.266866] pci 0000:00:1c.3: PCI bridge to [bus 06] >20:49:19,451 DEBUG kernel:[ 0.266871] pci 0000:00:1c.3: bridge window [io 0xb000-0xbfff] >20:49:19,451 DEBUG kernel:[ 0.266876] pci 0000:00:1c.3: bridge window [mem 0xf7a00000-0xf7afffff] >20:49:19,451 DEBUG kernel:[ 0.266956] pci 0000:07:00.0: [1b21:1080] type 01 class 0x060401 >20:49:19,451 INFO kernel:[ 0.267070] pci 0000:07:00.0: System wakeup disabled by ACPI >20:49:19,451 INFO kernel:[ 0.267086] pci 0000:00:1c.4: PCI bridge to [bus 07-08] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267089] pci 0000:00:1c.4: bridge window [io 0xa000-0xafff] >20:49:19,451 DEBUG kernel:[ 0.267092] pci 0000:00:1c.4: bridge window [mem 0xf7900000-0xf79fffff] >20:49:19,451 DEBUG kernel:[ 0.267097] pci 0000:00:1c.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267098] pci 0000:00:1c.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267099] pci 0000:00:1c.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267101] pci 0000:00:1c.4: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267102] pci 0000:00:1c.4: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267103] pci 0000:00:1c.4: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267104] pci 0000:00:1c.4: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267105] pci 0000:00:1c.4: bridge window [mem 0xdf200000-0xfeafffff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267167] pci 0000:08:01.0: [105a:3d17] type 00 class 0x018000 >20:49:19,451 DEBUG kernel:[ 0.267197] pci 0000:08:01.0: reg 0x10: [io 0xa100-0xa17f] >20:49:19,451 DEBUG kernel:[ 0.267229] pci 0000:08:01.0: reg 0x18: [io 0xa000-0xa0ff] >20:49:19,451 DEBUG kernel:[ 0.267245] pci 0000:08:01.0: reg 0x1c: [mem 0xf7928000-0xf7928fff] >20:49:19,451 DEBUG kernel:[ 0.267261] pci 0000:08:01.0: reg 0x20: [mem 0xf7900000-0xf791ffff] >20:49:19,451 DEBUG kernel:[ 0.267293] pci 0000:08:01.0: reg 0x30: [mem 0xf7920000-0xf7927fff pref] >20:49:19,451 DEBUG kernel:[ 0.267343] pci 0000:08:01.0: supports D1 >20:49:19,451 INFO kernel:[ 0.267430] pci 0000:07:00.0: PCI bridge to [bus 08] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267439] pci 0000:07:00.0: bridge window [io 0xa000-0xafff] >20:49:19,451 DEBUG kernel:[ 0.267443] pci 0000:07:00.0: bridge window [mem 0xf7900000-0xf79fffff] >20:49:19,451 DEBUG kernel:[ 0.267452] pci 0000:07:00.0: bridge window [io 0xa000-0xafff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267453] pci 0000:07:00.0: bridge window [mem 0xf7900000-0xf79fffff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267454] pci 0000:07:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267456] pci 0000:07:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267457] pci 0000:07:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267458] pci 0000:07:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267459] pci 0000:07:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267460] pci 0000:07:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267461] pci 0000:07:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267462] pci 0000:07:00.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267463] pci 0000:07:00.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267464] pci 0000:07:00.0: bridge window [mem 0xdf200000-0xfeafffff] (subtractive decode) >20:49:19,451 DEBUG kernel:[ 0.267548] pci 0000:09:00.0: [1b21:1042] type 00 class 0x0c0330 >20:49:19,451 DEBUG kernel:[ 0.267575] pci 0000:09:00.0: reg 0x10: [mem 0xf7800000-0xf7807fff 64bit] >20:49:19,451 DEBUG kernel:[ 0.267716] pci 0000:09:00.0: PME# supported from D3hot D3cold >20:49:19,451 INFO kernel:[ 0.267745] pci 0000:09:00.0: System wakeup disabled by ACPI >20:49:19,451 INFO kernel:[ 0.268869] pci 0000:00:1c.7: PCI bridge to [bus 09] >20:49:19,451 DEBUG kernel:[ 0.268877] pci 0000:00:1c.7: bridge window [mem 0xf7800000-0xf78fffff] >20:49:19,451 INFO kernel:[ 0.268922] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >20:49:19,451 INFO kernel:[ 0.269194] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >20:49:19,451 INFO kernel:[ 0.269228] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15) >20:49:19,451 INFO kernel:[ 0.269262] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) >20:49:19,451 INFO kernel:[ 0.269295] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >20:49:19,451 INFO kernel:[ 0.269328] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15) >20:49:19,451 INFO kernel:[ 0.269362] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >20:49:19,451 INFO kernel:[ 0.269396] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15) >20:49:19,451 INFO kernel:[ 0.269431] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15) >20:49:19,451 WARNING kernel:[ 0.269583] ACPI: Enabled 4 GPEs in block 00 to 3F >20:49:19,451 DEBUG kernel:[ 0.269588] ACPI: \_SB_.PCI0: notify handler is installed >20:49:19,451 DEBUG kernel:[ 0.269624] Found 1 acpi root devices >20:49:19,451 INFO kernel:[ 0.269635] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 >20:49:19,451 INFO kernel:[ 0.269684] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >20:49:19,451 INFO kernel:[ 0.269687] vgaarb: loaded >20:49:19,451 INFO kernel:[ 0.269687] vgaarb: bridge control possible 0000:00:02.0 >20:49:19,451 NOTICE kernel:[ 0.269726] SCSI subsystem initialized >20:49:19,451 INFO kernel:[ 0.269727] ACPI: bus type ATA registered >20:49:19,451 DEBUG kernel:[ 0.269747] libata version 3.00 loaded. >20:49:19,451 INFO kernel:[ 0.269760] ACPI: bus type USB registered >20:49:19,451 INFO kernel:[ 0.269770] usbcore: registered new interface driver usbfs >20:49:19,451 INFO kernel:[ 0.269774] usbcore: registered new interface driver hub >20:49:19,451 INFO kernel:[ 0.269785] usbcore: registered new device driver usb >20:49:19,451 INFO kernel:[ 0.269820] PCI: Using ACPI for IRQ routing >20:49:19,451 DEBUG kernel:[ 0.271104] PCI: pci_cache_line_size set to 64 bytes >20:49:19,451 DEBUG kernel:[ 0.271184] e820: reserve RAM buffer [mem 0x0009bc00-0x0009ffff] >20:49:19,451 DEBUG kernel:[ 0.271185] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >20:49:19,451 DEBUG kernel:[ 0.271186] e820: reserve RAM buffer [mem 0xd8f81000-0xdbffffff] >20:49:19,451 DEBUG kernel:[ 0.271187] e820: reserve RAM buffer [mem 0xd9c89000-0xdbffffff] >20:49:19,451 DEBUG kernel:[ 0.271188] e820: reserve RAM buffer [mem 0xda000000-0xdbffffff] >20:49:19,451 DEBUG kernel:[ 0.271189] e820: reserve RAM buffer [mem 0x81fe00000-0x81fffffff] >20:49:19,451 INFO kernel:[ 0.271241] NetLabel: Initializing >20:49:19,451 INFO kernel:[ 0.271242] NetLabel: domain hash size = 128 >20:49:19,451 INFO kernel:[ 0.271242] NetLabel: protocols = UNLABELED CIPSOv4 >20:49:19,451 INFO kernel:[ 0.271248] NetLabel: unlabeled traffic allowed by default >20:49:19,451 INFO kernel:[ 0.271271] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >20:49:19,451 INFO kernel:[ 0.271274] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >20:49:19,451 INFO kernel:[ 0.273289] Switched to clocksource hpet >20:49:19,451 INFO kernel:[ 0.276478] pnp: PnP ACPI init >20:49:19,451 INFO kernel:[ 0.276486] ACPI: bus type PNP registered >20:49:19,451 INFO kernel:[ 0.276530] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >20:49:19,451 DEBUG kernel:[ 0.276533] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >20:49:19,451 DEBUG kernel:[ 0.276539] pnp 00:01: [dma 4] >20:49:19,451 DEBUG kernel:[ 0.276549] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >20:49:19,451 DEBUG kernel:[ 0.276560] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >20:49:19,451 DEBUG kernel:[ 0.276616] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >20:49:19,451 INFO kernel:[ 0.276647] system 00:04: [io 0x0680-0x069f] has been reserved >20:49:19,451 INFO kernel:[ 0.276648] system 00:04: [io 0x0200-0x020f] has been reserved >20:49:19,451 INFO kernel:[ 0.276649] system 00:04: [io 0xffff] has been reserved >20:49:19,451 INFO kernel:[ 0.276650] system 00:04: [io 0xffff] has been reserved >20:49:19,451 INFO kernel:[ 0.276652] system 00:04: [io 0x0400-0x0453] could not be reserved >20:49:19,451 INFO kernel:[ 0.276653] system 00:04: [io 0x0458-0x047f] has been reserved >20:49:19,451 INFO kernel:[ 0.276656] system 00:04: [io 0x0500-0x057f] has been reserved >20:49:19,451 INFO kernel:[ 0.276658] system 00:04: [io 0x164e-0x164f] has been reserved >20:49:19,451 DEBUG kernel:[ 0.276659] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >20:49:19,451 DEBUG kernel:[ 0.276677] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >20:49:19,451 INFO kernel:[ 0.276708] system 00:06: [io 0x0454-0x0457] has been reserved >20:49:19,451 DEBUG kernel:[ 0.276710] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >20:49:19,451 INFO kernel:[ 0.276764] system 00:07: [io 0x0290-0x029f] has been reserved >20:49:19,451 DEBUG kernel:[ 0.276766] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >20:49:19,451 INFO kernel:[ 0.276800] system 00:08: [io 0x04d0-0x04d1] has been reserved >20:49:19,451 DEBUG kernel:[ 0.276801] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >20:49:19,451 DEBUG kernel:[ 0.276816] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active) >20:49:19,451 DEBUG kernel:[ 0.276849] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >20:49:19,451 INFO kernel:[ 0.276994] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved >20:49:19,451 INFO kernel:[ 0.276995] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved >20:49:19,451 INFO kernel:[ 0.276996] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved >20:49:19,451 INFO kernel:[ 0.276998] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved >20:49:19,451 INFO kernel:[ 0.276999] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved >20:49:19,451 INFO kernel:[ 0.277000] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved >20:49:19,451 INFO kernel:[ 0.277002] system 00:0b: [mem 0xfed90000-0xfed93fff] could not be reserved >20:49:19,451 INFO kernel:[ 0.277003] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved >20:49:19,451 INFO kernel:[ 0.277004] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved >20:49:19,451 INFO kernel:[ 0.277005] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved >20:49:19,451 INFO kernel:[ 0.277007] system 00:0b: [mem 0xdf200000-0xdf200fff] has been reserved >20:49:19,451 DEBUG kernel:[ 0.277008] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >20:49:19,451 INFO kernel:[ 0.277103] system 00:0c: [mem 0x20000000-0x201fffff] has been reserved >20:49:19,451 INFO kernel:[ 0.277104] system 00:0c: [mem 0x40004000-0x40004fff] has been reserved >20:49:19,451 DEBUG kernel:[ 0.277105] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active) >20:49:19,451 INFO kernel:[ 0.277120] pnp: PnP ACPI: found 13 devices >20:49:19,451 INFO kernel:[ 0.277120] ACPI: bus type PNP unregistered >20:49:19,451 INFO kernel:[ 0.282894] pci 0000:01:00.0: PCI bridge to [bus 02] >20:49:19,451 INFO kernel:[ 0.282897] pci 0000:01:00.0: bridge window [io 0xe000-0xefff] >20:49:19,451 INFO kernel:[ 0.282911] pci 0000:00:01.0: PCI bridge to [bus 01-02] >20:49:19,451 INFO kernel:[ 0.282912] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >20:49:19,451 INFO kernel:[ 0.282916] pci 0000:00:1c.0: PCI bridge to [bus 03] >20:49:19,451 INFO kernel:[ 0.282918] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] >20:49:19,451 INFO kernel:[ 0.282922] pci 0000:00:1c.0: bridge window [mem 0xf7d00000-0xf7dfffff] >20:49:19,451 INFO kernel:[ 0.282928] pci 0000:00:1c.1: PCI bridge to [bus 04] >20:49:19,451 INFO kernel:[ 0.282930] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff] >20:49:19,451 INFO kernel:[ 0.282934] pci 0000:00:1c.1: bridge window [mem 0xf7c00000-0xf7cfffff] >20:49:19,451 INFO kernel:[ 0.282937] pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >20:49:19,451 INFO kernel:[ 0.282942] pci 0000:00:1c.2: PCI bridge to [bus 05] >20:49:19,451 INFO kernel:[ 0.282946] pci 0000:00:1c.2: bridge window [mem 0xf7b00000-0xf7bfffff] >20:49:19,451 INFO kernel:[ 0.282953] pci 0000:00:1c.3: PCI bridge to [bus 06] >20:49:19,451 INFO kernel:[ 0.282955] pci 0000:00:1c.3: bridge window [io 0xb000-0xbfff] >20:49:19,451 INFO kernel:[ 0.282959] pci 0000:00:1c.3: bridge window [mem 0xf7a00000-0xf7afffff] >20:49:19,451 INFO kernel:[ 0.282965] pci 0000:07:00.0: PCI bridge to [bus 08] >20:49:19,451 INFO kernel:[ 0.282968] pci 0000:07:00.0: bridge window [io 0xa000-0xafff] >20:49:19,451 INFO kernel:[ 0.282975] pci 0000:07:00.0: bridge window [mem 0xf7900000-0xf79fffff] >20:49:19,451 INFO kernel:[ 0.282988] pci 0000:00:1c.4: PCI bridge to [bus 07-08] >20:49:19,451 INFO kernel:[ 0.282990] pci 0000:00:1c.4: bridge window [io 0xa000-0xafff] >20:49:19,451 INFO kernel:[ 0.282994] pci 0000:00:1c.4: bridge window [mem 0xf7900000-0xf79fffff] >20:49:19,451 INFO kernel:[ 0.283000] pci 0000:00:1c.7: PCI bridge to [bus 09] >20:49:19,451 INFO kernel:[ 0.283004] pci 0000:00:1c.7: bridge window [mem 0xf7800000-0xf78fffff] >20:49:19,451 DEBUG kernel:[ 0.283321] pci 0000:07:00.0: setting latency timer to 64 >20:49:19,451 DEBUG kernel:[ 0.283366] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >20:49:19,451 DEBUG kernel:[ 0.283367] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >20:49:19,451 DEBUG kernel:[ 0.283368] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >20:49:19,451 DEBUG kernel:[ 0.283370] pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff] >20:49:19,451 DEBUG kernel:[ 0.283371] pci_bus 0000:00: resource 8 [mem 0x000dc000-0x000dffff] >20:49:19,451 DEBUG kernel:[ 0.283372] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000e3fff] >20:49:19,451 DEBUG kernel:[ 0.283373] pci_bus 0000:00: resource 10 [mem 0x000e4000-0x000e7fff] >20:49:19,451 DEBUG kernel:[ 0.283374] pci_bus 0000:00: resource 11 [mem 0xdf200000-0xfeafffff] >20:49:19,451 DEBUG kernel:[ 0.283375] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >20:49:19,451 DEBUG kernel:[ 0.283376] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] >20:49:19,451 DEBUG kernel:[ 0.283377] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] >20:49:19,451 DEBUG kernel:[ 0.283379] pci_bus 0000:03: resource 1 [mem 0xf7d00000-0xf7dfffff] >20:49:19,451 DEBUG kernel:[ 0.283380] pci_bus 0000:04: resource 0 [io 0xc000-0xcfff] >20:49:19,451 DEBUG kernel:[ 0.283381] pci_bus 0000:04: resource 1 [mem 0xf7c00000-0xf7cfffff] >20:49:19,451 DEBUG kernel:[ 0.283382] pci_bus 0000:04: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] >20:49:19,451 DEBUG kernel:[ 0.283383] pci_bus 0000:05: resource 1 [mem 0xf7b00000-0xf7bfffff] >20:49:19,451 DEBUG kernel:[ 0.283384] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] >20:49:19,451 DEBUG kernel:[ 0.283385] pci_bus 0000:06: resource 1 [mem 0xf7a00000-0xf7afffff] >20:49:19,451 DEBUG kernel:[ 0.283387] pci_bus 0000:07: resource 0 [io 0xa000-0xafff] >20:49:19,451 DEBUG kernel:[ 0.283388] pci_bus 0000:07: resource 1 [mem 0xf7900000-0xf79fffff] >20:49:19,451 DEBUG kernel:[ 0.283389] pci_bus 0000:07: resource 4 [io 0x0000-0x0cf7] >20:49:19,451 DEBUG kernel:[ 0.283390] pci_bus 0000:07: resource 5 [io 0x0d00-0xffff] >20:49:19,451 DEBUG kernel:[ 0.283391] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff] >20:49:19,451 DEBUG kernel:[ 0.283392] pci_bus 0000:07: resource 7 [mem 0x000d8000-0x000dbfff] >20:49:19,451 DEBUG kernel:[ 0.283393] pci_bus 0000:07: resource 8 [mem 0x000dc000-0x000dffff] >20:49:19,451 DEBUG kernel:[ 0.283394] pci_bus 0000:07: resource 9 [mem 0x000e0000-0x000e3fff] >20:49:19,451 DEBUG kernel:[ 0.283395] pci_bus 0000:07: resource 10 [mem 0x000e4000-0x000e7fff] >20:49:19,451 DEBUG kernel:[ 0.283396] pci_bus 0000:07: resource 11 [mem 0xdf200000-0xfeafffff] >20:49:19,451 DEBUG kernel:[ 0.283397] pci_bus 0000:08: resource 0 [io 0xa000-0xafff] >20:49:19,451 DEBUG kernel:[ 0.283399] pci_bus 0000:08: resource 1 [mem 0xf7900000-0xf79fffff] >20:49:19,451 DEBUG kernel:[ 0.283400] pci_bus 0000:08: resource 4 [io 0xa000-0xafff] >20:49:19,451 DEBUG kernel:[ 0.283401] pci_bus 0000:08: resource 5 [mem 0xf7900000-0xf79fffff] >20:49:19,451 DEBUG kernel:[ 0.283402] pci_bus 0000:08: resource 8 [io 0x0000-0x0cf7] >20:49:19,451 DEBUG kernel:[ 0.283403] pci_bus 0000:08: resource 9 [io 0x0d00-0xffff] >20:49:19,451 DEBUG kernel:[ 0.283404] pci_bus 0000:08: resource 10 [mem 0x000a0000-0x000bffff] >20:49:19,451 DEBUG kernel:[ 0.283405] pci_bus 0000:08: resource 11 [mem 0x000d8000-0x000dbfff] >20:49:19,451 DEBUG kernel:[ 0.283406] pci_bus 0000:08: resource 12 [mem 0x000dc000-0x000dffff] >20:49:19,451 DEBUG kernel:[ 0.283407] pci_bus 0000:08: resource 13 [mem 0x000e0000-0x000e3fff] >20:49:19,451 DEBUG kernel:[ 0.283408] pci_bus 0000:08: resource 14 [mem 0x000e4000-0x000e7fff] >20:49:19,451 DEBUG kernel:[ 0.283409] pci_bus 0000:08: resource 15 [mem 0xdf200000-0xfeafffff] >20:49:19,451 DEBUG kernel:[ 0.283411] pci_bus 0000:09: resource 1 [mem 0xf7800000-0xf78fffff] >20:49:19,451 INFO kernel:[ 0.283432] NET: Registered protocol family 2 >20:49:19,451 INFO kernel:[ 0.283699] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >20:49:19,451 INFO kernel:[ 0.284130] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >20:49:19,451 INFO kernel:[ 0.284228] TCP: Hash tables configured (established 262144 bind 65536) >20:49:19,451 INFO kernel:[ 0.284240] TCP: reno registered >20:49:19,451 INFO kernel:[ 0.284266] UDP hash table entries: 16384 (order: 7, 524288 bytes) >20:49:19,451 INFO kernel:[ 0.284353] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) >20:49:19,451 INFO kernel:[ 0.284448] NET: Registered protocol family 1 >20:49:19,451 DEBUG kernel:[ 0.284456] pci 0000:00:02.0: Boot video device >20:49:19,451 DEBUG kernel:[ 0.284861] PCI: CLS mismatch (64 != 4), using 64 bytes >20:49:19,451 INFO kernel:[ 0.284940] Unpacking initramfs... >20:49:19,451 INFO kernel:[ 2.894282] Freeing initrd memory: 33820K (ffff88001ded8000 - ffff88001ffdf000) >20:49:19,451 INFO kernel:[ 2.894291] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >20:49:19,451 INFO kernel:[ 2.894293] software IO TLB [mem 0xd4f81000-0xd8f81000] (64MB) mapped at [ffff8800d4f81000-ffff8800d8f80fff] >20:49:19,451 INFO kernel:[ 2.896124] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >20:49:19,451 NOTICE kernel:[ 2.896334] Initialise system trusted keyring >20:49:19,451 INFO kernel:[ 2.896365] audit: initializing netlink socket (disabled) >20:49:19,451 NOTICE kernel:[ 2.896376] type=2000 audit(1387399724.749:1): initialized >20:49:19,451 INFO kernel:[ 2.912662] HugeTLB registered 2 MB page size, pre-allocated 0 pages >20:49:19,451 INFO kernel:[ 2.913899] zbud: loaded >20:49:19,451 NOTICE kernel:[ 2.914013] VFS: Disk quotas dquot_6.5.2 >20:49:19,451 WARNING kernel:[ 2.914035] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >20:49:19,451 INFO kernel:[ 2.914256] msgmni has been set to 32768 >20:49:19,451 NOTICE kernel:[ 2.914290] Key type big_key registered >20:49:19,451 DEBUG kernel:[ 2.914291] SELinux: Registering netfilter hooks >20:49:19,451 INFO kernel:[ 2.914696] alg: No test for stdrng (krng) >20:49:19,451 INFO kernel:[ 2.914700] NET: Registered protocol family 38 >20:49:19,451 NOTICE kernel:[ 2.914703] Key type asymmetric registered >20:49:19,451 NOTICE kernel:[ 2.914704] Asymmetric key parser 'x509' registered >20:49:19,451 INFO kernel:[ 2.914733] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >20:49:19,451 INFO kernel:[ 2.914753] io scheduler noop registered >20:49:19,451 INFO kernel:[ 2.914754] io scheduler deadline registered >20:49:19,451 INFO kernel:[ 2.914770] io scheduler cfq registered (default) >20:49:19,451 DEBUG kernel:[ 2.914845] pcieport 0000:00:01.0: irq 42 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 2.914893] pcieport 0000:00:1c.0: irq 43 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 2.914962] pcieport 0000:00:1c.1: irq 44 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 2.915023] pcieport 0000:00:1c.2: irq 45 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 2.915083] pcieport 0000:00:1c.3: irq 46 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 2.915143] pcieport 0000:00:1c.7: irq 47 for MSI/MSI-X >20:49:19,451 INFO kernel:[ 2.915206] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt >20:49:19,451 INFO kernel:[ 2.915208] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt >20:49:19,451 INFO kernel:[ 2.915209] pci 0000:02:04.0: Signaling PME through PCIe PME interrupt >20:49:19,451 DEBUG kernel:[ 2.915211] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded >20:49:19,451 INFO kernel:[ 2.915220] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >20:49:19,451 INFO kernel:[ 2.915221] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >20:49:19,451 INFO kernel:[ 2.915222] pci 0000:03:00.1: Signaling PME through PCIe PME interrupt >20:49:19,451 INFO kernel:[ 2.915223] pci 0000:03:00.2: Signaling PME through PCIe PME interrupt >20:49:19,451 DEBUG kernel:[ 2.915226] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >20:49:19,451 INFO kernel:[ 2.915236] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >20:49:19,451 INFO kernel:[ 2.915237] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt >20:49:19,451 DEBUG kernel:[ 2.915240] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded >20:49:19,451 INFO kernel:[ 2.915250] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt >20:49:19,451 INFO kernel:[ 2.915252] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt >20:49:19,451 DEBUG kernel:[ 2.915254] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded >20:49:19,451 INFO kernel:[ 2.915264] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt >20:49:19,451 INFO kernel:[ 2.915265] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt >20:49:19,451 DEBUG kernel:[ 2.915268] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded >20:49:19,451 INFO kernel:[ 2.915277] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt >20:49:19,451 INFO kernel:[ 2.915278] pci 0000:09:00.0: Signaling PME through PCIe PME interrupt >20:49:19,451 DEBUG kernel:[ 2.915281] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded >20:49:19,451 INFO kernel:[ 2.915288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >20:49:19,451 INFO kernel:[ 2.915295] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >20:49:19,451 DEBUG kernel:[ 2.915331] intel_idle: MWAIT substates: 0x1120 >20:49:19,451 DEBUG kernel:[ 2.915332] intel_idle: v0.4 model 0x3A >20:49:19,451 DEBUG kernel:[ 2.915333] intel_idle: lapic_timer_reliable_states 0xffffffff >20:49:19,451 INFO kernel:[ 2.915390] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >20:49:19,451 INFO kernel:[ 2.915394] ACPI: Power Button [PWRB] >20:49:19,451 INFO kernel:[ 2.915414] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >20:49:19,451 INFO kernel:[ 2.915415] ACPI: Power Button [PWRF] >20:49:19,451 INFO kernel:[ 2.915463] ACPI: Fan [FAN0] (off) >20:49:19,451 INFO kernel:[ 2.915480] ACPI: Fan [FAN1] (off) >20:49:19,451 INFO kernel:[ 2.915494] ACPI: Fan [FAN2] (off) >20:49:19,451 INFO kernel:[ 2.915508] ACPI: Fan [FAN3] (off) >20:49:19,451 INFO kernel:[ 2.915522] ACPI: Fan [FAN4] (off) >20:49:19,451 INFO kernel:[ 2.915555] ACPI: Requesting acpi_cpufreq >20:49:19,451 INFO kernel:[ 2.920155] thermal LNXTHERM:00: registered as thermal_zone0 >20:49:19,451 INFO kernel:[ 2.920156] ACPI: Thermal Zone [TZ00] (28 C) >20:49:19,451 INFO kernel:[ 2.920286] thermal LNXTHERM:01: registered as thermal_zone1 >20:49:19,451 INFO kernel:[ 2.920287] ACPI: Thermal Zone [TZ01] (30 C) >20:49:19,451 INFO kernel:[ 2.920312] GHES: HEST is not enabled! >20:49:19,451 INFO kernel:[ 2.920344] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >20:49:19,451 INFO kernel:[ 2.942368] 0000:03:00.0: ttyS0 at I/O 0xd030 (irq = 16) is a ST16650V2 >20:49:19,451 INFO kernel:[ 2.964229] 0000:03:00.1: ttyS1 at I/O 0xd020 (irq = 17) is a ST16650V2 >20:49:19,451 INFO kernel:[ 2.964422] Non-volatile memory driver v1.3 >20:49:19,451 INFO kernel:[ 2.964424] Linux agpgart interface v0.103 >20:49:19,451 DEBUG kernel:[ 2.964494] ahci 0000:00:1f.2: version 3.0 >20:49:19,451 DEBUG kernel:[ 2.964567] ahci 0000:00:1f.2: irq 48 for MSI/MSI-X >20:49:19,451 INFO kernel:[ 2.974897] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode >20:49:19,451 INFO kernel:[ 2.974899] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >20:49:19,451 DEBUG kernel:[ 2.974902] ahci 0000:00:1f.2: setting latency timer to 64 >20:49:19,451 INFO kernel:[ 2.985068] scsi0 : ahci >20:49:19,451 INFO kernel:[ 2.985111] scsi1 : ahci >20:49:19,451 INFO kernel:[ 2.985144] scsi2 : ahci >20:49:19,451 INFO kernel:[ 2.985176] scsi3 : ahci >20:49:19,451 INFO kernel:[ 2.985208] scsi4 : ahci >20:49:19,451 INFO kernel:[ 2.985239] scsi5 : ahci >20:49:19,451 INFO kernel:[ 2.985287] ata1: SATA max UDMA/133 abar m2048@0xf7e36000 port 0xf7e36100 irq 48 >20:49:19,451 INFO kernel:[ 2.985289] ata2: SATA max UDMA/133 abar m2048@0xf7e36000 port 0xf7e36180 irq 48 >20:49:19,451 INFO kernel:[ 2.985291] ata3: SATA max UDMA/133 abar m2048@0xf7e36000 port 0xf7e36200 irq 48 >20:49:19,451 INFO kernel:[ 2.985292] ata4: SATA max UDMA/133 abar m2048@0xf7e36000 port 0xf7e36280 irq 48 >20:49:19,451 INFO kernel:[ 2.985293] ata5: SATA max UDMA/133 abar m2048@0xf7e36000 port 0xf7e36300 irq 48 >20:49:19,451 INFO kernel:[ 2.985295] ata6: SATA max UDMA/133 abar m2048@0xf7e36000 port 0xf7e36380 irq 48 >20:49:19,451 DEBUG kernel:[ 2.985370] ahci 0000:06:00.0: irq 49 for MSI/MSI-X >20:49:19,451 INFO kernel:[ 2.985402] ahci: SSS flag set, parallel bus scan disabled >20:49:19,451 INFO kernel:[ 2.985453] ahci 0000:06:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >20:49:19,451 INFO kernel:[ 2.985455] ahci 0000:06:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs >20:49:19,451 INFO kernel:[ 2.985596] scsi6 : ahci >20:49:19,451 INFO kernel:[ 2.985633] scsi7 : ahci >20:49:19,451 INFO kernel:[ 2.985651] ata7: SATA max UDMA/133 abar m512@0xf7a00000 port 0xf7a00100 irq 49 >20:49:19,451 INFO kernel:[ 2.985653] ata8: SATA max UDMA/133 abar m512@0xf7a00000 port 0xf7a00180 irq 49 >20:49:19,451 INFO kernel:[ 2.985693] libphy: Fixed MDIO Bus: probed >20:49:19,451 INFO kernel:[ 2.985729] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >20:49:19,451 INFO kernel:[ 2.985730] ehci-pci: EHCI PCI platform driver >20:49:19,451 DEBUG kernel:[ 2.985791] ehci-pci 0000:00:1a.0: setting latency timer to 64 >20:49:19,451 INFO kernel:[ 2.985797] ehci-pci 0000:00:1a.0: EHCI Host Controller >20:49:19,451 INFO kernel:[ 2.985823] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >20:49:19,451 INFO kernel:[ 2.985834] ehci-pci 0000:00:1a.0: debug port 2 >20:49:19,451 DEBUG kernel:[ 2.989728] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >20:49:19,451 INFO kernel:[ 2.989739] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e38000 >20:49:19,451 INFO kernel:[ 2.994847] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >20:49:19,451 INFO kernel:[ 2.994858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >20:49:19,451 INFO kernel:[ 2.994860] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:49:19,451 INFO kernel:[ 2.994861] usb usb1: Product: EHCI Host Controller >20:49:19,451 INFO kernel:[ 2.994862] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >20:49:19,451 INFO kernel:[ 2.994863] usb usb1: SerialNumber: 0000:00:1a.0 >20:49:19,451 INFO kernel:[ 2.994919] hub 1-0:1.0: USB hub found >20:49:19,451 INFO kernel:[ 2.994922] hub 1-0:1.0: 2 ports detected >20:49:19,451 DEBUG kernel:[ 2.995038] ehci-pci 0000:00:1d.0: setting latency timer to 64 >20:49:19,451 INFO kernel:[ 2.995043] ehci-pci 0000:00:1d.0: EHCI Host Controller >20:49:19,451 INFO kernel:[ 2.995066] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >20:49:19,451 INFO kernel:[ 2.995075] ehci-pci 0000:00:1d.0: debug port 2 >20:49:19,451 DEBUG kernel:[ 2.998962] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >20:49:19,451 INFO kernel:[ 2.998972] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e37000 >20:49:19,451 INFO kernel:[ 3.004834] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >20:49:19,451 INFO kernel:[ 3.004842] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >20:49:19,451 INFO kernel:[ 3.004843] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:49:19,451 INFO kernel:[ 3.004844] usb usb2: Product: EHCI Host Controller >20:49:19,451 INFO kernel:[ 3.004845] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >20:49:19,451 INFO kernel:[ 3.004846] usb usb2: SerialNumber: 0000:00:1d.0 >20:49:19,451 INFO kernel:[ 3.004894] hub 2-0:1.0: USB hub found >20:49:19,451 INFO kernel:[ 3.004896] hub 2-0:1.0: 2 ports detected >20:49:19,451 INFO kernel:[ 3.004953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >20:49:19,451 INFO kernel:[ 3.004954] ohci-pci: OHCI PCI platform driver >20:49:19,451 INFO kernel:[ 3.004960] uhci_hcd: USB Universal Host Controller Interface driver >20:49:19,451 DEBUG kernel:[ 3.005031] xhci_hcd 0000:00:14.0: setting latency timer to 64 >20:49:19,451 INFO kernel:[ 3.005033] xhci_hcd 0000:00:14.0: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.005055] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >20:49:19,451 DEBUG kernel:[ 3.005130] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >20:49:19,451 DEBUG kernel:[ 3.005145] xhci_hcd 0000:00:14.0: irq 50 for MSI/MSI-X >20:49:19,451 INFO kernel:[ 3.005180] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >20:49:19,451 INFO kernel:[ 3.005181] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:49:19,451 INFO kernel:[ 3.005182] usb usb3: Product: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.005183] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >20:49:19,451 INFO kernel:[ 3.005184] usb usb3: SerialNumber: 0000:00:14.0 >20:49:19,451 DEBUG kernel:[ 3.005222] xHCI xhci_add_endpoint called for root hub >20:49:19,451 DEBUG kernel:[ 3.005223] xHCI xhci_check_bandwidth called for root hub >20:49:19,451 INFO kernel:[ 3.005235] hub 3-0:1.0: USB hub found >20:49:19,451 INFO kernel:[ 3.005240] hub 3-0:1.0: 4 ports detected >20:49:19,451 INFO kernel:[ 3.005427] xhci_hcd 0000:00:14.0: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.005449] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >20:49:19,451 INFO kernel:[ 3.005462] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >20:49:19,451 INFO kernel:[ 3.005463] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:49:19,451 INFO kernel:[ 3.005464] usb usb4: Product: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.005465] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >20:49:19,451 INFO kernel:[ 3.005466] usb usb4: SerialNumber: 0000:00:14.0 >20:49:19,451 DEBUG kernel:[ 3.005501] xHCI xhci_add_endpoint called for root hub >20:49:19,451 DEBUG kernel:[ 3.005502] xHCI xhci_check_bandwidth called for root hub >20:49:19,451 INFO kernel:[ 3.005513] hub 4-0:1.0: USB hub found >20:49:19,451 INFO kernel:[ 3.005518] hub 4-0:1.0: 4 ports detected >20:49:19,451 INFO kernel:[ 3.013856] xhci_hcd 0000:05:00.0: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.013879] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5 >20:49:19,451 DEBUG kernel:[ 3.075005] xhci_hcd 0000:05:00.0: irq 51 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 3.075009] xhci_hcd 0000:05:00.0: irq 52 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 3.075013] xhci_hcd 0000:05:00.0: irq 53 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 3.075016] xhci_hcd 0000:05:00.0: irq 54 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 3.075020] xhci_hcd 0000:05:00.0: irq 55 for MSI/MSI-X >20:49:19,451 INFO kernel:[ 3.075110] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >20:49:19,451 INFO kernel:[ 3.075111] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:49:19,451 INFO kernel:[ 3.075112] usb usb5: Product: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.075113] usb usb5: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >20:49:19,451 INFO kernel:[ 3.075114] usb usb5: SerialNumber: 0000:05:00.0 >20:49:19,451 DEBUG kernel:[ 3.075153] xHCI xhci_add_endpoint called for root hub >20:49:19,451 DEBUG kernel:[ 3.075154] xHCI xhci_check_bandwidth called for root hub >20:49:19,451 INFO kernel:[ 3.075165] hub 5-0:1.0: USB hub found >20:49:19,451 INFO kernel:[ 3.075170] hub 5-0:1.0: 2 ports detected >20:49:19,451 INFO kernel:[ 3.075209] xhci_hcd 0000:05:00.0: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.075228] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 6 >20:49:19,451 INFO kernel:[ 3.075252] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >20:49:19,451 INFO kernel:[ 3.075253] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:49:19,451 INFO kernel:[ 3.075254] usb usb6: Product: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.075255] usb usb6: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >20:49:19,451 INFO kernel:[ 3.075256] usb usb6: SerialNumber: 0000:05:00.0 >20:49:19,451 DEBUG kernel:[ 3.075288] xHCI xhci_add_endpoint called for root hub >20:49:19,451 DEBUG kernel:[ 3.075289] xHCI xhci_check_bandwidth called for root hub >20:49:19,451 INFO kernel:[ 3.075299] hub 6-0:1.0: USB hub found >20:49:19,451 INFO kernel:[ 3.075305] hub 6-0:1.0: 2 ports detected >20:49:19,451 INFO kernel:[ 3.079778] xhci_hcd 0000:09:00.0: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.079803] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 7 >20:49:19,451 DEBUG kernel:[ 3.140976] xhci_hcd 0000:09:00.0: irq 56 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 3.140980] xhci_hcd 0000:09:00.0: irq 57 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 3.140984] xhci_hcd 0000:09:00.0: irq 58 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 3.140987] xhci_hcd 0000:09:00.0: irq 59 for MSI/MSI-X >20:49:19,451 DEBUG kernel:[ 3.140991] xhci_hcd 0000:09:00.0: irq 60 for MSI/MSI-X >20:49:19,451 INFO kernel:[ 3.141076] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002 >20:49:19,451 INFO kernel:[ 3.141077] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:49:19,451 INFO kernel:[ 3.141078] usb usb7: Product: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.141079] usb usb7: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >20:49:19,451 INFO kernel:[ 3.141080] usb usb7: SerialNumber: 0000:09:00.0 >20:49:19,451 DEBUG kernel:[ 3.141119] xHCI xhci_add_endpoint called for root hub >20:49:19,451 DEBUG kernel:[ 3.141120] xHCI xhci_check_bandwidth called for root hub >20:49:19,451 INFO kernel:[ 3.141132] hub 7-0:1.0: USB hub found >20:49:19,451 INFO kernel:[ 3.141138] hub 7-0:1.0: 2 ports detected >20:49:19,451 INFO kernel:[ 3.141178] xhci_hcd 0000:09:00.0: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.141204] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 8 >20:49:19,451 INFO kernel:[ 3.141234] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003 >20:49:19,451 INFO kernel:[ 3.141235] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:49:19,451 INFO kernel:[ 3.141236] usb usb8: Product: xHCI Host Controller >20:49:19,451 INFO kernel:[ 3.141237] usb usb8: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >20:49:19,451 INFO kernel:[ 3.141238] usb usb8: SerialNumber: 0000:09:00.0 >20:49:19,451 DEBUG kernel:[ 3.141270] xHCI xhci_add_endpoint called for root hub >20:49:19,451 DEBUG kernel:[ 3.141271] xHCI xhci_check_bandwidth called for root hub >20:49:19,451 INFO kernel:[ 3.141283] hub 8-0:1.0: USB hub found >20:49:19,451 INFO kernel:[ 3.141289] hub 8-0:1.0: 2 ports detected >20:49:19,451 INFO kernel:[ 3.145673] usbcore: registered new interface driver usbserial >20:49:19,451 INFO kernel:[ 3.145677] usbcore: registered new interface driver usbserial_generic >20:49:19,451 INFO kernel:[ 3.145682] usbserial: USB Serial support registered for generic >20:49:19,451 INFO kernel:[ 3.145701] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >20:49:19,451 WARNING kernel:[ 3.145702] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >20:49:19,451 INFO kernel:[ 3.146332] serio: i8042 KBD port at 0x60,0x64 irq 1 >20:49:19,451 INFO kernel:[ 3.146370] mousedev: PS/2 mouse device common for all mice >20:49:19,451 INFO kernel:[ 3.146455] rtc_cmos 00:05: RTC can wake from S4 >20:49:19,451 INFO kernel:[ 3.146558] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >20:49:19,451 INFO kernel:[ 3.146581] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >20:49:19,451 INFO kernel:[ 3.146615] device-mapper: uevent: version 1.0.3 >20:49:19,451 INFO kernel:[ 3.146654] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >20:49:19,451 INFO kernel:[ 3.146675] Intel P-state driver initializing. >20:49:19,451 INFO kernel:[ 3.146683] Intel pstate controlling: cpu 0 >20:49:19,451 INFO kernel:[ 3.146692] Intel pstate controlling: cpu 1 >20:49:19,451 INFO kernel:[ 3.146698] Intel pstate controlling: cpu 2 >20:49:19,451 INFO kernel:[ 3.146704] Intel pstate controlling: cpu 3 >20:49:19,451 INFO kernel:[ 3.146754] cpuidle: using governor menu >20:49:19,451 INFO kernel:[ 3.146944] hidraw: raw HID events driver (C) Jiri Kosina >20:49:19,451 INFO kernel:[ 3.146992] usbcore: registered new interface driver usbhid >20:49:19,451 INFO kernel:[ 3.146992] usbhid: USB HID core driver >20:49:19,451 INFO kernel:[ 3.147010] drop_monitor: Initializing network drop monitor service >20:49:19,451 INFO kernel:[ 3.147057] ip_tables: (C) 2000-2006 Netfilter Core Team >20:49:19,451 INFO kernel:[ 3.147075] TCP: cubic registered >20:49:19,451 INFO kernel:[ 3.147077] Initializing XFRM netlink socket >20:49:19,451 INFO kernel:[ 3.147132] NET: Registered protocol family 10 >20:49:19,451 INFO kernel:[ 3.147239] mip6: Mobile IPv6 >20:49:19,451 INFO kernel:[ 3.147241] NET: Registered protocol family 17 >20:49:19,451 DEBUG kernel:[ 3.147374] PM: Hibernation image not present or could not be loaded. >20:49:19,451 NOTICE kernel:[ 3.147377] Loading compiled-in X.509 certificates >20:49:19,451 NOTICE kernel:[ 3.147982] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >20:49:19,451 INFO kernel:[ 3.147987] registered taskstats version 1 >20:49:19,451 INFO kernel:[ 3.149161] Magic number: 9:300:852 >20:49:19,451 INFO kernel:[ 3.149237] rtc_cmos 00:05: setting system clock to 2013-12-18 20:48:45 UTC (1387399725) >20:49:19,451 INFO kernel:[ 3.167345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >20:49:19,451 INFO kernel:[ 3.289536] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >20:49:19,451 INFO kernel:[ 3.289569] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >20:49:19,451 INFO kernel:[ 3.289589] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >20:49:19,451 INFO kernel:[ 3.289606] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >20:49:19,451 INFO kernel:[ 3.289625] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >20:49:19,451 INFO kernel:[ 3.289640] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >20:49:19,451 WARNING kernel:[ 3.291002] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.291009] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8807f3ca7c80), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 WARNING kernel:[ 3.291080] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.291087] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff8807f3ca7ed8), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 WARNING kernel:[ 3.291157] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.291164] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff8807f3ca7cf8), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 INFO kernel:[ 3.291283] ata1.00: ATA-8: Hitachi HDS723030ALA640, MKAOA5C0, max UDMA/133 >20:49:19,451 INFO kernel:[ 3.291287] ata1.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >20:49:19,451 INFO kernel:[ 3.291353] ata6.00: ATA-8: Hitachi HDS5C4040ALE630, MPAOA3B0, max UDMA/133 >20:49:19,451 INFO kernel:[ 3.291355] ata6.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >20:49:19,451 INFO kernel:[ 3.291411] ata2.00: ATA-8: HGST HDS724040ALE640, MJAOA580, max UDMA/133 >20:49:19,451 INFO kernel:[ 3.291413] ata2.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >20:49:19,451 WARNING kernel:[ 3.292220] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.292224] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8807f3ca7e60), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 INFO kernel:[ 3.292231] ata5.00: ATAPI: HL-DT-ST DVDRAM GH24NS95, RN01, max UDMA/133 >20:49:19,451 WARNING kernel:[ 3.292751] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.292754] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8807f3ca7c80), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 WARNING kernel:[ 3.292826] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.292833] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff8807f3ca7ed8), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 INFO kernel:[ 3.292969] ata1.00: configured for UDMA/133 >20:49:19,451 INFO kernel:[ 3.293083] ata6.00: configured for UDMA/133 >20:49:19,451 NOTICE kernel:[ 3.293122] scsi 0:0:0:0: Direct-Access ATA Hitachi HDS72303 MKAO PQ: 0 ANSI: 5 >20:49:19,451 WARNING kernel:[ 3.293151] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.293158] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff8807f3ca7cf8), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 NOTICE kernel:[ 3.293315] sd 0:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB) >20:49:19,451 NOTICE kernel:[ 3.293336] sd 0:0:0:0: Attached scsi generic sg0 type 0 >20:49:19,451 WARNING kernel:[ 3.293337] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.293343] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT3._GTF] (Node ffff8807f3ca7de8), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 NOTICE kernel:[ 3.293358] sd 0:0:0:0: [sda] Write Protect is off >20:49:19,451 DEBUG kernel:[ 3.293361] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >20:49:19,451 NOTICE kernel:[ 3.293378] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:49:19,451 INFO kernel:[ 3.293386] ata2.00: configured for UDMA/133 >20:49:19,451 NOTICE kernel:[ 3.293588] scsi 1:0:0:0: Direct-Access ATA HGST HDS724040AL MJAO PQ: 0 ANSI: 5 >20:49:19,451 NOTICE kernel:[ 3.293741] sd 1:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB) >20:49:19,451 NOTICE kernel:[ 3.293745] sd 1:0:0:0: [sdb] 4096-byte physical blocks >20:49:19,451 NOTICE kernel:[ 3.293795] sd 1:0:0:0: Attached scsi generic sg1 type 0 >20:49:19,451 WARNING kernel:[ 3.293840] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.293845] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT2._GTF] (Node ffff8807f3ca7d70), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 NOTICE kernel:[ 3.293911] sd 1:0:0:0: [sdb] Write Protect is off >20:49:19,451 DEBUG kernel:[ 3.293915] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >20:49:19,451 NOTICE kernel:[ 3.294009] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:49:19,451 WARNING kernel:[ 3.294250] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.294256] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8807f3ca7e60), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 INFO kernel:[ 3.294266] ata5.00: configured for UDMA/133 >20:49:19,451 INFO kernel:[ 3.294274] ata4.00: ATA-8: WDC WD30EZRX-00MMMB0, 80.00A80, max UDMA/133 >20:49:19,451 INFO kernel:[ 3.294278] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >20:49:19,451 INFO kernel:[ 3.294353] ata3.00: ATA-8: WDC WD30EZRX-00MMMB0, 80.00A80, max UDMA/133 >20:49:19,451 INFO kernel:[ 3.294355] ata3.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >20:49:19,451 WARNING kernel:[ 3.298068] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.298090] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT3._GTF] (Node ffff8807f3ca7de8), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 INFO kernel:[ 3.298330] ata4.00: configured for UDMA/133 >20:49:19,451 WARNING kernel:[ 3.298757] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >20:49:19,451 WARNING kernel:[ 3.298764] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT2._GTF] (Node ffff8807f3ca7d70), AE_NOT_FOUND (20130517/psparse-536) >20:49:19,451 INFO kernel:[ 3.299401] ata3.00: configured for UDMA/133 >20:49:19,451 NOTICE kernel:[ 3.299593] scsi 2:0:0:0: Direct-Access ATA WDC WD30EZRX-00M 80.0 PQ: 0 ANSI: 5 >20:49:19,451 NOTICE kernel:[ 3.299786] sd 2:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB) >20:49:19,451 NOTICE kernel:[ 3.299789] sd 2:0:0:0: [sdc] 4096-byte physical blocks >20:49:19,451 NOTICE kernel:[ 3.299800] sd 2:0:0:0: Attached scsi generic sg2 type 0 >20:49:19,451 NOTICE kernel:[ 3.300012] scsi 3:0:0:0: Direct-Access ATA WDC WD30EZRX-00M 80.0 PQ: 0 ANSI: 5 >20:49:19,451 NOTICE kernel:[ 3.300044] sd 2:0:0:0: [sdc] Write Protect is off >20:49:19,451 DEBUG kernel:[ 3.300048] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >20:49:19,451 NOTICE kernel:[ 3.300128] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:49:19,451 NOTICE kernel:[ 3.300188] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB) >20:49:19,451 NOTICE kernel:[ 3.300192] sd 3:0:0:0: Attached scsi generic sg3 type 0 >20:49:19,451 NOTICE kernel:[ 3.300193] sd 3:0:0:0: [sdd] 4096-byte physical blocks >20:49:19,451 NOTICE kernel:[ 3.300375] sd 3:0:0:0: [sdd] Write Protect is off >20:49:19,451 DEBUG kernel:[ 3.300389] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >20:49:19,451 NOTICE kernel:[ 3.300499] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:49:19,451 NOTICE kernel:[ 3.303065] scsi 4:0:0:0: CD-ROM HL-DT-ST DVDRAM GH24NS95 RN01 PQ: 0 ANSI: 5 >20:49:19,451 WARNING kernel:[ 3.306419] sr0: scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray >20:49:19,451 INFO kernel:[ 3.306422] cdrom: Uniform CD-ROM driver Revision: 3.20 >20:49:19,451 DEBUG kernel:[ 3.306585] sr 4:0:0:0: Attached scsi CD-ROM sr0 >20:49:19,451 NOTICE kernel:[ 3.306687] sr 4:0:0:0: Attached scsi generic sg4 type 5 >20:49:19,451 NOTICE kernel:[ 3.306881] scsi 5:0:0:0: Direct-Access ATA Hitachi HDS5C404 MPAO PQ: 0 ANSI: 5 >20:49:19,451 NOTICE kernel:[ 3.307018] sd 5:0:0:0: [sde] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB) >20:49:19,451 NOTICE kernel:[ 3.307022] sd 5:0:0:0: [sde] 4096-byte physical blocks >20:49:19,451 NOTICE kernel:[ 3.307051] sd 5:0:0:0: Attached scsi generic sg5 type 0 >20:49:19,451 NOTICE kernel:[ 3.307062] sd 5:0:0:0: [sde] Write Protect is off >20:49:19,451 DEBUG kernel:[ 3.307065] sd 5:0:0:0: [sde] Mode Sense: 00 3a 00 00 >20:49:19,451 NOTICE kernel:[ 3.307080] sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:49:19,451 INFO kernel:[ 3.322660] sda: sda1 sda2 >20:49:19,451 NOTICE kernel:[ 3.322943] sd 0:0:0:0: [sda] Attached SCSI disk >20:49:19,451 INFO kernel:[ 3.337723] sde: sde1 sde2 sde3 sde4 >20:49:19,451 NOTICE kernel:[ 3.338095] sd 5:0:0:0: [sde] Attached SCSI disk >20:49:19,451 INFO kernel:[ 3.342466] usb 1-1: new high-speed USB device number 2 using ehci-pci >20:49:19,451 INFO kernel:[ 3.353533] sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7 sdb8 >20:49:19,451 NOTICE kernel:[ 3.354332] sd 1:0:0:0: [sdb] Attached SCSI disk >20:49:19,451 INFO kernel:[ 3.444354] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >20:49:19,451 INFO kernel:[ 3.446204] ata7.00: ATA-8: Hitachi HDS723030ALA640, MKAOA580, max UDMA/133 >20:49:19,451 INFO kernel:[ 3.446208] ata7.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >20:49:19,451 INFO kernel:[ 3.448062] ata7.00: configured for UDMA/133 >20:49:19,451 NOTICE kernel:[ 3.448254] scsi 6:0:0:0: Direct-Access ATA Hitachi HDS72303 MKAO PQ: 0 ANSI: 5 >20:49:19,451 NOTICE kernel:[ 3.448421] sd 6:0:0:0: Attached scsi generic sg6 type 0 >20:49:19,451 NOTICE kernel:[ 3.448433] sd 6:0:0:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB) >20:49:19,451 NOTICE kernel:[ 3.448674] sd 6:0:0:0: [sdf] Write Protect is off >20:49:19,451 DEBUG kernel:[ 3.448687] sd 6:0:0:0: [sdf] Mode Sense: 00 3a 00 00 >20:49:19,451 NOTICE kernel:[ 3.448791] sd 6:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:49:19,451 INFO kernel:[ 3.456731] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >20:49:19,451 INFO kernel:[ 3.456735] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >20:49:19,451 INFO kernel:[ 3.457011] hub 1-1:1.0: USB hub found >20:49:19,451 INFO kernel:[ 3.457110] hub 1-1:1.0: 6 ports detected >20:49:19,451 INFO kernel:[ 3.483818] sdf: sdf1 >20:49:19,451 NOTICE kernel:[ 3.484470] sd 6:0:0:0: [sdf] Attached SCSI disk >20:49:19,451 INFO kernel:[ 3.560150] usb 2-1: new high-speed USB device number 2 using ehci-pci >20:49:19,451 INFO kernel:[ 3.674435] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >20:49:19,451 INFO kernel:[ 3.674439] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >20:49:19,451 INFO kernel:[ 3.674692] hub 2-1:1.0: USB hub found >20:49:19,451 INFO kernel:[ 3.674780] hub 2-1:1.0: 8 ports detected >20:49:19,451 INFO kernel:[ 3.784833] sdc: sdc1 >20:49:19,451 NOTICE kernel:[ 3.785503] sd 2:0:0:0: [sdc] Attached SCSI disk >20:49:19,451 INFO kernel:[ 3.787006] sdd: sdd1 sdd2 >20:49:19,451 NOTICE kernel:[ 3.787695] sd 3:0:0:0: [sdd] Attached SCSI disk >20:49:19,451 INFO kernel:[ 3.828848] usb 7-1: new low-speed USB device number 2 using xhci_hcd >20:49:19,451 INFO kernel:[ 3.849955] usb 7-1: New USB device found, idVendor=046d, idProduct=c00c >20:49:19,451 INFO kernel:[ 3.849959] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >20:49:19,451 INFO kernel:[ 3.849962] usb 7-1: Product: USB Mouse >20:49:19,451 INFO kernel:[ 3.849963] usb 7-1: Manufacturer: Logitech >20:49:19,451 WARNING kernel:[ 3.850104] usb 7-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >20:49:19,451 INFO kernel:[ 3.855526] input: Logitech USB Mouse as /devices/pci0000:00/0000:00:1c.7/0000:09:00.0/usb7/7-1/7-1:1.0/input/input3 >20:49:19,451 INFO kernel:[ 3.855875] hid-generic 0003:046D:C00C.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Mouse] on usb-0000:09:00.0-1/input0 >20:49:19,451 INFO kernel:[ 3.895764] tsc: Refined TSC clocksource calibration: 3309.719 MHz >20:49:19,451 INFO kernel:[ 3.907745] ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >20:49:19,451 INFO kernel:[ 3.909654] ata8.00: ATA-8: Hitachi HDS5C3030ALA630, MEAOA580, max UDMA/133 >20:49:19,451 INFO kernel:[ 3.909658] ata8.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >20:49:19,451 INFO kernel:[ 3.911657] ata8.00: configured for UDMA/133 >20:49:19,451 NOTICE kernel:[ 3.911771] scsi 7:0:0:0: Direct-Access ATA Hitachi HDS5C303 MEAO PQ: 0 ANSI: 5 >20:49:19,451 NOTICE kernel:[ 3.911911] sd 7:0:0:0: Attached scsi generic sg7 type 0 >20:49:19,451 NOTICE kernel:[ 3.911976] sd 7:0:0:0: [sdg] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB) >20:49:19,451 NOTICE kernel:[ 3.912191] sd 7:0:0:0: [sdg] Write Protect is off >20:49:19,451 DEBUG kernel:[ 3.912195] sd 7:0:0:0: [sdg] Mode Sense: 00 3a 00 00 >20:49:19,451 NOTICE kernel:[ 3.912300] sd 7:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:49:19,451 INFO kernel:[ 3.962547] sdg: sdg1 sdg2 sdg3 sdg4 sdg5 sdg6 sdg7 sdg8 sdg9 sdg10 >20:49:19,451 NOTICE kernel:[ 3.963477] sd 7:0:0:0: [sdg] Attached SCSI disk >20:49:19,451 INFO kernel:[ 3.964429] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >20:49:19,451 INFO kernel:[ 3.964431] Write protecting the kernel read-only data: 12288k >20:49:19,451 INFO kernel:[ 3.968683] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >20:49:19,451 INFO kernel:[ 3.971512] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >20:49:19,451 INFO kernel:[ 3.985895] device-mapper: multipath: version 1.5.1 loaded >20:49:19,451 INFO kernel:[ 4.008579] usb 7-2: new full-speed USB device number 3 using xhci_hcd >20:49:19,451 INFO kernel:[ 4.023209] usb 7-2: New USB device found, idVendor=0557, idProduct=2008 >20:49:19,451 INFO kernel:[ 4.023221] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >20:49:19,451 INFO kernel:[ 4.023223] usb 7-2: Product: USB-Serial Controller >20:49:19,451 INFO kernel:[ 4.023224] usb 7-2: Manufacturer: Prolific Technology Inc. >20:49:19,451 INFO kernel:[ 4.036934] BIOS EDD facility v0.16 2004-Jun-25, 8 devices found >20:49:19,451 INFO kernel:[ 4.096514] usb 1-1.5: new high-speed USB device number 3 using ehci-pci >20:49:19,451 INFO kernel:[ 4.169317] squashfs: version 4.0 (2009/01/31) Phillip Lougher >20:49:19,451 INFO kernel:[ 4.171377] Loading iSCSI transport class v2.0-870. >20:49:19,451 NOTICE kernel:[ 4.174227] iscsi: registered transport (tcp) >20:49:19,451 INFO kernel:[ 4.175621] alua: device handler registered >20:49:19,451 INFO kernel:[ 4.176928] emc: device handler registered >20:49:19,451 INFO kernel:[ 4.178211] hp_sw: device handler registered >20:49:19,451 INFO kernel:[ 4.179588] rdac: device handler registered >20:49:19,451 INFO kernel:[ 4.181882] usb 1-1.5: New USB device found, idVendor=1a40, idProduct=0101 >20:49:19,451 INFO kernel:[ 4.181884] usb 1-1.5: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >20:49:19,451 INFO kernel:[ 4.181885] usb 1-1.5: Product: USB 2.0 Hub [MTT] >20:49:19,451 INFO kernel:[ 4.182020] hub 1-1.5:1.0: USB hub found >20:49:19,451 INFO kernel:[ 4.182129] hub 1-1.5:1.0: 4 ports detected >20:49:19,451 INFO kernel:[ 4.255462] usb 2-1.6: new high-speed USB device number 3 using ehci-pci >20:49:19,451 INFO kernel:[ 4.380811] usb 2-1.6: New USB device found, idVendor=058f, idProduct=6387 >20:49:19,451 INFO kernel:[ 4.380815] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >20:49:19,451 INFO kernel:[ 4.380818] usb 2-1.6: Product: Sam Flynn's Light cycle >20:49:19,451 INFO kernel:[ 4.380820] usb 2-1.6: Manufacturer: TRONLegacy >20:49:19,451 INFO kernel:[ 4.380822] usb 2-1.6: SerialNumber: AT201012010000002962 >20:49:19,451 INFO kernel:[ 4.454210] usb 2-1.7: new high-speed USB device number 4 using ehci-pci >20:49:19,451 INFO kernel:[ 4.541502] usb 2-1.7: New USB device found, idVendor=058f, idProduct=6366 >20:49:19,451 INFO kernel:[ 4.541506] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >20:49:19,451 INFO kernel:[ 4.541509] usb 2-1.7: Product: Mass Storage Device >20:49:19,451 INFO kernel:[ 4.541511] usb 2-1.7: Manufacturer: Generic >20:49:19,451 INFO kernel:[ 4.541513] usb 2-1.7: SerialNumber: 058F0O1111B1 >20:49:19,451 INFO kernel:[ 4.604019] usb 1-1.5.4: new high-speed USB device number 4 using ehci-pci >20:49:19,451 INFO kernel:[ 4.678423] usb 1-1.5.4: New USB device found, idVendor=1a40, idProduct=0101 >20:49:19,451 INFO kernel:[ 4.678428] usb 1-1.5.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >20:49:19,451 INFO kernel:[ 4.678430] usb 1-1.5.4: Product: USB 2.0 Hub [MTT] >20:49:19,451 INFO kernel:[ 4.678664] hub 1-1.5.4:1.0: USB hub found >20:49:19,451 INFO kernel:[ 4.678796] hub 1-1.5.4:1.0: 4 ports detected >20:49:19,451 INFO kernel:[ 4.894662] Switched to clocksource tsc >20:49:19,451 INFO kernel:[ 4.940608] usb 1-1.5.4.4: new low-speed USB device number 5 using ehci-pci >20:49:19,451 INFO kernel:[ 5.019488] usb 1-1.5.4.4: New USB device found, idVendor=0fde, idProduct=ca01 >20:49:19,451 INFO kernel:[ 5.019493] usb 1-1.5.4.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >20:49:19,451 INFO kernel:[ 5.019495] usb 1-1.5.4.4: Product: Universal Bridge >20:49:19,451 INFO kernel:[ 5.022109] hid-generic 0003:0FDE:CA01.0002: hiddev0,hidraw1: USB HID v1.10 Device [Universal Bridge] on usb-0000:00:1a.0-1.5.4.4/input0 >20:49:19,451 INFO kernel:[ 7.195692] floppy0: no floppy controllers found >20:49:19,452 INFO kernel:[ 7.205302] No iBFT detected. >20:49:19,452 INFO kernel:[ 7.207287] md: raid0 personality registered for level 0 >20:49:19,452 INFO kernel:[ 7.209592] md: raid1 personality registered for level 1 >20:49:19,452 INFO kernel:[ 7.211677] async_tx: api initialized (async) >20:49:19,452 INFO kernel:[ 7.212777] xor: automatically using best checksumming function: >20:49:19,452 INFO kernel:[ 7.222479] avx : 19256.000 MB/sec >20:49:19,452 WARNING kernel:[ 7.241460] raid6: sse2x1 7273 MB/s >20:49:19,452 WARNING kernel:[ 7.258438] raid6: sse2x2 9511 MB/s >20:49:19,452 WARNING kernel:[ 7.275416] raid6: sse2x4 11734 MB/s >20:49:19,452 WARNING kernel:[ 7.275417] raid6: using algorithm sse2x4 (11734 MB/s) >20:49:19,452 WARNING kernel:[ 7.275418] raid6: using ssse3x2 recovery algorithm >20:49:19,452 INFO kernel:[ 7.279384] md: raid6 personality registered for level 6 >20:49:19,452 INFO kernel:[ 7.279386] md: raid5 personality registered for level 5 >20:49:19,452 INFO kernel:[ 7.279387] md: raid4 personality registered for level 4 >20:49:19,452 INFO kernel:[ 7.282591] md: raid10 personality registered for level 10 >20:49:19,452 INFO kernel:[ 7.284088] md: linear personality registered for level -1 >20:49:19,452 INFO kernel:[ 7.288960] device-mapper: multipath round-robin: version 1.0.0 loaded >20:49:19,452 INFO kernel:[ 7.292563] sha256_ssse3: Using AVX optimized SHA-256 implementation >20:49:19,452 INFO kernel:[ 7.301184] RPC: Registered named UNIX socket transport module. >20:49:19,452 INFO kernel:[ 7.301186] RPC: Registered udp transport module. >20:49:19,452 INFO kernel:[ 7.301186] RPC: Registered tcp transport module. >20:49:19,452 INFO kernel:[ 7.301187] RPC: Registered tcp NFSv4.1 backchannel transport module. >20:49:19,452 INFO kernel:[ 7.356952] usb-storage 2-1.6:1.0: USB Mass Storage device detected >20:49:19,452 INFO kernel:[ 7.356983] scsi8 : usb-storage 2-1.6:1.0 >20:49:19,452 INFO kernel:[ 7.357022] usb-storage 2-1.7:1.0: USB Mass Storage device detected >20:49:19,452 INFO kernel:[ 7.357141] scsi9 : usb-storage 2-1.7:1.0 >20:49:19,452 INFO kernel:[ 7.357182] usbcore: registered new interface driver usb-storage >20:49:19,452 INFO kernel:[ 7.405843] wmi: Mapper loaded >20:49:19,452 INFO kernel:[ 7.409624] pps_core: LinuxPPS API ver. 1 registered >20:49:19,452 INFO kernel:[ 7.409625] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >20:49:19,452 INFO kernel:[ 7.410598] PTP clock support registered >20:49:19,452 INFO kernel:[ 7.411763] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >20:49:19,452 WARNING kernel:[ 7.411769] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control >20:49:19,452 DEBUG kernel:[ 7.411969] r8169 0000:04:00.0: irq 61 for MSI/MSI-X >20:49:19,452 INFO kernel:[ 7.412073] r8169 0000:04:00.0 eth0: RTL8168e/8111e at 0xffffc9000303c000, 64:70:02:10:8a:ae, XID 0c200000 IRQ 61 >20:49:19,452 INFO kernel:[ 7.412075] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >20:49:19,452 INFO kernel:[ 7.413159] [drm] Initialized drm 1.1.0 20060810 >20:49:19,452 INFO kernel:[ 7.413188] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >20:49:19,452 INFO kernel:[ 7.413190] e1000e: Copyright(c) 1999 - 2013 Intel Corporation. >20:49:19,452 DEBUG kernel:[ 7.413372] e1000e 0000:00:19.0: setting latency timer to 64 >20:49:19,452 INFO kernel:[ 7.413418] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >20:49:19,452 DEBUG kernel:[ 7.413432] e1000e 0000:00:19.0: irq 62 for MSI/MSI-X >20:49:19,452 DEBUG kernel:[ 7.415579] sata_promise 0000:08:01.0: version 2.12 >20:49:19,452 INFO kernel:[ 7.420240] scsi10 : sata_promise >20:49:19,452 INFO kernel:[ 7.421648] scsi11 : sata_promise >20:49:19,452 INFO kernel:[ 7.424296] scsi12 : sata_promise >20:49:19,452 INFO kernel:[ 7.424339] scsi13 : sata_promise >20:49:19,452 INFO kernel:[ 7.424363] ata9: SATA max UDMA/133 mmio m4096@0xf7928000 ata 0xf7928380 irq 17 >20:49:19,452 INFO kernel:[ 7.424367] ata10: SATA max UDMA/133 mmio m4096@0xf7928000 ata 0xf7928280 irq 17 >20:49:19,452 INFO kernel:[ 7.424370] ata11: SATA max UDMA/133 mmio m4096@0xf7928000 ata 0xf7928200 irq 17 >20:49:19,452 INFO kernel:[ 7.424373] ata12: SATA max UDMA/133 mmio m4096@0xf7928000 ata 0xf7928300 irq 17 >20:49:19,452 INFO kernel:[ 7.428233] alg: No test for crc32 (crc32-pclmul) >20:49:19,452 INFO kernel:[ 7.673077] e1000e 0000:00:19.0 eth0: registered PHC clock >20:49:19,452 INFO kernel:[ 7.673089] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 10:bf:48:7a:94:92 >20:49:19,452 INFO kernel:[ 7.673090] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >20:49:19,452 INFO kernel:[ 7.673119] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF >20:49:19,452 INFO kernel:[ 7.673857] [drm] Memory usable by graphics device = 2048M >20:49:19,452 DEBUG kernel:[ 7.673861] i915 0000:00:02.0: setting latency timer to 64 >20:49:19,452 DEBUG kernel:[ 7.696906] i915 0000:00:02.0: irq 63 for MSI/MSI-X >20:49:19,452 INFO kernel:[ 7.696912] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >20:49:19,452 INFO kernel:[ 7.696912] [drm] Driver supports precise vblank timestamp query. >20:49:19,452 INFO kernel:[ 7.696951] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >20:49:19,452 INFO kernel:[ 7.715995] [drm] Wrong MCH_SSKPD value: 0x20100406 >20:49:19,452 INFO kernel:[ 7.715997] [drm] This can cause pipe underruns and display issues. >20:49:19,452 INFO kernel:[ 7.715998] [drm] Please upgrade your BIOS to fix this. >20:49:19,452 INFO kernel:[ 7.728880] ata9: SATA link down (SStatus 0 SControl 300) >20:49:19,452 INFO kernel:[ 7.790620] fbcon: inteldrmfb (fb0) is primary device >20:49:19,452 INFO kernel:[ 7.943080] Console: switching to colour frame buffer device 240x67 >20:49:19,452 INFO kernel:[ 7.947076] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >20:49:19,452 INFO kernel:[ 7.947078] i915 0000:00:02.0: registered panic notifier >20:49:19,452 INFO kernel:[ 7.951871] acpi device:4a: registered as cooling_device9 >20:49:19,452 INFO kernel:[ 7.951967] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >20:49:19,452 INFO kernel:[ 7.951995] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4 >20:49:19,452 INFO kernel:[ 7.952034] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >20:49:19,452 INFO kernel:[ 8.034498] ata10: SATA link down (SStatus 0 SControl 300) >20:49:19,452 INFO kernel:[ 8.339168] ata11: SATA link down (SStatus 0 SControl 300) >20:49:19,452 NOTICE kernel:[ 8.359007] scsi 9:0:0:0: Direct-Access Multi Flash Reader 1.00 PQ: 0 ANSI: 0 >20:49:19,452 NOTICE kernel:[ 8.359033] scsi 8:0:0:0: Direct-Access TRON: Legacy 8.07 PQ: 0 ANSI: 2 >20:49:19,452 NOTICE kernel:[ 8.359292] sd 9:0:0:0: Attached scsi generic sg8 type 0 >20:49:19,452 NOTICE kernel:[ 8.359524] sd 8:0:0:0: Attached scsi generic sg9 type 0 >20:49:19,452 NOTICE kernel:[ 8.360693] sd 8:0:0:0: [sdi] 8269824 512-byte logical blocks: (4.23 GB/3.94 GiB) >20:49:19,452 NOTICE kernel:[ 8.360936] sd 9:0:0:0: [sdh] Attached SCSI removable disk >20:49:19,452 NOTICE kernel:[ 8.361313] sd 8:0:0:0: [sdi] Write Protect is off >20:49:19,452 DEBUG kernel:[ 8.361316] sd 8:0:0:0: [sdi] Mode Sense: 03 00 00 00 >20:49:19,452 ERR kernel:[ 8.361936] sd 8:0:0:0: [sdi] No Caching mode page found >20:49:19,452 ERR kernel:[ 8.361964] sd 8:0:0:0: [sdi] Assuming drive cache: write through >20:49:19,452 ERR kernel:[ 8.364803] sd 8:0:0:0: [sdi] No Caching mode page found >20:49:19,452 ERR kernel:[ 8.364830] sd 8:0:0:0: [sdi] Assuming drive cache: write through >20:49:19,452 INFO kernel:[ 8.643769] ata12: SATA link down (SStatus 0 SControl 300) >20:49:19,452 INFO kernel:[ 8.649531] sdi: sdi1 sdi2 sdi3 >20:49:19,452 ERR kernel:[ 8.681362] sd 8:0:0:0: [sdi] No Caching mode page found >20:49:19,452 ERR kernel:[ 8.681410] sd 8:0:0:0: [sdi] Assuming drive cache: write through >20:49:19,452 NOTICE kernel:[ 8.681455] sd 8:0:0:0: [sdi] Attached SCSI removable disk >20:49:19,452 INFO kernel:[ 8.845837] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off >20:49:19,452 DEBUG kernel:[ 10.882619] ISO 9660 Extensions: Microsoft Joliet Level 3 >20:49:19,452 DEBUG kernel:[ 10.885592] ISO 9660 Extensions: RRIP_1991A >20:49:19,452 INFO kernel:[ 10.984153] loop: module loaded >20:49:19,452 INFO kernel:[ 11.000644] bio: create slab <bio-1> at 1 >20:49:19,452 INFO kernel:[ 11.006294] bio: create slab <bio-2> at 2 >20:49:19,452 INFO kernel:[ 33.631515] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >20:49:19,452 DEBUG kernel:[ 34.400729] SELinux: 2048 avtab hash slots, 101316 rules. >20:49:19,452 DEBUG kernel:[ 34.409622] SELinux: 2048 avtab hash slots, 101316 rules. >20:49:19,452 DEBUG kernel:[ 34.420056] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >20:49:19,452 DEBUG kernel:[ 34.420058] SELinux: 83 classes, 101316 rules >20:49:19,452 DEBUG kernel:[ 34.422939] SELinux: Completing initialization. >20:49:19,452 DEBUG kernel:[ 34.422940] SELinux: Setting up existing superblocks. >20:49:19,452 DEBUG kernel:[ 34.422945] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.422948] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.422955] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.422957] SELinux: initialized (dev proc, type proc), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.422966] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:49:19,452 DEBUG kernel:[ 34.422991] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >20:49:19,452 DEBUG kernel:[ 34.423868] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >20:49:19,452 DEBUG kernel:[ 34.423870] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424267] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >20:49:19,452 DEBUG kernel:[ 34.424270] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424272] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >20:49:19,452 DEBUG kernel:[ 34.424282] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >20:49:19,452 DEBUG kernel:[ 34.424286] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >20:49:19,452 DEBUG kernel:[ 34.424290] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424295] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424571] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424572] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:49:19,452 DEBUG kernel:[ 34.424576] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:49:19,452 DEBUG kernel:[ 34.424667] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:49:19,452 DEBUG kernel:[ 34.424686] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424690] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424692] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424694] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424697] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424701] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424703] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424705] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424707] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424711] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424713] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424716] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424721] SELinux: initialized (dev sdi, type iso9660), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.424727] SELinux: initialized (dev loop0, type squashfs), uses xattr >20:49:19,452 DEBUG kernel:[ 34.424739] SELinux: initialized (dev dm-0, type ext4), uses xattr >20:49:19,452 NOTICE kernel:[ 34.439820] type=1403 audit(1387399756.828:2): policy loaded auid=4294967295 ses=4294967295 >20:49:19,452 DEBUG kernel:[ 34.831326] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.961530] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >20:49:19,452 DEBUG kernel:[ 34.986232] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >20:49:19,452 DEBUG kernel:[ 34.986264] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:49:19,452 INFO kernel:[ 35.461915] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >20:49:19,452 DEBUG kernel:[ 35.466652] mei_me 0000:00:16.0: setting latency timer to 64 >20:49:19,452 DEBUG kernel:[ 35.466692] mei_me 0000:00:16.0: irq 64 for MSI/MSI-X >20:49:19,452 WARNING kernel:[ 35.582192] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251) >20:49:19,452 INFO kernel:[ 35.582197] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >20:49:19,452 WARNING kernel:[ 35.582200] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >20:49:19,452 WARNING kernel:[ 35.582202] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPCB.GPBX 2 (20130517/utaddress-251) >20:49:19,452 INFO kernel:[ 35.582204] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >20:49:19,452 WARNING kernel:[ 35.582204] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >20:49:19,452 WARNING kernel:[ 35.582206] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.LPCB.GPBX 2 (20130517/utaddress-251) >20:49:19,452 INFO kernel:[ 35.582208] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >20:49:19,452 WARNING kernel:[ 35.582208] lpc_ich: Resource conflict(s) found affecting gpio_ich >20:49:19,452 INFO kernel:[ 35.604072] parport0: PC-style at 0xd010 (0xd000), irq 18 [PCSPP,TRISTATE] >20:49:19,452 WARNING kernel:[ 35.604332] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251) >20:49:19,452 INFO kernel:[ 35.604336] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >20:49:19,452 INFO kernel:[ 35.629585] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x10 >20:49:19,452 INFO kernel:[ 35.667059] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x10 >20:49:19,452 INFO kernel:[ 35.667070] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x10 >20:49:19,452 INFO kernel:[ 35.667079] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x10 >20:49:19,452 INFO kernel:[ 35.667121] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >20:49:19,452 INFO kernel:[ 35.834059] asus_wmi: ASUS WMI generic driver loaded >20:49:19,452 INFO kernel:[ 35.867704] asus_wmi: Initialization: 0x0 >20:49:19,452 INFO kernel:[ 35.867718] asus_wmi: BIOS WMI version: 0.9 >20:49:19,452 INFO kernel:[ 35.867741] asus_wmi: SFUN value: 0x0 >20:49:19,452 INFO kernel:[ 35.867935] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5 >20:49:19,452 INFO kernel:[ 35.868438] asus_wmi: Backlight controlled by ACPI video driver >20:49:19,452 NOTICE kernel:[ 36.781140] type=1400 audit(1387399759.173:3): avc: denied { create } for pid=1005 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:49:19,452 NOTICE kernel:[ 36.781174] type=1400 audit(1387399759.173:4): avc: denied { setattr } for pid=1005 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:49:19,452 NOTICE kernel:[ 36.781195] type=1400 audit(1387399759.173:5): avc: denied { relabelfrom } for pid=1005 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:49:19,452 NOTICE kernel:[ 37.055999] type=1400 audit(1387399759.448:6): avc: denied { read } for pid=1016 comm="bash" name=".profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >20:49:19,452 NOTICE kernel:[ 37.056018] type=1400 audit(1387399759.448:7): avc: denied { open } for pid=1016 comm="bash" path="/root/.profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >20:49:19,935 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >20:49:19,935 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >20:49:19,935 INFO NetworkManager: <info> WEXT support is enabled >20:49:19,967 INFO kernel:[ 37.572020] cfg80211: Calling CRDA to update world regulatory domain >20:49:20,052 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >20:49:20,123 INFO polkitd: Started polkitd version 0.112 >20:49:20,209 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >20:49:20,218 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >20:49:20,218 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >20:49:20,218 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >20:49:20,218 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >20:49:20,273 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >20:49:20,274 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >20:49:20,288 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >20:49:20,291 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >20:49:20,292 INFO NetworkManager: <info> WiFi hardware radio set enabled >20:49:20,292 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >20:49:20,292 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >20:49:20,292 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >20:49:20,292 INFO NetworkManager: <info> Networking is enabled by state file >20:49:20,293 INFO NetworkManager: <info> (lo): link connected >20:49:20,293 INFO NetworkManager: <info> (lo): carrier is ON >20:49:20,293 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >20:49:20,293 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >20:49:20,293 INFO NetworkManager: <info> (lo): No existing connection detected. >20:49:20,293 INFO NetworkManager: <info> (p1p1): carrier is OFF >20:49:20,293 INFO NetworkManager: <info> (p1p1): new Ethernet device (driver: 'r8169' ifindex: 2) >20:49:20,293 INFO NetworkManager: <info> (p1p1): exported as /org/freedesktop/NetworkManager/Devices/1 >20:49:20,293 INFO NetworkManager: <info> (p1p1): No existing connection detected. >20:49:20,293 INFO NetworkManager: <info> (p1p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >20:49:20,293 INFO NetworkManager: <info> (p1p1): bringing up device. >20:49:20,429 INFO kernel:[ 38.034182] r8169 0000:04:00.0 p1p1: link down >20:49:20,429 INFO kernel:[ 38.034193] r8169 0000:04:00.0 p1p1: link down >20:49:20,429 INFO kernel:[ 38.034209] IPv6: ADDRCONF(NETDEV_UP): p1p1: link is not ready >20:49:20,429 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.1/0000:04:00.0/net/p1p1 >20:49:20,430 INFO NetworkManager: <info> (em1): carrier is OFF >20:49:20,430 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 3) >20:49:20,430 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/2 >20:49:20,430 INFO NetworkManager: <info> (em1): No existing connection detected. >20:49:20,430 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >20:49:20,430 INFO NetworkManager: <info> (em1): bringing up device. >20:49:20,584 DEBUG kernel:[ 38.188865] e1000e 0000:00:19.0: irq 62 for MSI/MSI-X >20:49:20,685 INFO NetworkManager: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >20:49:20,685 DEBUG kernel:[ 38.289131] e1000e 0000:00:19.0: irq 62 for MSI/MSI-X >20:49:20,685 INFO kernel:[ 38.289209] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >20:49:20,686 INFO NetworkManager: <info> startup complete >20:49:20,687 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 >20:49:22,519 INFO NetworkManager: <info> (p1p1): link connected >20:49:22,519 INFO kernel:[ 40.121287] r8169 0000:04:00.0 p1p1: link up >20:49:22,519 INFO kernel:[ 40.121293] IPv6: ADDRCONF(NETDEV_CHANGE): p1p1: link becomes ready >20:49:22,520 INFO NetworkManager: <info> (p1p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >20:49:22,520 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >20:49:22,520 INFO NetworkManager: <info> Activation (p1p1) starting connection 'Wired connection 1' >20:49:22,520 INFO NetworkManager: <info> (p1p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >20:49:22,520 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >20:49:22,520 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) scheduled... >20:49:22,520 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) started... >20:49:22,520 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) scheduled... >20:49:22,520 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) complete. >20:49:22,520 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) starting... >20:49:22,520 INFO NetworkManager: <info> (p1p1): device state change: prepare -> config (reason 'none') [40 50 0] >20:49:22,521 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) successful. >20:49:22,521 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) scheduled. >20:49:22,521 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) complete. >20:49:22,521 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) started... >20:49:22,521 INFO NetworkManager: <info> (p1p1): device state change: config -> ip-config (reason 'none') [50 70 0] >20:49:22,521 INFO NetworkManager: <info> Activation (p1p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >20:49:22,553 INFO NetworkManager: <info> dhclient started with pid 1066 >20:49:22,554 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) complete. >20:49:22,554 ERR NetworkManager: <error> [1387399762.554479] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p1p1): cannot send router solicitation: -99. >20:49:22,639 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >20:49:22,639 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >20:49:22,639 INFO dhclient: All rights reserved. >20:49:22,639 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >20:49:22,639 INFO dhclient: >20:49:22,647 INFO NetworkManager: <info> (p1p1): DHCPv4 state changed nbi -> preinit >20:49:22,655 INFO dhclient: Listening on LPF/p1p1/64:70:02:10:8a:ae >20:49:22,655 INFO dhclient: Sending on LPF/p1p1/64:70:02:10:8a:ae >20:49:22,655 INFO dhclient: Sending on Socket/fallback >20:49:22,655 INFO dhclient: DHCPDISCOVER on p1p1 to 255.255.255.255 port 67 interval 4 (xid=0x581981d3) >20:49:22,889 NOTICE kernel:[ 40.491093] type=1400 audit(1387399762.887:8): avc: denied { read write } for pid=1068 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1175 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >20:49:24,369 INFO kernel:[ 41.969381] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >20:49:24,369 INFO kernel:[ 41.969413] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >20:49:24,370 INFO NetworkManager: <info> (em1): link connected >20:49:24,370 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >20:49:24,370 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 2'. >20:49:24,370 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 2' >20:49:24,370 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >20:49:24,370 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >20:49:24,370 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >20:49:24,370 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >20:49:24,370 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >20:49:24,370 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >20:49:24,370 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >20:49:24,370 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >20:49:24,370 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >20:49:24,370 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >20:49:24,370 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >20:49:24,370 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >20:49:24,370 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >20:49:24,372 INFO NetworkManager: <info> dhclient started with pid 1116 >20:49:24,372 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >20:49:24,372 ERR NetworkManager: <error> [1387399764.372930] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (em1): cannot send router solicitation: -99. >20:49:24,381 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >20:49:24,381 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >20:49:24,381 INFO dhclient: All rights reserved. >20:49:24,381 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >20:49:24,381 INFO dhclient: >20:49:24,383 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >20:49:24,388 INFO dhclient: Listening on LPF/em1/10:bf:48:7a:94:92 >20:49:24,388 INFO dhclient: Sending on LPF/em1/10:bf:48:7a:94:92 >20:49:24,388 INFO dhclient: Sending on Socket/fallback >20:49:24,388 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 7 (xid=0x6e4069d0) >20:49:25,151 NOTICE kernel:[ 42.749429] type=1400 audit(1387399765.148:9): avc: denied { read write } for pid=1126 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 >20:49:25,771 NOTICE NetworkManager: ifcfg-rh: read connection 'p1p1' >20:49:25,772 INFO NetworkManager: <info> (p1p1): device state change: ip-config -> disconnected (reason 'connection-removed') [70 30 38] >20:49:25,772 INFO NetworkManager: <info> (p1p1): deactivating device (reason 'connection-removed') [38] >20:49:25,972 INFO NetworkManager: <info> (p1p1): canceled DHCP transaction, DHCP client pid 1066 >20:49:25,973 INFO NetworkManager: <info> Saved default wired connection 'p1p1' to persistent storage >20:49:25,973 INFO NetworkManager: <info> Auto-activating connection 'p1p1'. >20:49:25,973 INFO NetworkManager: <info> Activation (p1p1) starting connection 'p1p1' >20:49:25,973 INFO NetworkManager: <info> (p1p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >20:49:25,973 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) scheduled... >20:49:25,973 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) started... >20:49:25,973 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) scheduled... >20:49:25,973 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) complete. >20:49:25,973 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) starting... >20:49:25,973 INFO NetworkManager: <info> (p1p1): device state change: prepare -> config (reason 'none') [40 50 0] >20:49:25,973 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) successful. >20:49:25,973 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) scheduled. >20:49:25,973 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) complete. >20:49:25,973 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) started... >20:49:25,973 INFO NetworkManager: <info> (p1p1): device state change: config -> ip-config (reason 'none') [50 70 0] >20:49:25,973 INFO NetworkManager: <info> Activation (p1p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >20:49:25,975 INFO NetworkManager: <info> dhclient started with pid 1141 >20:49:25,975 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) complete. >20:49:25,983 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >20:49:25,983 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >20:49:25,983 INFO dhclient: All rights reserved. >20:49:25,983 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >20:49:25,983 INFO dhclient: >20:49:25,985 INFO NetworkManager: <info> (p1p1): DHCPv4 state changed nbi -> preinit >20:49:25,991 INFO dhclient: Listening on LPF/p1p1/64:70:02:10:8a:ae >20:49:25,991 INFO dhclient: Sending on LPF/p1p1/64:70:02:10:8a:ae >20:49:25,991 INFO dhclient: Sending on Socket/fallback >20:49:25,991 INFO dhclient: DHCPDISCOVER on p1p1 to 255.255.255.255 port 67 interval 6 (xid=0x52899ee1) >20:49:26,004 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p1p1 >20:49:26,005 INFO dhclient: DHCPREQUEST on p1p1 to 255.255.255.255 port 67 (xid=0x52899ee1) >20:49:26,005 INFO dhclient: DHCPOFFER from 10.1.10.1 >20:49:26,045 INFO dhclient: DHCPACK from 10.1.10.1 (xid=0x52899ee1) >20:49:26,047 INFO NetworkManager: <info> (p1p1): DHCPv4 state changed preinit -> bound >20:49:26,047 INFO dhclient: bound to 10.1.10.10 -- renewal in 54776 seconds. >20:49:26,047 INFO NetworkManager: <info> address 10.1.10.10 >20:49:26,047 INFO NetworkManager: <info> plen 24 (255.255.255.0) >20:49:26,047 INFO NetworkManager: <info> gateway 10.1.10.1 >20:49:26,047 INFO NetworkManager: <info> lease time 604800 >20:49:26,047 INFO NetworkManager: <info> nameserver '75.75.75.75' >20:49:26,047 INFO NetworkManager: <info> nameserver '75.75.76.76' >20:49:26,047 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >20:49:26,047 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Commit) started... >20:49:26,047 INFO NetworkManager: <info> (p1p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >20:49:26,047 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Commit) complete. >20:49:26,048 INFO NetworkManager: <info> (p1p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >20:49:26,048 INFO NetworkManager: <info> (p1p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >20:49:26,048 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >20:49:26,048 INFO NetworkManager: <info> Policy set 'p1p1' (p1p1) as default for IPv4 routing and DNS. >20:49:26,049 INFO NetworkManager: <info> Activation (p1p1) successful, device activated. >20:49:26,050 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >20:49:26,057 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >20:49:26,110 NOTICE NetworkManager: ifcfg-rh: read connection 'em1' >20:49:26,124 INFO NetworkManager: <info> (em1): device state change: ip-config -> disconnected (reason 'connection-removed') [70 30 38] >20:49:26,124 INFO NetworkManager: <info> (em1): deactivating device (reason 'connection-removed') [38] >20:49:26,325 INFO NetworkManager: <info> (em1): canceled DHCP transaction, DHCP client pid 1116 >20:49:26,328 INFO NetworkManager: <info> Saved default wired connection 'em1' to persistent storage >20:49:26,328 INFO NetworkManager: <info> Auto-activating connection 'em1'. >20:49:26,328 INFO NetworkManager: <info> Activation (em1) starting connection 'em1' >20:49:26,328 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >20:49:26,328 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >20:49:26,329 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >20:49:26,329 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >20:49:26,329 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >20:49:26,329 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >20:49:26,329 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >20:49:26,329 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >20:49:26,329 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >20:49:26,329 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >20:49:26,329 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >20:49:26,329 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >20:49:26,329 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >20:49:26,330 INFO NetworkManager: <info> dhclient started with pid 1167 >20:49:26,330 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >20:49:26,339 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >20:49:26,339 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >20:49:26,339 INFO dhclient: All rights reserved. >20:49:26,339 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >20:49:26,339 INFO dhclient: >20:49:26,341 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >20:49:26,346 INFO dhclient: Listening on LPF/em1/10:bf:48:7a:94:92 >20:49:26,346 INFO dhclient: Sending on LPF/em1/10:bf:48:7a:94:92 >20:49:26,346 INFO dhclient: Sending on Socket/fallback >20:49:26,346 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 6 (xid=0x2e104891) >20:49:26,353 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >20:49:26,493 INFO chronyd: chronyd version 1.29 starting >20:49:26,494 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >20:49:26,494 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 >20:49:26,494 INFO chronyd: Generated key 1 >20:49:29,461 NOTICE kernel:[ 47.054773] type=1400 audit(1387399769.460:10): avc: denied { open } for pid=1025 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=19366 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >20:49:31,980 INFO chronyd: Selected source 69.112.133.25 >20:49:32,120 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 8 (xid=0x2e104891) >20:49:32,238 INFO kernel:[ 49.807396] EXT4-fs (sdf1): mounted filesystem with ordered data mode. Opts: (null) >20:49:32,238 DEBUG kernel:[ 49.807403] SELinux: initialized (dev sdf1, type ext4), uses xattr >20:49:32,339 INFO kernel:[ 49.899845] EXT4-fs (sdg10): mounted filesystem with ordered data mode. Opts: (null) >20:49:32,339 DEBUG kernel:[ 49.899850] SELinux: initialized (dev sdg10, type ext4), uses xattr >20:49:32,674 INFO kernel:[ 50.207063] EXT4-fs (sdg2): mounted filesystem with ordered data mode. Opts: (null) >20:49:32,687 DEBUG kernel:[ 50.218685] SELinux: initialized (dev sdg2, type ext4), uses xattr >20:49:32,764 INFO kernel:[ 50.288537] EXT4-fs (sdg3): mounted filesystem with ordered data mode. Opts: (null) >20:49:32,771 DEBUG kernel:[ 50.295470] SELinux: initialized (dev sdg3, type ext4), uses xattr >20:49:32,862 INFO kernel:[ 50.378681] EXT4-fs (sdg5): mounted filesystem with ordered data mode. Opts: (null) >20:49:32,862 DEBUG kernel:[ 50.378686] SELinux: initialized (dev sdg5, type ext4), uses xattr >20:49:32,952 INFO kernel:[ 50.460796] EXT4-fs (sdg6): mounted filesystem with ordered data mode. Opts: (null) >20:49:32,952 DEBUG kernel:[ 50.460802] SELinux: initialized (dev sdg6, type ext4), uses xattr >20:49:33,083 INFO kernel:[ 50.582637] EXT4-fs (sdg7): mounted filesystem with ordered data mode. Opts: (null) >20:49:33,083 DEBUG kernel:[ 50.582644] SELinux: initialized (dev sdg7, type ext4), uses xattr >20:49:33,194 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >20:49:33,196 INFO kernel:[ 50.687701] EXT4-fs (sdg9): mounted filesystem with ordered data mode. Opts: (null) >20:49:33,196 DEBUG kernel:[ 50.687707] SELinux: initialized (dev sdg9, type ext4), uses xattr >20:49:33,207 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >20:49:33,276 INFO kernel:[ 50.762801] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >20:49:33,276 DEBUG kernel:[ 50.762808] SELinux: initialized (dev sda2, type ext4), uses xattr >20:49:33,363 INFO kernel:[ 50.843670] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) >20:49:33,370 DEBUG kernel:[ 50.850345] SELinux: initialized (dev sdb2, type ext4), uses xattr >20:49:33,481 INFO kernel:[ 50.954382] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null) >20:49:33,481 DEBUG kernel:[ 50.954388] SELinux: initialized (dev sdb3, type ext4), uses xattr >20:49:33,552 INFO kernel:[ 51.020622] bio: create slab <bio-3> at 3 >20:49:33,552 INFO kernel:[ 51.020823] Btrfs loaded >20:49:33,615 INFO kernel:[ 51.079465] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
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 1044706
: 838557 |
838558
|
838559
|
838560
|
838561
|
838562
|
838563
|
838564
|
838565
|
838566