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 623899 Details for
Bug 864295
AttributeError: 'NoneType' object has no attribute 'get_child'
[?]
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), 545.33 KB, created by
Madison Kelly
on 2012-10-09 04:22:05 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Madison Kelly
Created:
2012-10-09 04:22:05 UTC
Size:
545.33 KB
patch
obsolete
>anaconda 18.12 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 763, in _update_btrfs_selectors > page = self._accordion._find_by_title(new_install_name).get_child() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 940, in _save_right_side > self._update_btrfs_selectors() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1313, in on_add_clicked > self._save_right_side(self._current_selector) >AttributeError: 'NoneType' object has no attribute 'get_child' > >Local variables in innermost frame: >self: <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x7f18a05604d0> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128, 'sdb': 129} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >, '/': existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) with existing ext4 filesystem >} > swaps: [existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) with existing swap >] > name: Fedora Linux 17 for x86_64 >] > _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.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, an-c04n01.alteeve.ca:3, sda2, an-c04n01.alteeve.ca:2, sda3, an-c04n01.alteeve.ca:1, sdb, sdb1, sdb2, sdb3, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, sda4, sdb4] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7f18a451df50>> > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sdb1, sdb2, sdb3] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'md127': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md127 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md127 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 127 >, 'sdb3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'md126': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md126 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md126 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md126 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md126 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 126 >, 'md125': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md125 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md125 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md125 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md125 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 125 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, sdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, md125, md126, md127] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 476940MB disk sda (0) with existing msdos disklabel >, existing 40960MB partition sda1 (1) with existing mdmember >, Already dumped (MDRaidArrayDevice instance) >, existing 4096MB partition sda2 (3) with existing mdmember >, Already dumped (MDRaidArrayDevice instance) >, existing 512MB partition sda3 (5) with existing mdmember >, Already dumped (MDRaidArrayDevice instance) >, existing 476940MB disk sdb (7) with existing msdos disklabel >, existing 40960MB partition sdb1 (8) with existing mdmember >, existing 4096MB partition sdb2 (9) with existing mdmember >, existing 512MB partition sdb3 (10) with existing mdmember >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /tmp/curl_fetch_url1/squashfs.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 12 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 927334dd-dd69-4cfb-a58c-a8ba5a152439 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 927334dd-dd69-4cfb-a58c-a8ba5a152439 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 15 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 16 > minor: 0 >, existing 1024MB dm live-rw (17) with existing ext4 filesystem >, non-existent 51194MB partition sda10 (18) with non-existent ext4 filesystem mounted at / >, non-existent 423353MB partition sdb5 (19) with non-existent ext4 filesystem mounted at /home >, non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >, non-existent 8015MB partition sdb6 (21) with non-existent swap >, non-existent 431371MB partition sda4 (22) >, non-existent 51200MB partition sda8 (24) with non-existent ext4 filesystem mounted at / >, non-existent 319955MB partition sda9 (25) with non-existent ext4 filesystem mounted at /home >, non-existent 500MB partition sda5 (26) with non-existent ext4 filesystem mounted at /boot >, non-existent 8016MB partition sda7 (27) with non-existent swap >, non-existent 431371MB partition sdb4 (28) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 3 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 5 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 6 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 7 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 9 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 15 >] > _intf.storage.fsset.preserveLines: [] > _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.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sdb, sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sdb, sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 8 > _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 (0x7f18acbca290) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f18acbca990) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f18acbcaf90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f18acefdf50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f18acefdc50) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _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._packages: [] > _intf.payload._setup: True > _intf.payload.txID: 1349755889.79 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.56 Gb > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: http://10.255.255.254/f18/x86_64/img/ >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._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _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 >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.12 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > 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, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'http://10.255.255.254/f18/x86_64/img/', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >04:10:18,863 INFO anaconda: /sbin/anaconda 18.12 >04:10:19,538 INFO anaconda: 16515072 kB (16128 MB) are available >04:10:19,538 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >04:10:19,549 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >04:10:19,549 INFO anaconda: Default encoding = utf-8 >04:10:19,633 INFO anaconda: ISCSID is /sbin/iscsid >04:10:19,633 INFO anaconda: no initiator set >04:10:19,703 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:10:19,703 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >04:10:24,212 INFO anaconda: Display mode = g >04:10:24,213 INFO anaconda: 16515072 kB (16128 MB) are available >04:10:24,213 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >04:10:25,003 DEBUG anaconda: X server has signalled a successful start. >04:10:25,006 INFO anaconda: Starting window manager, pid 1336. >04:10:25,785 INFO anaconda: using only installclass _Fedora >04:10:26,281 INFO anaconda: Detected 16032M of memory >04:10:26,281 INFO anaconda: Swap attempt of 8016M >04:10:26,611 INFO anaconda: no initiator set >04:10:26,792 DEBUG anaconda: required disklabel type for sda (1) is None >04:10:26,792 DEBUG anaconda: default disklabel type for sda is msdos >04:10:26,792 DEBUG anaconda: selecting msdos disklabel for sda based on size >04:10:27,542 DEBUG anaconda: required disklabel type for sdb (1) is None >04:10:27,542 DEBUG anaconda: default disklabel type for sdb is msdos >04:10:27,542 DEBUG anaconda: selecting msdos disklabel for sdb based on size >04:10:28,868 DEBUG anaconda: isys.py:mount()- going to mount /dev/md/an-c04n01.alteeve.ca:3 on /mnt/sysimage as ext4 with options defaults,ro >04:10:29,179 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:10:29,719 DEBUG anaconda: isys.py:mount()- going to mount /dev/md/an-c04n01.alteeve.ca:1 on /mnt/sysimage as ext4 with options defaults,ro >04:10:29,759 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:10:35,767 WARN anaconda: is not a valid timezone, falling back to default (America/New_York) >00:11:30,727 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >00:16:25,010 INFO anaconda: Detected 16032M of memory >00:16:25,010 INFO anaconda: Swap attempt of 8016M >00:16:31,544 INFO anaconda: Detected 16032M of memory >00:16:31,544 INFO anaconda: Swap attempt of 8016M >00:17:25,564 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'an-c04n01.alteeve.ca:1', 'an-c04n01.alteeve.ca:2', 'an-c04n01.alteeve.ca:3', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >00:17:25,565 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:17:25,565 DEBUG anaconda: ui: new_devices=['sda7', 'sda5', 'sdb6', 'sda9', 'sdb5', 'sda6', 'sda4', 'sda10', 'sda8', 'sdb4'] >00:17:25,581 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >00:17:25,582 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:17:25,582 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 5 members >00:17:25,582 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:25,584 DEBUG anaconda: min: 1.0 max: 500.0 current: 500.0 >00:17:25,584 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:17:25,585 DEBUG anaconda: populate_raid: 2, None >00:17:25,585 DEBUG anaconda: fs type changed: ext4 >00:17:25,586 DEBUG anaconda: populate_raid: 2, None >00:17:37,698 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >00:17:37,699 INFO anaconda: ui: saving changes to device sda6 >00:17:37,699 DEBUG anaconda: new size: 500.0 >00:17:37,699 DEBUG anaconda: old size: 500.0 >00:17:37,699 DEBUG anaconda: new device type: 0 >00:17:37,700 DEBUG anaconda: new fs type: ext4 >00:17:37,700 DEBUG anaconda: new encryption setting: False >00:17:37,700 DEBUG anaconda: old mountpoint: /boot >00:17:37,700 DEBUG anaconda: new mountpoint: /boot >00:17:37,701 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >00:17:37,701 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 3 members >00:17:37,702 DEBUG anaconda: populate_right_side: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >00:17:37,704 DEBUG anaconda: min: 73.0 max: 511.98828125 current: 511.98828125 >00:17:37,705 DEBUG anaconda: device_type_changed: 1 RAID >00:17:37,706 DEBUG anaconda: populate_raid: 1, raid0 >00:17:37,709 DEBUG anaconda: populate_raid: 1, raid1 >00:17:38,843 DEBUG anaconda: current selector: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >00:17:38,843 DEBUG anaconda: new selector: existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) with existing swap >00:17:38,843 INFO anaconda: ui: saving changes to device an-c04n01.alteeve.ca:1 >00:17:38,844 DEBUG anaconda: new size: 511.98828125 >00:17:38,844 DEBUG anaconda: old size: 511.98828125 >00:17:38,844 DEBUG anaconda: new device type: None >00:17:38,845 DEBUG anaconda: new fs type: ext4 >00:17:38,845 DEBUG anaconda: new encryption setting: False >00:17:38,845 DEBUG anaconda: old mountpoint: >00:17:38,845 DEBUG anaconda: new mountpoint: >00:17:38,847 DEBUG anaconda: populate_right_side: existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) with existing swap >00:17:38,848 DEBUG anaconda: min: 4094.98828125 max: 4094.98828125 current: 4094.98828125 >00:17:38,849 DEBUG anaconda: fs type changed: swap >00:17:38,851 DEBUG anaconda: populate_raid: 1, raid1 >00:17:43,010 INFO anaconda: on_remove_clicked: Fedora Linux 17 for x86_64 >00:17:43,011 DEBUG anaconda: removing device 'existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) with existing swap' from page Fedora Linux 17 for x86_64 >00:17:44,799 INFO anaconda: ui: removed device an-c04n01.alteeve.ca:2 >00:17:44,808 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'an-c04n01.alteeve.ca:1', 'an-c04n01.alteeve.ca:3', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >00:17:44,808 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:17:44,808 DEBUG anaconda: ui: new_devices=['sda7', 'sda5', 'sdb6', 'sda9', 'sdb5', 'sda6', 'sda4', 'sda10', 'sda8', 'sdb4'] >00:17:44,823 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >00:17:44,823 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >00:17:44,823 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 2 members >00:17:44,823 DEBUG anaconda: populate_right_side: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >00:17:44,824 DEBUG anaconda: min: 73.0 max: 511.98828125 current: 511.98828125 >00:17:44,825 DEBUG anaconda: fs type changed: ext4 >00:17:44,827 DEBUG anaconda: populate_raid: 1, raid1 >00:17:44,834 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >00:17:44,834 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 2 members >00:17:44,834 DEBUG anaconda: populate_right_side: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >00:17:44,835 DEBUG anaconda: min: 73.0 max: 511.98828125 current: 511.98828125 >00:17:44,836 DEBUG anaconda: populate_raid: 1, raid1 >00:17:45,491 DEBUG anaconda: current selector: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >00:17:45,492 DEBUG anaconda: new selector: existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) with existing ext4 filesystem >00:17:45,492 INFO anaconda: ui: saving changes to device an-c04n01.alteeve.ca:1 >00:17:45,492 DEBUG anaconda: new size: 511.98828125 >00:17:45,493 DEBUG anaconda: old size: 511.98828125 >00:17:45,493 DEBUG anaconda: new device type: None >00:17:45,493 DEBUG anaconda: new fs type: ext4 >00:17:45,493 DEBUG anaconda: new encryption setting: False >00:17:45,493 DEBUG anaconda: old mountpoint: >00:17:45,494 DEBUG anaconda: new mountpoint: >00:17:45,495 DEBUG anaconda: populate_right_side: existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) with existing ext4 filesystem >00:17:45,497 DEBUG anaconda: min: 1697.0 max: 40958.9296875 current: 40958.9296875 >00:17:45,498 DEBUG anaconda: populate_raid: 1, raid1 >00:17:46,594 INFO anaconda: on_remove_clicked: Fedora Linux 17 for x86_64 >00:17:46,595 DEBUG anaconda: removing device 'existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) with existing ext4 filesystem' from page Fedora Linux 17 for x86_64 >00:17:48,368 INFO anaconda: ui: removed device an-c04n01.alteeve.ca:3 >00:17:48,375 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'an-c04n01.alteeve.ca:1', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda10', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >00:17:48,375 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:17:48,376 DEBUG anaconda: ui: new_devices=['sda7', 'sda5', 'sdb6', 'sda9', 'sdb5', 'sda6', 'sda4', 'sda10', 'sda8', 'sdb4'] >00:17:48,390 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >00:17:48,390 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >00:17:48,390 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 1 members >00:17:48,391 DEBUG anaconda: populate_right_side: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >00:17:48,392 DEBUG anaconda: min: 73.0 max: 511.98828125 current: 511.98828125 >00:17:48,393 DEBUG anaconda: populate_raid: 1, raid1 >00:17:48,399 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >00:17:48,399 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 1 members >00:17:48,400 DEBUG anaconda: populate_right_side: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >00:17:48,400 DEBUG anaconda: min: 73.0 max: 511.98828125 current: 511.98828125 >00:17:48,401 DEBUG anaconda: populate_raid: 1, raid1 >00:17:49,011 DEBUG anaconda: current selector: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >00:17:49,012 DEBUG anaconda: new selector: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >00:17:49,012 INFO anaconda: ui: saving changes to device an-c04n01.alteeve.ca:1 >00:17:49,012 DEBUG anaconda: new size: 511.98828125 >00:17:49,013 DEBUG anaconda: old size: 511.98828125 >00:17:49,013 DEBUG anaconda: new device type: None >00:17:49,013 DEBUG anaconda: new fs type: ext4 >00:17:49,013 DEBUG anaconda: new encryption setting: False >00:17:49,014 DEBUG anaconda: old mountpoint: >00:17:49,014 DEBUG anaconda: new mountpoint: >00:17:49,015 DEBUG anaconda: populate_right_side: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >00:17:49,017 DEBUG anaconda: min: 73.0 max: 511.98828125 current: 511.98828125 >00:17:49,018 DEBUG anaconda: populate_raid: 1, raid1 >00:17:50,090 INFO anaconda: on_remove_clicked: Fedora Linux 17 for x86_64 >00:17:50,091 DEBUG anaconda: removing device 'existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem' from page Fedora Linux 17 for x86_64 >00:17:51,977 INFO anaconda: ui: removed device an-c04n01.alteeve.ca:1 >00:17:51,983 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda10', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb4', 'sdb5', 'sdb6'] >00:17:51,983 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:17:51,983 DEBUG anaconda: ui: new_devices=['sda7', 'sda5', 'sdb6', 'sda9', 'sdb5', 'sda6', 'sda4', 'sda10', 'sda8', 'sdb4'] >00:17:51,997 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >00:17:51,997 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:17:51,997 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 5 members >00:17:51,998 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:51,999 DEBUG anaconda: min: 1.0 max: 90614.282227 current: 500.0 >00:17:52,000 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:17:52,000 DEBUG anaconda: populate_raid: 2, None >00:17:52,000 DEBUG anaconda: populate_raid: 2, None >00:17:52,005 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:17:52,005 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 5 members >00:17:52,005 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:52,006 DEBUG anaconda: min: 1.0 max: 91638.282227 current: 500.0 >00:17:52,006 DEBUG anaconda: populate_raid: 2, None >00:17:53,163 DEBUG anaconda: current selector: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:53,163 DEBUG anaconda: new selector: non-existent 8015MB partition sdb6 (21) with non-existent swap >00:17:53,163 INFO anaconda: ui: saving changes to device sda6 >00:17:53,163 DEBUG anaconda: new size: 500.0 >00:17:53,164 DEBUG anaconda: old size: 500.0 >00:17:53,164 DEBUG anaconda: new device type: 0 >00:17:53,164 DEBUG anaconda: new fs type: ext4 >00:17:53,164 DEBUG anaconda: new encryption setting: False >00:17:53,165 DEBUG anaconda: old mountpoint: /boot >00:17:53,165 DEBUG anaconda: new mountpoint: /boot >00:17:53,165 DEBUG anaconda: populate_right_side: non-existent 8015MB partition sdb6 (21) with non-existent swap >00:17:53,167 DEBUG anaconda: min: 1.0 max: 99153.282227 current: 8015.0 >00:17:53,168 DEBUG anaconda: fs type changed: swap >00:17:53,170 DEBUG anaconda: populate_raid: 2, None >00:17:55,947 INFO anaconda: on_remove_clicked: New Fedora 18-Beta-TC2 Installation >00:17:55,947 DEBUG anaconda: removing device 'non-existent 8015MB partition sdb6 (21) with non-existent swap' from page New Fedora 18-Beta-TC2 Installation >00:17:55,949 INFO anaconda: ui: removed device sdb6 >00:17:55,952 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda10', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb4', 'sdb5'] >00:17:55,952 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:17:55,952 DEBUG anaconda: ui: new_devices=['sda7', 'sda5', 'sda9', 'sdb5', 'sda6', 'sda4', 'sda10', 'sda8', 'sdb4'] >00:17:55,962 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >00:17:55,962 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:17:55,962 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 4 members >00:17:55,963 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:55,964 DEBUG anaconda: min: 1.0 max: 91638.282227 current: 500.0 >00:17:55,964 DEBUG anaconda: fs type changed: ext4 >00:17:55,966 DEBUG anaconda: populate_raid: 2, None >00:17:55,970 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:17:55,970 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 4 members >00:17:55,970 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:55,971 DEBUG anaconda: min: 1.0 max: 99654.282227 current: 500.0 >00:17:55,972 DEBUG anaconda: populate_raid: 2, None >00:17:56,939 DEBUG anaconda: current selector: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:56,939 DEBUG anaconda: new selector: non-existent 8016MB partition sda7 (27) with non-existent swap >00:17:56,939 INFO anaconda: ui: saving changes to device sda6 >00:17:56,940 DEBUG anaconda: new size: 500.0 >00:17:56,940 DEBUG anaconda: old size: 500.0 >00:17:56,940 DEBUG anaconda: new device type: 0 >00:17:56,940 DEBUG anaconda: new fs type: ext4 >00:17:56,940 DEBUG anaconda: new encryption setting: False >00:17:56,941 DEBUG anaconda: old mountpoint: /boot >00:17:56,941 DEBUG anaconda: new mountpoint: /boot >00:17:56,941 DEBUG anaconda: populate_right_side: non-existent 8016MB partition sda7 (27) with non-existent swap >00:17:56,944 DEBUG anaconda: min: 1.0 max: 107170.282227 current: 8016.0 >00:17:56,945 DEBUG anaconda: fs type changed: swap >00:17:56,947 DEBUG anaconda: populate_raid: 2, None >00:17:57,651 INFO anaconda: on_remove_clicked: New Fedora 18-Beta-TC2 Installation >00:17:57,651 DEBUG anaconda: removing device 'non-existent 8016MB partition sda7 (27) with non-existent swap' from page New Fedora 18-Beta-TC2 Installation >00:17:57,654 INFO anaconda: ui: removed device sda7 >00:17:57,659 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb4', 'sdb5'] >00:17:57,659 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:17:57,659 DEBUG anaconda: ui: new_devices=['sda5', 'sda8', 'sdb5', 'sda6', 'sda4', 'sda9', 'sda7', 'sdb4'] >00:17:57,667 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >00:17:57,667 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:17:57,667 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 3 members >00:17:57,668 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:57,669 DEBUG anaconda: min: 1.0 max: 99654.282227 current: 500.0 >00:17:57,670 DEBUG anaconda: fs type changed: ext4 >00:17:57,671 DEBUG anaconda: populate_raid: 2, None >00:17:57,676 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:17:57,676 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 3 members >00:17:57,676 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:57,677 DEBUG anaconda: min: 1.0 max: 107673.985352 current: 500.0 >00:17:57,677 DEBUG anaconda: populate_raid: 2, None >00:17:58,235 DEBUG anaconda: current selector: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:58,235 DEBUG anaconda: new selector: non-existent 51200MB partition sda7 (24) with non-existent ext4 filesystem mounted at / >00:17:58,235 INFO anaconda: ui: saving changes to device sda6 >00:17:58,236 DEBUG anaconda: new size: 500.0 >00:17:58,236 DEBUG anaconda: old size: 500.0 >00:17:58,236 DEBUG anaconda: new device type: 0 >00:17:58,236 DEBUG anaconda: new fs type: ext4 >00:17:58,236 DEBUG anaconda: new encryption setting: False >00:17:58,237 DEBUG anaconda: old mountpoint: /boot >00:17:58,237 DEBUG anaconda: new mountpoint: /boot >00:17:58,238 DEBUG anaconda: populate_right_side: non-existent 51200MB partition sda7 (24) with non-existent ext4 filesystem mounted at / >00:17:58,239 DEBUG anaconda: min: 1.0 max: 158373.985352 current: 51200.0 >00:17:58,239 DEBUG anaconda: populate_raid: 2, None >00:17:58,955 INFO anaconda: on_remove_clicked: New Fedora 18-Beta-TC2 Installation >00:17:58,955 DEBUG anaconda: removing device 'non-existent 51200MB partition sda7 (24) with non-existent ext4 filesystem mounted at /' from page New Fedora 18-Beta-TC2 Installation >00:17:58,958 INFO anaconda: ui: removed device sda7 >00:17:58,961 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb4', 'sdb5'] >00:17:58,961 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:17:58,961 DEBUG anaconda: ui: new_devices=['sda5', 'sda7', 'sdb4', 'sda4', 'sda8', 'sdb5', 'sda6'] >00:17:58,969 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >00:17:58,970 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:17:58,970 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 3 members >00:17:58,970 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:58,971 DEBUG anaconda: min: 1.0 max: 107673.985352 current: 500.0 >00:17:58,972 DEBUG anaconda: populate_raid: 2, None >00:17:58,976 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:17:58,976 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 3 members >00:17:58,977 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:58,978 DEBUG anaconda: min: 1.0 max: 158873.985352 current: 500.0 >00:17:58,978 DEBUG anaconda: populate_raid: 2, None >00:17:59,443 DEBUG anaconda: current selector: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:59,443 DEBUG anaconda: new selector: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:59,443 INFO anaconda: ui: saving changes to device sda6 >00:17:59,444 DEBUG anaconda: new size: 500.0 >00:17:59,444 DEBUG anaconda: old size: 500.0 >00:17:59,444 DEBUG anaconda: new device type: 0 >00:17:59,444 DEBUG anaconda: new fs type: ext4 >00:17:59,445 DEBUG anaconda: new encryption setting: False >00:17:59,445 DEBUG anaconda: old mountpoint: /boot >00:17:59,445 DEBUG anaconda: new mountpoint: /boot >00:17:59,446 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot >00:17:59,447 DEBUG anaconda: min: 1.0 max: 158873.985352 current: 500.0 >00:17:59,448 DEBUG anaconda: populate_raid: 2, None >00:18:00,443 INFO anaconda: on_remove_clicked: New Fedora 18-Beta-TC2 Installation >00:18:00,443 DEBUG anaconda: removing device 'non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 18-Beta-TC2 Installation >00:18:00,446 INFO anaconda: ui: removed device sda6 >00:18:00,449 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda4', 'sda5', 'sda6', 'sda7', 'sdb', 'sdb4', 'sdb5'] >00:18:00,449 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:18:00,449 DEBUG anaconda: ui: new_devices=['sda5', 'sda6', 'sdb4', 'sda4', 'sda7', 'sdb5'] >00:18:00,458 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >00:18:00,458 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:18:00,458 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 3 members >00:18:00,458 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda5 (26) with non-existent ext4 filesystem mounted at /boot >00:18:00,459 DEBUG anaconda: min: 1.0 max: 158873.985352 current: 500.0 >00:18:00,460 DEBUG anaconda: populate_raid: 2, None >00:18:00,464 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:18:00,464 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 3 members >00:18:00,465 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda5 (26) with non-existent ext4 filesystem mounted at /boot >00:18:00,466 DEBUG anaconda: min: 1.0 max: 159374.985352 current: 500.0 >00:18:00,466 DEBUG anaconda: populate_raid: 2, None >00:18:03,043 INFO anaconda: on_remove_clicked: New Fedora 18-Beta-TC2 Installation >00:18:03,043 DEBUG anaconda: removing device 'non-existent 500MB partition sda5 (26) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 18-Beta-TC2 Installation >00:18:03,046 INFO anaconda: ui: removed device sda5 >00:18:03,049 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb4', 'sdb5'] >00:18:03,049 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:18:03,049 DEBUG anaconda: ui: new_devices=['sdb5', 'sda4', 'sdb4', 'sda5', 'sda6'] >00:18:03,056 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >00:18:03,056 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:18:03,057 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 2 members >00:18:03,057 DEBUG anaconda: populate_right_side: non-existent 51194MB partition sda6 (18) with non-existent ext4 filesystem mounted at / >00:18:03,058 DEBUG anaconda: min: 1.0 max: 210068.985352 current: 51194.0 >00:18:03,059 DEBUG anaconda: populate_raid: 2, None >00:18:03,063 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:18:03,063 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 2 members >00:18:03,064 DEBUG anaconda: populate_right_side: non-existent 51194MB partition sda6 (18) with non-existent ext4 filesystem mounted at / >00:18:03,064 DEBUG anaconda: min: 1.0 max: 210569.95459 current: 51194.0 >00:18:03,065 DEBUG anaconda: populate_raid: 2, None >00:18:04,139 INFO anaconda: on_remove_clicked: New Fedora 18-Beta-TC2 Installation >00:18:04,139 DEBUG anaconda: removing device 'non-existent 51194MB partition sda6 (18) with non-existent ext4 filesystem mounted at /' from page New Fedora 18-Beta-TC2 Installation >00:18:04,142 INFO anaconda: ui: removed device sda6 >00:18:04,146 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda4', 'sda5', 'sdb', 'sdb4', 'sdb5'] >00:18:04,146 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:18:04,146 DEBUG anaconda: ui: new_devices=['sdb5', 'sda4', 'sda5', 'sdb4'] >00:18:04,153 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >00:18:04,153 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:18:04,153 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 1 members >00:18:04,153 DEBUG anaconda: populate_right_side: non-existent 319955MB partition sda5 (25) with non-existent ext4 filesystem mounted at /home >00:18:04,154 DEBUG anaconda: min: 1.0 max: 479330.95459 current: 319955.0 >00:18:04,155 DEBUG anaconda: populate_raid: 2, None >00:18:04,159 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:18:04,159 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 1 members >00:18:04,160 DEBUG anaconda: populate_right_side: non-existent 319955MB partition sda5 (25) with non-existent ext4 filesystem mounted at /home >00:18:04,160 DEBUG anaconda: min: 1.0 max: 530522.352051 current: 319955.0 >00:18:04,161 DEBUG anaconda: populate_raid: 2, None >00:18:05,291 INFO anaconda: on_remove_clicked: New Fedora 18-Beta-TC2 Installation >00:18:05,291 DEBUG anaconda: removing device 'non-existent 319955MB partition sda5 (25) with non-existent ext4 filesystem mounted at /home' from page New Fedora 18-Beta-TC2 Installation >00:18:05,294 INFO anaconda: ui: removed device sda5 >00:18:05,297 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda4', 'sdb', 'sdb4', 'sdb5'] >00:18:05,297 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:18:05,298 DEBUG anaconda: ui: new_devices=['sda4', 'sdb4', 'sdb5'] >00:18:05,303 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >00:18:05,303 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:18:05,303 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 1 members >00:18:05,304 DEBUG anaconda: populate_right_side: non-existent 423353MB partition sdb5 (19) with non-existent ext4 filesystem mounted at /home >00:18:05,305 DEBUG anaconda: min: 1.0 max: 633920.352051 current: 423353.0 >00:18:05,306 DEBUG anaconda: populate_raid: 2, None >00:18:05,310 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >00:18:05,310 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 1 members >00:18:05,310 DEBUG anaconda: populate_right_side: non-existent 423353MB partition sdb5 (19) with non-existent ext4 filesystem mounted at /home >00:18:05,311 DEBUG anaconda: min: 1.0 max: 953877.95459 current: 423353.0 >00:18:05,312 DEBUG anaconda: populate_raid: 2, None >00:18:06,251 INFO anaconda: on_remove_clicked: New Fedora 18-Beta-TC2 Installation >00:18:06,252 DEBUG anaconda: removing device 'non-existent 423353MB partition sdb5 (19) with non-existent ext4 filesystem mounted at /home' from page New Fedora 18-Beta-TC2 Installation >00:18:06,254 INFO anaconda: ui: removed device sdb5 >00:18:06,257 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda4', 'sdb', 'sdb4'] >00:18:06,257 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >00:18:06,258 DEBUG anaconda: ui: new_devices=['sda4', 'sdb4'] >00:18:06,261 DEBUG anaconda: page clicked: Unknown >00:18:06,261 DEBUG anaconda: show first mountpoint: Unknown >00:18:06,261 DEBUG anaconda: page Unknown has 2 members >00:18:06,262 DEBUG anaconda: populate_right_side: non-existent 431371MB partition sdb4 (28) >00:18:06,263 DEBUG anaconda: min: 1.0 max: 961895.95459 current: 431371.0 >00:18:06,264 DEBUG anaconda: fs type changed: Unknown >00:18:06,264 DEBUG anaconda: populate_raid: 2, None >00:18:06,268 DEBUG anaconda: show first mountpoint: Unknown >00:18:06,269 DEBUG anaconda: page Unknown has 2 members >00:18:06,269 DEBUG anaconda: populate_right_side: non-existent 431371MB partition sdb4 (28) >00:18:06,270 DEBUG anaconda: min: 1.0 max: 1385250.92383 current: 431371.0 >00:18:06,270 DEBUG anaconda: populate_raid: 2, None >00:18:07,843 DEBUG anaconda: current selector: non-existent 431371MB partition sdb4 (28) >00:18:07,844 DEBUG anaconda: new selector: non-existent 431371MB partition sda4 (22) >00:18:07,844 INFO anaconda: ui: saving changes to device sdb4 >00:18:07,844 DEBUG anaconda: new size: 431371.0 >00:18:07,844 DEBUG anaconda: old size: 431371.0 >00:18:07,844 DEBUG anaconda: new device type: 0 >00:18:07,845 DEBUG anaconda: new fs type: Unknown >00:18:07,845 DEBUG anaconda: new encryption setting: False >00:18:07,845 DEBUG anaconda: old mountpoint: >00:18:07,845 DEBUG anaconda: new mountpoint: None >00:18:07,846 DEBUG anaconda: populate_right_side: non-existent 431371MB partition sda4 (22) >00:18:07,848 DEBUG anaconda: min: 1.0 max: 1385250.94727 current: 431371.023438 >00:18:07,849 DEBUG anaconda: populate_raid: 2, None >00:18:08,963 DEBUG anaconda: current selector: non-existent 431371MB partition sda4 (22) >00:18:08,964 DEBUG anaconda: new selector: non-existent 431371MB partition sdb4 (28) >00:18:08,964 INFO anaconda: ui: saving changes to device sda4 >00:18:08,964 DEBUG anaconda: new size: 431371.023438 >00:18:08,964 DEBUG anaconda: old size: 431371.023438 >00:18:08,964 DEBUG anaconda: new device type: 0 >00:18:08,965 DEBUG anaconda: new fs type: Unknown >00:18:08,965 DEBUG anaconda: new encryption setting: False >00:18:08,965 DEBUG anaconda: old mountpoint: >00:18:08,965 DEBUG anaconda: new mountpoint: None >00:18:08,966 DEBUG anaconda: populate_right_side: non-existent 431371MB partition sdb4 (28) >00:18:08,968 DEBUG anaconda: min: 1.0 max: 1385250.92383 current: 431371.0 >00:18:08,969 DEBUG anaconda: populate_raid: 2, None >00:18:10,507 INFO anaconda: ui: saving changes to device sdb4 >00:18:10,507 DEBUG anaconda: new size: 431371.0 >00:18:10,508 DEBUG anaconda: old size: 431371.0 >00:18:10,508 DEBUG anaconda: new device type: 0 >00:18:10,508 DEBUG anaconda: new fs type: Unknown >00:18:10,508 DEBUG anaconda: new encryption setting: False >00:18:10,509 DEBUG anaconda: old mountpoint: >00:18:10,509 DEBUG anaconda: new mountpoint: None >00:18:56,878 DEBUG anaconda: device_type_changed: 1 RAID >00:18:56,879 DEBUG anaconda: populate_raid: 1, raid0 >00:18:56,881 DEBUG anaconda: fs type changed: ext4 >00:19:43,326 INFO anaconda: ui: saving changes to device sdb4 >00:19:43,326 DEBUG anaconda: new size: 512.0 >00:19:43,326 DEBUG anaconda: old size: 431371.0 >00:19:43,326 DEBUG anaconda: new device type: None >00:19:43,327 DEBUG anaconda: new fs type: ext4 >00:19:43,327 DEBUG anaconda: new encryption setting: False >00:19:43,327 DEBUG anaconda: old mountpoint: >00:19:43,327 DEBUG anaconda: new mountpoint: /boot >00:19:43,330 DEBUG anaconda: disks: ['sda', 'sdb'] > > >/tmp/packaging.log: >04:10:26,261 DEBUG packaging: getting release version from tree at None (18) >04:10:26,261 DEBUG packaging: got a release version of 18 >04:10:30,037 INFO packaging: updating base repo >04:10:30,170 DEBUG packaging: getting release version from tree at None (18) >04:10:30,170 DEBUG packaging: got a release version of 18 >04:10:30,170 INFO packaging: configuring base repo >04:10:30,170 DEBUG packaging: None is mounted on /run/install/repo >04:10:30,186 INFO packaging: using default repos from local yum configuration >04:10:30,187 INFO packaging: gathering repo metadata >04:10:30,187 DEBUG packaging: getting repo metadata for fedora >00:10:45,238 DEBUG packaging: getting group info for fedora >00:10:45,451 DEBUG packaging: getting repo metadata for updates-testing >00:10:49,618 DEBUG packaging: getting group info for updates-testing >00:10:49,837 DEBUG packaging: getting repo metadata for updates >00:10:50,219 DEBUG packaging: getting group info for updates >00:10:50,219 ERR packaging: failed to get groups for repo updates >00:10:50,220 INFO packaging: metadata retrieval complete >00:11:29,786 DEBUG packaging: deleting package sacks >00:11:29,788 INFO packaging: checking software selection >00:11:29,789 DEBUG packaging: deleting package sacks >00:11:29,789 DEBUG packaging: select group core >00:11:30,709 DEBUG packaging: select package chrony >00:11:30,712 DEBUG packaging: select group core >00:11:30,712 DEBUG packaging: select group gnome-desktop >00:11:30,795 DEBUG packaging: select group multimedia >00:11:30,810 DEBUG packaging: select group input-methods >00:11:30,819 DEBUG packaging: select group base-x >00:11:30,832 DEBUG packaging: select group fonts >00:11:30,875 DEBUG packaging: select group hardware-support >00:11:30,896 DEBUG packaging: select group dial-up >00:11:30,901 DEBUG packaging: select group printing >00:11:30,943 DEBUG packaging: select group firefox >00:11:30,944 DEBUG packaging: select group standard >00:11:30,992 DEBUG packaging: select package kernel-PAE >00:11:31,078 INFO packaging: no kernel-PAE package >00:11:31,078 DEBUG packaging: select package kernel >00:11:31,078 INFO packaging: selected kernel >00:11:31,078 INFO packaging: checking dependencies >00:11:35,248 DEBUG packaging: success >00:11:35,273 INFO packaging: 1085 packages selected totalling 2.56 Gb > > >/tmp/program.log: >04:10:19,618 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:10:19,634 INFO program: Running... modprobe fcoe >04:10:19,673 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:10:19,703 INFO program: No FCoE boot disk information is found in EDD! >04:10:19,704 INFO program: Running... udevadm settle --timeout=300 >04:10:24,122 INFO program: Running... multipath -d >04:10:24,177 INFO program: Running... multipath -ll >04:10:25,007 INFO program: Running... metacity --display :1 --sm-disable >04:10:25,405 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >04:10:25,522 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,557 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,558 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,558 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,559 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,559 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,560 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,561 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,561 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,562 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,562 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,563 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,563 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,564 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,565 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,565 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,566 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,566 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,567 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,567 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,568 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,568 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,569 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:25,569 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:10:26,294 INFO program: Running... udevadm control --property=ANACONDA=1 >04:10:26,591 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:10:26,613 INFO program: Running... udevadm settle --timeout=300 >04:10:26,751 INFO program: Running... multipath -d >04:10:26,760 INFO program: Running... multipath -ll >04:10:26,887 INFO program: Running... udevadm settle --timeout=300 >04:10:26,923 INFO program: Running... mdadm --examine --brief /dev/sda1 >04:10:26,939 INFO program: ARRAY /dev/md/3 metadata=1.2 UUID=220084df:6492423d:4204e9a6:d6204a51 name=an-c04n01.alteeve.ca:3 >04:10:26,948 INFO program: Running... udevadm settle --timeout=300 >04:10:26,964 INFO program: Running... mdadm --incremental --quiet /dev/sda1 >04:10:27,110 INFO program: Running... udevadm settle --timeout=300 >04:10:27,135 INFO program: Running... mdadm --examine --brief /dev/sda2 >04:10:27,142 INFO program: Running... systemctl start chronyd.service >04:10:27,146 INFO program: ARRAY /dev/md/2 metadata=1.2 UUID=e900cfe8:7c966b3d:711b9ce9:0e393a8b name=an-c04n01.alteeve.ca:2 >04:10:27,156 INFO program: Running... udevadm settle --timeout=300 >04:10:27,175 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >04:10:27,353 INFO program: Running... udevadm settle --timeout=300 >04:10:27,462 INFO program: Running... mdadm --examine --brief /dev/sda3 >04:10:27,471 INFO program: ARRAY /dev/md/1 metadata=1.0 UUID=cef97bcb:b6fc5753:8dd4dca9:55e08992 name=an-c04n01.alteeve.ca:1 >04:10:27,478 INFO program: Running... udevadm settle --timeout=300 >04:10:27,492 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >04:10:27,611 INFO program: Running... udevadm settle --timeout=300 >04:10:27,621 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >04:10:27,660 INFO program: Running... udevadm settle --timeout=300 >04:10:27,670 INFO program: Running... mdadm --incremental --quiet /dev/sdb2 >04:10:27,702 INFO program: Running... udevadm settle --timeout=300 >04:10:27,750 INFO program: Running... mdadm --incremental --quiet /dev/sdb3 >04:10:27,791 INFO program: Running... dumpe2fs -h /dev/loop1 >04:10:27,816 INFO program: Filesystem volume name: Anaconda >04:10:27,817 INFO program: Last mounted on: / >04:10:27,817 INFO program: Filesystem UUID: 927334dd-dd69-4cfb-a58c-a8ba5a152439 >04:10:27,817 INFO program: Filesystem magic number: 0xEF53 >04:10:27,818 INFO program: Filesystem revision #: 1 (dynamic) >04:10:27,818 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:10:27,818 INFO program: Filesystem flags: signed_directory_hash >04:10:27,818 INFO program: Default mount options: user_xattr acl >04:10:27,818 INFO program: Filesystem state: clean >04:10:27,819 INFO program: Errors behavior: Continue >04:10:27,819 INFO program: Filesystem OS type: Linux >04:10:27,819 INFO program: Inode count: 65536 >04:10:27,819 INFO program: Block count: 1048576 >04:10:27,819 INFO program: Reserved block count: 0 >04:10:27,819 INFO program: Free blocks: 302141 >04:10:27,819 INFO program: Free inodes: 38134 >04:10:27,819 INFO program: First block: 1 >04:10:27,819 INFO program: Block size: 1024 >04:10:27,819 INFO program: Fragment size: 1024 >04:10:27,819 INFO program: Reserved GDT blocks: 256 >04:10:27,819 INFO program: Blocks per group: 8192 >04:10:27,819 INFO program: Fragments per group: 8192 >04:10:27,819 INFO program: Inodes per group: 512 >04:10:27,819 INFO program: Inode blocks per group: 128 >04:10:27,819 INFO program: Flex block group size: 16 >04:10:27,820 INFO program: Filesystem created: Thu Oct 4 13:59:00 2012 >04:10:27,820 INFO program: Last mount time: Thu Oct 4 13:59:12 2012 >04:10:27,820 INFO program: Last write time: Thu Oct 4 13:59:19 2012 >04:10:27,820 INFO program: Mount count: 2 >04:10:27,820 INFO program: Maximum mount count: -1 >04:10:27,820 INFO program: Last checked: Thu Oct 4 13:59:00 2012 >04:10:27,820 INFO program: Check interval: 0 (<none>) >04:10:27,821 INFO program: Lifetime writes: 32 MB >04:10:27,821 INFO program: Reserved blocks uid: 0 (user root) >04:10:27,821 INFO program: Reserved blocks gid: 0 (group root) >04:10:27,821 INFO program: First inode: 11 >04:10:27,821 INFO program: Inode size: 256 >04:10:27,821 INFO program: Required extra isize: 28 >04:10:27,822 INFO program: Desired extra isize: 28 >04:10:27,822 INFO program: Journal inode: 8 >04:10:27,822 INFO program: Default directory hash: half_md4 >04:10:27,822 INFO program: Directory Hash Seed: 64262e59-0e0e-495a-bdd8-e98ee8659667 >04:10:27,822 INFO program: Journal backup: inode blocks >04:10:27,822 INFO program: Journal features: (none) >04:10:27,823 INFO program: Journal size: 32M >04:10:27,823 INFO program: Journal length: 32768 >04:10:27,823 INFO program: Journal sequence: 0x00000007 >04:10:27,823 INFO program: Journal start: 0 >04:10:27,823 INFO program: >04:10:27,823 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:10:27,824 INFO program: Running... dumpe2fs -h /dev/loop1 >04:10:27,829 INFO program: Filesystem volume name: Anaconda >04:10:27,830 INFO program: Last mounted on: / >04:10:27,830 INFO program: Filesystem UUID: 927334dd-dd69-4cfb-a58c-a8ba5a152439 >04:10:27,830 INFO program: Filesystem magic number: 0xEF53 >04:10:27,830 INFO program: Filesystem revision #: 1 (dynamic) >04:10:27,830 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:10:27,830 INFO program: Filesystem flags: signed_directory_hash >04:10:27,830 INFO program: Default mount options: user_xattr acl >04:10:27,830 INFO program: Filesystem state: clean >04:10:27,830 INFO program: Errors behavior: Continue >04:10:27,830 INFO program: Filesystem OS type: Linux >04:10:27,830 INFO program: Inode count: 65536 >04:10:27,830 INFO program: Block count: 1048576 >04:10:27,830 INFO program: Reserved block count: 0 >04:10:27,830 INFO program: Free blocks: 302141 >04:10:27,830 INFO program: Free inodes: 38134 >04:10:27,831 INFO program: First block: 1 >04:10:27,831 INFO program: Block size: 1024 >04:10:27,831 INFO program: Fragment size: 1024 >04:10:27,831 INFO program: Reserved GDT blocks: 256 >04:10:27,831 INFO program: Blocks per group: 8192 >04:10:27,831 INFO program: Fragments per group: 8192 >04:10:27,831 INFO program: Inodes per group: 512 >04:10:27,832 INFO program: Inode blocks per group: 128 >04:10:27,832 INFO program: Flex block group size: 16 >04:10:27,832 INFO program: Filesystem created: Thu Oct 4 13:59:00 2012 >04:10:27,832 INFO program: Last mount time: Thu Oct 4 13:59:12 2012 >04:10:27,832 INFO program: Last write time: Thu Oct 4 13:59:19 2012 >04:10:27,832 INFO program: Mount count: 2 >04:10:27,833 INFO program: Maximum mount count: -1 >04:10:27,833 INFO program: Last checked: Thu Oct 4 13:59:00 2012 >04:10:27,833 INFO program: Check interval: 0 (<none>) >04:10:27,833 INFO program: Lifetime writes: 32 MB >04:10:27,833 INFO program: Reserved blocks uid: 0 (user root) >04:10:27,833 INFO program: Reserved blocks gid: 0 (group root) >04:10:27,834 INFO program: First inode: 11 >04:10:27,834 INFO program: Inode size: 256 >04:10:27,834 INFO program: Required extra isize: 28 >04:10:27,834 INFO program: Desired extra isize: 28 >04:10:27,834 INFO program: Journal inode: 8 >04:10:27,835 INFO program: Default directory hash: half_md4 >04:10:27,835 INFO program: Directory Hash Seed: 64262e59-0e0e-495a-bdd8-e98ee8659667 >04:10:27,835 INFO program: Journal backup: inode blocks >04:10:27,835 INFO program: Journal features: (none) >04:10:27,835 INFO program: Journal size: 32M >04:10:27,835 INFO program: Journal length: 32768 >04:10:27,836 INFO program: Journal sequence: 0x00000007 >04:10:27,836 INFO program: Journal start: 0 >04:10:27,836 INFO program: >04:10:27,836 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:10:27,837 INFO program: Running... resize2fs -P /dev/loop1 >04:10:27,851 INFO program: Couldn't find valid filesystem superblock. >04:10:27,853 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:10:27,862 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >04:10:27,902 INFO program: Running... dumpe2fs -h /dev/md/an-c04n01.alteeve.ca:3 >04:10:27,928 INFO program: Filesystem volume name: <none> >04:10:27,929 INFO program: Last mounted on: / >04:10:27,930 INFO program: Filesystem UUID: f3d3e8bd-d3c3-45be-a3da-2f66417d623a >04:10:27,930 INFO program: Filesystem magic number: 0xEF53 >04:10:27,931 INFO program: Filesystem revision #: 1 (dynamic) >04:10:27,931 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:10:27,931 INFO program: Filesystem flags: signed_directory_hash >04:10:27,932 INFO program: Default mount options: user_xattr acl >04:10:27,932 INFO program: Filesystem state: clean >04:10:27,932 INFO program: Errors behavior: Continue >04:10:27,933 INFO program: Filesystem OS type: Linux >04:10:27,933 INFO program: Inode count: 2621440 >04:10:27,933 INFO program: Block count: 10485486 >04:10:27,933 INFO program: Reserved block count: 524274 >04:10:27,933 INFO program: Free blocks: 9913154 >04:10:27,933 INFO program: Free inodes: 2581361 >04:10:27,933 INFO program: First block: 0 >04:10:27,933 INFO program: Block size: 4096 >04:10:27,933 INFO program: Fragment size: 4096 >04:10:27,934 INFO program: Reserved GDT blocks: 1021 >04:10:27,934 INFO program: Blocks per group: 32768 >04:10:27,934 INFO program: Fragments per group: 32768 >04:10:27,934 INFO program: Inodes per group: 8192 >04:10:27,934 INFO program: Inode blocks per group: 512 >04:10:27,934 INFO program: Flex block group size: 16 >04:10:27,934 INFO program: Filesystem created: Sun Oct 7 11:01:13 2012 >04:10:27,934 INFO program: Last mount time: Tue Oct 9 01:56:39 2012 >04:10:27,934 INFO program: Last write time: Tue Oct 9 01:56:35 2012 >04:10:27,934 INFO program: Mount count: 11 >04:10:27,934 INFO program: Maximum mount count: -1 >04:10:27,934 INFO program: Last checked: Sun Oct 7 11:01:13 2012 >04:10:27,935 INFO program: Check interval: 0 (<none>) >04:10:27,935 INFO program: Lifetime writes: 3615 MB >04:10:27,935 INFO program: Reserved blocks uid: 0 (user root) >04:10:27,935 INFO program: Reserved blocks gid: 0 (group root) >04:10:27,935 INFO program: First inode: 11 >04:10:27,936 INFO program: Inode size: 256 >04:10:27,936 INFO program: Required extra isize: 28 >04:10:27,936 INFO program: Desired extra isize: 28 >04:10:27,936 INFO program: Journal inode: 8 >04:10:27,936 INFO program: Default directory hash: half_md4 >04:10:27,938 INFO program: Directory Hash Seed: 7de5f514-24a0-4dee-859f-6a5ba20c2170 >04:10:27,938 INFO program: Journal backup: inode blocks >04:10:27,938 INFO program: Journal features: journal_incompat_revoke >04:10:27,938 INFO program: Journal size: 128M >04:10:27,938 INFO program: Journal length: 32768 >04:10:27,938 INFO program: Journal sequence: 0x0000180f >04:10:27,938 INFO program: Journal start: 0 >04:10:27,938 INFO program: >04:10:27,938 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:10:27,939 INFO program: Running... dumpe2fs -h /dev/md/an-c04n01.alteeve.ca:3 >04:10:27,986 INFO program: Filesystem volume name: <none> >04:10:27,986 INFO program: Last mounted on: / >04:10:27,986 INFO program: Filesystem UUID: f3d3e8bd-d3c3-45be-a3da-2f66417d623a >04:10:27,986 INFO program: Filesystem magic number: 0xEF53 >04:10:27,986 INFO program: Filesystem revision #: 1 (dynamic) >04:10:27,986 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:10:27,987 INFO program: Filesystem flags: signed_directory_hash >04:10:27,987 INFO program: Default mount options: user_xattr acl >04:10:27,987 INFO program: Filesystem state: clean >04:10:27,987 INFO program: Errors behavior: Continue >04:10:27,987 INFO program: Filesystem OS type: Linux >04:10:27,987 INFO program: Inode count: 2621440 >04:10:27,987 INFO program: Block count: 10485486 >04:10:27,987 INFO program: Reserved block count: 524274 >04:10:27,987 INFO program: Free blocks: 9913154 >04:10:27,987 INFO program: Free inodes: 2581361 >04:10:27,987 INFO program: First block: 0 >04:10:27,987 INFO program: Block size: 4096 >04:10:27,987 INFO program: Fragment size: 4096 >04:10:27,987 INFO program: Reserved GDT blocks: 1021 >04:10:27,988 INFO program: Blocks per group: 32768 >04:10:27,988 INFO program: Fragments per group: 32768 >04:10:27,988 INFO program: Inodes per group: 8192 >04:10:27,988 INFO program: Inode blocks per group: 512 >04:10:27,988 INFO program: Flex block group size: 16 >04:10:27,988 INFO program: Filesystem created: Sun Oct 7 11:01:13 2012 >04:10:27,989 INFO program: Last mount time: Tue Oct 9 01:56:39 2012 >04:10:27,989 INFO program: Last write time: Tue Oct 9 01:56:35 2012 >04:10:27,989 INFO program: Mount count: 11 >04:10:27,989 INFO program: Maximum mount count: -1 >04:10:27,989 INFO program: Last checked: Sun Oct 7 11:01:13 2012 >04:10:27,989 INFO program: Check interval: 0 (<none>) >04:10:27,990 INFO program: Lifetime writes: 3615 MB >04:10:27,990 INFO program: Reserved blocks uid: 0 (user root) >04:10:27,990 INFO program: Reserved blocks gid: 0 (group root) >04:10:27,990 INFO program: First inode: 11 >04:10:27,990 INFO program: Inode size: 256 >04:10:27,990 INFO program: Required extra isize: 28 >04:10:27,991 INFO program: Desired extra isize: 28 >04:10:27,991 INFO program: Journal inode: 8 >04:10:27,991 INFO program: Default directory hash: half_md4 >04:10:27,991 INFO program: Directory Hash Seed: 7de5f514-24a0-4dee-859f-6a5ba20c2170 >04:10:27,991 INFO program: Journal backup: inode blocks >04:10:27,991 INFO program: Journal features: journal_incompat_revoke >04:10:27,992 INFO program: Journal size: 128M >04:10:27,992 INFO program: Journal length: 32768 >04:10:27,992 INFO program: Journal sequence: 0x0000180f >04:10:27,992 INFO program: Journal start: 0 >04:10:27,992 INFO program: >04:10:27,992 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:10:27,993 INFO program: Running... resize2fs -P /dev/md/an-c04n01.alteeve.ca:3 >04:10:27,998 INFO program: Estimated minimum size of the filesystem: 434180 >04:10:27,999 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:10:28,011 INFO program: Running... dumpe2fs -h /dev/md/an-c04n01.alteeve.ca:1 >04:10:28,054 INFO program: Filesystem volume name: <none> >04:10:28,054 INFO program: Last mounted on: /boot >04:10:28,054 INFO program: Filesystem UUID: 625d5471-6fd1-47f4-adf4-3a3ce5e5f5de >04:10:28,054 INFO program: Filesystem magic number: 0xEF53 >04:10:28,054 INFO program: Filesystem revision #: 1 (dynamic) >04:10:28,054 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:10:28,054 INFO program: Filesystem flags: signed_directory_hash >04:10:28,054 INFO program: Default mount options: user_xattr acl >04:10:28,055 INFO program: Filesystem state: clean >04:10:28,055 INFO program: Errors behavior: Continue >04:10:28,055 INFO program: Filesystem OS type: Linux >04:10:28,055 INFO program: Inode count: 131072 >04:10:28,055 INFO program: Block count: 524276 >04:10:28,055 INFO program: Reserved block count: 26213 >04:10:28,055 INFO program: Free blocks: 439868 >04:10:28,055 INFO program: Free inodes: 130726 >04:10:28,056 INFO program: First block: 1 >04:10:28,056 INFO program: Block size: 1024 >04:10:28,056 INFO program: Fragment size: 1024 >04:10:28,056 INFO program: Reserved GDT blocks: 256 >04:10:28,056 INFO program: Blocks per group: 8192 >04:10:28,056 INFO program: Fragments per group: 8192 >04:10:28,056 INFO program: Inodes per group: 2048 >04:10:28,057 INFO program: Inode blocks per group: 256 >04:10:28,057 INFO program: Flex block group size: 16 >04:10:28,057 INFO program: Filesystem created: Sun Oct 7 11:01:21 2012 >04:10:28,057 INFO program: Last mount time: Tue Oct 9 01:56:41 2012 >04:10:28,058 INFO program: Last write time: Tue Oct 9 01:56:41 2012 >04:10:28,058 INFO program: Mount count: 11 >04:10:28,058 INFO program: Maximum mount count: -1 >04:10:28,058 INFO program: Last checked: Sun Oct 7 11:01:21 2012 >04:10:28,058 INFO program: Check interval: 0 (<none>) >04:10:28,059 INFO program: Lifetime writes: 100 MB >04:10:28,059 INFO program: Reserved blocks uid: 0 (user root) >04:10:28,059 INFO program: Reserved blocks gid: 0 (group root) >04:10:28,059 INFO program: First inode: 11 >04:10:28,059 INFO program: Inode size: 128 >04:10:28,059 INFO program: Journal inode: 8 >04:10:28,060 INFO program: Default directory hash: half_md4 >04:10:28,060 INFO program: Directory Hash Seed: 4f23cb84-591f-4f3e-b9f3-337daddf61d8 >04:10:28,060 INFO program: Journal backup: inode blocks >04:10:28,060 INFO program: Journal features: (none) >04:10:28,061 INFO program: Journal size: 8M >04:10:28,061 INFO program: Journal length: 8192 >04:10:28,061 INFO program: Journal sequence: 0x00000039 >04:10:28,061 INFO program: Journal start: 0 >04:10:28,062 INFO program: >04:10:28,062 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:10:28,062 INFO program: Running... dumpe2fs -h /dev/md/an-c04n01.alteeve.ca:1 >04:10:28,078 INFO program: Filesystem volume name: <none> >04:10:28,078 INFO program: Last mounted on: /boot >04:10:28,078 INFO program: Filesystem UUID: 625d5471-6fd1-47f4-adf4-3a3ce5e5f5de >04:10:28,078 INFO program: Filesystem magic number: 0xEF53 >04:10:28,078 INFO program: Filesystem revision #: 1 (dynamic) >04:10:28,078 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:10:28,078 INFO program: Filesystem flags: signed_directory_hash >04:10:28,078 INFO program: Default mount options: user_xattr acl >04:10:28,079 INFO program: Filesystem state: clean >04:10:28,079 INFO program: Errors behavior: Continue >04:10:28,079 INFO program: Filesystem OS type: Linux >04:10:28,079 INFO program: Inode count: 131072 >04:10:28,079 INFO program: Block count: 524276 >04:10:28,079 INFO program: Reserved block count: 26213 >04:10:28,079 INFO program: Free blocks: 439868 >04:10:28,079 INFO program: Free inodes: 130726 >04:10:28,079 INFO program: First block: 1 >04:10:28,079 INFO program: Block size: 1024 >04:10:28,079 INFO program: Fragment size: 1024 >04:10:28,080 INFO program: Reserved GDT blocks: 256 >04:10:28,080 INFO program: Blocks per group: 8192 >04:10:28,080 INFO program: Fragments per group: 8192 >04:10:28,080 INFO program: Inodes per group: 2048 >04:10:28,080 INFO program: Inode blocks per group: 256 >04:10:28,080 INFO program: Flex block group size: 16 >04:10:28,080 INFO program: Filesystem created: Sun Oct 7 11:01:21 2012 >04:10:28,080 INFO program: Last mount time: Tue Oct 9 01:56:41 2012 >04:10:28,081 INFO program: Last write time: Tue Oct 9 01:56:41 2012 >04:10:28,081 INFO program: Mount count: 11 >04:10:28,081 INFO program: Maximum mount count: -1 >04:10:28,081 INFO program: Last checked: Sun Oct 7 11:01:21 2012 >04:10:28,081 INFO program: Check interval: 0 (<none>) >04:10:28,081 INFO program: Lifetime writes: 100 MB >04:10:28,082 INFO program: Reserved blocks uid: 0 (user root) >04:10:28,082 INFO program: Reserved blocks gid: 0 (group root) >04:10:28,082 INFO program: First inode: 11 >04:10:28,082 INFO program: Inode size: 128 >04:10:28,082 INFO program: Journal inode: 8 >04:10:28,082 INFO program: Default directory hash: half_md4 >04:10:28,082 INFO program: Directory Hash Seed: 4f23cb84-591f-4f3e-b9f3-337daddf61d8 >04:10:28,082 INFO program: Journal backup: inode blocks >04:10:28,082 INFO program: Journal features: (none) >04:10:28,082 INFO program: Journal size: 8M >04:10:28,082 INFO program: Journal length: 8192 >04:10:28,083 INFO program: Journal sequence: 0x00000039 >04:10:28,083 INFO program: Journal start: 0 >04:10:28,083 INFO program: >04:10:28,083 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:10:28,083 INFO program: Running... resize2fs -P /dev/md/an-c04n01.alteeve.ca:1 >04:10:28,087 INFO program: Estimated minimum size of the filesystem: 73955 >04:10:28,088 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:10:28,106 INFO program: Running... udevadm settle --timeout=300 >04:10:28,151 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:10:28,155 INFO program: Filesystem volume name: Anaconda >04:10:28,161 INFO program: Last mounted on: /sysroot >04:10:28,162 INFO program: Filesystem UUID: 927334dd-dd69-4cfb-a58c-a8ba5a152439 >04:10:28,162 INFO program: Filesystem magic number: 0xEF53 >04:10:28,162 INFO program: Filesystem revision #: 1 (dynamic) >04:10:28,162 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 >04:10:28,162 INFO program: Filesystem flags: signed_directory_hash >04:10:28,162 INFO program: Default mount options: user_xattr acl >04:10:28,162 INFO program: Filesystem state: clean >04:10:28,163 INFO program: Errors behavior: Continue >04:10:28,163 INFO program: Filesystem OS type: Linux >04:10:28,163 INFO program: Inode count: 65536 >04:10:28,163 INFO program: Block count: 1048576 >04:10:28,163 INFO program: Reserved block count: 0 >04:10:28,163 INFO program: Free blocks: 302141 >04:10:28,163 INFO program: Free inodes: 38134 >04:10:28,163 INFO program: First block: 1 >04:10:28,163 INFO program: Block size: 1024 >04:10:28,163 INFO program: Fragment size: 1024 >04:10:28,163 INFO program: Reserved GDT blocks: 256 >04:10:28,164 INFO program: Blocks per group: 8192 >04:10:28,164 INFO program: Fragments per group: 8192 >04:10:28,164 INFO program: Inodes per group: 512 >04:10:28,164 INFO program: Inode blocks per group: 128 >04:10:28,165 INFO program: Flex block group size: 16 >04:10:28,165 INFO program: Filesystem created: Thu Oct 4 13:59:00 2012 >04:10:28,165 INFO program: Last mount time: Tue Oct 9 04:10:15 2012 >04:10:28,165 INFO program: Last write time: Tue Oct 9 04:10:15 2012 >04:10:28,166 INFO program: Mount count: 3 >04:10:28,166 INFO program: Maximum mount count: -1 >04:10:28,166 INFO program: Last checked: Thu Oct 4 13:59:00 2012 >04:10:28,166 INFO program: Check interval: 0 (<none>) >04:10:28,167 INFO program: Lifetime writes: 32 MB >04:10:28,167 INFO program: Reserved blocks uid: 0 (user root) >04:10:28,167 INFO program: Reserved blocks gid: 0 (group root) >04:10:28,167 INFO program: First inode: 11 >04:10:28,168 INFO program: Inode size: 256 >04:10:28,168 INFO program: Required extra isize: 28 >04:10:28,168 INFO program: Desired extra isize: 28 >04:10:28,168 INFO program: Journal inode: 8 >04:10:28,168 INFO program: Default directory hash: half_md4 >04:10:28,168 INFO program: Directory Hash Seed: 64262e59-0e0e-495a-bdd8-e98ee8659667 >04:10:28,168 INFO program: Journal backup: inode blocks >04:10:28,168 INFO program: Journal features: (none) >04:10:28,168 INFO program: Journal size: 32M >04:10:28,169 INFO program: Journal length: 32768 >04:10:28,169 INFO program: Journal sequence: 0x00000008 >04:10:28,169 INFO program: Journal start: 1 >04:10:28,169 INFO program: >04:10:28,169 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:10:28,170 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:10:28,174 INFO program: Filesystem volume name: Anaconda >04:10:28,174 INFO program: Last mounted on: /sysroot >04:10:28,175 INFO program: Filesystem UUID: 927334dd-dd69-4cfb-a58c-a8ba5a152439 >04:10:28,175 INFO program: Filesystem magic number: 0xEF53 >04:10:28,175 INFO program: Filesystem revision #: 1 (dynamic) >04:10:28,175 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 >04:10:28,175 INFO program: Filesystem flags: signed_directory_hash >04:10:28,175 INFO program: Default mount options: user_xattr acl >04:10:28,175 INFO program: Filesystem state: clean >04:10:28,175 INFO program: Errors behavior: Continue >04:10:28,175 INFO program: Filesystem OS type: Linux >04:10:28,175 INFO program: Inode count: 65536 >04:10:28,175 INFO program: Block count: 1048576 >04:10:28,176 INFO program: Reserved block count: 0 >04:10:28,176 INFO program: Free blocks: 302141 >04:10:28,176 INFO program: Free inodes: 38134 >04:10:28,176 INFO program: First block: 1 >04:10:28,176 INFO program: Block size: 1024 >04:10:28,176 INFO program: Fragment size: 1024 >04:10:28,176 INFO program: Reserved GDT blocks: 256 >04:10:28,176 INFO program: Blocks per group: 8192 >04:10:28,176 INFO program: Fragments per group: 8192 >04:10:28,176 INFO program: Inodes per group: 512 >04:10:28,177 INFO program: Inode blocks per group: 128 >04:10:28,177 INFO program: Flex block group size: 16 >04:10:28,177 INFO program: Filesystem created: Thu Oct 4 13:59:00 2012 >04:10:28,177 INFO program: Last mount time: Tue Oct 9 04:10:15 2012 >04:10:28,177 INFO program: Last write time: Tue Oct 9 04:10:15 2012 >04:10:28,177 INFO program: Mount count: 3 >04:10:28,177 INFO program: Maximum mount count: -1 >04:10:28,177 INFO program: Last checked: Thu Oct 4 13:59:00 2012 >04:10:28,177 INFO program: Check interval: 0 (<none>) >04:10:28,177 INFO program: Lifetime writes: 32 MB >04:10:28,178 INFO program: Reserved blocks uid: 0 (user root) >04:10:28,178 INFO program: Reserved blocks gid: 0 (group root) >04:10:28,178 INFO program: First inode: 11 >04:10:28,178 INFO program: Inode size: 256 >04:10:28,178 INFO program: Required extra isize: 28 >04:10:28,178 INFO program: Desired extra isize: 28 >04:10:28,178 INFO program: Journal inode: 8 >04:10:28,178 INFO program: Default directory hash: half_md4 >04:10:28,178 INFO program: Directory Hash Seed: 64262e59-0e0e-495a-bdd8-e98ee8659667 >04:10:28,178 INFO program: Journal backup: inode blocks >04:10:28,179 INFO program: Journal features: (none) >04:10:28,179 INFO program: Journal size: 32M >04:10:28,179 INFO program: Journal length: 32768 >04:10:28,179 INFO program: Journal sequence: 0x00000008 >04:10:28,179 INFO program: Journal start: 1 >04:10:28,179 INFO program: >04:10:28,179 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:10:28,179 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:10:28,185 INFO program: Estimated minimum size of the filesystem: 743925 >04:10:28,185 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:10:28,192 INFO program: Running... udevadm settle --timeout=300 >04:10:28,214 INFO program: Running... udevadm settle --timeout=300 >04:10:28,224 INFO program: Running... mdadm --stop /dev/md/an-c04n01.alteeve.ca:3 >04:10:28,270 ERR program: mdadm: stopped /dev/md/an-c04n01.alteeve.ca:3 >04:10:28,277 INFO program: Running... udevadm settle --timeout=300 >04:10:28,297 INFO program: Running... udevadm settle --timeout=300 >04:10:28,314 INFO program: Running... udevadm settle --timeout=300 >04:10:28,332 INFO program: Running... udevadm settle --timeout=300 >04:10:28,348 INFO program: Running... udevadm settle --timeout=300 >04:10:28,362 INFO program: Running... mdadm --stop /dev/md/an-c04n01.alteeve.ca:2 >04:10:28,379 ERR program: mdadm: stopped /dev/md/an-c04n01.alteeve.ca:2 >04:10:28,386 INFO program: Running... udevadm settle --timeout=300 >04:10:28,406 INFO program: Running... udevadm settle --timeout=300 >04:10:28,424 INFO program: Running... udevadm settle --timeout=300 >04:10:28,442 INFO program: Running... udevadm settle --timeout=300 >04:10:28,455 INFO program: Running... udevadm settle --timeout=300 >04:10:28,466 INFO program: Running... mdadm --stop /dev/md/an-c04n01.alteeve.ca:1 >04:10:28,482 ERR program: mdadm: stopped /dev/md/an-c04n01.alteeve.ca:1 >04:10:28,493 INFO program: Running... udevadm settle --timeout=300 >04:10:28,517 INFO program: Running... udevadm settle --timeout=300 >04:10:28,534 INFO program: Running... udevadm settle --timeout=300 >04:10:28,549 INFO program: Running... udevadm settle --timeout=300 >04:10:28,587 INFO program: Running... mdadm --assemble /dev/md/an-c04n01.alteeve.ca:3 --uuid=220084df:6492423d:4204e9a6:d6204a51 --run /dev/sda1 /dev/sdb1 >04:10:28,666 ERR program: mdadm: /dev/md/an-c04n01.alteeve.ca:3 has been started with 2 drives. >04:10:28,848 INFO program: Running... udevadm settle --timeout=300 >04:10:28,869 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/md/an-c04n01.alteeve.ca:3 /mnt/sysimage >04:10:28,922 INFO program: Running... arch >04:10:29,146 INFO program: x86_64 >04:10:29,181 INFO program: Running... /bin/umount /mnt/sysimage >04:10:29,297 INFO program: Running... udevadm settle --timeout=300 >04:10:29,316 INFO program: Running... mdadm --stop /dev/md/an-c04n01.alteeve.ca:3 >04:10:29,438 ERR program: mdadm: stopped /dev/md/an-c04n01.alteeve.ca:3 >04:10:29,462 INFO program: Running... mdadm --assemble /dev/md/an-c04n01.alteeve.ca:1 --uuid=cef97bcb:b6fc5753:8dd4dca9:55e08992 --run /dev/sda3 /dev/sdb3 >04:10:29,500 ERR program: mdadm: /dev/md/an-c04n01.alteeve.ca:1 has been started with 2 drives. >04:10:29,702 INFO program: Running... udevadm settle --timeout=300 >04:10:29,721 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/md/an-c04n01.alteeve.ca:1 /mnt/sysimage >04:10:29,760 INFO program: Running... /bin/umount /mnt/sysimage >04:10:29,822 INFO program: Running... udevadm settle --timeout=300 >04:10:29,834 INFO program: Running... mdadm --stop /dev/md/an-c04n01.alteeve.ca:1 >04:10:29,881 ERR program: mdadm: stopped /dev/md/an-c04n01.alteeve.ca:1 >04:10:29,887 INFO program: Running... udevadm settle --timeout=300 >04:10:29,903 INFO program: Running... udevadm settle --timeout=300 >04:10:29,923 INFO program: Running... udevadm settle --timeout=300 >04:10:29,941 INFO program: Running... udevadm settle --timeout=300 >00:10:35,355 INFO program: Running... modprobe btrfs >00:10:35,462 INFO program: Running... modprobe xfs >00:10:35,560 INFO program: Running... modprobe vfat >00:10:36,988 INFO program: Running... systemctl status chronyd.service >00:10:37,006 INFO program: chronyd.service - NTP client/server >00:10:37,007 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >00:10:37,007 INFO program: Active: active (running) since Tue, 09 Oct 2012 00:10:27 -0400; 9s ago >00:10:37,007 INFO program: Process: 1444 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >00:10:37,008 INFO program: Process: 1439 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >00:10:37,008 INFO program: Process: 1423 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >00:10:37,008 INFO program: Main PID: 1443 (chronyd) >00:10:37,009 INFO program: CGroup: name=systemd:/system/chronyd.service >00:10:37,009 INFO program: └ 1443 /usr/sbin/chronyd -u chrony >00:10:37,009 INFO program: >00:10:37,009 INFO program: Oct 09 00:10:27 localhost chrony-helper[1423]: tr: write error: Broken pipe >00:10:37,009 INFO program: Oct 09 00:10:27 localhost chrony-helper[1423]: tr: write error >00:10:37,010 INFO program: Oct 09 00:10:27 localhost chronyd[1443]: chronyd version 1.27-git1ca844 starting >00:10:37,010 INFO program: Oct 09 00:10:27 localhost chronyd[1443]: Linux kernel major=3 minor=6 patch=0 >00:10:37,010 INFO program: Oct 09 00:10:27 localhost chronyd[1443]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >00:10:37,010 INFO program: Oct 09 00:10:27 localhost systemd[1]: Started NTP client/server. >00:10:37,010 INFO program: Oct 09 00:10:32 localhost chronyd[1443]: Selected source 204.124.183.59 >00:10:37,010 INFO program: Oct 09 00:10:32 localhost chronyd[1443]: System clock wrong by 0.864187 seconds, adjustment started >00:10:37,011 INFO program: Oct 09 00:10:34 localhost chronyd[1443]: Selected source 169.229.70.95 >00:10:37,015 INFO program: Running... systemctl start chronyd.service >00:16:24,975 INFO program: Running... udevadm settle --timeout=300 >00:16:31,515 INFO program: Running... udevadm settle --timeout=300 >00:17:25,480 INFO program: Running... udevadm settle --timeout=300 >00:17:44,736 INFO program: Running... udevadm settle --timeout=300 >00:17:44,771 INFO program: Running... udevadm settle --timeout=300 >00:17:48,304 INFO program: Running... udevadm settle --timeout=300 >00:17:48,345 INFO program: Running... udevadm settle --timeout=300 >00:17:51,918 INFO program: Running... udevadm settle --timeout=300 >00:17:51,954 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >04:10:19,191 DEBUG storage: registered device format class Ext2FS as ext2 >04:10:19,191 DEBUG storage: registered device format class Ext3FS as ext3 >04:10:19,191 DEBUG storage: registered device format class Ext4FS as ext4 >04:10:19,192 DEBUG storage: registered device format class FATFS as vfat >04:10:19,192 DEBUG storage: registered device format class EFIFS as efi >04:10:19,192 DEBUG storage: registered device format class BTRFS as btrfs >04:10:19,192 DEBUG storage: registered device format class GFS2 as gfs2 >04:10:19,192 DEBUG storage: registered device format class JFS as jfs >04:10:19,192 DEBUG storage: registered device format class ReiserFS as reiserfs >04:10:19,192 DEBUG storage: registered device format class XFS as xfs >04:10:19,192 DEBUG storage: registered device format class HFS as hfs >04:10:19,193 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >04:10:19,193 DEBUG storage: registered device format class HFSPlus as hfs+ >04:10:19,193 DEBUG storage: registered device format class NTFS as ntfs >04:10:19,193 DEBUG storage: registered device format class NFS as nfs >04:10:19,193 DEBUG storage: registered device format class NFSv4 as nfs4 >04:10:19,193 DEBUG storage: registered device format class Iso9660FS as iso9660 >04:10:19,193 DEBUG storage: registered device format class NoDevFS as nodev >04:10:19,193 DEBUG storage: registered device format class DevPtsFS as devpts >04:10:19,193 DEBUG storage: registered device format class ProcFS as proc >04:10:19,193 DEBUG storage: registered device format class SysFS as sysfs >04:10:19,193 DEBUG storage: registered device format class TmpFS as tmpfs >04:10:19,194 DEBUG storage: registered device format class BindFS as bind >04:10:19,194 DEBUG storage: registered device format class SELinuxFS as selinuxfs >04:10:19,194 DEBUG storage: registered device format class USBFS as usbfs >04:10:19,195 DEBUG storage: registered device format class MDRaidMember as mdmember >04:10:19,199 DEBUG storage: registered device format class SwapSpace as swap >04:10:19,201 DEBUG storage: registered device format class BIOSBoot as biosboot >04:10:19,206 DEBUG storage: registered device format class DiskLabel as disklabel >04:10:19,207 DEBUG storage: registered device format class DMRaidMember as dmraidmember >04:10:19,209 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >04:10:19,211 DEBUG storage: registered device format class MultipathMember as multipath_member >04:10:19,247 DEBUG storage: registered device format class LUKS as luks >04:10:19,248 DEBUG storage: registered device format class PPCPRePBoot as prepboot >04:10:24,115 DEBUG storage: MultipathTopology._build_topology: >04:10:24,116 DEBUG storage: /etc/multipath.conf contents: >04:10:24,116 DEBUG storage: # multipath.conf written by anaconda >04:10:24,116 DEBUG storage: >04:10:24,116 DEBUG storage: defaults { >04:10:24,116 DEBUG storage: user_friendly_names yes >04:10:24,116 DEBUG storage: } >04:10:24,116 DEBUG storage: blacklist { >04:10:24,116 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:10:24,116 DEBUG storage: devnode "^hd[a-z]" >04:10:24,116 DEBUG storage: devnode "^dcssblk[0-9]*" >04:10:24,116 DEBUG storage: device { >04:10:24,116 DEBUG storage: vendor "DGC" >04:10:24,117 DEBUG storage: product "LUNZ" >04:10:24,117 DEBUG storage: } >04:10:24,117 DEBUG storage: device { >04:10:24,117 DEBUG storage: vendor "IBM" >04:10:24,117 DEBUG storage: product "S/390.*" >04:10:24,117 DEBUG storage: } >04:10:24,117 DEBUG storage: # don't count normal SATA devices as multipaths >04:10:24,118 DEBUG storage: device { >04:10:24,118 DEBUG storage: vendor "ATA" >04:10:24,118 DEBUG storage: } >04:10:24,119 DEBUG storage: # don't count 3ware devices as multipaths >04:10:24,119 DEBUG storage: device { >04:10:24,119 DEBUG storage: vendor "3ware" >04:10:24,120 DEBUG storage: } >04:10:24,120 DEBUG storage: device { >04:10:24,120 DEBUG storage: vendor "AMCC" >04:10:24,121 DEBUG storage: } >04:10:24,121 DEBUG storage: # nor highpoint devices >04:10:24,121 DEBUG storage: device { >04:10:24,121 DEBUG storage: vendor "HPT" >04:10:24,122 DEBUG storage: } >04:10:24,122 DEBUG storage: } >04:10:24,122 DEBUG storage: multipaths { >04:10:24,122 DEBUG storage: } >04:10:24,122 DEBUG storage: (end of /etc/multipath.conf) >04:10:24,186 INFO storage: MultipathTopology: found singlepath device: sda >04:10:24,186 INFO storage: MultipathTopology: found non-disk device: sda1 >04:10:24,186 INFO storage: MultipathTopology: found non-disk device: sda2 >04:10:24,186 INFO storage: MultipathTopology: found non-disk device: sda3 >04:10:24,187 INFO storage: MultipathTopology: found singlepath device: sdb >04:10:24,187 INFO storage: MultipathTopology: found non-disk device: sdb1 >04:10:24,187 INFO storage: MultipathTopology: found non-disk device: sdb2 >04:10:24,187 INFO storage: MultipathTopology: found non-disk device: sdb3 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop0 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop1 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop2 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop3 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop4 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop5 >04:10:24,189 INFO storage: MultipathTopology: found singlepath device: loop6 >04:10:24,189 INFO storage: MultipathTopology: found singlepath device: loop7 >04:10:24,189 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:10:24,189 INFO storage: MultipathTopology: found singlepath device: md125 >04:10:24,189 INFO storage: MultipathTopology: found singlepath device: md126 >04:10:24,190 INFO storage: MultipathTopology: found singlepath device: md127 >04:10:26,611 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >04:10:26,612 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:10:26,743 DEBUG storage: MultipathTopology._build_topology: >04:10:26,743 DEBUG storage: /etc/multipath.conf contents: >04:10:26,743 DEBUG storage: # multipath.conf written by anaconda >04:10:26,743 DEBUG storage: >04:10:26,743 DEBUG storage: defaults { >04:10:26,744 DEBUG storage: user_friendly_names yes >04:10:26,744 DEBUG storage: } >04:10:26,744 DEBUG storage: blacklist { >04:10:26,744 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:10:26,744 DEBUG storage: devnode "^hd[a-z]" >04:10:26,744 DEBUG storage: devnode "^dcssblk[0-9]*" >04:10:26,744 DEBUG storage: device { >04:10:26,744 DEBUG storage: vendor "DGC" >04:10:26,744 DEBUG storage: product "LUNZ" >04:10:26,744 DEBUG storage: } >04:10:26,744 DEBUG storage: device { >04:10:26,744 DEBUG storage: vendor "IBM" >04:10:26,744 DEBUG storage: product "S/390.*" >04:10:26,744 DEBUG storage: } >04:10:26,745 DEBUG storage: # don't count normal SATA devices as multipaths >04:10:26,745 DEBUG storage: device { >04:10:26,745 DEBUG storage: vendor "ATA" >04:10:26,745 DEBUG storage: } >04:10:26,746 DEBUG storage: # don't count 3ware devices as multipaths >04:10:26,746 DEBUG storage: device { >04:10:26,746 DEBUG storage: vendor "3ware" >04:10:26,747 DEBUG storage: } >04:10:26,747 DEBUG storage: device { >04:10:26,747 DEBUG storage: vendor "AMCC" >04:10:26,748 DEBUG storage: } >04:10:26,748 DEBUG storage: # nor highpoint devices >04:10:26,748 DEBUG storage: device { >04:10:26,749 DEBUG storage: vendor "HPT" >04:10:26,749 DEBUG storage: } >04:10:26,749 DEBUG storage: } >04:10:26,750 DEBUG storage: multipaths { >04:10:26,750 DEBUG storage: } >04:10:26,751 DEBUG storage: (end of /etc/multipath.conf) >04:10:26,771 INFO storage: MultipathTopology: found singlepath device: sda >04:10:26,772 INFO storage: MultipathTopology: found non-disk device: sda1 >04:10:26,772 INFO storage: MultipathTopology: found non-disk device: sda2 >04:10:26,772 INFO storage: MultipathTopology: found non-disk device: sda3 >04:10:26,773 INFO storage: MultipathTopology: found singlepath device: sdb >04:10:26,773 INFO storage: MultipathTopology: found non-disk device: sdb1 >04:10:26,773 INFO storage: MultipathTopology: found non-disk device: sdb2 >04:10:26,773 INFO storage: MultipathTopology: found non-disk device: sdb3 >04:10:26,773 INFO storage: MultipathTopology: found singlepath device: loop0 >04:10:26,774 INFO storage: MultipathTopology: found singlepath device: loop1 >04:10:26,774 INFO storage: MultipathTopology: found singlepath device: loop2 >04:10:26,774 INFO storage: MultipathTopology: found singlepath device: loop3 >04:10:26,774 INFO storage: MultipathTopology: found singlepath device: loop4 >04:10:26,774 INFO storage: MultipathTopology: found singlepath device: loop5 >04:10:26,775 INFO storage: MultipathTopology: found singlepath device: loop6 >04:10:26,775 INFO storage: MultipathTopology: found singlepath device: loop7 >04:10:26,775 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:10:26,775 INFO storage: MultipathTopology: found singlepath device: md125 >04:10:26,775 INFO storage: MultipathTopology: found singlepath device: md126 >04:10:26,776 INFO storage: MultipathTopology: found singlepath device: md127 >04:10:26,776 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md125', 'md126', 'md127'] >04:10:26,781 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG /dev/disk/by-id/wwn-0x5000c5000fe515a2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > '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': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ14FWG', > 'ID_SERIAL_SHORT': '5VJ14FWG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000fe515a2', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000fe515a2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '243198', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG', > '/dev/disk/by-id/wwn-0x5000c5000fe515a2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >04:10:26,782 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >04:10:26,783 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:10:26,783 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:26,784 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >04:10:26,785 INFO storage: sda is a disk >04:10:26,785 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:26,787 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:10:26,787 INFO storage: added disk sda (id 0) to device tree >04:10:26,787 DEBUG storage: looking up parted Device: /dev/sda >04:10:26,789 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:10:26,790 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:10:26,791 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:10:26,795 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >04:10:26,813 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f18b872bfd0>, <parted.partition.Partition object at 0x7f18a05892d0>, <parted.partition.Partition object at 0x7f18a05894d0>] > device: <parted.device.Device object at 0x7f18a0577350> > PedDisk: <_ped.Disk object at 0x7f18a057c6c8> >04:10:26,813 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:10:26,814 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:10:26,815 INFO storage: got device: DiskDevice instance (0x7f18b872bf90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a34439e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f18a0577150> >04:10:26,816 INFO storage: got format: DiskLabel instance (0x7f18a0577210) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f18b872bfd0>, <parted.partition.Partition object at 0x7f18a05892d0>, <parted.partition.Partition object at 0x7f18a05894d0>] > device: <parted.device.Device object at 0x7f18a0577350> > PedDisk: <_ped.Disk object at 0x7f18a057c6c8> > origPartedDisk = <parted.disk.Disk object at 0x7f18a0589610> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a071e170> > >04:10:26,821 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part1 /dev/disk/by-id/wwn-0x5000c5000fe515a2-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > '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': 'an-c04n01.alteeve.ca:3', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:3', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '220084df-6492-423d-4204-e9a6d6204a51', > 'ID_FS_UUID_ENC': '220084df-6492-423d-4204-e9a6d6204a51', > 'ID_FS_UUID_SUB': '0a03fd7d-04c7-e643-cdfb-58931aeef7e4', > 'ID_FS_UUID_SUB_ENC': '0a03fd7d-04c7-e643-cdfb-58931aeef7e4', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '83886080', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ14FWG', > 'ID_SERIAL_SHORT': '5VJ14FWG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000fe515a2', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000fe515a2', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '0a03fd7d:04c7e643:cdfb5893:1aeef7e4', > 'MD_EVENTS': '186', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:3', > 'MD_UPDATE_TIME': '1349755400', > 'MD_UUID': '220084df:6492423d:4204e9a6:d6204a51', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '243232', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part1', > '/dev/disk/by-id/wwn-0x5000c5000fe515a2-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >04:10:26,821 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >04:10:26,823 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >04:10:26,825 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:26,825 INFO storage: sda1 is a partition >04:10:26,828 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:10:26,830 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:10:26,833 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:10:26,836 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >04:10:26,839 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:10:26,840 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:26,842 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:10:26,843 DEBUG storage: looking up parted Partition: /dev/sda1 >04:10:26,845 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >04:10:26,848 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:10:26,849 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:10:26,851 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >04:10:26,851 INFO storage: added partition sda1 (id 1) to device tree >04:10:26,852 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:10:26,854 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:10:26,855 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:10:26,856 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:10:26,883 WARN storage: disklabel detected but not usable on sda1 >04:10:26,884 INFO storage: type detected on 'sda1' is 'linux_raid_member' >04:10:26,884 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:3 ; device: /dev/sda1 ; serial: 5VJ14FWG ; mdUuid: 220084df:6492423d:4204e9a6:d6204a51 ; biosraid: False ; >04:10:26,884 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:26,885 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:10:26,886 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >04:10:26,887 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >04:10:26,887 DEBUG storage: DeviceTree.getDeviceByUuid returned None >04:10:26,939 INFO storage: using name an-c04n01.alteeve.ca:3 for md array containing member sda1 >04:10:26,940 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:26,941 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:3 ; current: None ; type: None ; >04:10:26,943 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:3 ; status: False ; >04:10:26,945 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:3 ; device: sda1 ; status: True ; >04:10:26,946 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >04:10:26,947 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:10:26,971 WARN storage: failed to add member /dev/sda1 to md array /dev/md/an-c04n01.alteeve.ca:3: mdadd failed for /dev/sda1: running mdadm --incremental --quiet /dev/sda1 failed >04:10:26,971 DEBUG storage: looking up parted Device: /dev/md/an-c04n01.alteeve.ca:3 >04:10:27,047 INFO storage: added mdarray an-c04n01.alteeve.ca:3 (id 2) to device tree >04:10:27,050 DEBUG storage: looking up parted Device: /dev/sda1 >04:10:27,053 INFO storage: got device: PartitionDevice instance (0x7f18a0589750) -- > name = sda1 status = True kids = 1 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 40960.0 > format = existing mdmember > 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: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a071e710> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0589090> PedPartition: <_ped.Partition object at 0x7f18a05818f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 83888127 length = 83886080 > flags = raid >04:10:27,054 INFO storage: got format: MDRaidMember instance (0x7f18a0589b10) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 220084df:6492423d:4204e9a6:d6204a51 biosraid = False >04:10:27,063 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part2 /dev/disk/by-id/wwn-0x5000c5000fe515a2-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > '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': 'an-c04n01.alteeve.ca:2', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e900cfe8-7c96-6b3d-711b-9ce90e393a8b', > 'ID_FS_UUID_ENC': 'e900cfe8-7c96-6b3d-711b-9ce90e393a8b', > 'ID_FS_UUID_SUB': '815737c3-fbe7-52cb-1452-ae3cd6df05ca', > 'ID_FS_UUID_SUB_ENC': '815737c3-fbe7-52cb-1452-ae3cd6df05ca', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '83888128', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388608', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ14FWG', > 'ID_SERIAL_SHORT': '5VJ14FWG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000fe515a2', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000fe515a2', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '815737c3:fbe752cb:1452ae3c:d6df05ca', > 'MD_EVENTS': '20', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:2', > 'MD_UPDATE_TIME': '1349755398', > 'MD_UUID': 'e900cfe8:7c966b3d:711b9ce9:0e393a8b', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '243242', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part2', > '/dev/disk/by-id/wwn-0x5000c5000fe515a2-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >04:10:27,064 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >04:10:27,066 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >04:10:27,069 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,069 INFO storage: sda2 is a partition >04:10:27,072 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:10:27,075 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:10:27,078 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:10:27,080 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >04:10:27,083 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:10:27,084 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,086 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:10:27,086 DEBUG storage: looking up parted Partition: /dev/sda2 >04:10:27,088 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >04:10:27,089 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:10:27,091 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:10:27,092 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:10:27,092 INFO storage: added partition sda2 (id 3) to device tree >04:10:27,094 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:10:27,095 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:10:27,096 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:10:27,098 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:10:27,102 WARN storage: disklabel detected but not usable on sda2 >04:10:27,102 INFO storage: type detected on 'sda2' is 'linux_raid_member' >04:10:27,104 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:2 ; device: /dev/sda2 ; serial: 5VJ14FWG ; mdUuid: e900cfe8:7c966b3d:711b9ce9:0e393a8b ; biosraid: False ; >04:10:27,104 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:27,105 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:10:27,107 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >04:10:27,108 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >04:10:27,109 DEBUG storage: DeviceTree.getDeviceByUuid returned None >04:10:27,146 INFO storage: using name an-c04n01.alteeve.ca:2 for md array containing member sda2 >04:10:27,147 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,149 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:2 ; current: None ; type: None ; >04:10:27,151 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:2 ; status: False ; >04:10:27,152 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:2 ; device: sda2 ; status: True ; >04:10:27,154 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >04:10:27,156 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:10:27,183 WARN storage: failed to add member /dev/sda2 to md array /dev/md/an-c04n01.alteeve.ca:2: mdadd failed for /dev/sda2: running mdadm --incremental --quiet /dev/sda2 failed >04:10:27,183 DEBUG storage: looking up parted Device: /dev/md/an-c04n01.alteeve.ca:2 >04:10:27,213 INFO storage: added mdarray an-c04n01.alteeve.ca:2 (id 4) to device tree >04:10:27,214 DEBUG storage: looking up parted Device: /dev/sda2 >04:10:27,216 INFO storage: got device: PartitionDevice instance (0x7f18a0589a90) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4096.0 > format = existing mdmember > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a071e440> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0589390> PedPartition: <_ped.Partition object at 0x7f18a0581950> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 83888128 end = 92276735 length = 8388608 > flags = raid >04:10:27,217 INFO storage: got format: MDRaidMember instance (0x7f18a059a390) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = e900cfe8:7c966b3d:711b9ce9:0e393a8b biosraid = False >04:10:27,224 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part3 /dev/disk/by-id/wwn-0x5000c5000fe515a2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > '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': 'an-c04n01.alteeve.ca:1', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'cef97bcb-b6fc-5753-8dd4-dca955e08992', > 'ID_FS_UUID_ENC': 'cef97bcb-b6fc-5753-8dd4-dca955e08992', > 'ID_FS_UUID_SUB': '670ab898-33e0-1654-101d-5460c6d48d50', > 'ID_FS_UUID_SUB_ENC': '670ab898-33e0-1654-101d-5460c6d48d50', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '92276736', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ14FWG', > 'ID_SERIAL_SHORT': '5VJ14FWG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000fe515a2', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000fe515a2', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '670ab898:33e01654:101d5460:c6d48d50', > 'MD_EVENTS': '28', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:1', > 'MD_UPDATE_TIME': '1349755401', > 'MD_UUID': 'cef97bcb:b6fc5753:8dd4dca9:55e08992', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '243251', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part3', > '/dev/disk/by-id/wwn-0x5000c5000fe515a2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >04:10:27,224 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >04:10:27,226 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >04:10:27,227 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,227 INFO storage: sda3 is a partition >04:10:27,228 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >04:10:27,230 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:10:27,231 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:10:27,232 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >04:10:27,233 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:10:27,233 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,234 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >04:10:27,234 DEBUG storage: looking up parted Partition: /dev/sda3 >04:10:27,235 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >04:10:27,235 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >04:10:27,237 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >04:10:27,237 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >04:10:27,237 INFO storage: added partition sda3 (id 5) to device tree >04:10:27,238 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >04:10:27,239 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >04:10:27,239 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:10:27,240 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >04:10:27,338 WARN storage: disklabel detected but not usable on sda3 >04:10:27,339 INFO storage: type detected on 'sda3' is 'linux_raid_member' >04:10:27,350 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:1 ; device: /dev/sda3 ; serial: 5VJ14FWG ; mdUuid: cef97bcb:b6fc5753:8dd4dca9:55e08992 ; biosraid: False ; >04:10:27,350 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:27,351 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:10:27,351 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >04:10:27,352 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >04:10:27,353 DEBUG storage: DeviceTree.getDeviceByUuid returned None >04:10:27,472 INFO storage: using name an-c04n01.alteeve.ca:1 for md array containing member sda3 >04:10:27,473 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,474 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:1 ; current: None ; type: None ; >04:10:27,475 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:1 ; status: False ; >04:10:27,476 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:1 ; device: sda3 ; status: True ; >04:10:27,477 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >04:10:27,478 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:10:27,497 WARN storage: failed to add member /dev/sda3 to md array /dev/md/an-c04n01.alteeve.ca:1: mdadd failed for /dev/sda3: running mdadm --incremental --quiet /dev/sda3 failed >04:10:27,497 DEBUG storage: looking up parted Device: /dev/md/an-c04n01.alteeve.ca:1 >04:10:27,529 INFO storage: added mdarray an-c04n01.alteeve.ca:1 (id 6) to device tree >04:10:27,529 DEBUG storage: looking up parted Device: /dev/sda3 >04:10:27,530 INFO storage: got device: PartitionDevice instance (0x7f18a0589950) -- > name = sda3 status = True kids = 1 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 512.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1048576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (65, 255, 63) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045e7a0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f18a0589590> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0589510> PedPartition: <_ped.Partition object at 0x7f18a05819b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 92276736 end = 93325311 length = 1048576 > flags = boot, raid >04:10:27,531 INFO storage: got format: MDRaidMember instance (0x7f18a0589ad0) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = cef97bcb:b6fc5753:8dd4dca9:55e08992 biosraid = False >04:10:27,534 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY /dev/disk/by-id/wwn-0x5000c5002486cb8d', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > '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': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ58YCY', > 'ID_SERIAL_SHORT': '5VJ58YCY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002486cb8d', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002486cb8d', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '244575', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY', > '/dev/disk/by-id/wwn-0x5000c5002486cb8d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >04:10:27,534 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >04:10:27,535 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:10:27,536 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,537 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >04:10:27,538 INFO storage: sdb is a disk >04:10:27,538 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,539 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >04:10:27,539 INFO storage: added disk sdb (id 7) to device tree >04:10:27,539 DEBUG storage: looking up parted Device: /dev/sdb >04:10:27,540 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >04:10:27,541 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >04:10:27,542 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >04:10:27,543 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >04:10:27,583 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f18a349af50>, <parted.partition.Partition object at 0x7f18a34a8090>, <parted.partition.Partition object at 0x7f18a34a81d0>] > device: <parted.device.Device object at 0x7f18a349acd0> > PedDisk: <_ped.Disk object at 0x7f18a34969e0> >04:10:27,584 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:10:27,584 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >04:10:27,585 INFO storage: got device: DiskDevice instance (0x7f18a059a990) -- > name = sdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045e9e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f18a349a7d0> >04:10:27,586 INFO storage: got format: DiskLabel instance (0x7f18a349a650) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f18a349af50>, <parted.partition.Partition object at 0x7f18a34a8090>, <parted.partition.Partition object at 0x7f18a34a81d0>] > device: <parted.device.Device object at 0x7f18a349acd0> > PedDisk: <_ped.Disk object at 0x7f18a34969e0> > origPartedDisk = <parted.disk.Disk object at 0x7f18a34a8190> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045e950> > >04:10:27,590 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part1 /dev/disk/by-id/wwn-0x5000c5002486cb8d-part1', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > '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': 'an-c04n01.alteeve.ca:3', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:3', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '220084df-6492-423d-4204-e9a6d6204a51', > 'ID_FS_UUID_ENC': '220084df-6492-423d-4204-e9a6d6204a51', > 'ID_FS_UUID_SUB': '86a70560-c443-c097-5e83-5e6558525b9f', > 'ID_FS_UUID_SUB_ENC': '86a70560-c443-c097-5e83-5e6558525b9f', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '83886080', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ58YCY', > 'ID_SERIAL_SHORT': '5VJ58YCY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002486cb8d', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002486cb8d', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '86a70560:c443c097:5e835e65:58525b9f', > 'MD_EVENTS': '186', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:3', > 'MD_UPDATE_TIME': '1349755400', > 'MD_UUID': '220084df:6492423d:4204e9a6:d6204a51', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '244584', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part1', > '/dev/disk/by-id/wwn-0x5000c5002486cb8d-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >04:10:27,590 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >04:10:27,590 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >04:10:27,591 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,591 INFO storage: sdb1 is a partition >04:10:27,592 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >04:10:27,592 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:10:27,593 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (7) with existing msdos disklabel >04:10:27,594 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >04:10:27,595 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >04:10:27,595 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,596 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >04:10:27,596 DEBUG storage: looking up parted Partition: /dev/sdb1 >04:10:27,596 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >04:10:27,597 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >04:10:27,598 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >04:10:27,599 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >04:10:27,599 INFO storage: added partition sdb1 (id 8) to device tree >04:10:27,600 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >04:10:27,600 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >04:10:27,601 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:10:27,602 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >04:10:27,605 WARN storage: disklabel detected but not usable on sdb1 >04:10:27,605 INFO storage: type detected on 'sdb1' is 'linux_raid_member' >04:10:27,606 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:3 ; device: /dev/sdb1 ; serial: 5VJ58YCY ; mdUuid: 220084df:6492423d:4204e9a6:d6204a51 ; biosraid: False ; >04:10:27,606 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:27,606 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >04:10:27,607 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >04:10:27,608 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >04:10:27,609 DEBUG storage: existing RAID 1 size == 40958.9296875 >04:10:27,609 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) >04:10:27,609 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:3 ; device: sdb1 ; status: True ; >04:10:27,610 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >04:10:27,611 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:10:27,625 WARN storage: failed to add member /dev/sdb1 to md array /dev/md/an-c04n01.alteeve.ca:3: mdadd failed for /dev/sdb1: running mdadm --incremental --quiet /dev/sdb1 failed >04:10:27,626 DEBUG storage: looking up parted Device: /dev/sdb1 >04:10:27,628 INFO storage: got device: PartitionDevice instance (0x7f18a349a9d0) -- > name = sdb1 status = True kids = 1 id = 8 > parents = ['existing 476940MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 40960.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045ef80> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a349add0> PedPartition: <_ped.Partition object at 0x7f18a042dd70> > disk = existing 476940MB disk sdb (7) with existing msdos disklabel > start = 2048 end = 83888127 length = 83886080 > flags = raid >04:10:27,628 INFO storage: got format: MDRaidMember instance (0x7f18a34a8990) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 220084df:6492423d:4204e9a6:d6204a51 biosraid = False >04:10:27,632 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part2 /dev/disk/by-id/wwn-0x5000c5002486cb8d-part2', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > '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': 'an-c04n01.alteeve.ca:2', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e900cfe8-7c96-6b3d-711b-9ce90e393a8b', > 'ID_FS_UUID_ENC': 'e900cfe8-7c96-6b3d-711b-9ce90e393a8b', > 'ID_FS_UUID_SUB': '1a27c5d8-4855-17cb-94a5-8180b75766cb', > 'ID_FS_UUID_SUB_ENC': '1a27c5d8-4855-17cb-94a5-8180b75766cb', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '83888128', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388608', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ58YCY', > 'ID_SERIAL_SHORT': '5VJ58YCY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002486cb8d', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002486cb8d', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '1a27c5d8:485517cb:94a58180:b75766cb', > 'MD_EVENTS': '20', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:2', > 'MD_UPDATE_TIME': '1349755398', > 'MD_UUID': 'e900cfe8:7c966b3d:711b9ce9:0e393a8b', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '244593', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part2', > '/dev/disk/by-id/wwn-0x5000c5002486cb8d-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >04:10:27,632 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >04:10:27,632 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >04:10:27,633 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,633 INFO storage: sdb2 is a partition >04:10:27,634 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >04:10:27,634 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:10:27,635 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (7) with existing msdos disklabel >04:10:27,636 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >04:10:27,637 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >04:10:27,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,638 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >04:10:27,638 DEBUG storage: looking up parted Partition: /dev/sdb2 >04:10:27,639 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >04:10:27,640 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >04:10:27,641 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >04:10:27,642 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >04:10:27,642 INFO storage: added partition sdb2 (id 9) to device tree >04:10:27,642 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >04:10:27,643 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >04:10:27,644 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >04:10:27,644 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >04:10:27,654 WARN storage: disklabel detected but not usable on sdb2 >04:10:27,654 INFO storage: type detected on 'sdb2' is 'linux_raid_member' >04:10:27,655 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:2 ; device: /dev/sdb2 ; serial: 5VJ58YCY ; mdUuid: e900cfe8:7c966b3d:711b9ce9:0e393a8b ; biosraid: False ; >04:10:27,655 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:27,656 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >04:10:27,656 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >04:10:27,657 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >04:10:27,658 DEBUG storage: existing RAID 1 size == 4094.98828125 >04:10:27,658 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) >04:10:27,659 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:2 ; device: sdb2 ; status: True ; >04:10:27,660 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >04:10:27,660 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >04:10:27,674 WARN storage: failed to add member /dev/sdb2 to md array /dev/md/an-c04n01.alteeve.ca:2: mdadd failed for /dev/sdb2: running mdadm --incremental --quiet /dev/sdb2 failed >04:10:27,675 DEBUG storage: looking up parted Device: /dev/sdb2 >04:10:27,676 INFO storage: got device: PartitionDevice instance (0x7f18a349aad0) -- > name = sdb2 status = True kids = 1 id = 9 > parents = ['existing 476940MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 4096.0 > format = existing mdmember > 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: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045ee60> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a34a8110> PedPartition: <_ped.Partition object at 0x7f18a042da70> > disk = existing 476940MB disk sdb (7) with existing msdos disklabel > start = 83888128 end = 92276735 length = 8388608 > flags = raid >04:10:27,677 INFO storage: got format: MDRaidMember instance (0x7f18a34a8850) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = e900cfe8:7c966b3d:711b9ce9:0e393a8b biosraid = False >04:10:27,680 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part3 /dev/disk/by-id/wwn-0x5000c5002486cb8d-part3', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > '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': 'an-c04n01.alteeve.ca:1', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'cef97bcb-b6fc-5753-8dd4-dca955e08992', > 'ID_FS_UUID_ENC': 'cef97bcb-b6fc-5753-8dd4-dca955e08992', > 'ID_FS_UUID_SUB': 'd293bbca-14cb-74d1-a338-6dd2d5745d04', > 'ID_FS_UUID_SUB_ENC': 'd293bbca-14cb-74d1-a338-6dd2d5745d04', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '92276736', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ58YCY', > 'ID_SERIAL_SHORT': '5VJ58YCY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002486cb8d', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002486cb8d', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': 'd293bbca:14cb74d1:a3386dd2:d5745d04', > 'MD_EVENTS': '28', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:1', > 'MD_UPDATE_TIME': '1349755401', > 'MD_UUID': 'cef97bcb:b6fc5753:8dd4dca9:55e08992', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '244602', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part3', > '/dev/disk/by-id/wwn-0x5000c5002486cb8d-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >04:10:27,680 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >04:10:27,681 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >04:10:27,682 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,682 INFO storage: sdb3 is a partition >04:10:27,682 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >04:10:27,683 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:10:27,684 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (7) with existing msdos disklabel >04:10:27,685 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >04:10:27,685 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >04:10:27,685 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,686 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >04:10:27,686 DEBUG storage: looking up parted Partition: /dev/sdb3 >04:10:27,687 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >04:10:27,688 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >04:10:27,689 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >04:10:27,690 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >04:10:27,690 INFO storage: added partition sdb3 (id 10) to device tree >04:10:27,690 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >04:10:27,691 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >04:10:27,692 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >04:10:27,692 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >04:10:27,696 WARN storage: disklabel detected but not usable on sdb3 >04:10:27,696 INFO storage: type detected on 'sdb3' is 'linux_raid_member' >04:10:27,697 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:1 ; device: /dev/sdb3 ; serial: 5VJ58YCY ; mdUuid: cef97bcb:b6fc5753:8dd4dca9:55e08992 ; biosraid: False ; >04:10:27,697 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:27,698 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >04:10:27,698 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >04:10:27,699 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >04:10:27,700 DEBUG storage: existing RAID 1 size == 511.98828125 >04:10:27,700 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) >04:10:27,701 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:1 ; device: sdb3 ; status: True ; >04:10:27,701 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >04:10:27,702 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >04:10:27,754 WARN storage: failed to add member /dev/sdb3 to md array /dev/md/an-c04n01.alteeve.ca:1: mdadd failed for /dev/sdb3: running mdadm --incremental --quiet /dev/sdb3 failed >04:10:27,760 DEBUG storage: looking up parted Device: /dev/sdb3 >04:10:27,761 INFO storage: got device: PartitionDevice instance (0x7f18a349a6d0) -- > name = sdb3 status = True kids = 1 id = 10 > parents = ['existing 476940MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 512.0 > format = existing mdmember > 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: 512 > length: 1048576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (65, 255, 63) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045ea70> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: <parted.filesystem.FileSystem object at 0x7f18a34a8250> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a34a8450> PedPartition: <_ped.Partition object at 0x7f18a042de30> > disk = existing 476940MB disk sdb (7) with existing msdos disklabel > start = 92276736 end = 93325311 length = 1048576 > flags = boot, raid >04:10:27,761 INFO storage: got format: MDRaidMember instance (0x7f18a34a88d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = cef97bcb:b6fc5753:8dd4dca9:55e08992 biosraid = False >04:10:27,762 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > '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', > 'USEC_INITIALIZED': '251469', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:10:27,763 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >04:10:27,763 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >04:10:27,764 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,764 INFO storage: loop0 is a loop device >04:10:27,765 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:10:27,765 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >04:10:27,766 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,766 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,767 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >04:10:27,767 INFO storage: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 11) to device tree >04:10:27,768 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >04:10:27,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,769 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:10:27,769 INFO storage: added loop loop0 (id 12) to device tree >04:10:27,769 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:10:27,770 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:10:27,770 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:10:27,771 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >04:10:27,772 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >04:10:27,773 WARN storage: disklabel detected but not usable on loop0 >04:10:27,773 INFO storage: type detected on 'loop0' is 'squashfs' >04:10:27,773 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:10:27,774 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:10:27,774 INFO storage: got device: LoopDevice instance (0x7f18a34a8d90) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >04:10:27,776 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/927334dd-dd69-4cfb-a58c-a8ba5a152439', > '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': '927334dd-dd69-4cfb-a58c-a8ba5a152439', > 'ID_FS_UUID_ENC': '927334dd-dd69-4cfb-a58c-a8ba5a152439', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '251482', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/927334dd-dd69-4cfb-a58c-a8ba5a152439'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:10:27,776 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >04:10:27,777 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:10:27,778 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,778 INFO storage: loop1 is a loop device >04:10:27,778 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:10:27,779 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >04:10:27,780 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,780 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,781 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >04:10:27,781 INFO storage: added file /LiveOS/rootfs.img (id 13) to device tree >04:10:27,781 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >04:10:27,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,782 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:10:27,782 INFO storage: added loop loop1 (id 14) to device tree >04:10:27,783 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:10:27,784 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:10:27,785 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:27,790 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:27,790 DEBUG storage: device loop1 does not contain a disklabel >04:10:27,791 INFO storage: type detected on 'loop1' is 'ext4' >04:10:27,864 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:27,865 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:27,865 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >04:10:27,866 INFO storage: got device: LoopDevice instance (0x7f18a34ae190) -- > name = loop1 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/rootfs.img (13)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >04:10:27,866 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:27,867 INFO storage: got format: Ext4FS instance (0x7f18a349ab10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 927334dd-dd69-4cfb-a58c-a8ba5a152439 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:10:27,868 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '251708', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:10:27,868 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >04:10:27,869 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:10:27,870 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,870 INFO storage: loop2 is a loop device >04:10:27,871 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:10:27,872 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:10:27,873 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,874 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,876 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:10:27,876 INFO storage: added file /overlay (deleted) (id 15) to device tree >04:10:27,879 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:10:27,879 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,880 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:10:27,880 INFO storage: added loop loop2 (id 16) to device tree >04:10:27,881 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:10:27,882 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:10:27,882 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,883 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >04:10:27,884 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >04:10:27,886 WARN storage: disklabel detected but not usable on loop2 >04:10:27,887 DEBUG storage: no type or existing type for loop2, bailing >04:10:27,887 INFO storage: got device: LoopDevice instance (0x7f18a06bd5d0) -- > name = loop2 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 >04:10:27,889 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '251723', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:10:27,890 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >04:10:27,890 DEBUG storage: lvm filter: adding loop3 to the reject list >04:10:27,891 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '252033', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:10:27,891 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >04:10:27,892 DEBUG storage: lvm filter: adding loop4 to the reject list >04:10:27,892 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '252051', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >04:10:27,893 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >04:10:27,893 DEBUG storage: lvm filter: adding loop5 to the reject list >04:10:27,894 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '252063', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >04:10:27,894 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >04:10:27,894 DEBUG storage: lvm filter: adding loop6 to the reject list >04:10:27,895 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '252244', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >04:10:27,895 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >04:10:27,895 DEBUG storage: lvm filter: adding loop7 to the reject list >04:10:27,895 DEBUG storage: Skipping a device mapper drive (dm-0) for now >04:10:27,897 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:3 /dev/disk/by-id/md-uuid-220084df:6492423d:4204e9a6:d6204a51 /dev/disk/by-uuid/f3d3e8bd-d3c3-45be-a3da-2f66417d623a /dev/md/an-c04n01.alteeve.ca:3', > 'DEVNAME': 'md125', > 'DEVPATH': '/devices/virtual/block/md125', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f3d3e8bd-d3c3-45be-a3da-2f66417d623a', > 'ID_FS_UUID_ENC': 'f3d3e8bd-d3c3-45be-a3da-2f66417d623a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'an-c04n01.alteeve.ca:3', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'an-c04n01.alteeve.ca:3', > 'MD_UUID': '220084df:6492423d:4204e9a6:d6204a51', > 'MINOR': '125', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '578296', > 'name': 'md125', > 'symlinks': ['/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:3', > '/dev/disk/by-id/md-uuid-220084df:6492423d:4204e9a6:d6204a51', > '/dev/disk/by-uuid/f3d3e8bd-d3c3-45be-a3da-2f66417d623a', > '/dev/md/an-c04n01.alteeve.ca:3'], > 'sysfs_path': '/devices/virtual/block/md125'} ; name: an-c04n01.alteeve.ca:3 ; >04:10:27,897 INFO storage: scanning an-c04n01.alteeve.ca:3 (/devices/virtual/block/md125)... >04:10:27,898 DEBUG storage: DeviceTree.getDeviceByName: name: an-c04n01.alteeve.ca:3 ; >04:10:27,898 DEBUG storage: existing RAID 1 size == 40958.9296875 >04:10:27,899 DEBUG storage: DeviceTree.getDeviceByName returned existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) >04:10:27,900 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: an-c04n01.alteeve.ca:3 ; >04:10:27,900 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: an-c04n01.alteeve.ca:3 ; label_type: None ; >04:10:27,901 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:27,901 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:27,901 DEBUG storage: device an-c04n01.alteeve.ca:3 does not contain a disklabel >04:10:27,902 INFO storage: type detected on 'an-c04n01.alteeve.ca:3' is 'ext4' >04:10:28,000 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,000 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:28,001 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:3 ; current: None ; type: ext4 ; >04:10:28,001 DEBUG storage: existing RAID 1 size == 40958.9296875 >04:10:28,002 INFO storage: got device: MDRaidArrayDevice instance (0x7f18a0577110) -- > name = an-c04n01.alteeve.ca:3 status = True kids = 0 id = 2 > parents = ['existing 40960MB partition sda1 (1) with existing mdmember', > 'existing 40960MB partition sdb1 (8) with existing mdmember'] > uuid = 220084df:6492423d:4204e9a6:d6204a51 size = 40958.9296875 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md125 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md125 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 83883888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10485486, 2, 4) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a071e680> > target size = 0 path = /dev/md/an-c04n01.alteeve.ca:3 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >04:10:28,003 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,003 INFO storage: got format: Ext4FS instance (0x7f18a06bc510) -- > type = ext4 name = ext4 status = False > device = /dev/md/an-c04n01.alteeve.ca:3 uuid = f3d3e8bd-d3c3-45be-a3da-2f66417d623a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 40958.0 targetSize = 40958.0 > >04:10:28,005 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:1 /dev/disk/by-id/md-uuid-cef97bcb:b6fc5753:8dd4dca9:55e08992 /dev/disk/by-uuid/625d5471-6fd1-47f4-adf4-3a3ce5e5f5de /dev/md/an-c04n01.alteeve.ca:1', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '625d5471-6fd1-47f4-adf4-3a3ce5e5f5de', > 'ID_FS_UUID_ENC': '625d5471-6fd1-47f4-adf4-3a3ce5e5f5de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'an-c04n01.alteeve.ca:1', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'an-c04n01.alteeve.ca:1', > 'MD_UUID': 'cef97bcb:b6fc5753:8dd4dca9:55e08992', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '568321', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:1', > '/dev/disk/by-id/md-uuid-cef97bcb:b6fc5753:8dd4dca9:55e08992', > '/dev/disk/by-uuid/625d5471-6fd1-47f4-adf4-3a3ce5e5f5de', > '/dev/md/an-c04n01.alteeve.ca:1'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: an-c04n01.alteeve.ca:1 ; >04:10:28,006 INFO storage: scanning an-c04n01.alteeve.ca:1 (/devices/virtual/block/md126)... >04:10:28,006 DEBUG storage: DeviceTree.getDeviceByName: name: an-c04n01.alteeve.ca:1 ; >04:10:28,007 DEBUG storage: existing RAID 1 size == 511.98828125 >04:10:28,007 DEBUG storage: DeviceTree.getDeviceByName returned existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) >04:10:28,008 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: an-c04n01.alteeve.ca:1 ; >04:10:28,009 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: an-c04n01.alteeve.ca:1 ; label_type: None ; >04:10:28,010 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,010 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:28,010 DEBUG storage: device an-c04n01.alteeve.ca:1 does not contain a disklabel >04:10:28,011 INFO storage: type detected on 'an-c04n01.alteeve.ca:1' is 'ext4' >04:10:28,089 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,089 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:28,090 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:1 ; current: None ; type: ext4 ; >04:10:28,091 DEBUG storage: existing RAID 1 size == 511.98828125 >04:10:28,091 INFO storage: got device: MDRaidArrayDevice instance (0x7f18a3486e50) -- > name = an-c04n01.alteeve.ca:1 status = True kids = 0 id = 6 > parents = ['existing 512MB partition sda3 (5) with existing mdmember', > 'existing 512MB partition sdb3 (10) with existing mdmember'] > uuid = cef97bcb:b6fc5753:8dd4dca9:55e08992 size = 511.98828125 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md126 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1048552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (131069, 2, 4) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045e830> > target size = 0 path = /dev/md/an-c04n01.alteeve.ca:1 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.0 >04:10:28,092 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,092 INFO storage: got format: Ext4FS instance (0x7f18a0589e50) -- > type = ext4 name = ext4 status = False > device = /dev/md/an-c04n01.alteeve.ca:1 uuid = 625d5471-6fd1-47f4-adf4-3a3ce5e5f5de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 511.0 targetSize = 511.0 > >04:10:28,095 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:2 /dev/disk/by-id/md-uuid-e900cfe8:7c966b3d:711b9ce9:0e393a8b /dev/disk/by-uuid/e1a2046e-731e-4ecb-9dfc-5df007f5f85a /dev/md/an-c04n01.alteeve.ca:2', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e1a2046e-731e-4ecb-9dfc-5df007f5f85a', > 'ID_FS_UUID_ENC': 'e1a2046e-731e-4ecb-9dfc-5df007f5f85a', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'an-c04n01.alteeve.ca:2', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'an-c04n01.alteeve.ca:2', > 'MD_UUID': 'e900cfe8:7c966b3d:711b9ce9:0e393a8b', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '564937', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:2', > '/dev/disk/by-id/md-uuid-e900cfe8:7c966b3d:711b9ce9:0e393a8b', > '/dev/disk/by-uuid/e1a2046e-731e-4ecb-9dfc-5df007f5f85a', > '/dev/md/an-c04n01.alteeve.ca:2'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: an-c04n01.alteeve.ca:2 ; >04:10:28,096 INFO storage: scanning an-c04n01.alteeve.ca:2 (/devices/virtual/block/md127)... >04:10:28,097 DEBUG storage: DeviceTree.getDeviceByName: name: an-c04n01.alteeve.ca:2 ; >04:10:28,098 DEBUG storage: existing RAID 1 size == 4094.98828125 >04:10:28,099 DEBUG storage: DeviceTree.getDeviceByName returned existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) >04:10:28,100 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: an-c04n01.alteeve.ca:2 ; >04:10:28,100 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: an-c04n01.alteeve.ca:2 ; label_type: None ; >04:10:28,101 DEBUG storage: SwapSpace.__init__: >04:10:28,101 DEBUG storage: getFormat('swap') returning SwapSpace instance >04:10:28,102 DEBUG storage: device an-c04n01.alteeve.ca:2 does not contain a disklabel >04:10:28,102 INFO storage: type detected on 'an-c04n01.alteeve.ca:2' is 'swap' >04:10:28,103 DEBUG storage: SwapSpace.__init__: device: /dev/md/an-c04n01.alteeve.ca:2 ; serial: None ; uuid: e1a2046e-731e-4ecb-9dfc-5df007f5f85a ; exists: True ; label: None ; >04:10:28,103 DEBUG storage: getFormat('swap') returning SwapSpace instance >04:10:28,104 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:2 ; current: None ; type: swap ; >04:10:28,104 DEBUG storage: existing RAID 1 size == 4094.98828125 >04:10:28,105 INFO storage: got device: MDRaidArrayDevice instance (0x7f18a0589990) -- > name = an-c04n01.alteeve.ca:2 status = True kids = 0 id = 4 > parents = ['existing 4096MB partition sda2 (3) with existing mdmember', > 'existing 4096MB partition sdb2 (9) with existing mdmember'] > uuid = e900cfe8:7c966b3d:711b9ce9:0e393a8b size = 4094.98828125 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md127 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 8386536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1048317, 2, 4) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a071e4d0> > target size = 0 path = /dev/md/an-c04n01.alteeve.ca:2 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >04:10:28,105 INFO storage: got format: SwapSpace instance (0x7f18a06c42d0) -- > type = swap name = swap status = False > device = /dev/md/an-c04n01.alteeve.ca:2 uuid = e1a2046e-731e-4ecb-9dfc-5df007f5f85a exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:10:28,130 INFO storage: devices to scan: ['dm-0'] >04:10:28,133 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/927334dd-dd69-4cfb-a58c-a8ba5a152439 /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': '927334dd-dd69-4cfb-a58c-a8ba5a152439', > 'ID_FS_UUID_ENC': '927334dd-dd69-4cfb-a58c-a8ba5a152439', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '90077088', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/927334dd-dd69-4cfb-a58c-a8ba5a152439', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:10:28,134 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >04:10:28,134 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:10:28,136 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:28,136 INFO storage: live-rw is a device-mapper device >04:10:28,137 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >04:10:28,138 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:10:28,139 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing ext4 filesystem >04:10:28,141 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:10:28,142 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (16) >04:10:28,143 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:10:28,144 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:28,145 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >04:10:28,145 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:28,146 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:10:28,147 INFO storage: added dm live-rw (id 17) to device tree >04:10:28,148 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:10:28,149 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:10:28,150 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,150 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:28,151 DEBUG storage: device live-rw does not contain a disklabel >04:10:28,151 INFO storage: type detected on 'live-rw' is 'ext4' >04:10:28,186 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,187 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:28,188 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:10:28,188 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >04:10:28,191 INFO storage: got device: DMDevice instance (0x7f18a06dd410) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop2 (16)'] > uuid = None size = 1024.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: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a34b4710> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:10:28,192 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,192 INFO storage: got format: Ext4FS instance (0x7f18a34ae2d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 927334dd-dd69-4cfb-a58c-a8ba5a152439 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:10:28,213 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:3 ; status: True ; controllable: True ; >04:10:28,273 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:10:28,274 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >04:10:28,277 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >04:10:28,293 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:10:28,295 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,297 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,310 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >04:10:28,312 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >04:10:28,314 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >04:10:28,327 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:10:28,329 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,332 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,345 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:2 ; status: True ; controllable: True ; >04:10:28,346 DEBUG storage: SwapSpace.teardown: device: /dev/md/an-c04n01.alteeve.ca:2 ; status: False ; type: swap ; >04:10:28,348 DEBUG storage: SwapSpace.teardown: device: /dev/md/an-c04n01.alteeve.ca:2 ; status: False ; type: swap ; >04:10:28,381 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:10:28,383 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >04:10:28,386 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >04:10:28,401 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:10:28,404 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,406 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,420 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >04:10:28,421 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >04:10:28,424 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >04:10:28,437 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:10:28,438 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,441 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,454 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:1 ; status: True ; controllable: True ; >04:10:28,486 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:10:28,489 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >04:10:28,493 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >04:10:28,513 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:10:28,515 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,517 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,531 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >04:10:28,532 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >04:10:28,534 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >04:10:28,546 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:10:28,548 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,549 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,562 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:10:28,565 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:10:28,566 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >04:10:28,566 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >04:10:28,579 INFO storage: edd: collected mbr signatures: {'sda': '0x0009fb81', 'sdb': '0x000ef2fd'} >04:10:28,579 DEBUG storage: edd: data extracted from 0x80: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x0009fb81 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 976773168 >04:10:28,580 INFO storage: edd: matched 0x80 to sda using MBR sig >04:10:28,580 DEBUG storage: edd: data extracted from 0x81: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x000ef2fd > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 976773168 >04:10:28,580 INFO storage: edd: matched 0x81 to sdb using MBR sig >04:10:28,582 DEBUG storage: MDRaidArrayDevice.setup: an-c04n01.alteeve.ca:3 ; status: False ; controllable: True ; orig: False ; >04:10:28,582 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: an-c04n01.alteeve.ca:3 ; orig: False ; >04:10:28,583 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:10:28,584 DEBUG storage: MDRaidMember.setup: device: /dev/sda1 ; status: False ; type: mdmember ; >04:10:28,585 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:10:28,585 DEBUG storage: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >04:10:28,586 DEBUG storage: MDRaidArrayDevice._setup: an-c04n01.alteeve.ca:3 ; status: False ; controllable: True ; orig: False ; >04:10:28,587 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:10:28,587 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:10:28,860 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:3 ; status: False ; >04:10:28,867 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:10:29,162 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:10:29,163 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:10:29,163 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >04:10:29,163 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:10:29,163 DEBUG storage: crypttab maps: [] >04:10:29,163 DEBUG storage: parsing /mnt/sysimage/etc/fstab >04:10:29,174 DEBUG storage: resolved 'UUID=f3d3e8bd-d3c3-45be-a3da-2f66417d623a' to 'an-c04n01.alteeve.ca:3' (mdarray) >04:10:29,175 DEBUG storage: resolved 'UUID=625d5471-6fd1-47f4-adf4-3a3ce5e5f5de' to 'an-c04n01.alteeve.ca:1' (mdarray) >04:10:29,175 DEBUG storage: resolved 'UUID=e1a2046e-731e-4ecb-9dfc-5df007f5f85a' to 'an-c04n01.alteeve.ca:2' (mdarray) >04:10:29,178 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:3 ; status: True ; controllable: True ; >04:10:29,441 DEBUG storage: MDRaidArrayDevice.setup: an-c04n01.alteeve.ca:1 ; status: False ; controllable: True ; orig: False ; >04:10:29,444 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: an-c04n01.alteeve.ca:1 ; orig: False ; >04:10:29,446 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:10:29,449 DEBUG storage: MDRaidMember.setup: device: /dev/sda3 ; status: False ; type: mdmember ; >04:10:29,451 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >04:10:29,454 DEBUG storage: MDRaidMember.setup: device: /dev/sdb3 ; status: False ; type: mdmember ; >04:10:29,457 DEBUG storage: MDRaidArrayDevice._setup: an-c04n01.alteeve.ca:1 ; status: False ; controllable: True ; orig: False ; >04:10:29,459 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:10:29,462 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >04:10:29,717 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:1 ; status: False ; >04:10:29,718 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:10:29,758 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:1 ; status: True ; controllable: True ; >04:10:29,883 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:10:29,885 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >04:10:29,887 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >04:10:29,900 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:10:29,901 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:29,903 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:29,920 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >04:10:29,921 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >04:10:29,923 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >04:10:29,937 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:10:29,938 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:29,941 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:30,027 DEBUG storage: existing RAID 1 size == 511.98828125 >04:10:30,028 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:30,029 DEBUG storage: existing RAID 1 size == 4094.98828125 >04:10:30,029 DEBUG storage: existing RAID 1 size == 40958.9296875 >04:10:30,030 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:30,031 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:30,032 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:35,323 DEBUG storage: Iso9660FS.supported: supported: True ; >00:10:35,325 DEBUG storage: Iso9660FS.supported: supported: True ; >00:10:35,326 DEBUG storage: NFSv4.supported: supported: False ; >00:10:35,327 DEBUG storage: NFSv4.supported: supported: False ; >00:10:35,328 DEBUG storage: SELinuxFS.supported: supported: False ; >00:10:35,329 DEBUG storage: SELinuxFS.supported: supported: False ; >00:10:35,330 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:35,331 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:35,333 DEBUG storage: Ext3FS.supported: supported: True ; >00:10:35,334 DEBUG storage: Ext3FS.supported: supported: True ; >00:10:35,335 DEBUG storage: Ext2FS.supported: supported: True ; >00:10:35,336 DEBUG storage: Ext2FS.supported: supported: True ; >00:10:35,337 DEBUG storage: SysFS.supported: supported: False ; >00:10:35,338 DEBUG storage: SysFS.supported: supported: False ; >00:10:35,339 DEBUG storage: MultipathMember.__init__: >00:10:35,340 DEBUG storage: MDRaidMember.__init__: >00:10:35,342 DEBUG storage: ProcFS.supported: supported: False ; >00:10:35,344 DEBUG storage: ProcFS.supported: supported: False ; >00:10:35,345 DEBUG storage: SwapSpace.__init__: >00:10:35,347 DEBUG storage: NoDevFS.supported: supported: False ; >00:10:35,348 DEBUG storage: NoDevFS.supported: supported: False ; >00:10:35,350 DEBUG storage: DevPtsFS.supported: supported: False ; >00:10:35,352 DEBUG storage: DevPtsFS.supported: supported: False ; >00:10:35,354 DEBUG storage: BTRFS.supported: supported: True ; >00:10:35,451 DEBUG storage: BTRFS.supported: supported: True ; >00:10:35,454 DEBUG storage: USBFS.supported: supported: False ; >00:10:35,456 DEBUG storage: USBFS.supported: supported: False ; >00:10:35,458 DEBUG storage: DiskLabel.__init__: >00:10:35,458 INFO storage: DiskLabel.partedDevice returning None >00:10:35,460 DEBUG storage: HFSPlus.supported: supported: False ; >00:10:35,461 DEBUG storage: HFSPlus.supported: supported: False ; >00:10:35,462 DEBUG storage: XFS.supported: supported: True ; >00:10:35,533 DEBUG storage: XFS.supported: supported: True ; >00:10:35,536 DEBUG storage: TmpFS.supported: supported: False ; >00:10:35,537 DEBUG storage: TmpFS.supported: supported: False ; >00:10:35,539 DEBUG storage: LUKS.__init__: >00:10:35,542 DEBUG storage: NTFS.supported: supported: False ; >00:10:35,544 DEBUG storage: NTFS.supported: supported: False ; >00:10:35,546 DEBUG storage: BindFS.supported: supported: False ; >00:10:35,548 DEBUG storage: BindFS.supported: supported: False ; >00:10:35,550 DEBUG storage: HFS.supported: supported: False ; >00:10:35,552 DEBUG storage: HFS.supported: supported: False ; >00:10:35,554 DEBUG storage: LVMPhysicalVolume.__init__: >00:10:35,556 DEBUG storage: NFS.supported: supported: False ; >00:10:35,558 DEBUG storage: NFS.supported: supported: False ; >00:10:35,560 DEBUG storage: FATFS.supported: supported: True ; >00:10:35,594 DEBUG storage: FATFS.supported: supported: True ; >00:10:35,597 DEBUG storage: DMRaidMember.__init__: >00:16:24,973 DEBUG storage: clearpart: looking at sda3 >00:16:24,973 DEBUG storage: clearpart: looking at sdb3 >00:16:24,973 DEBUG storage: clearpart: looking at sda2 >00:16:24,973 DEBUG storage: clearpart: looking at sdb2 >00:16:24,973 DEBUG storage: clearpart: looking at sda1 >00:16:24,974 DEBUG storage: clearpart: looking at sdb1 >00:16:24,974 DEBUG storage: checking whether disk sda has an empty extended >00:16:24,974 DEBUG storage: extended is None ; logicals is [] >00:16:24,974 DEBUG storage: checking whether disk sdb has an empty extended >00:16:24,974 DEBUG storage: extended is None ; logicals is [] >00:16:24,975 DEBUG storage: new disk order: [] >00:16:25,009 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:16:25,009 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,010 DEBUG storage: doAutoPart: True >00:16:25,010 DEBUG storage: encryptedAutoPart: False >00:16:25,010 DEBUG storage: autoPartType: 0 >00:16:25,010 DEBUG storage: clearPartType: 2 >00:16:25,010 DEBUG storage: clearPartDisks: ['sdb', 'sda'] >00:16:25,010 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f18acfea650) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f18acfea7d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f18acfea910) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f18acfea950) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f18acfea9d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8016 maxSize = None grow = False > >00:16:25,010 DEBUG storage: storage.disks: ['sda', 'sdb'] >00:16:25,011 DEBUG storage: storage.partitioned: ['sda', 'sdb'] >00:16:25,011 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'an-c04n01.alteeve.ca:1', 'an-c04n01.alteeve.ca:2', 'an-c04n01.alteeve.ca:3', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdb3'] >00:16:25,012 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,013 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,013 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,013 DEBUG storage: boot disk: sda >00:16:25,016 DEBUG storage: candidate disks: [DiskDevice instance (0x7f18b872bf90) -- > name = sda status = True kids = 3 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a34439e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f18a0577150>, DiskDevice instance (0x7f18a059a990) -- > name = sdb status = True kids = 3 id = 7 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045e9e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f18a349a7d0>] >00:16:25,016 DEBUG storage: devs: [] >00:16:25,016 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,017 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,017 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,017 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:25,017 DEBUG storage: _is_valid_size(sda) returning True >00:16:25,017 DEBUG storage: _is_valid_location(sda) returning True >00:16:25,017 DEBUG storage: _is_valid_format(sda) returning True >00:16:25,017 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:25,018 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:25,018 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:25,019 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,020 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,020 DEBUG storage: PartitionDevice._setFormat: req0 ; >00:16:25,021 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >00:16:25,022 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:25,023 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:25,023 INFO storage: added partition req0 (id 18) to device tree >00:16:25,023 INFO storage: registered action: [0] Create Device partition req0 (id 18) >00:16:25,023 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,023 INFO storage: registered action: [1] Create Format ext4 filesystem mounted at / on partition req0 (id 18) >00:16:25,024 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:25,024 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:25,025 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,025 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,026 DEBUG storage: PartitionDevice._setFormat: req1 ; >00:16:25,027 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >00:16:25,028 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:25,029 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:25,029 INFO storage: added partition req1 (id 19) to device tree >00:16:25,029 INFO storage: registered action: [2] Create Device partition req1 (id 19) >00:16:25,029 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,029 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at /home on partition req1 (id 19) >00:16:25,030 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:25,030 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:25,031 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,031 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,032 DEBUG storage: PartitionDevice._setFormat: req2 ; >00:16:25,033 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >00:16:25,034 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:25,034 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:25,034 INFO storage: added partition req2 (id 20) to device tree >00:16:25,034 INFO storage: registered action: [4] Create Device partition req2 (id 20) >00:16:25,035 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,035 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req2 (id 20) >00:16:25,035 INFO storage: skipping unneeded stage1 biosboot request >00:16:25,035 DEBUG storage: PartSpec instance (0x7f18acfea950) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >00:16:25,035 DEBUG storage: existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,036 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >00:16:25,036 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:16:25,037 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,037 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,038 DEBUG storage: PartitionDevice._setFormat: req3 ; >00:16:25,039 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >00:16:25,039 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:25,040 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:25,040 INFO storage: added partition req3 (id 21) to device tree >00:16:25,040 INFO storage: registered action: [6] Create Device partition req3 (id 21) >00:16:25,040 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,040 INFO storage: registered action: [7] Create Format swap on partition req3 (id 21) >00:16:25,041 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:16:25,042 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >00:16:25,043 DEBUG storage: removing all non-preexisting partitions ['req0(id 18)', 'req1(id 19)', 'req2(id 20)', 'req3(id 21)'] from disk(s) ['sda', 'sdb'] >00:16:25,043 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 18)', 'req1(id 19)', 'req2(id 20)', 'req3(id 21)'] >00:16:25,043 DEBUG storage: removing all non-preexisting partitions ['req2(id 20)', 'req3(id 21)', 'req0(id 18)', 'req1(id 19)'] from disk(s) ['sda', 'sdb'] >00:16:25,044 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,045 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,045 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,045 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,046 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,046 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,047 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,048 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,048 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,049 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,050 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,050 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,050 DEBUG storage: allocating partition: req2 ; id: 20 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >00:16:25,050 DEBUG storage: checking freespace on sda >00:16:25,051 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=True best=None grow=False >00:16:25,051 DEBUG storage: current free range is 63-2047 (0MB) >00:16:25,051 DEBUG storage: current free range is 93325312-976773167 (431371MB) >00:16:25,051 DEBUG storage: updating use_disk to sda, type: 2 >00:16:25,051 DEBUG storage: new free: 93325312-976773167 / 431371MB >00:16:25,051 DEBUG storage: new free allows for 0 sectors of growth >00:16:25,052 DEBUG storage: found free space for bootable request >00:16:25,052 DEBUG storage: creating extended partition >00:16:25,052 DEBUG storage: adjusted length from 883447856 to 883447808 >00:16:25,052 DEBUG storage: recalculating free space >00:16:25,052 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False >00:16:25,052 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,053 DEBUG storage: free region not suitable for request >00:16:25,053 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >00:16:25,053 DEBUG storage: current free range is 93325375-976773119 (431370MB) >00:16:25,053 DEBUG storage: adjusted start sector from 93325375 to 93329408 >00:16:25,053 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >00:16:25,054 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >00:16:25,054 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acf55d90> PedPartition: <_ped.Partition object at 0x7f1895fd9b30> >00:16:25,055 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >00:16:25,056 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,057 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:25,057 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4b90> PedPartition: <_ped.Partition object at 0x7f189612ed70> >00:16:25,058 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,059 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,059 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,059 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,060 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,060 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,061 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,062 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,062 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,063 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,063 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,063 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,064 DEBUG storage: allocating partition: req3 ; id: 21 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 8016MB ; grow: False ; max_size: 0 >00:16:25,064 DEBUG storage: checking freespace on sda >00:16:25,064 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8016MB boot=False best=None grow=False >00:16:25,064 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,064 DEBUG storage: free region not suitable for request >00:16:25,064 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (94353408-976773119) >00:16:25,065 DEBUG storage: current free range is 94353408-976773119 (430869MB) >00:16:25,065 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,065 DEBUG storage: free region not suitable for request >00:16:25,065 DEBUG storage: updating use_disk to sda, type: 1 >00:16:25,065 DEBUG storage: new free: 94353408-976773119 / 430869MB >00:16:25,065 DEBUG storage: new free allows for 0 sectors of growth >00:16:25,065 DEBUG storage: checking freespace on sdb >00:16:25,065 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=2 req_size=8016MB boot=False best=parted.Geometry instance -- > start: 94353408 end: 976773119 length: 882419712 > device: <parted.device.Device object at 0x5959350> PedGeometry: <_ped.Geometry object at 0x5959590> grow=False >00:16:25,066 DEBUG storage: current free range is 63-2047 (0MB) >00:16:25,066 DEBUG storage: current free range is 93325312-976773167 (431371MB) >00:16:25,066 DEBUG storage: updating use_disk to sdb, type: 2 >00:16:25,066 DEBUG storage: new free: 93325312-976773167 / 431371MB >00:16:25,066 DEBUG storage: new free allows for 0 sectors of growth >00:16:25,066 DEBUG storage: creating extended partition >00:16:25,066 DEBUG storage: adjusted length from 883447856 to 883447808 >00:16:25,067 DEBUG storage: recalculating free space >00:16:25,067 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8016MB boot=False best=None grow=False >00:16:25,067 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,067 DEBUG storage: free region not suitable for request >00:16:25,067 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >00:16:25,067 DEBUG storage: current free range is 93325375-976773119 (431370MB) >00:16:25,067 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,067 DEBUG storage: free region not suitable for request >00:16:25,068 DEBUG storage: adjusted start sector from 93325375 to 93329408 >00:16:25,068 DEBUG storage: created partition sdb5 of 8016MB and added it to /dev/sdb >00:16:25,069 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:16:25,069 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x59593d0> PedPartition: <_ped.Partition object at 0x7f189612ee90> >00:16:25,070 DEBUG storage: PartitionDevice._setDisk: sdb5 ; new: sdb ; old: None ; >00:16:25,070 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,071 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:25,072 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfd01d0> PedPartition: <_ped.Partition object at 0x7f1895fa57d0> >00:16:25,072 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,073 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,073 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,074 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,075 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,075 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,076 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,076 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,077 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,077 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,078 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,078 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,078 DEBUG storage: allocating partition: req0 ; id: 18 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >00:16:25,078 DEBUG storage: checking freespace on sda >00:16:25,079 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1024MB boot=False best=None grow=True >00:16:25,079 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,079 DEBUG storage: free region not suitable for request >00:16:25,079 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (94353408-976773119) >00:16:25,079 DEBUG storage: current free range is 94353408-976773119 (430869MB) >00:16:25,079 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,079 DEBUG storage: free region not suitable for request >00:16:25,079 DEBUG storage: evaluating growth potential for new layout >00:16:25,080 DEBUG storage: calculating growth for disk /dev/sdb >00:16:25,080 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,080 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:25,080 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,080 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:25,080 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >00:16:25,080 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:25,080 DEBUG storage: calculating growth for disk /dev/sda >00:16:25,080 DEBUG storage: adjusted start sector from 94353408 to 94355456 >00:16:25,081 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:25,081 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfd0c50> PedPartition: <_ped.Partition object at 0x7f1895fa5530> >00:16:25,082 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >00:16:25,083 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:16:25,083 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,083 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,083 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:25,083 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,083 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:25,084 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:25,084 DEBUG storage: 1 requests and 880326704 (429847MB) left in chunk >00:16:25,084 DEBUG storage: adding 880326704 (429847MB) to 18 (sda6) >00:16:25,084 DEBUG storage: taking back 777566256 (379671MB) from 18 (sda6) >00:16:25,084 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >00:16:25,084 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >00:16:25,084 DEBUG storage: request 18 (sda6) growth: 102760448 (50176MB) size: 51200MB >00:16:25,084 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >00:16:25,085 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:25,085 DEBUG storage: device sda6 new partedPartition None >00:16:25,086 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:16:25,086 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:16:25,086 DEBUG storage: total growth: 102760448 sectors >00:16:25,086 DEBUG storage: updating use_disk to sda, type: 1 >00:16:25,087 DEBUG storage: new free: 94353408-976773119 / 430869MB >00:16:25,087 DEBUG storage: new free allows for 102760448 sectors of growth >00:16:25,087 DEBUG storage: checking freespace on sdb >00:16:25,087 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=1024MB boot=False best=None grow=True >00:16:25,087 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,087 DEBUG storage: free region not suitable for request >00:16:25,088 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (109746176-976773119) >00:16:25,088 DEBUG storage: current free range is 109746176-976773119 (423353MB) >00:16:25,088 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,088 DEBUG storage: free region not suitable for request >00:16:25,088 DEBUG storage: evaluating growth potential for new layout >00:16:25,088 DEBUG storage: calculating growth for disk /dev/sdb >00:16:25,088 DEBUG storage: adjusted start sector from 109746176 to 109748224 >00:16:25,089 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:25,089 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5959390> PedPartition: <_ped.Partition object at 0x7f1895fd9b30> >00:16:25,090 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:25,091 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:25,091 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,091 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,091 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:25,091 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,091 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:25,091 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sdb6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:25,091 DEBUG storage: 1 requests and 864933936 (422331MB) left in chunk >00:16:25,091 DEBUG storage: adding 864933936 (422331MB) to 18 (sdb6) >00:16:25,092 DEBUG storage: taking back 762173488 (372155MB) from 18 (sdb6) >00:16:25,092 DEBUG storage: new grow amount for request 18 (sdb6) is 102760448 units, or 50176MB >00:16:25,092 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >00:16:25,092 DEBUG storage: request 18 (sdb6) growth: 102760448 (50176MB) size: 51200MB >00:16:25,092 DEBUG storage: disk /dev/sdb growth: 102760448 (50176MB) >00:16:25,092 DEBUG storage: calculating growth for disk /dev/sda >00:16:25,092 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,092 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:25,092 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,092 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:25,092 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >00:16:25,092 DEBUG storage: disk /dev/sda growth: 0 (0MB) >00:16:25,093 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:25,093 DEBUG storage: device sdb6 new partedPartition None >00:16:25,094 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >00:16:25,095 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:25,095 DEBUG storage: total growth: 102760448 sectors >00:16:25,095 DEBUG storage: keeping old free: 102760448 <= 102760448 >00:16:25,095 DEBUG storage: adjusted start sector from 94353408 to 94355456 >00:16:25,095 DEBUG storage: created partition sda6 of 1024MB and added it to /dev/sda >00:16:25,096 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:25,096 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a4594210> PedPartition: <_ped.Partition object at 0x7f1895fa5530> >00:16:25,097 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >00:16:25,097 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:16:25,099 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:25,099 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x59d3ed0> PedPartition: <_ped.Partition object at 0x7f1895fa5290> >00:16:25,100 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,101 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,101 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,101 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,102 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,102 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,103 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,104 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,104 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,105 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,105 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,105 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,106 DEBUG storage: allocating partition: req1 ; id: 19 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >00:16:25,106 DEBUG storage: checking freespace on sda >00:16:25,106 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >00:16:25,106 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,106 DEBUG storage: free region not suitable for request >00:16:25,106 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (96452608-976773119) >00:16:25,107 DEBUG storage: current free range is 96452608-976773119 (429844MB) >00:16:25,107 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,107 DEBUG storage: free region not suitable for request >00:16:25,107 DEBUG storage: evaluating growth potential for new layout >00:16:25,107 DEBUG storage: calculating growth for disk /dev/sdb >00:16:25,107 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,107 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:25,107 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,107 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:25,108 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >00:16:25,108 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:25,108 DEBUG storage: calculating growth for disk /dev/sda >00:16:25,108 DEBUG storage: adjusted start sector from 96452608 to 96454656 >00:16:25,109 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:25,109 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acbca290> PedPartition: <_ped.Partition object at 0x7f189612edd0> >00:16:25,110 DEBUG storage: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >00:16:25,110 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:25,110 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,111 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,111 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,111 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:25,111 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,111 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:25,111 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:25,111 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sda7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:25,111 DEBUG storage: 2 requests and 879302704 (429347MB) left in chunk >00:16:25,111 DEBUG storage: adding 590817564 (288485MB) to 18 (sda6) >00:16:25,111 DEBUG storage: taking back 488057116 (238309MB) from 18 (sda6) >00:16:25,112 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >00:16:25,112 DEBUG storage: adding 288485139 (140861MB) to 19 (sda7) >00:16:25,112 DEBUG storage: new grow amount for request 19 (sda7) is 288485139 units, or 140861MB >00:16:25,112 DEBUG storage: 1 requests and 488057117 (238309MB) left in chunk >00:16:25,112 DEBUG storage: adding 488057117 (238309MB) to 19 (sda7) >00:16:25,112 DEBUG storage: new grow amount for request 19 (sda7) is 776542256 units, or 379171MB >00:16:25,112 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >00:16:25,112 DEBUG storage: request 18 (sda6) growth: 102760448 (50176MB) size: 51200MB >00:16:25,112 DEBUG storage: request 19 (sda7) growth: 776542256 (379171MB) size: 379671MB >00:16:25,112 DEBUG storage: disk /dev/sda growth: 879302704 (429347MB) >00:16:25,113 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >00:16:25,113 DEBUG storage: device sda7 new partedPartition None >00:16:25,114 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >00:16:25,114 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:25,114 DEBUG storage: total growth: 879302704 sectors >00:16:25,114 DEBUG storage: updating use_disk to sda, type: 1 >00:16:25,115 DEBUG storage: new free: 96452608-976773119 / 429844MB >00:16:25,115 DEBUG storage: new free allows for 879302704 sectors of growth >00:16:25,115 DEBUG storage: checking freespace on sdb >00:16:25,116 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True >00:16:25,116 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,116 DEBUG storage: free region not suitable for request >00:16:25,116 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (109746176-976773119) >00:16:25,116 DEBUG storage: current free range is 109746176-976773119 (423353MB) >00:16:25,116 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,117 DEBUG storage: free region not suitable for request >00:16:25,117 DEBUG storage: evaluating growth potential for new layout >00:16:25,117 DEBUG storage: calculating growth for disk /dev/sdb >00:16:25,117 DEBUG storage: adjusted start sector from 109746176 to 109748224 >00:16:25,118 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:25,118 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5959550> PedPartition: <_ped.Partition object at 0x7f189612ee30> >00:16:25,119 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:25,119 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:25,120 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,120 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,120 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:25,120 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,120 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:25,120 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:25,120 DEBUG storage: 1 requests and 866007088 (422855MB) left in chunk >00:16:25,120 DEBUG storage: adding 866007088 (422855MB) to 19 (sdb6) >00:16:25,120 DEBUG storage: new grow amount for request 19 (sdb6) is 866007088 units, or 422855MB >00:16:25,120 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >00:16:25,120 DEBUG storage: request 19 (sdb6) growth: 866007088 (422855MB) size: 423355MB >00:16:25,121 DEBUG storage: disk /dev/sdb growth: 866007088 (422855MB) >00:16:25,121 DEBUG storage: calculating growth for disk /dev/sda >00:16:25,121 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,121 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,121 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:25,121 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,121 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:25,121 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:25,121 DEBUG storage: 1 requests and 880326704 (429847MB) left in chunk >00:16:25,121 DEBUG storage: adding 880326704 (429847MB) to 18 (sda6) >00:16:25,122 DEBUG storage: taking back 777566256 (379671MB) from 18 (sda6) >00:16:25,122 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >00:16:25,122 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >00:16:25,122 DEBUG storage: request 18 (sda6) growth: 102760448 (50176MB) size: 51200MB >00:16:25,122 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >00:16:25,123 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:25,123 DEBUG storage: device sdb6 new partedPartition None >00:16:25,123 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >00:16:25,124 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:25,124 DEBUG storage: total growth: 968767536 sectors >00:16:25,124 DEBUG storage: updating use_disk to sdb, type: 1 >00:16:25,124 DEBUG storage: new free: 109746176-976773119 / 423353MB >00:16:25,124 DEBUG storage: new free allows for 968767536 sectors of growth >00:16:25,124 DEBUG storage: adjusted start sector from 109746176 to 109748224 >00:16:25,125 DEBUG storage: created partition sdb6 of 500MB and added it to /dev/sdb >00:16:25,126 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:25,126 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x593df50> PedPartition: <_ped.Partition object at 0x7f189612ed10> >00:16:25,127 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:25,127 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:25,129 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:25,129 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfd0690> PedPartition: <_ped.Partition object at 0x7f1895fa5590> >00:16:25,129 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda6(id 18)', 'sdb6(id 19)', 'sda5(id 20)', 'sdb5(id 21)'] >00:16:25,129 DEBUG storage: growable partitions are ['sda6', 'sdb6'] >00:16:25,129 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,129 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,130 DEBUG storage: disk sda has 2 chunks >00:16:25,130 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,130 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,130 DEBUG storage: disk sdb has 2 chunks >00:16:25,130 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,130 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:25,130 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:25,130 DEBUG storage: 1 requests and 880326704 (429847MB) left in chunk >00:16:25,130 DEBUG storage: adding 880326704 (429847MB) to 18 (sda6) >00:16:25,130 DEBUG storage: taking back 777566256 (379671MB) from 18 (sda6) >00:16:25,131 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >00:16:25,131 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,131 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:25,131 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:25,131 DEBUG storage: 1 requests and 866007088 (422855MB) left in chunk >00:16:25,131 DEBUG storage: adding 866007088 (422855MB) to 19 (sdb6) >00:16:25,131 DEBUG storage: new grow amount for request 19 (sdb6) is 866007088 units, or 422855MB >00:16:25,131 DEBUG storage: growing partitions on sda >00:16:25,131 DEBUG storage: partition sda5 (20): 1 >00:16:25,131 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 93327360 end: 94351359 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18acfd0510> >00:16:25,131 DEBUG storage: partition sda6 (18): 1 >00:16:25,132 DEBUG storage: new geometry for sda6: parted.Geometry instance -- > start: 94353408 end: 199211007 length: 104857600 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18acefd450> >00:16:25,132 DEBUG storage: removing all non-preexisting partitions ['sda5(id 20)', 'sda6(id 18)'] from disk(s) ['sda'] >00:16:25,132 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:25,133 DEBUG storage: device sda5 new partedPartition None >00:16:25,133 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >00:16:25,134 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:16:25,135 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:25,135 DEBUG storage: device sda6 new partedPartition None >00:16:25,135 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:16:25,136 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:25,137 DEBUG storage: removing empty extended partition from sda >00:16:25,137 DEBUG storage: back from removeNewPartitions >00:16:25,137 DEBUG storage: extended: parted.Geometry instance -- > start: 93325312 end: 976773119 length: 883447808 > device: <parted.device.Device object at 0x59d37d0> PedGeometry: <_ped.Geometry object at 0x59d3b10> >00:16:25,137 DEBUG storage: setting up new geometry for extended on sda >00:16:25,137 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18a0518c10> >00:16:25,138 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18a0518c10> >00:16:25,138 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 93327360 end: 94351359 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18acfd0510> >00:16:25,139 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >00:16:25,139 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5959310> PedPartition: <_ped.Partition object at 0x7f189612ecb0> >00:16:25,139 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >00:16:25,140 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,141 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:25,142 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43890> PedPartition: <_ped.Partition object at 0x7f1895fa5d70> >00:16:25,142 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 94353408 end: 199211007 length: 104857600 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18acefd450> >00:16:25,142 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:25,143 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x54b0690> PedPartition: <_ped.Partition object at 0x7f189612ec50> >00:16:25,143 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >00:16:25,144 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:16:25,145 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:25,146 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f163d0> PedPartition: <_ped.Partition object at 0x7f1896203bf0> >00:16:25,146 DEBUG storage: growing partitions on sdb >00:16:25,146 DEBUG storage: partition sdb5 (21): 1 >00:16:25,146 DEBUG storage: new geometry for sdb5: parted.Geometry instance -- > start: 93327360 end: 109744127 length: 16416768 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x7f18acf5dd90> >00:16:25,146 DEBUG storage: partition sdb6 (19): 1 >00:16:25,146 DEBUG storage: new geometry for sdb6: parted.Geometry instance -- > start: 109746176 end: 976773119 length: 867026944 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x54b0350> >00:16:25,146 DEBUG storage: removing all non-preexisting partitions ['sdb5(id 21)', 'sdb6(id 19)'] from disk(s) ['sdb'] >00:16:25,147 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:25,147 DEBUG storage: device sdb5 new partedPartition None >00:16:25,148 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sdb ; >00:16:25,149 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:25,149 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:25,149 DEBUG storage: device sdb6 new partedPartition None >00:16:25,150 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >00:16:25,151 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:25,152 DEBUG storage: removing empty extended partition from sdb >00:16:25,152 DEBUG storage: back from removeNewPartitions >00:16:25,152 DEBUG storage: extended: parted.Geometry instance -- > start: 93325312 end: 976773119 length: 883447808 > device: <parted.device.Device object at 0x7f18acf5ddd0> PedGeometry: <_ped.Geometry object at 0x5959590> >00:16:25,152 DEBUG storage: setting up new geometry for extended on sdb >00:16:25,152 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x5a4b510> >00:16:25,152 DEBUG storage: setting sdb-1 new geometry: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x5a4b510> >00:16:25,153 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 93327360 end: 109744127 length: 16416768 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x7f18acf5dd90> >00:16:25,153 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:16:25,154 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0518fd0> PedPartition: <_ped.Partition object at 0x7f1895fa5b30> >00:16:25,154 DEBUG storage: PartitionDevice._setDisk: sdb5 ; new: sdb ; old: None ; >00:16:25,155 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,156 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:25,156 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1896045190> PedPartition: <_ped.Partition object at 0x7f1895fa5530> >00:16:25,156 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 109746176 end: 976773119 length: 867026944 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x54b0350> >00:16:25,157 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:25,157 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x59da0d0> PedPartition: <_ped.Partition object at 0x7f1895fa5cb0> >00:16:25,158 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:25,159 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:25,160 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:25,160 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acce4e90> PedPartition: <_ped.Partition object at 0x7f1896203b90> >00:16:25,161 DEBUG storage: fixing size of existing 40960MB partition sda1 (1) with existing mdmember at 40960.00 >00:16:25,161 DEBUG storage: fixing size of existing 4096MB partition sda2 (3) with existing mdmember at 4096.00 >00:16:25,161 DEBUG storage: fixing size of existing 512MB partition sda3 (5) with existing mdmember at 512.00 >00:16:25,161 DEBUG storage: fixing size of non-existent 500MB partition sda5 (20) with non-existent ext4 filesystem mounted at /boot at 500.00 >00:16:25,162 DEBUG storage: fixing size of non-existent 51200MB partition sda6 (18) with non-existent ext4 filesystem mounted at / at 51200.00 >00:16:25,162 DEBUG storage: fixing size of existing 40960MB partition sdb1 (8) with existing mdmember at 40960.00 >00:16:25,162 DEBUG storage: fixing size of existing 4096MB partition sdb2 (9) with existing mdmember at 4096.00 >00:16:25,162 DEBUG storage: fixing size of existing 512MB partition sdb3 (10) with existing mdmember at 512.00 >00:16:25,163 DEBUG storage: fixing size of non-existent 8016MB partition sdb5 (21) with non-existent swap at 8016.00 >00:16:25,163 DEBUG storage: fixing size of non-existent 423353MB partition sdb6 (19) with non-existent ext4 filesystem mounted at /home at 423353.00 >00:16:25,164 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >00:16:25,165 DEBUG storage: DeviceTree.getDeviceByName returned None >00:16:25,166 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:25,166 DEBUG storage: PartitionDevice._setFormat: sda4 ; >00:16:25,166 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,167 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >00:16:25,168 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:25,169 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >00:16:25,169 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acf55e10> PedPartition: <_ped.Partition object at 0x7f189612ee90> >00:16:25,169 INFO storage: added partition sda4 (id 22) to device tree >00:16:25,170 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >00:16:25,170 DEBUG storage: DeviceTree.getDeviceByName returned None >00:16:25,171 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >00:16:25,172 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >00:16:25,172 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,173 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >00:16:25,173 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sdb ; >00:16:25,174 DEBUG storage: PartitionDevice._setPartedPartition: sdb4 ; >00:16:25,174 DEBUG storage: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x54b0350> PedPartition: <_ped.Partition object at 0x7f1895fd9b30> >00:16:25,174 INFO storage: added partition sdb4 (id 23) to device tree >00:16:25,175 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,176 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,176 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,177 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,177 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,177 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,177 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:25,177 DEBUG storage: _is_valid_size(sda) returning True >00:16:25,177 DEBUG storage: _is_valid_location(sda) returning True >00:16:25,177 DEBUG storage: _is_valid_format(sda) returning True >00:16:25,177 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:25,179 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:25,179 DEBUG storage: _is_valid_size(sda) returning True >00:16:25,179 DEBUG storage: _is_valid_location(sda) returning True >00:16:25,179 DEBUG storage: _is_valid_format(sda) returning True >00:16:25,180 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:25,180 DEBUG storage: _is_valid_disklabel(sda5) returning True >00:16:25,180 DEBUG storage: _is_valid_size(sda5) returning True >00:16:25,180 DEBUG storage: _is_valid_location(sda5) returning True >00:16:25,180 DEBUG storage: _is_valid_partition(sda5) returning True >00:16:25,180 DEBUG storage: _is_valid_format(sda5) returning True >00:16:25,180 DEBUG storage: is_valid_stage2_device(sda5) returning True >00:16:25,181 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,181 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,181 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,182 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,182 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,182 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,183 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:25,183 DEBUG storage: _is_valid_size(sda) returning True >00:16:25,183 DEBUG storage: _is_valid_location(sda) returning True >00:16:25,183 DEBUG storage: _is_valid_format(sda) returning True >00:16:25,183 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:25,187 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:25,187 DEBUG storage: _is_valid_size(sda) returning True >00:16:25,187 DEBUG storage: _is_valid_location(sda) returning True >00:16:25,188 DEBUG storage: _is_valid_format(sda) returning True >00:16:25,188 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:25,188 DEBUG storage: _is_valid_disklabel(sda5) returning True >00:16:25,188 DEBUG storage: _is_valid_size(sda5) returning True >00:16:25,188 DEBUG storage: _is_valid_location(sda5) returning True >00:16:25,188 DEBUG storage: _is_valid_partition(sda5) returning True >00:16:25,189 DEBUG storage: _is_valid_format(sda5) returning True >00:16:25,189 DEBUG storage: is_valid_stage2_device(sda5) returning True >00:16:31,508 DEBUG storage: clearpart: looking at sda6 >00:16:31,509 DEBUG storage: clearpart: looking at sdb6 >00:16:31,509 DEBUG storage: clearpart: looking at sda5 >00:16:31,510 DEBUG storage: clearpart: looking at sdb5 >00:16:31,510 DEBUG storage: clearpart: looking at sda4 >00:16:31,510 DEBUG storage: clearpart: looking at sdb4 >00:16:31,511 DEBUG storage: clearpart: looking at sda3 >00:16:31,511 DEBUG storage: clearpart: looking at sdb3 >00:16:31,511 DEBUG storage: clearpart: looking at sda2 >00:16:31,511 DEBUG storage: clearpart: looking at sdb2 >00:16:31,512 DEBUG storage: clearpart: looking at sda1 >00:16:31,512 DEBUG storage: clearpart: looking at sdb1 >00:16:31,512 DEBUG storage: checking whether disk sda has an empty extended >00:16:31,513 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acefdad0> PedPartition: <_ped.Partition object at 0x7f189612efb0> ; logicals is ['sda5', 'sda6'] >00:16:31,513 DEBUG storage: checking whether disk sdb has an empty extended >00:16:31,514 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acbca990> PedPartition: <_ped.Partition object at 0x7f189612edd0> ; logicals is ['sdb5', 'sdb6'] >00:16:31,515 DEBUG storage: new disk order: [] >00:16:31,543 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:16:31,543 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,544 DEBUG storage: doAutoPart: True >00:16:31,544 DEBUG storage: encryptedAutoPart: False >00:16:31,544 DEBUG storage: autoPartType: 0 >00:16:31,544 DEBUG storage: clearPartType: 2 >00:16:31,544 DEBUG storage: clearPartDisks: ['sdb', 'sda'] >00:16:31,545 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f18acbca290) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f18acbca990) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f18acbcaf90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f18acefdf50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f18acefdc50) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8016 maxSize = None grow = False > >00:16:31,545 DEBUG storage: storage.disks: ['sda', 'sdb'] >00:16:31,545 DEBUG storage: storage.partitioned: ['sda', 'sdb'] >00:16:31,545 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'an-c04n01.alteeve.ca:1', 'an-c04n01.alteeve.ca:2', 'an-c04n01.alteeve.ca:3', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >00:16:31,546 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,547 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,547 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,547 DEBUG storage: boot disk: sda >00:16:31,549 DEBUG storage: candidate disks: [DiskDevice instance (0x7f18b872bf90) -- > name = sda status = True kids = 5 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a34439e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f18a0577150>] >00:16:31,550 DEBUG storage: devs: [] >00:16:31,550 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,550 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,550 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,550 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:31,550 DEBUG storage: _is_valid_size(sda) returning True >00:16:31,550 DEBUG storage: _is_valid_location(sda) returning True >00:16:31,550 DEBUG storage: _is_valid_format(sda) returning True >00:16:31,551 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:31,551 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:31,551 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:31,552 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,553 DEBUG storage: PartitionDevice._setFormat: req4 ; >00:16:31,554 DEBUG storage: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >00:16:31,554 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:31,555 INFO storage: added partition req4 (id 24) to device tree >00:16:31,555 INFO storage: registered action: [8] Create Device partition req4 (id 24) >00:16:31,555 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:31,555 INFO storage: registered action: [9] Create Format ext4 filesystem mounted at / on partition req4 (id 24) >00:16:31,556 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:31,556 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:31,557 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,557 DEBUG storage: PartitionDevice._setFormat: req5 ; >00:16:31,558 DEBUG storage: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >00:16:31,559 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:31,559 INFO storage: added partition req5 (id 25) to device tree >00:16:31,559 INFO storage: registered action: [10] Create Device partition req5 (id 25) >00:16:31,559 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:31,559 INFO storage: registered action: [11] Create Format ext4 filesystem mounted at /home on partition req5 (id 25) >00:16:31,560 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:31,560 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:31,561 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,562 DEBUG storage: PartitionDevice._setFormat: req6 ; >00:16:31,562 DEBUG storage: PartitionDevice._setFormat: req6 ; current: None ; type: ext4 ; >00:16:31,563 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:31,563 INFO storage: added partition req6 (id 26) to device tree >00:16:31,563 INFO storage: registered action: [12] Create Device partition req6 (id 26) >00:16:31,563 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:31,564 INFO storage: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req6 (id 26) >00:16:31,564 INFO storage: skipping unneeded stage1 biosboot request >00:16:31,564 DEBUG storage: PartSpec instance (0x7f18acefdf50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >00:16:31,564 DEBUG storage: existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,565 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >00:16:31,565 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:16:31,566 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,567 DEBUG storage: PartitionDevice._setFormat: req7 ; >00:16:31,568 DEBUG storage: PartitionDevice._setFormat: req7 ; current: None ; type: swap ; >00:16:31,568 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:31,568 INFO storage: added partition req7 (id 27) to device tree >00:16:31,569 INFO storage: registered action: [14] Create Device partition req7 (id 27) >00:16:31,569 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:31,569 INFO storage: registered action: [15] Create Format swap on partition req7 (id 27) >00:16:31,569 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:16:31,570 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >00:16:31,571 DEBUG storage: removing all non-preexisting partitions ['req4(id 24)', 'req5(id 25)', 'req6(id 26)', 'req7(id 27)', 'sda4(id 22)', 'sda5(id 20)', 'sda6(id 18)', 'sdb4(id 23)', 'sdb5(id 21)', 'sdb6(id 19)'] from disk(s) ['sda', 'sdb'] >00:16:31,572 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:31,572 DEBUG storage: device sda5 new partedPartition None >00:16:31,573 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >00:16:31,573 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:16:31,574 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:31,574 DEBUG storage: device sda6 new partedPartition None >00:16:31,575 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:16:31,575 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:31,576 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:31,576 DEBUG storage: device sdb5 new partedPartition None >00:16:31,577 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sdb ; >00:16:31,578 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:31,578 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:31,578 DEBUG storage: device sdb6 new partedPartition None >00:16:31,579 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >00:16:31,580 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:31,580 DEBUG storage: removing empty extended partition from sda >00:16:31,581 DEBUG storage: removing empty extended partition from sdb >00:16:31,581 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req4(id 24)', 'req5(id 25)', 'req6(id 26)', 'req7(id 27)', 'sda4(id 22)', 'req2(id 20)', 'req0(id 18)', 'sdb4(id 23)', 'req3(id 21)', 'req1(id 19)'] >00:16:31,582 DEBUG storage: removing all non-preexisting partitions ['req6(id 26)', 'req2(id 20)', 'req7(id 27)', 'sda4(id 22)', 'sdb4(id 23)', 'req4(id 24)', 'req5(id 25)', 'req1(id 19)', 'req0(id 18)', 'req3(id 21)'] from disk(s) ['sda', 'sdb'] >00:16:31,582 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,583 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,583 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,584 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,585 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,585 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,585 DEBUG storage: allocating partition: req6 ; id: 26 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >00:16:31,585 DEBUG storage: checking freespace on sda >00:16:31,586 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=True best=None grow=False >00:16:31,586 DEBUG storage: current free range is 63-2047 (0MB) >00:16:31,586 DEBUG storage: current free range is 93325312-976773167 (431371MB) >00:16:31,586 DEBUG storage: updating use_disk to sda, type: 2 >00:16:31,586 DEBUG storage: new free: 93325312-976773167 / 431371MB >00:16:31,587 DEBUG storage: new free allows for 0 sectors of growth >00:16:31,587 DEBUG storage: found free space for bootable request >00:16:31,587 DEBUG storage: creating extended partition >00:16:31,587 DEBUG storage: adjusted length from 883447856 to 883447808 >00:16:31,587 DEBUG storage: recalculating free space >00:16:31,587 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False >00:16:31,587 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,588 DEBUG storage: free region not suitable for request >00:16:31,588 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >00:16:31,588 DEBUG storage: current free range is 93325375-976773119 (431370MB) >00:16:31,588 DEBUG storage: adjusted start sector from 93325375 to 93329408 >00:16:31,588 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >00:16:31,589 DEBUG storage: PartitionDevice._setPartedPartition: req6 ; >00:16:31,589 DEBUG storage: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4350> PedPartition: <_ped.Partition object at 0x7f189612edd0> >00:16:31,590 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >00:16:31,591 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:31,592 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:31,592 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5959490> PedPartition: <_ped.Partition object at 0x7f1895fa5350> >00:16:31,593 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,594 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,594 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,595 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,596 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,596 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,597 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,598 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,598 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,598 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,599 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,599 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,599 DEBUG storage: allocating partition: req2 ; id: 20 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >00:16:31,599 DEBUG storage: checking freespace on sda >00:16:31,600 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False >00:16:31,600 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,600 DEBUG storage: free region not suitable for request >00:16:31,600 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (94353408-976773119) >00:16:31,600 DEBUG storage: current free range is 94353408-976773119 (430869MB) >00:16:31,600 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,601 DEBUG storage: new free: 94353408-976773119 / 430869MB >00:16:31,601 DEBUG storage: new free allows for 0 sectors of growth >00:16:31,601 DEBUG storage: found free space for bootable request >00:16:31,601 DEBUG storage: adjusted start sector from 94353408 to 94355456 >00:16:31,601 DEBUG storage: created partition sda6 of 500MB and added it to /dev/sda >00:16:31,602 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >00:16:31,602 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f165d0> PedPartition: <_ped.Partition object at 0x7f189612ef50> >00:16:31,603 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >00:16:31,603 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:16:31,605 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:31,605 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a4bc90> PedPartition: <_ped.Partition object at 0x7f1895fa5710> >00:16:31,606 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,607 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,607 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,608 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,608 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,608 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,609 DEBUG storage: allocating partition: req7 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8016MB ; grow: False ; max_size: 0 >00:16:31,609 DEBUG storage: checking freespace on sda >00:16:31,609 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8016MB boot=False best=None grow=False >00:16:31,609 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,609 DEBUG storage: free region not suitable for request >00:16:31,609 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (95379456-976773119) >00:16:31,610 DEBUG storage: current free range is 95379456-976773119 (430368MB) >00:16:31,610 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,610 DEBUG storage: free region not suitable for request >00:16:31,610 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,610 DEBUG storage: new free: 95379456-976773119 / 430368MB >00:16:31,610 DEBUG storage: new free allows for 0 sectors of growth >00:16:31,610 DEBUG storage: adjusted start sector from 95379456 to 95381504 >00:16:31,611 DEBUG storage: created partition sda7 of 8016MB and added it to /dev/sda >00:16:31,611 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >00:16:31,611 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4310> PedPartition: <_ped.Partition object at 0x7f189612ec50> >00:16:31,612 DEBUG storage: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >00:16:31,613 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,614 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >00:16:31,615 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1897741a50> PedPartition: <_ped.Partition object at 0x7f1895fa5590> >00:16:31,615 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,616 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,616 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,617 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,618 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,618 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,618 DEBUG storage: allocating partition: req4 ; id: 24 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >00:16:31,618 DEBUG storage: checking freespace on sda >00:16:31,618 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1024MB boot=False best=None grow=True >00:16:31,619 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,619 DEBUG storage: free region not suitable for request >00:16:31,619 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (111798272-976773119) >00:16:31,619 DEBUG storage: current free range is 111798272-976773119 (422351MB) >00:16:31,619 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,619 DEBUG storage: free region not suitable for request >00:16:31,619 DEBUG storage: evaluating growth potential for new layout >00:16:31,619 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,619 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,620 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,620 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,620 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,620 DEBUG storage: adjusted start sector from 111798272 to 111800320 >00:16:31,621 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >00:16:31,621 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f16c90> PedPartition: <_ped.Partition object at 0x7f189612edd0> >00:16:31,622 DEBUG storage: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >00:16:31,622 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >00:16:31,622 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,623 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,623 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,623 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,623 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,623 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,623 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,623 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,623 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,623 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,623 DEBUG storage: 1 requests and 862885936 (421331MB) left in chunk >00:16:31,624 DEBUG storage: adding 862885936 (421331MB) to 24 (sda8) >00:16:31,624 DEBUG storage: taking back 760125488 (371155MB) from 24 (sda8) >00:16:31,624 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,624 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,624 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,624 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,624 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,624 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >00:16:31,625 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >00:16:31,625 DEBUG storage: device sda8 new partedPartition None >00:16:31,626 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >00:16:31,626 DEBUG storage: DiskDevice.removeChild: kids: 7 ; name: sda ; >00:16:31,626 DEBUG storage: total growth: 102760448 sectors >00:16:31,626 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,626 DEBUG storage: new free: 111798272-976773119 / 422351MB >00:16:31,627 DEBUG storage: new free allows for 102760448 sectors of growth >00:16:31,627 DEBUG storage: adjusted start sector from 111798272 to 111800320 >00:16:31,627 DEBUG storage: created partition sda8 of 1024MB and added it to /dev/sda >00:16:31,628 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >00:16:31,628 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acce4510> PedPartition: <_ped.Partition object at 0x7f1895fa5290> >00:16:31,629 DEBUG storage: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >00:16:31,629 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >00:16:31,631 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >00:16:31,631 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18960b0fd0> PedPartition: <_ped.Partition object at 0x7f1896203bf0> >00:16:31,632 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,633 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,633 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,633 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,634 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,634 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,634 DEBUG storage: allocating partition: req5 ; id: 25 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >00:16:31,634 DEBUG storage: checking freespace on sda >00:16:31,635 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >00:16:31,635 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,635 DEBUG storage: free region not suitable for request >00:16:31,635 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (113897472-976773119) >00:16:31,635 DEBUG storage: current free range is 113897472-976773119 (421326MB) >00:16:31,636 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,636 DEBUG storage: free region not suitable for request >00:16:31,636 DEBUG storage: evaluating growth potential for new layout >00:16:31,636 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,636 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,636 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,636 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,636 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,636 DEBUG storage: adjusted start sector from 113897472 to 113899520 >00:16:31,637 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >00:16:31,637 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4c90> PedPartition: <_ped.Partition object at 0x7f189612ed70> >00:16:31,638 DEBUG storage: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >00:16:31,639 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >00:16:31,639 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,639 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,639 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,639 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,640 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,640 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,640 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,640 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,640 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,640 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,640 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,640 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,640 DEBUG storage: 2 requests and 861861936 (420831MB) left in chunk >00:16:31,640 DEBUG storage: adding 579098833 (282763MB) to 24 (sda8) >00:16:31,640 DEBUG storage: taking back 476338385 (232587MB) from 24 (sda8) >00:16:31,641 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,641 DEBUG storage: adding 282763102 (138067MB) to 25 (sda9) >00:16:31,641 DEBUG storage: new grow amount for request 25 (sda9) is 282763102 units, or 138067MB >00:16:31,641 DEBUG storage: 1 requests and 476338386 (232587MB) left in chunk >00:16:31,641 DEBUG storage: adding 476338386 (232587MB) to 25 (sda9) >00:16:31,641 DEBUG storage: new grow amount for request 25 (sda9) is 759101488 units, or 370655MB >00:16:31,641 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,641 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,641 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,641 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,641 DEBUG storage: request 25 (sda9) growth: 759101488 (370655MB) size: 371155MB >00:16:31,641 DEBUG storage: disk /dev/sda growth: 861861936 (420831MB) >00:16:31,642 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >00:16:31,642 DEBUG storage: device sda9 new partedPartition None >00:16:31,643 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >00:16:31,643 DEBUG storage: DiskDevice.removeChild: kids: 8 ; name: sda ; >00:16:31,644 DEBUG storage: total growth: 861861936 sectors >00:16:31,644 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,644 DEBUG storage: new free: 113897472-976773119 / 421326MB >00:16:31,644 DEBUG storage: new free allows for 861861936 sectors of growth >00:16:31,644 DEBUG storage: adjusted start sector from 113897472 to 113899520 >00:16:31,644 DEBUG storage: created partition sda9 of 500MB and added it to /dev/sda >00:16:31,645 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >00:16:31,645 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfd0250> PedPartition: <_ped.Partition object at 0x7f189612ecb0> >00:16:31,646 DEBUG storage: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >00:16:31,647 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >00:16:31,648 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >00:16:31,649 DEBUG storage: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18960b06d0> PedPartition: <_ped.Partition object at 0x7f1896203710> >00:16:31,649 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,650 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,650 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,651 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,652 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,652 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,653 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,653 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,653 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,654 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,655 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,655 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,655 DEBUG storage: allocating partition: req1 ; id: 19 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 423353MB ; grow: False ; max_size: 0 >00:16:31,655 DEBUG storage: checking freespace on sda >00:16:31,656 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=423353MB boot=False best=None grow=False >00:16:31,656 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,656 DEBUG storage: free region not suitable for request >00:16:31,656 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (114923520-976773119) >00:16:31,656 DEBUG storage: current free range is 114923520-976773119 (420825MB) >00:16:31,656 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,656 DEBUG storage: free region not suitable for request >00:16:31,657 DEBUG storage: checking freespace on sdb >00:16:31,657 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=2 req_size=423353MB boot=False best=None grow=False >00:16:31,658 DEBUG storage: current free range is 63-2047 (0MB) >00:16:31,658 DEBUG storage: current free range is 93325312-976773167 (431371MB) >00:16:31,658 DEBUG storage: evaluating growth potential for new layout >00:16:31,658 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,658 DEBUG storage: adjusted length from 883447856 to 883447808 >00:16:31,658 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=423353MB boot=False best=None grow=False >00:16:31,659 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,659 DEBUG storage: free region not suitable for request >00:16:31,659 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >00:16:31,659 DEBUG storage: current free range is 93325375-976773119 (431370MB) >00:16:31,659 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,659 DEBUG storage: free region not suitable for request >00:16:31,659 DEBUG storage: adjusted start sector from 93325375 to 93329408 >00:16:31,660 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:31,660 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895e18990> PedPartition: <_ped.Partition object at 0x7f189612efb0> >00:16:31,661 DEBUG storage: PartitionDevice._setDisk: sdb5 ; new: sdb ; old: None ; >00:16:31,662 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:31,662 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,662 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,662 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,662 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb5 growable = False >base = 867026944 growth = 0 max_grow = 0 >done = True >00:16:31,662 DEBUG storage: request 19 (sdb5) growth: 0 (0MB) size: 423353MB >00:16:31,662 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,662 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,663 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,663 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,663 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,663 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,663 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,663 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,663 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,664 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,664 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,664 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,664 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,664 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,664 DEBUG storage: 2 requests and 861861936 (420831MB) left in chunk >00:16:31,664 DEBUG storage: adding 579098833 (282763MB) to 24 (sda8) >00:16:31,664 DEBUG storage: taking back 476338385 (232587MB) from 24 (sda8) >00:16:31,664 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,664 DEBUG storage: adding 282763102 (138067MB) to 25 (sda9) >00:16:31,664 DEBUG storage: new grow amount for request 25 (sda9) is 282763102 units, or 138067MB >00:16:31,664 DEBUG storage: 1 requests and 476338386 (232587MB) left in chunk >00:16:31,664 DEBUG storage: adding 476338386 (232587MB) to 25 (sda9) >00:16:31,665 DEBUG storage: new grow amount for request 25 (sda9) is 759101488 units, or 370655MB >00:16:31,665 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,665 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,665 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,665 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,665 DEBUG storage: request 25 (sda9) growth: 759101488 (370655MB) size: 371155MB >00:16:31,665 DEBUG storage: disk /dev/sda growth: 861861936 (420831MB) >00:16:31,666 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:31,666 DEBUG storage: device sdb5 new partedPartition None >00:16:31,666 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >00:16:31,667 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:31,667 DEBUG storage: total growth: 861861936 sectors >00:16:31,667 DEBUG storage: updating use_disk to sdb, type: 2 >00:16:31,667 DEBUG storage: new free: 93325312-976773167 / 431371MB >00:16:31,668 DEBUG storage: new free allows for 861861936 sectors of growth >00:16:31,668 DEBUG storage: creating extended partition >00:16:31,668 DEBUG storage: adjusted length from 883447856 to 883447808 >00:16:31,668 DEBUG storage: recalculating free space >00:16:31,668 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=423353MB boot=False best=None grow=False >00:16:31,668 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,668 DEBUG storage: free region not suitable for request >00:16:31,669 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >00:16:31,669 DEBUG storage: current free range is 93325375-976773119 (431370MB) >00:16:31,669 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,669 DEBUG storage: free region not suitable for request >00:16:31,669 DEBUG storage: adjusted start sector from 93325375 to 93329408 >00:16:31,669 DEBUG storage: created partition sdb5 of 423353MB and added it to /dev/sdb >00:16:31,670 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:31,670 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18957f7d50> PedPartition: <_ped.Partition object at 0x7f1895fa5dd0> >00:16:31,671 DEBUG storage: PartitionDevice._setDisk: sdb5 ; new: sdb ; old: None ; >00:16:31,672 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:31,673 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:31,673 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f189609a0d0> PedPartition: <_ped.Partition object at 0x7f1895fa5b30> >00:16:31,674 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,675 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,675 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,675 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,676 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,676 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,677 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,678 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,678 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,679 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,679 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,680 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,680 DEBUG storage: allocating partition: req0 ; id: 18 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 51200MB ; grow: False ; max_size: 51200 >00:16:31,680 DEBUG storage: checking freespace on sda >00:16:31,680 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=51200MB boot=False best=None grow=False >00:16:31,680 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,681 DEBUG storage: free region not suitable for request >00:16:31,681 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (114923520-976773119) >00:16:31,681 DEBUG storage: current free range is 114923520-976773119 (420825MB) >00:16:31,681 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,681 DEBUG storage: free region not suitable for request >00:16:31,681 DEBUG storage: evaluating growth potential for new layout >00:16:31,681 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,681 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,681 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,682 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,682 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb5 growable = False >base = 867026944 growth = 0 max_grow = 0 >done = True >00:16:31,682 DEBUG storage: request 19 (sdb5) growth: 0 (0MB) size: 423353MB >00:16:31,682 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,682 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,682 DEBUG storage: adjusted start sector from 114923520 to 114925568 >00:16:31,683 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:31,683 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43890> PedPartition: <_ped.Partition object at 0x7f1895fa57d0> >00:16:31,684 DEBUG storage: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >00:16:31,684 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >00:16:31,685 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,685 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,685 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,685 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,685 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,685 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,686 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,686 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda10 growable = False >base = 104857600 growth = 0 max_grow = 0 >done = True >00:16:31,686 DEBUG storage: 2 requests and 757004336 (369631MB) left in chunk >00:16:31,686 DEBUG storage: adding 508643333 (248361MB) to 24 (sda8) >00:16:31,686 DEBUG storage: taking back 405882885 (198185MB) from 24 (sda8) >00:16:31,686 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,687 DEBUG storage: adding 248361002 (121270MB) to 25 (sda9) >00:16:31,687 DEBUG storage: new grow amount for request 25 (sda9) is 248361002 units, or 121270MB >00:16:31,687 DEBUG storage: 1 requests and 405882886 (198185MB) left in chunk >00:16:31,687 DEBUG storage: adding 405882886 (198185MB) to 25 (sda9) >00:16:31,687 DEBUG storage: new grow amount for request 25 (sda9) is 654243888 units, or 319455MB >00:16:31,687 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,687 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,687 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,687 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,687 DEBUG storage: request 25 (sda9) growth: 654243888 (319455MB) size: 319955MB >00:16:31,687 DEBUG storage: request 18 (sda10) growth: 0 (0MB) size: 51200MB >00:16:31,687 DEBUG storage: disk /dev/sda growth: 757004336 (369631MB) >00:16:31,688 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >00:16:31,688 DEBUG storage: device sda10 new partedPartition None >00:16:31,689 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:16:31,689 DEBUG storage: DiskDevice.removeChild: kids: 9 ; name: sda ; >00:16:31,690 DEBUG storage: total growth: 757004336 sectors >00:16:31,690 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,690 DEBUG storage: new free: 114923520-976773119 / 420825MB >00:16:31,690 DEBUG storage: new free allows for 757004336 sectors of growth >00:16:31,690 DEBUG storage: checking freespace on sdb >00:16:31,690 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=51200MB boot=False best=parted.Geometry instance -- > start: 114923520 end: 976773119 length: 861849600 > device: <parted.device.Device object at 0x7f18acce4890> PedGeometry: <_ped.Geometry object at 0x7f18acce4310> grow=False >00:16:31,691 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,691 DEBUG storage: free region not suitable for request >00:16:31,691 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (960356352-976773119) >00:16:31,691 DEBUG storage: current free range is 960356352-976773119 (8016MB) >00:16:31,691 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,691 DEBUG storage: free region not suitable for request >00:16:31,691 DEBUG storage: adjusted start sector from 114923520 to 114925568 >00:16:31,692 DEBUG storage: created partition sda10 of 51200MB and added it to /dev/sda >00:16:31,692 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:31,693 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acce4810> PedPartition: <_ped.Partition object at 0x7f1895fa5530> >00:16:31,693 DEBUG storage: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >00:16:31,694 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >00:16:31,696 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >00:16:31,696 DEBUG storage: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfd0250> PedPartition: <_ped.Partition object at 0x7f1895fa5dd0> >00:16:31,697 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,698 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,698 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,698 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,699 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,699 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,700 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,701 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,701 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,702 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,702 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,703 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,703 DEBUG storage: allocating partition: req3 ; id: 21 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 8016MB ; grow: False ; max_size: 0 >00:16:31,703 DEBUG storage: checking freespace on sda >00:16:31,703 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8016MB boot=False best=None grow=False >00:16:31,703 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,704 DEBUG storage: free region not suitable for request >00:16:31,704 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (219783168-976773119) >00:16:31,704 DEBUG storage: current free range is 219783168-976773119 (369624MB) >00:16:31,704 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,704 DEBUG storage: free region not suitable for request >00:16:31,704 DEBUG storage: evaluating growth potential for new layout >00:16:31,704 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,704 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,704 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,705 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,705 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb5 growable = False >base = 867026944 growth = 0 max_grow = 0 >done = True >00:16:31,705 DEBUG storage: request 19 (sdb5) growth: 0 (0MB) size: 423353MB >00:16:31,705 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,705 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,705 DEBUG storage: adjusted start sector from 219783168 to 219785216 >00:16:31,706 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:16:31,706 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4450> PedPartition: <_ped.Partition object at 0x7f1895fa54d0> >00:16:31,707 DEBUG storage: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >00:16:31,707 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sda ; >00:16:31,708 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,708 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,708 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,708 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,708 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,709 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,709 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,709 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,709 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda10 growable = False >base = 104857600 growth = 0 max_grow = 0 >done = True >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sda11 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,709 DEBUG storage: 2 requests and 740587568 (361615MB) left in chunk >00:16:31,710 DEBUG storage: adding 497612644 (242974MB) to 24 (sda8) >00:16:31,710 DEBUG storage: taking back 394852196 (192798MB) from 24 (sda8) >00:16:31,710 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,710 DEBUG storage: adding 242974923 (118640MB) to 25 (sda9) >00:16:31,710 DEBUG storage: new grow amount for request 25 (sda9) is 242974923 units, or 118640MB >00:16:31,710 DEBUG storage: 1 requests and 394852197 (192798MB) left in chunk >00:16:31,710 DEBUG storage: adding 394852197 (192798MB) to 25 (sda9) >00:16:31,710 DEBUG storage: new grow amount for request 25 (sda9) is 637827120 units, or 311439MB >00:16:31,710 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,710 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,710 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,710 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,710 DEBUG storage: request 25 (sda9) growth: 637827120 (311439MB) size: 311939MB >00:16:31,711 DEBUG storage: request 18 (sda10) growth: 0 (0MB) size: 51200MB >00:16:31,711 DEBUG storage: request 21 (sda11) growth: 0 (0MB) size: 8016MB >00:16:31,711 DEBUG storage: disk /dev/sda growth: 740587568 (361615MB) >00:16:31,711 DEBUG storage: PartitionDevice._setPartedPartition: sda11 ; >00:16:31,711 DEBUG storage: device sda11 new partedPartition None >00:16:31,712 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >00:16:31,713 DEBUG storage: DiskDevice.removeChild: kids: 10 ; name: sda ; >00:16:31,713 DEBUG storage: total growth: 740587568 sectors >00:16:31,713 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,713 DEBUG storage: new free: 219783168-976773119 / 369624MB >00:16:31,713 DEBUG storage: new free allows for 740587568 sectors of growth >00:16:31,713 DEBUG storage: checking freespace on sdb >00:16:31,714 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8016MB boot=False best=parted.Geometry instance -- > start: 219783168 end: 976773119 length: 756989952 > device: <parted.device.Device object at 0x7f1895b43a10> PedGeometry: <_ped.Geometry object at 0x5ab4e50> grow=False >00:16:31,714 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,714 DEBUG storage: free region not suitable for request >00:16:31,714 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (960356352-976773119) >00:16:31,714 DEBUG storage: current free range is 960356352-976773119 (8016MB) >00:16:31,714 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,714 DEBUG storage: free region not suitable for request >00:16:31,715 DEBUG storage: evaluating growth potential for new layout >00:16:31,715 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,715 DEBUG storage: adjusted start sector from 960356352 to 960358400 >00:16:31,715 DEBUG storage: adjusted length from 16416768 to 16414720 >00:16:31,716 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:16:31,716 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43890> PedPartition: <_ped.Partition object at 0x7f1895fa57d0> >00:16:31,717 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:31,717 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:31,718 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,718 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,718 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,718 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,718 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb5 growable = False >base = 867026944 growth = 0 max_grow = 0 >done = True >00:16:31,718 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb6 growable = False >base = 16414720 growth = 0 max_grow = 0 >done = True >00:16:31,718 DEBUG storage: request 19 (sdb5) growth: 0 (0MB) size: 423353MB >00:16:31,718 DEBUG storage: request 21 (sdb6) growth: 0 (0MB) size: 8015MB >00:16:31,718 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,718 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,719 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,719 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda10 growable = False >base = 104857600 growth = 0 max_grow = 0 >done = True >00:16:31,720 DEBUG storage: 2 requests and 757004336 (369631MB) left in chunk >00:16:31,720 DEBUG storage: adding 508643333 (248361MB) to 24 (sda8) >00:16:31,720 DEBUG storage: taking back 405882885 (198185MB) from 24 (sda8) >00:16:31,720 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,720 DEBUG storage: adding 248361002 (121270MB) to 25 (sda9) >00:16:31,720 DEBUG storage: new grow amount for request 25 (sda9) is 248361002 units, or 121270MB >00:16:31,720 DEBUG storage: 1 requests and 405882886 (198185MB) left in chunk >00:16:31,721 DEBUG storage: adding 405882886 (198185MB) to 25 (sda9) >00:16:31,721 DEBUG storage: new grow amount for request 25 (sda9) is 654243888 units, or 319455MB >00:16:31,721 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,721 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,721 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,721 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,721 DEBUG storage: request 25 (sda9) growth: 654243888 (319455MB) size: 319955MB >00:16:31,721 DEBUG storage: request 18 (sda10) growth: 0 (0MB) size: 51200MB >00:16:31,721 DEBUG storage: disk /dev/sda growth: 757004336 (369631MB) >00:16:31,722 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:31,722 DEBUG storage: device sdb6 new partedPartition None >00:16:31,723 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sdb ; >00:16:31,723 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:31,723 DEBUG storage: total growth: 757004336 sectors >00:16:31,723 DEBUG storage: updating use_disk to sdb, type: 1 >00:16:31,723 DEBUG storage: new free: 960356352-976773119 / 8016MB >00:16:31,724 DEBUG storage: new free allows for 757004336 sectors of growth >00:16:31,724 DEBUG storage: adjusted start sector from 960356352 to 960358400 >00:16:31,724 DEBUG storage: adjusted length from 16416768 to 16414720 >00:16:31,724 DEBUG storage: created partition sdb6 of 8015MB and added it to /dev/sdb >00:16:31,725 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:16:31,725 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0509d90> PedPartition: <_ped.Partition object at 0x7f1895fa5cb0> >00:16:31,726 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:31,726 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:31,728 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:31,728 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acb3d310> PedPartition: <_ped.Partition object at 0x7f18962035f0> >00:16:31,728 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda8(id 24)', 'sda9(id 25)', 'sda5(id 26)', 'sda7(id 27)', 'sda4(id 22)', 'sda6(id 20)', 'sda10(id 18)', 'sdb4(id 23)', 'sdb6(id 21)', 'sdb5(id 19)'] >00:16:31,728 DEBUG storage: growable partitions are ['sda8', 'sda9'] >00:16:31,728 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: disk sda has 2 chunks >00:16:31,729 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,730 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,730 DEBUG storage: disk sdb has 2 chunks >00:16:31,730 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda10 growable = False >base = 104857600 growth = 0 max_grow = 0 >done = True >00:16:31,730 DEBUG storage: 2 requests and 757004336 (369631MB) left in chunk >00:16:31,730 DEBUG storage: adding 508643333 (248361MB) to 24 (sda8) >00:16:31,730 DEBUG storage: taking back 405882885 (198185MB) from 24 (sda8) >00:16:31,731 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,731 DEBUG storage: adding 248361002 (121270MB) to 25 (sda9) >00:16:31,731 DEBUG storage: new grow amount for request 25 (sda9) is 248361002 units, or 121270MB >00:16:31,731 DEBUG storage: 1 requests and 405882886 (198185MB) left in chunk >00:16:31,731 DEBUG storage: adding 405882886 (198185MB) to 25 (sda9) >00:16:31,731 DEBUG storage: new grow amount for request 25 (sda9) is 654243888 units, or 319455MB >00:16:31,731 DEBUG storage: growing partitions on sda >00:16:31,731 DEBUG storage: partition sda5 (26): 1 >00:16:31,731 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 93327360 end: 94351359 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895f16c90> >00:16:31,732 DEBUG storage: partition sda6 (20): 1 >00:16:31,732 DEBUG storage: new geometry for sda6: parted.Geometry instance -- > start: 94353408 end: 95377407 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18aca8de50> >00:16:31,732 DEBUG storage: partition sda7 (27): 1 >00:16:31,732 DEBUG storage: new geometry for sda7: parted.Geometry instance -- > start: 95379456 end: 111796223 length: 16416768 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895e18710> >00:16:31,732 DEBUG storage: partition sda8 (24): 1 >00:16:31,732 DEBUG storage: new geometry for sda8: parted.Geometry instance -- > start: 111798272 end: 216655871 length: 104857600 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895e18ad0> >00:16:31,732 DEBUG storage: partition sda9 (25): 1 >00:16:31,733 DEBUG storage: new geometry for sda9: parted.Geometry instance -- > start: 216657920 end: 871925759 length: 655267840 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18959b4990> >00:16:31,733 DEBUG storage: partition sda10 (18): 1 >00:16:31,733 DEBUG storage: new geometry for sda10: parted.Geometry instance -- > start: 871927808 end: 976773119 length: 104845312 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18959b4050> >00:16:31,733 DEBUG storage: removing all non-preexisting partitions ['sda5(id 26)', 'sda6(id 20)', 'sda7(id 27)', 'sda8(id 24)', 'sda9(id 25)', 'sda10(id 18)'] from disk(s) ['sda'] >00:16:31,734 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:31,734 DEBUG storage: device sda5 new partedPartition None >00:16:31,734 DEBUG storage: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >00:16:31,735 DEBUG storage: DiskDevice.removeChild: kids: 9 ; name: sda ; >00:16:31,736 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:31,736 DEBUG storage: device sda6 new partedPartition None >00:16:31,737 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >00:16:31,737 DEBUG storage: DiskDevice.removeChild: kids: 8 ; name: sda ; >00:16:31,738 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >00:16:31,738 DEBUG storage: device sda7 new partedPartition None >00:16:31,739 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >00:16:31,740 DEBUG storage: DiskDevice.removeChild: kids: 7 ; name: sda ; >00:16:31,740 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >00:16:31,740 DEBUG storage: device sda8 new partedPartition None >00:16:31,741 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >00:16:31,742 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:31,743 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >00:16:31,743 DEBUG storage: device sda9 new partedPartition None >00:16:31,744 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >00:16:31,744 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:16:31,745 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >00:16:31,745 DEBUG storage: device sda10 new partedPartition None >00:16:31,746 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:16:31,746 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:31,747 DEBUG storage: removing empty extended partition from sda >00:16:31,747 DEBUG storage: back from removeNewPartitions >00:16:31,747 DEBUG storage: extended: parted.Geometry instance -- > start: 93325312 end: 976773119 length: 883447808 > device: <parted.device.Device object at 0x7f1895f16e50> PedGeometry: <_ped.Geometry object at 0x7f1895b43850> >00:16:31,748 DEBUG storage: setting up new geometry for extended on sda >00:16:31,748 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895f16d50> >00:16:31,748 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895f16d50> >00:16:31,748 DEBUG storage: setting req6 new geometry: parted.Geometry instance -- > start: 93327360 end: 94351359 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895f16c90> >00:16:31,749 DEBUG storage: PartitionDevice._setPartedPartition: req6 ; >00:16:31,749 DEBUG storage: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acce4610> PedPartition: <_ped.Partition object at 0x7f1895fa5830> >00:16:31,750 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >00:16:31,751 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:31,752 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:31,752 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18960b0550> PedPartition: <_ped.Partition object at 0x7f1896203b90> >00:16:31,752 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 94353408 end: 95377407 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18aca8de50> >00:16:31,753 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >00:16:31,753 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1896328e50> PedPartition: <_ped.Partition object at 0x7f1895fa52f0> >00:16:31,754 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >00:16:31,755 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:16:31,756 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:31,756 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x543c090> PedPartition: <_ped.Partition object at 0x7f1896203830> >00:16:31,756 DEBUG storage: setting req7 new geometry: parted.Geometry instance -- > start: 95379456 end: 111796223 length: 16416768 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895e18710> >00:16:31,757 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >00:16:31,757 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43f50> PedPartition: <_ped.Partition object at 0x7f1895fa5a70> >00:16:31,758 DEBUG storage: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >00:16:31,759 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,760 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >00:16:31,760 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1897741f50> PedPartition: <_ped.Partition object at 0x7f1896203110> >00:16:31,760 DEBUG storage: setting req4 new geometry: parted.Geometry instance -- > start: 111798272 end: 216655871 length: 104857600 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895e18ad0> >00:16:31,761 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >00:16:31,761 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f16410> PedPartition: <_ped.Partition object at 0x7f189612ecb0> >00:16:31,762 DEBUG storage: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >00:16:31,763 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >00:16:31,764 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >00:16:31,765 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18959b4d10> PedPartition: <_ped.Partition object at 0x7f1896203590> >00:16:31,765 DEBUG storage: setting req5 new geometry: parted.Geometry instance -- > start: 216657920 end: 871925759 length: 655267840 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18959b4990> >00:16:31,766 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >00:16:31,766 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43a10> PedPartition: <_ped.Partition object at 0x7f189612efb0> >00:16:31,766 DEBUG storage: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >00:16:31,767 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >00:16:31,769 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >00:16:31,769 DEBUG storage: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895eb4ad0> PedPartition: <_ped.Partition object at 0x7f1896086350> >00:16:31,769 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 871927808 end: 976773119 length: 104845312 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18959b4050> >00:16:31,770 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:31,770 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18aca8d610> PedPartition: <_ped.Partition object at 0x7f18962037d0> >00:16:31,771 DEBUG storage: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >00:16:31,772 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >00:16:31,774 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >00:16:31,774 DEBUG storage: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f189626a090> PedPartition: <_ped.Partition object at 0x7f18960862f0> >00:16:31,774 DEBUG storage: growing partitions on sdb >00:16:31,774 DEBUG storage: fixing size of existing 40960MB partition sda1 (1) with existing mdmember at 40960.00 >00:16:31,774 DEBUG storage: fixing size of non-existent 51194MB partition sda10 (18) with non-existent ext4 filesystem mounted at / at 51194.00 >00:16:31,775 DEBUG storage: fixing size of existing 4096MB partition sda2 (3) with existing mdmember at 4096.00 >00:16:31,775 DEBUG storage: fixing size of existing 512MB partition sda3 (5) with existing mdmember at 512.00 >00:16:31,775 DEBUG storage: fixing size of non-existent 431371MB partition sda4 (22) at 431371.02 >00:16:31,775 DEBUG storage: fixing size of non-existent 500MB partition sda5 (26) with non-existent ext4 filesystem mounted at /boot at 500.00 >00:16:31,776 DEBUG storage: fixing size of non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot at 500.00 >00:16:31,776 DEBUG storage: fixing size of non-existent 8016MB partition sda7 (27) with non-existent swap at 8016.00 >00:16:31,776 DEBUG storage: fixing size of non-existent 51200MB partition sda8 (24) with non-existent ext4 filesystem mounted at / at 51200.00 >00:16:31,776 DEBUG storage: fixing size of non-existent 319955MB partition sda9 (25) with non-existent ext4 filesystem mounted at /home at 319955.00 >00:16:31,777 DEBUG storage: fixing size of existing 40960MB partition sdb1 (8) with existing mdmember at 40960.00 >00:16:31,777 DEBUG storage: fixing size of existing 4096MB partition sdb2 (9) with existing mdmember at 4096.00 >00:16:31,777 DEBUG storage: fixing size of existing 512MB partition sdb3 (10) with existing mdmember at 512.00 >00:16:31,777 DEBUG storage: fixing size of non-existent 431371MB partition sdb4 (23) at 431371.02 >00:16:31,778 DEBUG storage: fixing size of non-existent 423353MB partition sdb5 (19) with non-existent ext4 filesystem mounted at /home at 423353.00 >00:16:31,778 DEBUG storage: fixing size of non-existent 8015MB partition sdb6 (21) with non-existent swap at 8015.00 >00:16:31,779 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >00:16:31,780 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 431371MB partition sda4 (22) >00:16:31,781 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >00:16:31,781 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1896328250> PedPartition: <_ped.Partition object at 0x7f1895fa5b90> >00:16:31,782 INFO storage: removed partition sdb4 (id 23) from device tree >00:16:31,782 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:31,783 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >00:16:31,783 DEBUG storage: DeviceTree.getDeviceByName returned None >00:16:31,784 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:31,785 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >00:16:31,785 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:31,786 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >00:16:31,787 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:31,787 DEBUG storage: PartitionDevice._setPartedPartition: sdb4 ; >00:16:31,788 DEBUG storage: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acf55e10> PedPartition: <_ped.Partition object at 0x7f189612ee90> >00:16:31,788 INFO storage: added partition sdb4 (id 28) to device tree >00:16:31,789 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,790 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,790 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,791 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,791 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,791 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,791 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:31,791 DEBUG storage: _is_valid_size(sda) returning True >00:16:31,791 DEBUG storage: _is_valid_location(sda) returning True >00:16:31,791 DEBUG storage: _is_valid_format(sda) returning True >00:16:31,791 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:31,793 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:31,794 DEBUG storage: _is_valid_size(sda) returning True >00:16:31,794 DEBUG storage: _is_valid_location(sda) returning True >00:16:31,794 DEBUG storage: _is_valid_format(sda) returning True >00:16:31,794 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:31,794 DEBUG storage: _is_valid_disklabel(sda6) returning True >00:16:31,794 DEBUG storage: _is_valid_size(sda6) returning True >00:16:31,794 DEBUG storage: _is_valid_location(sda6) returning True >00:16:31,794 DEBUG storage: _is_valid_partition(sda6) returning True >00:16:31,794 DEBUG storage: _is_valid_format(sda6) returning True >00:16:31,794 DEBUG storage: is_valid_stage2_device(sda6) returning True >00:16:31,795 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,796 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,796 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,797 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,797 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,797 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,797 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:31,797 DEBUG storage: _is_valid_size(sda) returning True >00:16:31,797 DEBUG storage: _is_valid_location(sda) returning True >00:16:31,797 DEBUG storage: _is_valid_format(sda) returning True >00:16:31,797 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:31,802 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:31,802 DEBUG storage: _is_valid_size(sda) returning True >00:16:31,803 DEBUG storage: _is_valid_location(sda) returning True >00:16:31,803 DEBUG storage: _is_valid_format(sda) returning True >00:16:31,803 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:31,803 DEBUG storage: _is_valid_disklabel(sda6) returning True >00:16:31,803 DEBUG storage: _is_valid_size(sda6) returning True >00:16:31,803 DEBUG storage: _is_valid_location(sda6) returning True >00:16:31,804 DEBUG storage: _is_valid_partition(sda6) returning True >00:16:31,804 DEBUG storage: _is_valid_format(sda6) returning True >00:16:31,804 DEBUG storage: is_valid_stage2_device(sda6) returning True >00:17:25,474 DEBUG storage: clearpart: looking at sda10 >00:17:25,474 DEBUG storage: clearpart: looking at sda9 >00:17:25,475 DEBUG storage: clearpart: looking at sda8 >00:17:25,475 DEBUG storage: clearpart: looking at sda7 >00:17:25,476 DEBUG storage: clearpart: looking at sda6 >00:17:25,476 DEBUG storage: clearpart: looking at sdb6 >00:17:25,476 DEBUG storage: clearpart: looking at sda5 >00:17:25,476 DEBUG storage: clearpart: looking at sdb5 >00:17:25,476 DEBUG storage: clearpart: looking at sda4 >00:17:25,476 DEBUG storage: clearpart: looking at sdb4 >00:17:25,476 DEBUG storage: clearpart: looking at sda3 >00:17:25,477 DEBUG storage: clearpart: looking at sdb3 >00:17:25,477 DEBUG storage: clearpart: looking at sda2 >00:17:25,477 DEBUG storage: clearpart: looking at sdb2 >00:17:25,477 DEBUG storage: clearpart: looking at sda1 >00:17:25,477 DEBUG storage: clearpart: looking at sdb1 >00:17:25,478 DEBUG storage: checking whether disk sda has an empty extended >00:17:25,479 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4d10> PedPartition: <_ped.Partition object at 0x7f18960369b0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10'] >00:17:25,479 DEBUG storage: checking whether disk sdb has an empty extended >00:17:25,479 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4350> PedPartition: <_ped.Partition object at 0x7f1896036a10> ; logicals is ['sdb5', 'sdb6'] >00:17:25,480 DEBUG storage: new disk order: [] >00:17:25,509 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:17:25,510 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >00:17:25,511 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:17:25,512 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:17:25,512 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:17:25,513 DEBUG storage: stage1 device cannot be of type mdarray >00:17:25,513 DEBUG storage: stage1 device cannot be of type mdarray >00:17:25,513 DEBUG storage: stage1 device cannot be of type mdarray >00:17:25,513 DEBUG storage: _is_valid_disklabel(sda) returning True >00:17:25,513 DEBUG storage: _is_valid_size(sda) returning True >00:17:25,513 DEBUG storage: _is_valid_location(sda) returning True >00:17:25,513 DEBUG storage: _is_valid_format(sda) returning True >00:17:25,513 DEBUG storage: is_valid_stage1_device(sda) returning True >00:17:25,546 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >00:17:25,546 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18957f7d10> PedPartition: <_ped.Partition object at 0x7f189612ed70> >00:17:25,547 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >00:17:25,548 DEBUG storage: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0518d90> PedPartition: <_ped.Partition object at 0x7f1895fa5a70> >00:17:25,548 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >00:17:25,549 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43f50> PedPartition: <_ped.Partition object at 0x7f189612ecb0> >00:17:25,549 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >00:17:25,550 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f18acfd0250> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43990> PedPartition: <_ped.Partition object at 0x7f189612efb0> >00:17:25,551 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >00:17:25,551 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f16ed0> PedPartition: <_ped.Partition object at 0x7f1895fd9b30> >00:17:25,552 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:17:25,552 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f16410> PedPartition: <_ped.Partition object at 0x7f18960369b0> >00:17:25,553 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:17:25,553 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b2e410> PedPartition: <_ped.Partition object at 0x7f1895fa5dd0> >00:17:25,554 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >00:17:25,554 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f16e90> PedPartition: <_ped.Partition object at 0x7f1896036a10> >00:17:25,555 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >00:17:25,555 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfea910> PedPartition: <_ped.Partition object at 0x7f1895fa5290> >00:17:25,556 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >00:17:25,556 DEBUG storage: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acefdf90> PedPartition: <_ped.Partition object at 0x7f1895fa52f0> >00:17:25,557 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >00:17:25,558 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfea950> PedPartition: <_ped.Partition object at 0x7f1895fa5830> >00:17:25,558 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >00:17:25,559 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18962954d0> PedPartition: <_ped.Partition object at 0x7f1895fa5710> >00:17:25,560 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >00:17:25,560 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: <parted.filesystem.FileSystem object at 0x593df90> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0518c10> PedPartition: <_ped.Partition object at 0x7f1895fa5350> >00:17:25,561 DEBUG storage: PartitionDevice._setPartedPartition: sdb4 ; >00:17:25,561 DEBUG storage: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x54b0350> PedPartition: <_ped.Partition object at 0x7f18962037d0> >00:17:25,562 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:17:25,562 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895e18790> PedPartition: <_ped.Partition object at 0x7f18962030b0> >00:17:25,563 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:17:25,563 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895dcc050> PedPartition: <_ped.Partition object at 0x7f1896203650> >00:17:25,574 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:25,576 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:25,577 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:25,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:25,586 DEBUG storage: Ext4FS.supported: supported: True ; >00:17:25,586 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:17:37,700 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 500.0, ['sda'], None >00:17:37,702 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:37,704 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:37,704 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:37,705 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:37,706 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:37,709 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:37,709 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:38,842 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:38,843 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,844 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:38,846 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid1 >00:17:38,846 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:38,847 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,848 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,848 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,849 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,849 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:38,850 DEBUG storage: SwapSpace.__init__: >00:17:38,851 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:17:38,851 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,851 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 4094.98828125, ['sda', 'sdb'], raid0 >00:17:43,011 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:44,726 DEBUG storage.ui: SwapSpace.teardown: device: /dev/md/an-c04n01.alteeve.ca:2 ; status: False ; type: swap ; >00:17:44,727 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:44,728 DEBUG storage.ui: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:2 ; current: swap ; type: None ; >00:17:44,728 INFO storage.ui: registered action: [16] Destroy Format swap on mdarray an-c04n01.alteeve.ca:2 (id 4) >00:17:44,729 DEBUG storage.ui: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:2 ; status: False ; controllable: True ; >00:17:44,729 INFO storage.ui: removed mdarray an-c04n01.alteeve.ca:2 (id 4) from device tree >00:17:44,730 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >00:17:44,731 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >00:17:44,731 INFO storage.ui: registered action: [17] Destroy Device mdarray an-c04n01.alteeve.ca:2 (id 4) >00:17:44,731 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >00:17:44,732 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >00:17:44,732 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:44,733 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: mdmember ; type: None ; >00:17:44,733 INFO storage.ui: registered action: [18] Destroy Format mdmember on partition sda2 (id 3) >00:17:44,734 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:17:44,735 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >00:17:44,736 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >00:17:44,761 INFO storage.ui: removed partition sda2 (id 3) from device tree >00:17:44,763 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >00:17:44,763 INFO storage.ui: registered action: [19] Destroy Device partition sda2 (id 3) >00:17:44,765 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >00:17:44,766 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; >00:17:44,766 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:44,768 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; current: mdmember ; type: None ; >00:17:44,768 INFO storage.ui: registered action: [20] Destroy Format mdmember on partition sdb2 (id 9) >00:17:44,769 DEBUG storage.ui: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >00:17:44,769 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >00:17:44,771 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >00:17:44,796 INFO storage.ui: removed partition sdb2 (id 9) from device tree >00:17:44,798 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:17:44,798 INFO storage.ui: registered action: [21] Destroy Device partition sdb2 (id 9) >00:17:44,816 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,818 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:44,823 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,824 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,825 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,825 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:44,826 DEBUG storage: Ext4FS.supported: supported: True ; >00:17:44,826 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:17:44,827 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,827 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:44,834 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,835 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,835 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,836 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:44,836 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,836 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:45,491 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:45,491 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:45,492 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:45,494 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid1 >00:17:45,495 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:45,495 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:45,497 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:45,497 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:45,498 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:45,498 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:45,499 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 40958.9296875, ['sda', 'sdb'], raid0 >00:17:46,595 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:48,293 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:48,294 DEBUG storage.ui: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:3 ; current: ext4 ; type: None ; >00:17:48,295 INFO storage.ui: registered action: [22] Destroy Format ext4 filesystem on mdarray an-c04n01.alteeve.ca:3 (id 2) >00:17:48,296 DEBUG storage.ui: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:3 ; status: False ; controllable: True ; >00:17:48,296 INFO storage.ui: removed mdarray an-c04n01.alteeve.ca:3 (id 2) from device tree >00:17:48,298 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >00:17:48,299 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >00:17:48,299 INFO storage.ui: registered action: [23] Destroy Device mdarray an-c04n01.alteeve.ca:3 (id 2) >00:17:48,300 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >00:17:48,300 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >00:17:48,300 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:48,301 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: mdmember ; type: None ; >00:17:48,301 INFO storage.ui: registered action: [24] Destroy Format mdmember on partition sda1 (id 1) >00:17:48,302 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:17:48,303 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >00:17:48,304 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >00:17:48,331 INFO storage.ui: removed partition sda1 (id 1) from device tree >00:17:48,333 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >00:17:48,333 INFO storage.ui: registered action: [25] Destroy Device partition sda1 (id 1) >00:17:48,335 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >00:17:48,336 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >00:17:48,337 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:48,338 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: mdmember ; type: None ; >00:17:48,338 INFO storage.ui: registered action: [26] Destroy Format mdmember on partition sdb1 (id 8) >00:17:48,340 DEBUG storage.ui: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >00:17:48,342 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >00:17:48,344 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >00:17:48,365 INFO storage.ui: removed partition sdb1 (id 8) from device tree >00:17:48,368 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdb ; >00:17:48,368 INFO storage.ui: registered action: [27] Destroy Device partition sdb1 (id 8) >00:17:48,385 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,391 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,392 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,392 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,392 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:48,393 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,393 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:48,399 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,400 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,400 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,401 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:48,401 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,401 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:49,011 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,012 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,013 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,014 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid1 >00:17:49,015 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,015 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,017 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,017 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,018 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:49,018 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,018 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:50,091 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:51,908 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:51,909 DEBUG storage.ui: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:1 ; current: ext4 ; type: None ; >00:17:51,909 INFO storage.ui: registered action: [28] Destroy Format ext4 filesystem on mdarray an-c04n01.alteeve.ca:1 (id 6) >00:17:51,910 DEBUG storage.ui: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:1 ; status: False ; controllable: True ; >00:17:51,910 INFO storage.ui: removed mdarray an-c04n01.alteeve.ca:1 (id 6) from device tree >00:17:51,911 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >00:17:51,912 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >00:17:51,912 INFO storage.ui: registered action: [29] Destroy Device mdarray an-c04n01.alteeve.ca:1 (id 6) >00:17:51,913 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >00:17:51,914 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >00:17:51,914 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:51,915 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: mdmember ; type: None ; >00:17:51,915 INFO storage.ui: registered action: [30] Destroy Format mdmember on partition sda3 (id 5) >00:17:51,915 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:17:51,916 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >00:17:51,918 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >00:17:51,945 INFO storage.ui: removed partition sda3 (id 5) from device tree >00:17:51,947 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >00:17:51,947 INFO storage.ui: registered action: [31] Destroy Device partition sda3 (id 5) >00:17:51,948 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >00:17:51,949 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >00:17:51,949 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:51,950 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: mdmember ; type: None ; >00:17:51,950 INFO storage.ui: registered action: [32] Destroy Format mdmember on partition sdb3 (id 10) >00:17:51,951 DEBUG storage.ui: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >00:17:51,952 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >00:17:51,953 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >00:17:51,974 INFO storage.ui: removed partition sdb3 (id 10) from device tree >00:17:51,976 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >00:17:51,976 INFO storage.ui: registered action: [33] Destroy Device partition sdb3 (id 10) >00:17:51,999 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:52,006 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:53,165 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 500.0, ['sda'], None >00:17:53,168 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:53,169 DEBUG storage: SwapSpace.__init__: >00:17:53,169 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:17:55,948 INFO storage.ui: removed partition sdb6 (id 21) from device tree >00:17:55,949 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >00:17:55,949 INFO storage.ui: registered action: [34] Destroy Device partition sdb6 (id 21) >00:17:55,964 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:55,965 DEBUG storage: Ext4FS.supported: supported: True ; >00:17:55,966 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:17:55,972 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:56,941 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 500.0, ['sda'], None >00:17:56,944 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:56,947 DEBUG storage: SwapSpace.__init__: >00:17:56,947 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:17:57,652 INFO storage.ui: removed partition sda7 (id 27) from device tree >00:17:57,653 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:17:57,654 INFO storage.ui: registered action: [35] Destroy Device partition sda7 (id 27) >00:17:57,670 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:57,671 DEBUG storage: Ext4FS.supported: supported: True ; >00:17:57,671 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:17:57,677 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:58,237 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 500.0, ['sda'], None >00:17:58,239 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:58,956 INFO storage.ui: removed partition sda7 (id 24) from device tree >00:17:58,958 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:17:58,958 INFO storage.ui: registered action: [36] Destroy Device partition sda7 (id 24) >00:17:58,972 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:58,978 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:59,445 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 500.0, ['sda'], None >00:17:59,448 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:00,444 INFO storage.ui: removed partition sda6 (id 20) from device tree >00:18:00,445 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:18:00,445 INFO storage.ui: registered action: [37] Destroy Device partition sda6 (id 20) >00:18:00,460 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:00,466 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:03,044 INFO storage.ui: removed partition sda5 (id 26) from device tree >00:18:03,046 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >00:18:03,046 INFO storage.ui: registered action: [38] Destroy Device partition sda5 (id 26) >00:18:03,059 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:03,065 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:04,140 INFO storage.ui: removed partition sda6 (id 18) from device tree >00:18:04,142 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >00:18:04,142 INFO storage.ui: registered action: [39] Destroy Device partition sda6 (id 18) >00:18:04,155 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:04,161 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:05,292 INFO storage.ui: removed partition sda5 (id 25) from device tree >00:18:05,293 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:18:05,294 INFO storage.ui: registered action: [40] Destroy Device partition sda5 (id 25) >00:18:05,306 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:05,311 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:06,252 INFO storage.ui: removed partition sdb5 (id 19) from device tree >00:18:06,254 DEBUG storage.ui: DiskDevice.removeChild: kids: 0 ; name: sdb ; >00:18:06,254 INFO storage.ui: registered action: [41] Destroy Device partition sdb5 (id 19) >00:18:06,264 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:06,264 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >00:18:06,270 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:07,845 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 431371.0, ['sdb'], None >00:18:07,848 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:08,965 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 431371.023438, ['sda'], None >00:18:08,968 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:10,509 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 431371.0, ['sdb'], None >00:18:56,879 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 431371.0, ['sda', 'sdb'], raid0 >00:18:56,882 DEBUG storage: Ext4FS.supported: supported: True ; >00:18:56,882 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:19:43,328 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 512.0, ['sdb'], raid1 >00:19:43,329 INFO storage.ui: removed partition sdb4 (id 28) from device tree >00:19:43,330 DEBUG storage.ui: DiskDevice.removeChild: kids: -1 ; name: sdb ; >00:19:43,330 INFO storage.ui: registered action: [42] Destroy Device partition sdb4 (id 28) >00:19:43,330 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 512.0, ['sda', 'sdb'], raid1 >00:19:43,331 DEBUG storage.ui: creating new device >00:19:43,331 DEBUG storage.ui: Ext4FS.supported: supported: True ; >00:19:43,332 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >00:19:43,333 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >00:19:43,334 DEBUG storage.ui: DiskDevice.addChild: kids: -2 ; name: sdb ; >00:19:43,334 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; >00:19:43,335 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; current: None ; type: ext4 ; >00:19:43,336 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:19:43,337 DEBUG storage.ui: DiskDevice.removeChild: kids: -1 ; name: sdb ; >00:19:43,337 INFO storage.ui: added partition req8 (id 29) to device tree >00:19:43,337 INFO storage.ui: registered action: [43] Create Device partition req8 (id 29) >00:19:43,337 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:19:43,338 INFO storage.ui: registered action: [44] Create Format ext4 filesystem mounted at /boot on partition req8 (id 29) >00:19:43,339 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:19:43,341 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >00:19:43,341 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 29)', 'sda4(id 22)'] from disk(s) ['sda', 'sdb'] >00:19:43,342 DEBUG storage.ui: removing empty extended partition from sda >00:19:43,342 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req8(id 29)', 'sda4(id 22)'] >00:19:43,342 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 29)', 'sda4(id 22)'] from disk(s) ['sda', 'sdb'] >00:19:43,343 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:19:43,344 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:19:43,344 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >00:19:43,345 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:19:43,346 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:19:43,347 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >00:19:43,347 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:19:43,349 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:19:43,349 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >00:19:43,350 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:19:43,351 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:19:43,351 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >00:19:43,351 DEBUG storage.ui: allocating partition: req8 ; id: 29 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 512.0 >00:19:43,351 DEBUG storage.ui: checking freespace on sda >00:19:43,351 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True >00:19:43,351 DEBUG storage.ui: current free range is 63-976773167 (476939MB) >00:19:43,352 DEBUG storage.ui: evaluating growth potential for new layout >00:19:43,352 DEBUG storage.ui: calculating growth for disk /dev/sdb >00:19:43,352 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sdb start = 63 end = 976773167 >sectorSize = 512 > >00:19:43,352 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >00:19:43,352 DEBUG storage.ui: calculating growth for disk /dev/sda >00:19:43,352 DEBUG storage.ui: adjusted start sector from 63 to 2048 >00:19:43,353 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >00:19:43,354 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18961e4390> PedPartition: <_ped.Partition object at 0x7f189626fe90> >00:19:43,355 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >00:19:43,356 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >00:19:43,356 DEBUG storage.ui: adding request 29 to chunk 976773105 (63-976773167) on /dev/sda >00:19:43,356 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >00:19:43,356 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1046528 >done = False >00:19:43,356 DEBUG storage.ui: 1 requests and 976771057 (476938MB) left in chunk >00:19:43,356 DEBUG storage.ui: adding 976771057 (476938MB) to 29 (sda1) >00:19:43,356 DEBUG storage.ui: taking back 975724529 (476427MB) from 29 (sda1) >00:19:43,356 DEBUG storage.ui: new grow amount for request 29 (sda1) is 1046528 units, or 511MB >00:19:43,356 DEBUG storage.ui: request 29 (sda1) growth: 1046528 (511MB) size: 512MB >00:19:43,356 DEBUG storage.ui: disk /dev/sda growth: 1046528 (511MB) >00:19:43,357 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >00:19:43,357 DEBUG storage.ui: device sda1 new partedPartition None >00:19:43,358 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >00:19:43,359 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:19:43,359 DEBUG storage.ui: total growth: 1046528 sectors >00:19:43,359 DEBUG storage.ui: updating use_disk to sda, type: 0 >00:19:43,360 DEBUG storage.ui: new free: 63-976773167 / 476939MB >00:19:43,360 DEBUG storage.ui: new free allows for 1046528 sectors of growth >00:19:43,360 DEBUG storage.ui: found free space for bootable request >00:19:43,360 DEBUG storage.ui: adjusted start sector from 63 to 2048 >00:19:43,360 DEBUG storage.ui: created partition sda1 of 1MB and added it to /dev/sda >00:19:43,361 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >00:19:43,361 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18961e4dd0> PedPartition: <_ped.Partition object at 0x7f1895dbf9b0> >00:19:43,362 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >00:19:43,363 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >00:19:43,365 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >00:19:43,365 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18961e4810> PedPartition: <_ped.Partition object at 0x7f1895dbfb90> >00:19:43,365 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 29)', 'sda4(id 22)'] >00:19:43,365 DEBUG storage.ui: growable partitions are ['sda1'] >00:19:43,365 DEBUG storage.ui: adding request 29 to chunk 976773105 (63-976773167) on /dev/sda >00:19:43,365 DEBUG storage.ui: disk sda has 1 chunks >00:19:43,365 DEBUG storage.ui: disk sdb has 1 chunks >00:19:43,366 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >00:19:43,366 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1046528 >done = False >00:19:43,366 DEBUG storage.ui: 1 requests and 976771057 (476938MB) left in chunk >00:19:43,366 DEBUG storage.ui: adding 976771057 (476938MB) to 29 (sda1) >00:19:43,366 DEBUG storage.ui: taking back 975724529 (476427MB) from 29 (sda1) >00:19:43,366 DEBUG storage.ui: new grow amount for request 29 (sda1) is 1046528 units, or 511MB >00:19:43,366 DEBUG storage.ui: growing partitions on sda >00:19:43,366 DEBUG storage.ui: partition sda1 (29): 0 >00:19:43,366 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1050623 length: 1048576 > device: <parted.device.Device object at 0x7f18960b07d0> PedGeometry: <_ped.Geometry object at 0x7f1895ef51d0> >00:19:43,366 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 29)'] from disk(s) ['sda'] >00:19:43,367 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >00:19:43,368 DEBUG storage.ui: device sda1 new partedPartition None >00:19:43,369 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >00:19:43,370 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:19:43,370 DEBUG storage.ui: back from removeNewPartitions >00:19:43,370 DEBUG storage.ui: extended: None >00:19:43,370 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2048 end: 1050623 length: 1048576 > device: <parted.device.Device object at 0x7f18960b07d0> PedGeometry: <_ped.Geometry object at 0x7f1895ef51d0> >00:19:43,371 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >00:19:43,371 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895ef5450> PedPartition: <_ped.Partition object at 0x7f1895dbf230> >00:19:43,372 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >00:19:43,373 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >00:19:43,374 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >00:19:43,375 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895ef5c10> PedPartition: <_ped.Partition object at 0x7f1895dbf350> >00:19:43,375 DEBUG storage.ui: growing partitions on sdb >00:19:43,375 DEBUG storage.ui: fixing size of non-existent 512MB partition sda1 (29) with non-existent ext4 filesystem mounted at /boot at 512.00 >00:19:43,375 DEBUG storage.ui: fixing size of non-existent 431371MB partition sda4 (22) at 431371.02 >00:19:43,376 INFO storage.ui: removed partition sda4 (id 22) from device tree >00:19:43,376 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:19:43,384 DEBUG storage: existing RAID 1 size == 511.98828125 >00:19:43,384 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:19:43,385 DEBUG storage: existing RAID 1 size == 4094.98828125 > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=boot/f18/x86_64/initrd.img inst.stage2=http://10.255.255.254/f18/x86_64/img/ nomodeset BOOT_IMAGE=boot/f18/x86_64/vmlinuz > > >/tmp/syslog: >04:10:17,424 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >04:10:17,424 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="1070" x-info="http://www.rsyslog.com"] start >04:10:17,424 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >04:10:17,424 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >04:10:17,424 NOTICE kernel:[ 0.000000] Linux version 3.6.0-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 1 16:02:25 UTC 2012 >04:10:17,424 INFO kernel:[ 0.000000] Command line: initrd=boot/f18/x86_64/initrd.img inst.stage2=http://10.255.255.254/f18/x86_64/img/ nomodeset BOOT_IMAGE=boot/f18/x86_64/vmlinuz >04:10:17,424 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ddd0bfff] usable >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ddd0c000-0x00000000dddbffff] reserved >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dddc0000-0x00000000dddc0fff] ACPI data >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dddc1000-0x00000000dded8fff] ACPI NVS >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dded9000-0x00000000def93fff] reserved >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000def94000-0x00000000def94fff] usable >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000def95000-0x00000000defd7fff] ACPI NVS >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000defd8000-0x00000000df7fffff] usable >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >04:10:17,424 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041fffffff] usable >04:10:17,424 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >04:10:17,424 INFO kernel:[ 0.000000] DMI 2.7 present. >04:10:17,424 DEBUG kernel:[ 0.000000] DMI: TYAN S5510/S5510, BIOS V2.01 05/22/2012 >04:10:17,424 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >04:10:17,424 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >04:10:17,424 INFO kernel:[ 0.000000] No AGP bridge found >04:10:17,424 INFO kernel:[ 0.000000] e820: last_pfn = 0x420000 max_arch_pfn = 0x400000000 >04:10:17,424 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >04:10:17,424 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >04:10:17,424 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >04:10:17,424 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >04:10:17,424 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >04:10:17,424 DEBUG kernel:[ 0.000000] D0000-E7FFF uncachable >04:10:17,424 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >04:10:17,424 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >04:10:17,424 DEBUG kernel:[ 0.000000] 0 base 000000000 mask C00000000 write-back >04:10:17,424 DEBUG kernel:[ 0.000000] 1 base 400000000 mask FE0000000 write-back >04:10:17,424 DEBUG kernel:[ 0.000000] 2 base 0E0000000 mask FE0000000 uncachable >04:10:17,424 DEBUG kernel:[ 0.000000] 3 disabled >04:10:17,424 DEBUG kernel:[ 0.000000] 4 disabled >04:10:17,424 DEBUG kernel:[ 0.000000] 5 disabled >04:10:17,424 DEBUG kernel:[ 0.000000] 6 disabled >04:10:17,424 DEBUG kernel:[ 0.000000] 7 disabled >04:10:17,424 DEBUG kernel:[ 0.000000] 8 disabled >04:10:17,424 DEBUG kernel:[ 0.000000] 9 disabled >04:10:17,424 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >04:10:17,424 DEBUG kernel:[ 0.000000] original variable MTRRs >04:10:17,424 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 16GB, type WB >04:10:17,424 DEBUG kernel:[ 0.000000] reg 1, base: 16GB, range: 512MB, type WB >04:10:17,424 DEBUG kernel:[ 0.000000] reg 2, base: 3584MB, range: 512MB, type UC >04:10:17,424 INFO kernel:[ 0.000000] total RAM covered: 16384M >04:10:17,424 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >04:10:17,424 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 6 lose cover RAM: 0G >04:10:17,424 DEBUG kernel:[ 0.000000] New variable MTRRs >04:10:17,424 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >04:10:17,424 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >04:10:17,424 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB >04:10:17,424 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 4GB, type WB >04:10:17,424 DEBUG kernel:[ 0.000000] reg 4, base: 8GB, range: 8GB, type WB >04:10:17,424 DEBUG kernel:[ 0.000000] reg 5, base: 16GB, range: 512MB, type WB >04:10:17,424 DEBUG kernel:[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >04:10:17,425 INFO kernel:[ 0.000000] e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000 >04:10:17,425 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fd7f0-0x000fd7ff] mapped at [ffff8800000fd7f0] >04:10:17,425 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >04:10:17,425 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >04:10:17,425 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xdf7fffff] >04:10:17,425 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xdf7fffff] page 2M >04:10:17,425 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xdf7fffff @ [mem 0x1f8ff000-0x1fffffff] >04:10:17,425 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x41fffffff] >04:10:17,425 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x41fffffff] page 2M >04:10:17,425 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x41fffffff @ [mem 0xdf7ee000-0xdf7fffff] >04:10:17,425 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e5fe000-0x7fffefff] >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0490 00024 (v02 ALASKA) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000ddec9090 0009C (v01 ALASKA A M I 01072009 AMI 00010013) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: FACP 00000000dded3668 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000ddec91c0 0A4A2 (v02 ALASKA A M I 00000060 INTL 20051117) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: FACS 00000000dded7f80 00040 >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: APIC 00000000dded3760 00072 (v03 ALASKA A M I 01072009 AMI 00010013) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: FPDT 00000000dded37d8 00044 (v01 ALASKA A M I 01072009 AMI 00010013) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000dded3820 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: PRAD 00000000dded3860 000BE (v02 PRADID PRADTID 00000001 MSFT 03000001) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: HPET 00000000dded3920 00038 (v01 ALASKA A M I 01072009 AMI. 00000005) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dded3958 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: SPMI 00000000dded3cc8 00040 (v05 A M I OEMSPMI 00000000 AMI. 00000000) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dded3d08 009A4 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dded46b0 00A88 (v01 PmRef CpuPm 00003000 INTL 20051117) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000dded5138 00078 (v01 INTEL SNB 00000001 INTL 00000001) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: EINJ 00000000dded51b0 00130 (v01 AMI AMI EINJ 00000000 00000000) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: ERST 00000000dded52e0 00210 (v01 AMIER AMI ERST 00000000 00000000) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: HEST 00000000dded54f0 000A8 (v01 AMI AMI HEST 00000000 00000000) >04:10:17,425 WARNING kernel:[ 0.000000] ACPI: BERT 00000000dded5598 00030 (v01 AMI AMI BERT 00000000 00000000) >04:10:17,425 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >04:10:17,425 INFO kernel:[ 0.000000] No NUMA configuration found >04:10:17,425 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041fffffff] >04:10:17,425 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41fffffff] >04:10:17,425 INFO kernel:[ 0.000000] NODE_DATA [mem 0x41ffec000-0x41fffffff] >04:10:17,425 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040f600000-ffff88041f5fffff] on node 0 >04:10:17,425 WARNING kernel:[ 0.000000] Zone ranges: >04:10:17,425 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >04:10:17,425 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >04:10:17,425 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x41fffffff] >04:10:17,425 WARNING kernel:[ 0.000000] Movable zone start for each node >04:10:17,425 WARNING kernel:[ 0.000000] Early memory node ranges >04:10:17,425 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >04:10:17,425 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xddd0bfff] >04:10:17,425 WARNING kernel:[ 0.000000] node 0: [mem 0xdef94000-0xdef94fff] >04:10:17,425 WARNING kernel:[ 0.000000] node 0: [mem 0xdefd8000-0xdf7fffff] >04:10:17,425 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x41fffffff] >04:10:17,425 DEBUG kernel:[ 0.000000] On node 0 totalpages: 4187330 >04:10:17,425 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >04:10:17,425 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >04:10:17,425 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >04:10:17,425 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >04:10:17,425 DEBUG kernel:[ 0.000000] DMA32 zone: 890229 pages, LIFO batch:31 >04:10:17,425 DEBUG kernel:[ 0.000000] Normal zone: 51200 pages used for memmap >04:10:17,425 DEBUG kernel:[ 0.000000] Normal zone: 3225600 pages, LIFO batch:31 >04:10:17,425 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >04:10:17,425 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >04:10:17,425 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >04:10:17,425 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >04:10:17,425 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >04:10:17,425 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >04:10:17,425 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >04:10:17,425 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >04:10:17,425 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >04:10:17,425 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >04:10:17,425 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >04:10:17,425 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >04:10:17,425 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >04:10:17,425 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >04:10:17,425 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >04:10:17,425 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >04:10:17,425 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >04:10:17,425 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ddd0c000 - 00000000dddc0000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dddc0000 - 00000000dddc1000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dddc1000 - 00000000dded9000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dded9000 - 00000000def94000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000def95000 - 00000000defd8000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df800000 - 00000000f8000000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 >04:10:17,425 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >04:10:17,425 INFO kernel:[ 0.000000] e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices >04:10:17,425 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >04:10:17,425 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >04:10:17,425 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041fc00000 s84288 r8192 d22208 u524288 >04:10:17,425 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152 >04:10:17,425 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >04:10:17,425 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4119740 >04:10:17,425 WARNING kernel:[ 0.000000] Policy zone: Normal >04:10:17,425 NOTICE kernel:[ 0.000000] Kernel command line: initrd=boot/f18/x86_64/initrd.img inst.stage2=http://10.255.255.254/f18/x86_64/img/ nomodeset BOOT_IMAGE=boot/f18/x86_64/vmlinuz >04:10:17,425 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >04:10:17,425 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >04:10:17,425 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >04:10:17,425 INFO kernel:[ 0.000000] Checking aperture... >04:10:17,425 INFO kernel:[ 0.000000] No AGP bridge found >04:10:17,425 INFO kernel:[ 0.000000] Memory: 16377696k/17301504k available (6319k kernel code, 552184k absent, 371624k reserved, 6884k data, 1036k init) >04:10:17,425 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >04:10:17,425 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >04:10:17,425 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >04:10:17,425 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >04:10:17,425 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >04:10:17,425 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >04:10:17,425 INFO kernel:[ 0.000000] console [tty0] enabled >04:10:17,425 INFO kernel:[ 0.000000] allocated 67108864 bytes of page_cgroup >04:10:17,425 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >04:10:17,425 DEBUG kernel:[ 0.000000] hpet clockevent registered >04:10:17,425 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >04:10:17,425 INFO kernel:[ 0.001000] tsc: Detected 3093.009 MHz processor >04:10:17,425 INFO kernel:[ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6186.01 BogoMIPS (lpj=3093009) >04:10:17,425 INFO kernel:[ 0.000332] pid_max: default: 32768 minimum: 301 >04:10:17,425 INFO kernel:[ 0.000519] Security Framework initialized >04:10:17,425 INFO kernel:[ 0.000687] SELinux: Initializing. >04:10:17,425 DEBUG kernel:[ 0.000855] SELinux: Starting in permissive mode >04:10:17,425 INFO kernel:[ 0.001835] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >04:10:17,425 INFO kernel:[ 0.004704] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >04:10:17,425 INFO kernel:[ 0.006038] Mount-cache hash table entries: 256 >04:10:17,425 INFO kernel:[ 0.006341] Initializing cgroup subsys cpuacct >04:10:17,425 INFO kernel:[ 0.006508] Initializing cgroup subsys memory >04:10:17,425 INFO kernel:[ 0.006682] Initializing cgroup subsys devices >04:10:17,425 INFO kernel:[ 0.006848] Initializing cgroup subsys freezer >04:10:17,425 INFO kernel:[ 0.007023] Initializing cgroup subsys net_cls >04:10:17,425 INFO kernel:[ 0.007190] Initializing cgroup subsys blkio >04:10:17,425 INFO kernel:[ 0.007355] Initializing cgroup subsys perf_event >04:10:17,425 INFO kernel:[ 0.007541] CPU: Physical Processor ID: 0 >04:10:17,425 INFO kernel:[ 0.007705] CPU: Processor Core ID: 0 >04:10:17,425 WARNING kernel:[ 0.007870] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >04:10:17,425 WARNING kernel:[ 0.007870] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >04:10:17,425 INFO kernel:[ 0.008134] mce: CPU supports 9 MCE banks >04:10:17,425 INFO kernel:[ 0.008309] CPU0: Thermal monitoring enabled (TM1) >04:10:17,425 INFO kernel:[ 0.008478] process: using mwait in idle threads >04:10:17,425 INFO kernel:[ 0.008646] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >04:10:17,425 INFO kernel:[ 0.008646] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >04:10:17,425 INFO kernel:[ 0.008646] tlb_flushall_shift is 0x5 >04:10:17,425 INFO kernel:[ 0.010086] ACPI: Core revision 20120711 >04:10:17,425 INFO kernel:[ 0.014523] ftrace: allocating 23456 entries in 92 pages >04:10:17,425 INFO kernel:[ 0.023651] dmar: Host address width 36 >04:10:17,425 INFO kernel:[ 0.023818] dmar: DRHD base: 0x000000fed90000 flags: 0x1 >04:10:17,425 INFO kernel:[ 0.023996] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020660262 ecap f010da >04:10:17,425 INFO kernel:[ 0.024239] dmar: RMRR base: 0x000000ddd37000 end: 0x000000ddd53fff >04:10:17,425 INFO kernel:[ 0.024477] IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0 >04:10:17,425 INFO kernel:[ 0.024646] HPET id 0 under DRHD base 0xfed90000 >04:10:17,425 INFO kernel:[ 0.024893] Enabled IRQ remapping in x2apic mode >04:10:17,425 INFO kernel:[ 0.025060] Enabling x2apic >04:10:17,425 INFO kernel:[ 0.025221] Enabled x2apic >04:10:17,425 INFO kernel:[ 0.025396] Switched APIC routing to cluster x2apic. >04:10:17,425 INFO kernel:[ 0.025980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >04:10:17,425 INFO kernel:[ 0.036151] smpboot: CPU0: Intel(R) Xeon(R) CPU E31220 @ 3.10GHz stepping 07 >04:10:17,425 INFO kernel:[ 0.137862] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver. >04:10:17,425 INFO kernel:[ 0.138452] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >04:10:17,425 INFO kernel:[ 0.140142] ... version: 3 >04:10:17,425 INFO kernel:[ 0.140308] ... bit width: 48 >04:10:17,425 INFO kernel:[ 0.140475] ... generic registers: 8 >04:10:17,425 INFO kernel:[ 0.140640] ... value mask: 0000ffffffffffff >04:10:17,425 INFO kernel:[ 0.140806] ... max period: 000000007fffffff >04:10:17,425 INFO kernel:[ 0.140977] ... fixed-purpose events: 3 >04:10:17,425 INFO kernel:[ 0.141141] ... event mask: 00000007000000ff >04:10:17,425 INFO kernel:[ 0.141697] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >04:10:17,425 INFO kernel:[ 0.142006] smpboot: Booting Node 0, Processors #1 #2 #3 OK >04:10:17,425 INFO kernel:[ 0.182019] Brought up 4 CPUs >04:10:17,425 INFO kernel:[ 0.182184] smpboot: Total of 4 processors activated (24744.07 BogoMIPS) >04:10:17,425 INFO kernel:[ 0.185612] devtmpfs: initialized >04:10:17,425 INFO kernel:[ 0.185898] PM: Registering ACPI NVS region [mem 0xdddc1000-0xdded8fff] (1146880 bytes) >04:10:17,425 INFO kernel:[ 0.186156] PM: Registering ACPI NVS region [mem 0xdef95000-0xdefd7fff] (274432 bytes) >04:10:17,425 INFO kernel:[ 0.186856] atomic64 test passed for x86-64 platform with CX8 and with SSE >04:10:17,425 INFO kernel:[ 0.187051] RTC time: 4:08:44, date: 10/09/12 >04:10:17,425 INFO kernel:[ 0.187248] NET: Registered protocol family 16 >04:10:17,425 INFO kernel:[ 0.187499] ACPI: bus type pci registered >04:10:17,425 INFO kernel:[ 0.187702] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >04:10:17,425 INFO kernel:[ 0.187954] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >04:10:17,425 INFO kernel:[ 0.192850] PCI: Using configuration type 1 for base access >04:10:17,425 INFO kernel:[ 0.193531] bio: create slab <bio-0> at 0 >04:10:17,425 INFO kernel:[ 0.193740] ACPI: Added _OSI(Module Device) >04:10:17,425 INFO kernel:[ 0.193908] ACPI: Added _OSI(Processor Device) >04:10:17,425 INFO kernel:[ 0.194075] ACPI: Added _OSI(3.0 _SCP Extensions) >04:10:17,425 INFO kernel:[ 0.194242] ACPI: Added _OSI(Processor Aggregator Device) >04:10:17,425 DEBUG kernel:[ 0.195467] ACPI: EC: Look up EC in DSDT >04:10:17,425 DEBUG kernel:[ 0.195719] \_SB_:_OSC invalid UUID >04:10:17,425 DEBUG kernel:[ 0.195720] _OSC request data:1 17 >04:10:17,425 WARNING kernel:[ 0.196675] ACPI: Executed 1 blocks of module-level executable AML code >04:10:17,425 WARNING kernel:[ 0.252155] ACPI: SSDT 00000000ddd35018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >04:10:17,425 WARNING kernel:[ 0.252841] ACPI: Dynamic OEM Table Load: >04:10:17,425 WARNING kernel:[ 0.253173] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >04:10:17,425 WARNING kernel:[ 0.257016] ACPI: SSDT 00000000ddd36a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >04:10:17,425 WARNING kernel:[ 0.257714] ACPI: Dynamic OEM Table Load: >04:10:17,425 WARNING kernel:[ 0.258053] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >04:10:17,425 WARNING kernel:[ 0.261922] ACPI: SSDT 00000000ddd66c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >04:10:17,425 WARNING kernel:[ 0.262597] ACPI: Dynamic OEM Table Load: >04:10:17,425 WARNING kernel:[ 0.262939] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >04:10:17,425 INFO kernel:[ 0.268274] ACPI: Interpreter enabled >04:10:17,425 INFO kernel:[ 0.268441] ACPI: (supports S0 S5) >04:10:17,425 INFO kernel:[ 0.268781] ACPI: Using IOAPIC for interrupt routing >04:10:17,425 INFO kernel:[ 0.272447] ACPI: Power Resource [FN00] (off) >04:10:17,425 INFO kernel:[ 0.272658] ACPI: Power Resource [FN01] (off) >04:10:17,425 INFO kernel:[ 0.272875] ACPI: Power Resource [FN02] (off) >04:10:17,425 INFO kernel:[ 0.273084] ACPI: Power Resource [FN03] (off) >04:10:17,425 INFO kernel:[ 0.273297] ACPI: Power Resource [FN04] (off) >04:10:17,425 INFO kernel:[ 0.273769] ACPI: No dock devices found. >04:10:17,425 INFO kernel:[ 0.273954] HEST: Table parsing has been initialized. >04:10:17,425 INFO kernel:[ 0.274122] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >04:10:17,425 INFO kernel:[ 0.274582] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >04:10:17,425 INFO kernel:[ 0.275061] PCI host bridge to bus 0000:00 >04:10:17,425 DEBUG kernel:[ 0.275229] pci_bus 0000:00: busn_res: [bus 00-3e] is inserted under domain [bus 00-ff] >04:10:17,425 INFO kernel:[ 0.275230] pci_bus 0000:00: root bus resource [bus 00-3e] >04:10:17,425 INFO kernel:[ 0.275399] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >04:10:17,425 INFO kernel:[ 0.275570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >04:10:17,425 INFO kernel:[ 0.275741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >04:10:17,425 INFO kernel:[ 0.275914] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >04:10:17,425 INFO kernel:[ 0.276085] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >04:10:17,425 INFO kernel:[ 0.276259] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >04:10:17,425 INFO kernel:[ 0.276432] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >04:10:17,425 INFO kernel:[ 0.276603] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >04:10:17,425 INFO kernel:[ 0.276774] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >04:10:17,425 INFO kernel:[ 0.276949] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff] >04:10:17,425 DEBUG kernel:[ 0.277124] pci 0000:00:00.0: [8086:0108] type 00 class 0x060000 >04:10:17,425 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >04:10:17,425 DEBUG kernel:[ 0.277152] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 >04:10:17,425 DEBUG kernel:[ 0.277176] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >04:10:17,425 DEBUG kernel:[ 0.277187] pci 0000:00:01.1: [8086:0105] type 01 class 0x060400 >04:10:17,425 INFO systemd: Initializing machine ID from random generator. >04:10:17,425 DEBUG kernel:[ 0.277210] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold >04:10:17,425 DEBUG kernel:[ 0.277228] pci 0000:00:06.0: [8086:010d] type 01 class 0x060400 >04:10:17,425 DEBUG kernel:[ 0.277250] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold >04:10:17,425 DEBUG kernel:[ 0.277277] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >04:10:17,425 DEBUG kernel:[ 0.277298] pci 0000:00:16.0: reg 10: [mem 0xf7f06000-0xf7f0600f 64bit] >04:10:17,425 DEBUG kernel:[ 0.277363] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >04:10:17,425 DEBUG kernel:[ 0.277382] pci 0000:00:16.1: [8086:1c3b] type 00 class 0x078000 >04:10:17,425 DEBUG kernel:[ 0.277402] pci 0000:00:16.1: reg 10: [mem 0xf7f05000-0xf7f0500f 64bit] >04:10:17,425 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >04:10:17,425 INFO systemd-modules-load: Inserted module 'uinput' >04:10:17,425 ERR systemd-udevd: ctx=0x7f417a04a9c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >04:10:17,425 ERR systemd-udevd: ctx=0x7f417a04a9c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >04:10:17,425 ERR systemd-udevd: ctx=0x7f417a04a9c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >04:10:17,425 ERR systemd-udevd: ctx=0x7f417a04a9c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >04:10:17,425 DEBUG kernel:[ 0.277468] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold >04:10:17,425 DEBUG kernel:[ 0.277496] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >04:10:17,425 DEBUG kernel:[ 0.277515] pci 0000:00:1a.0: reg 10: [mem 0xf7f04000-0xf7f043ff] >04:10:17,425 ERR systemd-udevd: ctx=0x7f417a04a9c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >04:10:17,425 DEBUG kernel:[ 0.277599] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >04:10:17,425 DEBUG kernel:[ 0.277620] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >04:10:17,425 DEBUG kernel:[ 0.277692] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >04:10:17,425 DEBUG kernel:[ 0.277714] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400 >04:10:17,425 DEBUG kernel:[ 0.277786] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >04:10:17,425 DEBUG kernel:[ 0.277808] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400 >04:10:17,425 DEBUG kernel:[ 0.277883] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >04:10:17,425 DEBUG kernel:[ 0.277907] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >04:10:17,425 DEBUG kernel:[ 0.277979] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >04:10:17,425 DEBUG kernel:[ 0.278007] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >04:10:17,425 DEBUG kernel:[ 0.278026] pci 0000:00:1d.0: reg 10: [mem 0xf7f03000-0xf7f033ff] >04:10:17,425 DEBUG kernel:[ 0.278110] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >04:10:17,425 DEBUG kernel:[ 0.278128] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >04:10:17,425 DEBUG kernel:[ 0.278185] pci 0000:00:1f.0: [8086:1c54] type 00 class 0x060100 >04:10:17,425 DEBUG kernel:[ 0.278300] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601 >04:10:17,425 DEBUG kernel:[ 0.278316] pci 0000:00:1f.2: reg 10: [io 0xf070-0xf077] >04:10:17,425 DEBUG kernel:[ 0.278323] pci 0000:00:1f.2: reg 14: [io 0xf060-0xf063] >04:10:17,425 DEBUG kernel:[ 0.278329] pci 0000:00:1f.2: reg 18: [io 0xf050-0xf057] >04:10:17,425 DEBUG kernel:[ 0.278336] pci 0000:00:1f.2: reg 1c: [io 0xf040-0xf043] >04:10:17,425 DEBUG kernel:[ 0.278343] pci 0000:00:1f.2: reg 20: [io 0xf020-0xf03f] >04:10:17,425 DEBUG kernel:[ 0.278350] pci 0000:00:1f.2: reg 24: [mem 0xf7f02000-0xf7f027ff] >04:10:17,425 DEBUG kernel:[ 0.278390] pci 0000:00:1f.2: PME# supported from D3hot >04:10:17,425 DEBUG kernel:[ 0.278405] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >04:10:17,425 DEBUG kernel:[ 0.278419] pci 0000:00:1f.3: reg 10: [mem 0xf7f01000-0xf7f010ff 64bit] >04:10:17,425 DEBUG kernel:[ 0.278437] pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f] >04:10:17,425 DEBUG kernel:[ 0.278476] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-3e] >04:10:17,425 DEBUG kernel:[ 0.278498] pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000 >04:10:17,425 DEBUG kernel:[ 0.278516] pci 0000:01:00.0: reg 10: [mem 0xf7ec0000-0xf7edffff] >04:10:17,425 DEBUG kernel:[ 0.278529] pci 0000:01:00.0: reg 14: [mem 0xf7e00000-0xf7e7ffff] >04:10:17,425 DEBUG kernel:[ 0.278542] pci 0000:01:00.0: reg 18: [io 0xe000-0xe01f] >04:10:17,425 DEBUG kernel:[ 0.278555] pci 0000:01:00.0: reg 1c: [mem 0xf7ee0000-0xf7ee3fff] >04:10:17,425 DEBUG kernel:[ 0.278592] pci 0000:01:00.0: reg 30: [mem 0xf7e80000-0xf7ebffff pref] >04:10:17,425 DEBUG kernel:[ 0.278663] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold >04:10:17,425 INFO kernel:[ 0.279829] pci 0000:00:01.0: PCI bridge to [bus 01] >04:10:17,425 DEBUG kernel:[ 0.280005] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >04:10:17,425 DEBUG kernel:[ 0.280007] pci 0000:00:01.0: bridge window [mem 0xf7e00000-0xf7efffff] >04:10:17,425 DEBUG kernel:[ 0.280023] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3e] >04:10:17,425 DEBUG kernel:[ 0.280046] pci 0000:02:00.0: [8086:10d3] type 00 class 0x020000 >04:10:17,425 DEBUG kernel:[ 0.280064] pci 0000:02:00.0: reg 10: [mem 0xf7dc0000-0xf7ddffff] >04:10:17,425 DEBUG kernel:[ 0.280077] pci 0000:02:00.0: reg 14: [mem 0xf7d00000-0xf7d7ffff] >04:10:17,425 DEBUG kernel:[ 0.280090] pci 0000:02:00.0: reg 18: [io 0xd000-0xd01f] >04:10:17,425 DEBUG kernel:[ 0.280103] pci 0000:02:00.0: reg 1c: [mem 0xf7de0000-0xf7de3fff] >04:10:17,425 DEBUG kernel:[ 0.280139] pci 0000:02:00.0: reg 30: [mem 0xf7d80000-0xf7dbffff pref] >04:10:17,425 DEBUG kernel:[ 0.280210] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >04:10:17,425 INFO kernel:[ 0.281826] pci 0000:00:01.1: PCI bridge to [bus 02] >04:10:17,425 DEBUG kernel:[ 0.282004] pci 0000:00:01.1: bridge window [io 0xd000-0xdfff] >04:10:17,425 DEBUG kernel:[ 0.282006] pci 0000:00:01.1: bridge window [mem 0xf7d00000-0xf7dfffff] >04:10:17,425 DEBUG kernel:[ 0.282022] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-3e] >04:10:17,425 DEBUG kernel:[ 0.282045] pci 0000:03:00.0: [8086:10d3] type 00 class 0x020000 >04:10:17,425 DEBUG kernel:[ 0.282063] pci 0000:03:00.0: reg 10: [mem 0xf7cc0000-0xf7cdffff] >04:10:17,425 DEBUG kernel:[ 0.282076] pci 0000:03:00.0: reg 14: [mem 0xf7c00000-0xf7c7ffff] >04:10:17,425 DEBUG kernel:[ 0.282089] pci 0000:03:00.0: reg 18: [io 0xc000-0xc01f] >04:10:17,425 DEBUG kernel:[ 0.282102] pci 0000:03:00.0: reg 1c: [mem 0xf7ce0000-0xf7ce3fff] >04:10:17,425 DEBUG kernel:[ 0.282139] pci 0000:03:00.0: reg 30: [mem 0xf7c80000-0xf7cbffff pref] >04:10:17,425 DEBUG kernel:[ 0.282210] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >04:10:17,425 INFO kernel:[ 0.283825] pci 0000:00:06.0: PCI bridge to [bus 03] >04:10:17,425 DEBUG kernel:[ 0.284004] pci 0000:00:06.0: bridge window [io 0xc000-0xcfff] >04:10:17,425 DEBUG kernel:[ 0.284006] pci 0000:00:06.0: bridge window [mem 0xf7c00000-0xf7cfffff] >04:10:17,425 DEBUG kernel:[ 0.284045] pci_bus 0000:04: busn_res: [bus 04-05] is inserted under [bus 00-3e] >04:10:17,425 DEBUG kernel:[ 0.284075] pci 0000:04:00.0: [1a03:1150] type 01 class 0x060400 >04:10:17,425 DEBUG kernel:[ 0.284254] pci 0000:04:00.0: supports D1 D2 >04:10:17,425 DEBUG kernel:[ 0.284255] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold >04:10:17,425 INFO kernel:[ 0.285826] pci 0000:00:1c.0: PCI bridge to [bus 04-05] >04:10:17,425 DEBUG kernel:[ 0.286007] pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff] >04:10:17,425 DEBUG kernel:[ 0.286010] pci 0000:00:1c.0: bridge window [mem 0xf7000000-0xf78fffff] >04:10:17,425 DEBUG kernel:[ 0.286118] pci_bus 0000:05: busn_res: [bus 05] is inserted under [bus 04-05] >04:10:17,425 DEBUG kernel:[ 0.286135] pci 0000:05:00.0: [1a03:2000] type 00 class 0x030000 >04:10:17,425 DEBUG kernel:[ 0.286168] pci 0000:05:00.0: reg 10: [mem 0xf7000000-0xf77fffff] >04:10:17,425 DEBUG kernel:[ 0.286186] pci 0000:05:00.0: reg 14: [mem 0xf7800000-0xf781ffff] >04:10:17,425 DEBUG kernel:[ 0.286204] pci 0000:05:00.0: reg 18: [io 0xb000-0xb07f] >04:10:17,425 DEBUG kernel:[ 0.286328] pci 0000:05:00.0: supports D1 D2 >04:10:17,425 DEBUG kernel:[ 0.286329] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold >04:10:17,425 INFO kernel:[ 0.286422] pci 0000:04:00.0: PCI bridge to [bus 05] >04:10:17,425 DEBUG kernel:[ 0.286598] pci 0000:04:00.0: bridge window [io 0xb000-0xbfff] >04:10:17,425 DEBUG kernel:[ 0.286603] pci 0000:04:00.0: bridge window [mem 0xf7000000-0xf78fffff] >04:10:17,425 DEBUG kernel:[ 0.286663] pci_bus 0000:06: busn_res: [bus 06] is inserted under [bus 00-3e] >04:10:17,425 DEBUG kernel:[ 0.286700] pci 0000:06:00.0: [8086:10d3] type 00 class 0x020000 >04:10:17,425 DEBUG kernel:[ 0.286731] pci 0000:06:00.0: reg 10: [mem 0xf7b00000-0xf7b1ffff] >04:10:17,425 DEBUG kernel:[ 0.286774] pci 0000:06:00.0: reg 18: [io 0xa000-0xa01f] >04:10:17,425 DEBUG kernel:[ 0.286796] pci 0000:06:00.0: reg 1c: [mem 0xf7b20000-0xf7b23fff] >04:10:17,425 DEBUG kernel:[ 0.286980] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold >04:10:17,425 INFO kernel:[ 0.288830] pci 0000:00:1c.1: PCI bridge to [bus 06] >04:10:17,425 DEBUG kernel:[ 0.289007] pci 0000:00:1c.1: bridge window [io 0xa000-0xafff] >04:10:17,425 DEBUG kernel:[ 0.289010] pci 0000:00:1c.1: bridge window [mem 0xf7b00000-0xf7bfffff] >04:10:17,425 DEBUG kernel:[ 0.289053] pci_bus 0000:07: busn_res: [bus 07] is inserted under [bus 00-3e] >04:10:17,425 DEBUG kernel:[ 0.289090] pci 0000:07:00.0: [8086:10d3] type 00 class 0x020000 >04:10:17,425 DEBUG kernel:[ 0.289121] pci 0000:07:00.0: reg 10: [mem 0xf7a00000-0xf7a1ffff] >04:10:17,425 DEBUG kernel:[ 0.289164] pci 0000:07:00.0: reg 18: [io 0x9000-0x901f] >04:10:17,425 DEBUG kernel:[ 0.289186] pci 0000:07:00.0: reg 1c: [mem 0xf7a20000-0xf7a23fff] >04:10:17,425 DEBUG kernel:[ 0.289368] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold >04:10:17,425 INFO kernel:[ 0.290829] pci 0000:00:1c.2: PCI bridge to [bus 07] >04:10:17,425 DEBUG kernel:[ 0.291007] pci 0000:00:1c.2: bridge window [io 0x9000-0x9fff] >04:10:17,425 DEBUG kernel:[ 0.291010] pci 0000:00:1c.2: bridge window [mem 0xf7a00000-0xf7afffff] >04:10:17,425 DEBUG kernel:[ 0.291052] pci_bus 0000:08: busn_res: [bus 08] is inserted under [bus 00-3e] >04:10:17,425 DEBUG kernel:[ 0.291090] pci 0000:08:00.0: [8086:10d3] type 00 class 0x020000 >04:10:17,425 DEBUG kernel:[ 0.291121] pci 0000:08:00.0: reg 10: [mem 0xf79c0000-0xf79dffff] >04:10:17,425 DEBUG kernel:[ 0.291142] pci 0000:08:00.0: reg 14: [mem 0xf7900000-0xf797ffff] >04:10:17,425 DEBUG kernel:[ 0.291164] pci 0000:08:00.0: reg 18: [io 0x8000-0x801f] >04:10:17,425 DEBUG kernel:[ 0.291186] pci 0000:08:00.0: reg 1c: [mem 0xf79e0000-0xf79e3fff] >04:10:17,425 DEBUG kernel:[ 0.291250] pci 0000:08:00.0: reg 30: [mem 0xf7980000-0xf79bffff pref] >04:10:17,425 DEBUG kernel:[ 0.291370] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold >04:10:17,425 INFO kernel:[ 0.292828] pci 0000:00:1c.4: PCI bridge to [bus 08] >04:10:17,425 DEBUG kernel:[ 0.293004] pci 0000:00:1c.4: bridge window [io 0x8000-0x8fff] >04:10:17,425 DEBUG kernel:[ 0.293007] pci 0000:00:1c.4: bridge window [mem 0xf7900000-0xf79fffff] >04:10:17,425 DEBUG kernel:[ 0.293029] pci_bus 0000:09: busn_res: [bus 09] is inserted under [bus 00-3e] >04:10:17,425 INFO kernel:[ 0.293066] pci 0000:00:1e.0: PCI bridge to [bus 09] (subtractive decode) >04:10:17,425 DEBUG kernel:[ 0.293245] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >04:10:17,425 DEBUG kernel:[ 0.293246] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >04:10:17,425 DEBUG kernel:[ 0.293248] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >04:10:17,425 DEBUG kernel:[ 0.293249] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >04:10:17,425 DEBUG kernel:[ 0.293250] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >04:10:17,425 DEBUG kernel:[ 0.293251] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >04:10:17,425 DEBUG kernel:[ 0.293253] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >04:10:17,425 DEBUG kernel:[ 0.293254] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) >04:10:17,425 DEBUG kernel:[ 0.293255] pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode) >04:10:17,425 DEBUG kernel:[ 0.293256] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode) >04:10:17,425 DEBUG kernel:[ 0.293282] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >04:10:17,425 DEBUG kernel:[ 0.293361] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT] >04:10:17,425 DEBUG kernel:[ 0.293381] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG1._PRT] >04:10:17,425 DEBUG kernel:[ 0.293399] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG3._PRT] >04:10:17,425 DEBUG kernel:[ 0.293419] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] >04:10:17,425 DEBUG kernel:[ 0.293441] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] >04:10:17,425 DEBUG kernel:[ 0.293463] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT] >04:10:17,425 DEBUG kernel:[ 0.293487] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT] >04:10:17,425 INFO kernel:[ 0.293569] pci0000:00: Requesting ACPI _OSC control (0x1d) >04:10:17,425 INFO kernel:[ 0.293870] pci0000:00: ACPI _OSC control (0x18) granted >04:10:17,425 INFO kernel:[ 0.297327] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >04:10:17,425 INFO kernel:[ 0.298466] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >04:10:17,425 INFO kernel:[ 0.299600] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) >04:10:17,425 INFO kernel:[ 0.300733] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15) >04:10:17,425 INFO kernel:[ 0.301868] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >04:10:17,425 INFO kernel:[ 0.303252] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >04:10:17,425 INFO kernel:[ 0.304633] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >04:10:17,425 INFO kernel:[ 0.306013] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15) >04:10:17,425 INFO kernel:[ 0.307182] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none >04:10:17,425 INFO kernel:[ 0.307429] vgaarb: loaded >04:10:17,425 INFO kernel:[ 0.307592] vgaarb: bridge control possible 0000:05:00.0 >04:10:17,425 NOTICE kernel:[ 0.307804] SCSI subsystem initialized >04:10:17,425 INFO kernel:[ 0.307971] ACPI: bus type scsi registered >04:10:17,425 DEBUG kernel:[ 0.308149] libata version 3.00 loaded. >04:10:17,425 INFO kernel:[ 0.308163] ACPI: bus type usb registered >04:10:17,425 INFO kernel:[ 0.308338] usbcore: registered new interface driver usbfs >04:10:17,425 INFO kernel:[ 0.308511] usbcore: registered new interface driver hub >04:10:17,425 INFO kernel:[ 0.308690] usbcore: registered new device driver usb >04:10:17,425 INFO kernel:[ 0.308891] PCI: Using ACPI for IRQ routing >04:10:17,425 DEBUG kernel:[ 0.310347] PCI: pci_cache_line_size set to 64 bytes >04:10:17,425 DEBUG kernel:[ 0.310426] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >04:10:17,425 DEBUG kernel:[ 0.310427] e820: reserve RAM buffer [mem 0xddd0c000-0xdfffffff] >04:10:17,425 DEBUG kernel:[ 0.310429] e820: reserve RAM buffer [mem 0xdef95000-0xdfffffff] >04:10:17,425 DEBUG kernel:[ 0.310430] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff] >04:10:17,425 INFO kernel:[ 0.310486] NetLabel: Initializing >04:10:17,425 INFO kernel:[ 0.310650] NetLabel: domain hash size = 128 >04:10:17,425 INFO kernel:[ 0.310819] NetLabel: protocols = UNLABELED CIPSOv4 >04:10:17,425 INFO kernel:[ 0.310994] NetLabel: unlabeled traffic allowed by default >04:10:17,425 INFO kernel:[ 0.311183] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >04:10:17,425 INFO kernel:[ 0.312122] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >04:10:17,425 INFO kernel:[ 0.314300] Switching to clocksource hpet >04:10:17,425 INFO kernel:[ 0.318525] pnp: PnP ACPI init >04:10:17,425 INFO kernel:[ 0.318702] ACPI: bus type pnp registered >04:10:17,425 DEBUG kernel:[ 0.319033] pnp 00:00: [bus 00-3e] >04:10:17,425 DEBUG kernel:[ 0.319035] pnp 00:00: [io 0x0000-0x0cf7 window] >04:10:17,425 DEBUG kernel:[ 0.319037] pnp 00:00: [io 0x0cf8-0x0cff] >04:10:17,425 DEBUG kernel:[ 0.319038] pnp 00:00: [io 0x0d00-0xffff window] >04:10:17,425 DEBUG kernel:[ 0.319039] pnp 00:00: [mem 0x000a0000-0x000bffff window] >04:10:17,425 DEBUG kernel:[ 0.319040] pnp 00:00: [mem 0x000c0000-0x000c3fff window] >04:10:17,425 DEBUG kernel:[ 0.319042] pnp 00:00: [mem 0x000c4000-0x000c7fff window] >04:10:17,425 DEBUG kernel:[ 0.319043] pnp 00:00: [mem 0x000c8000-0x000cbfff window] >04:10:17,425 DEBUG kernel:[ 0.319044] pnp 00:00: [mem 0x000cc000-0x000cffff window] >04:10:17,425 DEBUG kernel:[ 0.319045] pnp 00:00: [mem 0x000d0000-0x000d3fff window] >04:10:17,425 DEBUG kernel:[ 0.319046] pnp 00:00: [mem 0x000d4000-0x000d7fff window] >04:10:17,425 DEBUG kernel:[ 0.319047] pnp 00:00: [mem 0x000d8000-0x000dbfff window] >04:10:17,425 DEBUG kernel:[ 0.319049] pnp 00:00: [mem 0x000dc000-0x000dffff window] >04:10:17,425 DEBUG kernel:[ 0.319050] pnp 00:00: [mem 0x000e0000-0x000e3fff window] >04:10:17,425 DEBUG kernel:[ 0.319051] pnp 00:00: [mem 0x000e4000-0x000e7fff window] >04:10:17,425 DEBUG kernel:[ 0.319053] pnp 00:00: [mem 0x000e8000-0x000ebfff window] >04:10:17,425 DEBUG kernel:[ 0.319054] pnp 00:00: [mem 0x000ec000-0x000effff window] >04:10:17,425 DEBUG kernel:[ 0.319056] pnp 00:00: [mem 0x000f0000-0x000fffff window] >04:10:17,425 DEBUG kernel:[ 0.319057] pnp 00:00: [mem 0xe0000000-0xfeafffff window] >04:10:17,425 DEBUG kernel:[ 0.319058] pnp 00:00: [mem 0x00010000-0x0001ffff window] >04:10:17,425 DEBUG kernel:[ 0.319092] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >04:10:17,425 DEBUG kernel:[ 0.319107] pnp 00:01: [mem 0xfed40000-0xfed44fff] >04:10:17,425 INFO kernel:[ 0.319128] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved >04:10:17,425 DEBUG kernel:[ 0.319302] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >04:10:17,425 DEBUG kernel:[ 0.319309] pnp 00:02: [io 0x0000-0x001f] >04:10:17,425 DEBUG kernel:[ 0.319310] pnp 00:02: [io 0x0081-0x0091] >04:10:17,425 DEBUG kernel:[ 0.319311] pnp 00:02: [io 0x0093-0x009f] >04:10:17,425 DEBUG kernel:[ 0.319313] pnp 00:02: [io 0x00c0-0x00df] >04:10:17,425 DEBUG kernel:[ 0.319314] pnp 00:02: [dma 4] >04:10:17,425 DEBUG kernel:[ 0.319326] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >04:10:17,425 DEBUG kernel:[ 0.319330] pnp 00:03: [mem 0xff000000-0xffffffff] >04:10:17,425 DEBUG kernel:[ 0.319341] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active) >04:10:17,425 DEBUG kernel:[ 0.319388] pnp 00:04: [mem 0xfed00000-0xfed003ff] >04:10:17,425 DEBUG kernel:[ 0.319401] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) >04:10:17,425 DEBUG kernel:[ 0.319408] pnp 00:05: [io 0x002e-0x002f] >04:10:17,425 DEBUG kernel:[ 0.319410] pnp 00:05: [io 0x004e-0x004f] >04:10:17,425 DEBUG kernel:[ 0.319411] pnp 00:05: [io 0x0061] >04:10:17,425 DEBUG kernel:[ 0.319412] pnp 00:05: [io 0x0063] >04:10:17,425 DEBUG kernel:[ 0.319413] pnp 00:05: [io 0x0065] >04:10:17,425 DEBUG kernel:[ 0.319414] pnp 00:05: [io 0x0067] >04:10:17,425 DEBUG kernel:[ 0.319415] pnp 00:05: [io 0x0070] >04:10:17,425 DEBUG kernel:[ 0.319416] pnp 00:05: [io 0x0080] >04:10:17,425 DEBUG kernel:[ 0.319417] pnp 00:05: [io 0x0092] >04:10:17,425 DEBUG kernel:[ 0.319418] pnp 00:05: [io 0x00b2-0x00b3] >04:10:17,425 DEBUG kernel:[ 0.319419] pnp 00:05: [io 0x0680-0x069f] >04:10:17,425 DEBUG kernel:[ 0.319420] pnp 00:05: [io 0x1000-0x100f] >04:10:17,425 DEBUG kernel:[ 0.319421] pnp 00:05: [io 0xffff] >04:10:17,425 DEBUG kernel:[ 0.319422] pnp 00:05: [io 0xffff] >04:10:17,425 DEBUG kernel:[ 0.319423] pnp 00:05: [io 0x0400-0x0453] >04:10:17,425 DEBUG kernel:[ 0.319424] pnp 00:05: [io 0x0458-0x047f] >04:10:17,425 DEBUG kernel:[ 0.319425] pnp 00:05: [io 0x0500-0x057f] >04:10:17,425 DEBUG kernel:[ 0.319426] pnp 00:05: [io 0x164e-0x164f] >04:10:17,425 INFO kernel:[ 0.319454] system 00:05: [io 0x0680-0x069f] has been reserved >04:10:17,425 INFO kernel:[ 0.319632] system 00:05: [io 0x1000-0x100f] has been reserved >04:10:17,425 INFO kernel:[ 0.319800] system 00:05: [io 0xffff] has been reserved >04:10:17,425 INFO kernel:[ 0.319966] system 00:05: [io 0xffff] has been reserved >04:10:17,425 INFO kernel:[ 0.320133] system 00:05: [io 0x0400-0x0453] has been reserved >04:10:17,425 INFO kernel:[ 0.320303] system 00:05: [io 0x0458-0x047f] has been reserved >04:10:17,425 INFO kernel:[ 0.320470] system 00:05: [io 0x0500-0x057f] has been reserved >04:10:17,425 INFO kernel:[ 0.320642] system 00:05: [io 0x164e-0x164f] has been reserved >04:10:17,425 DEBUG kernel:[ 0.320813] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >04:10:17,425 DEBUG kernel:[ 0.320818] pnp 00:06: [io 0x0070-0x0077] >04:10:17,425 DEBUG kernel:[ 0.320827] pnp 00:06: [irq 8] >04:10:17,425 DEBUG kernel:[ 0.320838] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >04:10:17,425 DEBUG kernel:[ 0.320855] pnp 00:07: [io 0x0454-0x0457] >04:10:17,425 INFO kernel:[ 0.320876] system 00:07: [io 0x0454-0x0457] has been reserved >04:10:17,425 DEBUG kernel:[ 0.321048] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >04:10:17,425 DEBUG kernel:[ 0.321099] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >04:10:17,425 DEBUG kernel:[ 0.321101] pnp 00:08: [io 0x0a00-0x0a1f] >04:10:17,425 DEBUG kernel:[ 0.321102] pnp 00:08: [io 0x0a30-0x0a3f] >04:10:17,425 DEBUG kernel:[ 0.321103] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >04:10:17,425 INFO kernel:[ 0.321123] system 00:08: [io 0x0a00-0x0a1f] has been reserved >04:10:17,425 INFO kernel:[ 0.321294] system 00:08: [io 0x0a30-0x0a3f] has been reserved >04:10:17,425 DEBUG kernel:[ 0.321465] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >04:10:17,425 DEBUG kernel:[ 0.321564] pnp 00:09: [io 0x03f8-0x03ff] >04:10:17,425 DEBUG kernel:[ 0.321569] pnp 00:09: [irq 4] >04:10:17,425 DEBUG kernel:[ 0.321570] pnp 00:09: [dma 0 disabled] >04:10:17,425 DEBUG kernel:[ 0.321607] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) >04:10:17,425 DEBUG kernel:[ 0.321627] pnp 00:0a: [io 0x02f8-0x02ff] >04:10:17,425 DEBUG kernel:[ 0.321631] pnp 00:0a: [irq 3] >04:10:17,425 DEBUG kernel:[ 0.321633] pnp 00:0a: [dma 0 disabled] >04:10:17,425 DEBUG kernel:[ 0.321649] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) >04:10:17,425 DEBUG kernel:[ 0.321666] pnp 00:0b: [io 0x0010-0x001f] >04:10:17,425 DEBUG kernel:[ 0.321667] pnp 00:0b: [io 0x0022-0x003f] >04:10:17,425 DEBUG kernel:[ 0.321668] pnp 00:0b: [io 0x0044-0x005f] >04:10:17,425 DEBUG kernel:[ 0.321669] pnp 00:0b: [io 0x0062-0x0063] >04:10:17,425 DEBUG kernel:[ 0.321670] pnp 00:0b: [io 0x0065-0x006f] >04:10:17,425 DEBUG kernel:[ 0.321672] pnp 00:0b: [io 0x0072-0x007f] >04:10:17,425 DEBUG kernel:[ 0.321673] pnp 00:0b: [io 0x0080] >04:10:17,425 DEBUG kernel:[ 0.321674] pnp 00:0b: [io 0x0084-0x0086] >04:10:17,425 DEBUG kernel:[ 0.321675] pnp 00:0b: [io 0x0088] >04:10:17,425 DEBUG kernel:[ 0.321676] pnp 00:0b: [io 0x008c-0x008e] >04:10:17,425 DEBUG kernel:[ 0.321677] pnp 00:0b: [io 0x0090-0x009f] >04:10:17,425 DEBUG kernel:[ 0.321678] pnp 00:0b: [io 0x00a2-0x00bf] >04:10:17,425 DEBUG kernel:[ 0.321679] pnp 00:0b: [io 0x00e0-0x00ef] >04:10:17,425 DEBUG kernel:[ 0.321680] pnp 00:0b: [io 0x04d0-0x04d1] >04:10:17,425 INFO kernel:[ 0.321706] system 00:0b: [io 0x04d0-0x04d1] has been reserved >04:10:17,425 DEBUG kernel:[ 0.321878] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >04:10:17,425 DEBUG kernel:[ 0.321883] pnp 00:0c: [io 0x00f0-0x00ff] >04:10:17,425 DEBUG kernel:[ 0.321888] pnp 00:0c: [irq 13] >04:10:17,425 DEBUG kernel:[ 0.321900] pnp 00:0c: Plug and Play ACPI device, IDs PNP0c04 (active) >04:10:17,425 DEBUG kernel:[ 0.322024] pnp 00:0d: [io 0x0ca8] >04:10:17,425 DEBUG kernel:[ 0.322025] pnp 00:0d: [io 0x0cac] >04:10:17,425 DEBUG kernel:[ 0.322039] pnp 00:0d: Plug and Play ACPI device, IDs IPI0001 (active) >04:10:17,425 DEBUG kernel:[ 0.322177] pnp 00:0e: [mem 0xfed1c000-0xfed1ffff] >04:10:17,425 DEBUG kernel:[ 0.322178] pnp 00:0e: [mem 0xfed10000-0xfed17fff] >04:10:17,425 DEBUG kernel:[ 0.322179] pnp 00:0e: [mem 0xfed18000-0xfed18fff] >04:10:17,425 DEBUG kernel:[ 0.322180] pnp 00:0e: [mem 0xfed19000-0xfed19fff] >04:10:17,425 DEBUG kernel:[ 0.322183] pnp 00:0e: [mem 0xf8000000-0xfbffffff] >04:10:17,425 DEBUG kernel:[ 0.322184] pnp 00:0e: [mem 0xfed20000-0xfed3ffff] >04:10:17,425 DEBUG kernel:[ 0.322185] pnp 00:0e: [mem 0xfed90000-0xfed93fff] >04:10:17,425 DEBUG kernel:[ 0.322186] pnp 00:0e: [mem 0xfed45000-0xfed8ffff] >04:10:17,425 DEBUG kernel:[ 0.322187] pnp 00:0e: [mem 0xff000000-0xffffffff] >04:10:17,425 DEBUG kernel:[ 0.322188] pnp 00:0e: [mem 0xfee00000-0xfeefffff] >04:10:17,425 DEBUG kernel:[ 0.322189] pnp 00:0e: [mem 0xe0000000-0xe0000fff] >04:10:17,425 INFO kernel:[ 0.322229] system 00:0e: [mem 0xfed1c000-0xfed1ffff] has been reserved >04:10:17,425 INFO kernel:[ 0.322399] system 00:0e: [mem 0xfed10000-0xfed17fff] has been reserved >04:10:17,425 INFO kernel:[ 0.322576] system 00:0e: [mem 0xfed18000-0xfed18fff] has been reserved >04:10:17,425 INFO kernel:[ 0.322748] system 00:0e: [mem 0xfed19000-0xfed19fff] has been reserved >04:10:17,425 INFO kernel:[ 0.322920] system 00:0e: [mem 0xf8000000-0xfbffffff] has been reserved >04:10:17,425 INFO kernel:[ 0.323092] system 00:0e: [mem 0xfed20000-0xfed3ffff] has been reserved >04:10:17,425 INFO kernel:[ 0.323263] system 00:0e: [mem 0xfed90000-0xfed93fff] could not be reserved >04:10:17,425 INFO kernel:[ 0.323435] system 00:0e: [mem 0xfed45000-0xfed8ffff] has been reserved >04:10:17,425 INFO kernel:[ 0.323610] system 00:0e: [mem 0xff000000-0xffffffff] has been reserved >04:10:17,425 INFO kernel:[ 0.323781] system 00:0e: [mem 0xfee00000-0xfeefffff] could not be reserved >04:10:17,425 INFO kernel:[ 0.323953] system 00:0e: [mem 0xe0000000-0xe0000fff] has been reserved >04:10:17,425 DEBUG kernel:[ 0.324126] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active) >04:10:17,425 INFO kernel:[ 0.324217] pnp: PnP ACPI: found 15 devices >04:10:17,425 INFO kernel:[ 0.324382] ACPI: ACPI bus type pnp unregistered >04:10:17,425 INFO kernel:[ 0.330339] pci 0000:00:01.0: PCI bridge to [bus 01] >04:10:17,425 INFO kernel:[ 0.330513] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >04:10:17,425 INFO kernel:[ 0.330685] pci 0000:00:01.0: bridge window [mem 0xf7e00000-0xf7efffff] >04:10:17,425 INFO kernel:[ 0.330860] pci 0000:00:01.1: PCI bridge to [bus 02] >04:10:17,425 INFO kernel:[ 0.331027] pci 0000:00:01.1: bridge window [io 0xd000-0xdfff] >04:10:17,425 INFO kernel:[ 0.331198] pci 0000:00:01.1: bridge window [mem 0xf7d00000-0xf7dfffff] >04:10:17,425 INFO kernel:[ 0.331372] pci 0000:00:06.0: PCI bridge to [bus 03] >04:10:17,425 INFO kernel:[ 0.331545] pci 0000:00:06.0: bridge window [io 0xc000-0xcfff] >04:10:17,425 INFO kernel:[ 0.331717] pci 0000:00:06.0: bridge window [mem 0xf7c00000-0xf7cfffff] >04:10:17,425 INFO kernel:[ 0.331890] pci 0000:04:00.0: PCI bridge to [bus 05] >04:10:17,426 INFO kernel:[ 0.332062] pci 0000:04:00.0: bridge window [io 0xb000-0xbfff] >04:10:17,426 INFO kernel:[ 0.332240] pci 0000:04:00.0: bridge window [mem 0xf7000000-0xf78fffff] >04:10:17,426 INFO kernel:[ 0.332425] pci 0000:00:1c.0: PCI bridge to [bus 04-05] >04:10:17,426 INFO kernel:[ 0.332599] pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff] >04:10:17,426 INFO kernel:[ 0.332771] pci 0000:00:1c.0: bridge window [mem 0xf7000000-0xf78fffff] >04:10:17,426 INFO kernel:[ 0.332949] pci 0000:00:1c.1: PCI bridge to [bus 06] >04:10:17,426 INFO kernel:[ 0.333119] pci 0000:00:1c.1: bridge window [io 0xa000-0xafff] >04:10:17,426 INFO kernel:[ 0.333291] pci 0000:00:1c.1: bridge window [mem 0xf7b00000-0xf7bfffff] >04:10:17,426 INFO kernel:[ 0.333470] pci 0000:00:1c.2: PCI bridge to [bus 07] >04:10:17,426 INFO kernel:[ 0.333641] pci 0000:00:1c.2: bridge window [io 0x9000-0x9fff] >04:10:17,426 INFO kernel:[ 0.333815] pci 0000:00:1c.2: bridge window [mem 0xf7a00000-0xf7afffff] >04:10:17,426 INFO kernel:[ 0.333992] pci 0000:00:1c.4: PCI bridge to [bus 08] >04:10:17,426 INFO kernel:[ 0.334159] pci 0000:00:1c.4: bridge window [io 0x8000-0x8fff] >04:10:17,426 INFO kernel:[ 0.334332] pci 0000:00:1c.4: bridge window [mem 0xf7900000-0xf79fffff] >04:10:17,426 INFO kernel:[ 0.334513] pci 0000:00:1e.0: PCI bridge to [bus 09] >04:10:17,426 DEBUG kernel:[ 0.334731] pci 0000:00:1e.0: setting latency timer to 64 >04:10:17,426 DEBUG kernel:[ 0.334735] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >04:10:17,426 DEBUG kernel:[ 0.334736] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >04:10:17,426 DEBUG kernel:[ 0.334737] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >04:10:17,426 DEBUG kernel:[ 0.334738] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >04:10:17,426 DEBUG kernel:[ 0.334739] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >04:10:17,426 DEBUG kernel:[ 0.334741] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >04:10:17,426 DEBUG kernel:[ 0.334742] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >04:10:17,426 DEBUG kernel:[ 0.334743] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff] >04:10:17,426 DEBUG kernel:[ 0.334744] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff] >04:10:17,426 DEBUG kernel:[ 0.334745] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff] >04:10:17,426 DEBUG kernel:[ 0.334747] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >04:10:17,426 DEBUG kernel:[ 0.334748] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff] >04:10:17,426 DEBUG kernel:[ 0.334749] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] >04:10:17,426 DEBUG kernel:[ 0.334750] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff] >04:10:17,426 DEBUG kernel:[ 0.334752] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] >04:10:17,426 DEBUG kernel:[ 0.334753] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff] >04:10:17,426 DEBUG kernel:[ 0.334754] pci_bus 0000:04: resource 0 [io 0xb000-0xbfff] >04:10:17,426 DEBUG kernel:[ 0.334755] pci_bus 0000:04: resource 1 [mem 0xf7000000-0xf78fffff] >04:10:17,426 DEBUG kernel:[ 0.334756] pci_bus 0000:05: resource 0 [io 0xb000-0xbfff] >04:10:17,426 DEBUG kernel:[ 0.334758] pci_bus 0000:05: resource 1 [mem 0xf7000000-0xf78fffff] >04:10:17,426 DEBUG kernel:[ 0.334759] pci_bus 0000:06: resource 0 [io 0xa000-0xafff] >04:10:17,426 DEBUG kernel:[ 0.334760] pci_bus 0000:06: resource 1 [mem 0xf7b00000-0xf7bfffff] >04:10:17,426 DEBUG kernel:[ 0.334761] pci_bus 0000:07: resource 0 [io 0x9000-0x9fff] >04:10:17,426 DEBUG kernel:[ 0.334763] pci_bus 0000:07: resource 1 [mem 0xf7a00000-0xf7afffff] >04:10:17,426 DEBUG kernel:[ 0.334764] pci_bus 0000:08: resource 0 [io 0x8000-0x8fff] >04:10:17,426 DEBUG kernel:[ 0.334765] pci_bus 0000:08: resource 1 [mem 0xf7900000-0xf79fffff] >04:10:17,426 DEBUG kernel:[ 0.334766] pci_bus 0000:09: resource 4 [io 0x0000-0x0cf7] >04:10:17,426 DEBUG kernel:[ 0.334767] pci_bus 0000:09: resource 5 [io 0x0d00-0xffff] >04:10:17,426 DEBUG kernel:[ 0.334769] pci_bus 0000:09: resource 6 [mem 0x000a0000-0x000bffff] >04:10:17,426 DEBUG kernel:[ 0.334770] pci_bus 0000:09: resource 7 [mem 0x000d0000-0x000d3fff] >04:10:17,426 DEBUG kernel:[ 0.334771] pci_bus 0000:09: resource 8 [mem 0x000d4000-0x000d7fff] >04:10:17,426 DEBUG kernel:[ 0.334772] pci_bus 0000:09: resource 9 [mem 0x000d8000-0x000dbfff] >04:10:17,426 DEBUG kernel:[ 0.334773] pci_bus 0000:09: resource 10 [mem 0x000dc000-0x000dffff] >04:10:17,426 DEBUG kernel:[ 0.334775] pci_bus 0000:09: resource 11 [mem 0x000e0000-0x000e3fff] >04:10:17,426 DEBUG kernel:[ 0.334776] pci_bus 0000:09: resource 12 [mem 0x000e4000-0x000e7fff] >04:10:17,426 DEBUG kernel:[ 0.334777] pci_bus 0000:09: resource 13 [mem 0xe0000000-0xfeafffff] >04:10:17,426 INFO kernel:[ 0.334800] NET: Registered protocol family 2 >04:10:17,426 INFO kernel:[ 0.335480] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >04:10:17,426 INFO kernel:[ 0.336696] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >04:10:17,426 INFO kernel:[ 0.336984] TCP: Hash tables configured (established 524288 bind 65536) >04:10:17,426 INFO kernel:[ 0.337165] TCP: reno registered >04:10:17,426 INFO kernel:[ 0.337346] UDP hash table entries: 8192 (order: 6, 262144 bytes) >04:10:17,426 INFO kernel:[ 0.337566] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >04:10:17,426 INFO kernel:[ 0.337822] NET: Registered protocol family 1 >04:10:17,426 DEBUG kernel:[ 0.369542] pci 0000:05:00.0: Boot video device >04:10:17,426 DEBUG kernel:[ 0.369567] PCI: CLS 64 bytes, default 64 >04:10:17,426 INFO kernel:[ 0.369600] Unpacking initramfs... >04:10:17,426 INFO kernel:[ 2.611664] Freeing initrd memory: 26628k freed >04:10:17,426 INFO kernel:[ 2.614550] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >04:10:17,426 INFO kernel:[ 2.614727] software IO TLB [mem 0xd9d0c000-0xddd0bfff] (64MB) mapped at [ffff8800d9d0c000-ffff8800ddd0bfff] >04:10:17,426 INFO kernel:[ 2.617008] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >04:10:17,426 NOTICE kernel:[ 2.618789] Initialise module verification >04:10:17,426 INFO kernel:[ 2.618999] audit: initializing netlink socket (disabled) >04:10:17,426 NOTICE kernel:[ 2.619180] type=2000 audit(1349755726.458:1): initialized >04:10:17,426 INFO kernel:[ 2.633293] HugeTLB registered 2 MB page size, pre-allocated 0 pages >04:10:17,426 NOTICE kernel:[ 2.635025] VFS: Disk quotas dquot_6.5.2 >04:10:17,426 WARNING kernel:[ 2.635218] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >04:10:17,426 INFO kernel:[ 2.635639] msgmni has been set to 32039 >04:10:17,426 DEBUG kernel:[ 2.635841] SELinux: Registering netfilter hooks >04:10:17,426 INFO kernel:[ 2.636172] alg: No test for stdrng (krng) >04:10:17,426 INFO kernel:[ 2.636343] NET: Registered protocol family 38 >04:10:17,426 NOTICE kernel:[ 2.636513] Key type asymmetric registered >04:10:17,426 NOTICE kernel:[ 2.636680] Asymmetric key parser 'x509' registered >04:10:17,426 INFO kernel:[ 2.636869] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >04:10:17,426 INFO kernel:[ 2.637139] io scheduler noop registered >04:10:17,426 INFO kernel:[ 2.637307] io scheduler deadline registered >04:10:17,426 INFO kernel:[ 2.637490] io scheduler cfq registered (default) >04:10:17,426 DEBUG kernel:[ 2.637747] pcieport 0000:00:01.0: irq 41 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 2.637789] pcieport 0000:00:01.1: irq 42 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 2.637828] pcieport 0000:00:06.0: irq 43 for MSI/MSI-X >04:10:17,426 INFO kernel:[ 2.638031] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >04:10:17,426 INFO kernel:[ 2.638212] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >04:10:17,426 INFO kernel:[ 2.638384] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >04:10:17,426 DEBUG kernel:[ 2.638812] intel_idle: MWAIT substates: 0x1120 >04:10:17,426 DEBUG kernel:[ 2.638814] intel_idle: v0.4 model 0x2A >04:10:17,426 DEBUG kernel:[ 2.638815] intel_idle: lapic_timer_reliable_states 0xffffffff >04:10:17,426 INFO kernel:[ 2.638866] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >04:10:17,426 INFO kernel:[ 2.639125] ACPI: Power Button [PWRB] >04:10:17,426 INFO kernel:[ 2.639311] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >04:10:17,426 INFO kernel:[ 2.639559] ACPI: Power Button [PWRF] >04:10:17,426 INFO kernel:[ 2.639772] ACPI: Fan [FAN0] (off) >04:10:17,426 INFO kernel:[ 2.639954] ACPI: Fan [FAN1] (off) >04:10:17,426 INFO kernel:[ 2.640150] ACPI: Fan [FAN2] (off) >04:10:17,426 INFO kernel:[ 2.640330] ACPI: Fan [FAN3] (off) >04:10:17,426 INFO kernel:[ 2.640510] ACPI: Fan [FAN4] (off) >04:10:17,426 INFO kernel:[ 2.640810] ACPI: Requesting acpi_cpufreq >04:10:17,426 INFO kernel:[ 2.647189] thermal LNXTHERM:00: registered as thermal_zone0 >04:10:17,426 INFO kernel:[ 2.647361] ACPI: Thermal Zone [TZ00] (28 C) >04:10:17,426 INFO kernel:[ 2.647634] thermal LNXTHERM:01: registered as thermal_zone1 >04:10:17,426 INFO kernel:[ 2.647803] ACPI: Thermal Zone [TZ01] (30 C) >04:10:17,426 INFO kernel:[ 2.648022] ERST: Error Record Serialization Table (ERST) support is initialized. >04:10:17,426 INFO kernel:[ 2.648309] GHES: APEI firmware first mode is enabled by WHEA _OSC. >04:10:17,426 INFO kernel:[ 2.648520] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >04:10:17,426 INFO kernel:[ 2.669231] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >04:10:17,426 INFO kernel:[ 2.690207] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >04:10:17,426 INFO kernel:[ 2.710920] serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A >04:10:17,426 INFO kernel:[ 2.731719] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >04:10:17,426 INFO kernel:[ 2.752701] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >04:10:17,426 INFO kernel:[ 2.753074] Non-volatile memory driver v1.3 >04:10:17,426 INFO kernel:[ 2.753242] Linux agpgart interface v0.103 >04:10:17,426 INFO kernel:[ 2.753875] loop: module loaded >04:10:17,426 DEBUG kernel:[ 2.754082] ahci 0000:00:1f.2: version 3.0 >04:10:17,426 DEBUG kernel:[ 2.754124] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X >04:10:17,426 INFO kernel:[ 2.764994] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode >04:10:17,426 INFO kernel:[ 2.765252] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >04:10:17,426 DEBUG kernel:[ 2.765501] ahci 0000:00:1f.2: setting latency timer to 64 >04:10:17,426 INFO kernel:[ 2.775236] scsi0 : ahci >04:10:17,426 INFO kernel:[ 2.775450] scsi1 : ahci >04:10:17,426 INFO kernel:[ 2.775650] scsi2 : ahci >04:10:17,426 INFO kernel:[ 2.775852] scsi3 : ahci >04:10:17,426 INFO kernel:[ 2.776056] scsi4 : ahci >04:10:17,426 INFO kernel:[ 2.776254] scsi5 : ahci >04:10:17,426 INFO kernel:[ 2.776438] ata1: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02100 irq 44 >04:10:17,426 INFO kernel:[ 2.776686] ata2: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02180 irq 44 >04:10:17,426 INFO kernel:[ 2.776933] ata3: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02200 irq 44 >04:10:17,426 INFO kernel:[ 2.777186] ata4: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02280 irq 44 >04:10:17,426 INFO kernel:[ 2.777433] ata5: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02300 irq 44 >04:10:17,426 INFO kernel:[ 2.777685] ata6: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02380 irq 44 >04:10:17,426 INFO kernel:[ 2.777986] libphy: Fixed MDIO Bus: probed >04:10:17,426 INFO kernel:[ 2.778202] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >04:10:17,426 DEBUG kernel:[ 2.778392] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >04:10:17,426 INFO kernel:[ 2.778395] ehci_hcd 0000:00:1a.0: EHCI Host Controller >04:10:17,426 INFO kernel:[ 2.778591] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >04:10:17,426 INFO kernel:[ 2.782723] ehci_hcd 0000:00:1a.0: debug port 2 >04:10:17,426 DEBUG kernel:[ 2.782895] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >04:10:17,426 INFO kernel:[ 2.782905] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7f04000 >04:10:17,426 INFO kernel:[ 2.788963] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >04:10:17,426 INFO kernel:[ 2.789151] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >04:10:17,426 INFO kernel:[ 2.789325] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >04:10:17,426 INFO kernel:[ 2.789571] usb usb1: Product: EHCI Host Controller >04:10:17,426 INFO kernel:[ 2.789740] usb usb1: Manufacturer: Linux 3.6.0-1.fc18.x86_64 ehci_hcd >04:10:17,426 INFO kernel:[ 2.789912] usb usb1: SerialNumber: 0000:00:1a.0 >04:10:17,426 INFO kernel:[ 2.790151] hub 1-0:1.0: USB hub found >04:10:17,426 INFO kernel:[ 2.790320] hub 1-0:1.0: 2 ports detected >04:10:17,426 DEBUG kernel:[ 2.790528] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >04:10:17,426 INFO kernel:[ 2.790531] ehci_hcd 0000:00:1d.0: EHCI Host Controller >04:10:17,426 INFO kernel:[ 2.790726] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >04:10:17,426 INFO kernel:[ 2.794867] ehci_hcd 0000:00:1d.0: debug port 2 >04:10:17,426 DEBUG kernel:[ 2.795046] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >04:10:17,426 INFO kernel:[ 2.795055] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7f03000 >04:10:17,426 INFO kernel:[ 2.800961] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >04:10:17,426 INFO kernel:[ 2.801145] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >04:10:17,426 INFO kernel:[ 2.801318] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >04:10:17,426 INFO kernel:[ 2.801565] usb usb2: Product: EHCI Host Controller >04:10:17,426 INFO kernel:[ 2.801734] usb usb2: Manufacturer: Linux 3.6.0-1.fc18.x86_64 ehci_hcd >04:10:17,426 INFO kernel:[ 2.801906] usb usb2: SerialNumber: 0000:00:1d.0 >04:10:17,426 INFO kernel:[ 2.802136] hub 2-0:1.0: USB hub found >04:10:17,426 INFO kernel:[ 2.802304] hub 2-0:1.0: 2 ports detected >04:10:17,426 INFO kernel:[ 2.802502] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >04:10:17,426 INFO kernel:[ 2.802677] uhci_hcd: USB Universal Host Controller Interface driver >04:10:17,426 INFO kernel:[ 2.802874] usbcore: registered new interface driver usbserial >04:10:17,426 INFO kernel:[ 2.803056] usbcore: registered new interface driver usbserial_generic >04:10:17,426 INFO kernel:[ 2.803233] USB Serial support registered for generic >04:10:17,426 INFO kernel:[ 2.803402] usbserial: USB Serial Driver core >04:10:17,426 INFO kernel:[ 2.803587] i8042: PNP: No PS/2 controller found. Probing ports directly. >04:10:17,426 INFO kernel:[ 2.804649] mousedev: PS/2 mouse device common for all mice >04:10:17,426 INFO kernel:[ 2.804906] rtc_cmos 00:06: RTC can wake from S4 >04:10:17,426 INFO kernel:[ 2.805179] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >04:10:17,426 INFO kernel:[ 2.805374] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >04:10:17,426 INFO kernel:[ 2.805591] device-mapper: uevent: version 1.0.3 >04:10:17,426 INFO kernel:[ 2.805797] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >04:10:17,426 INFO kernel:[ 2.806129] cpuidle: using governor ladder >04:10:17,426 INFO kernel:[ 2.806347] cpuidle: using governor menu >04:10:17,426 INFO kernel:[ 2.806677] EFI Variables Facility v0.08 2004-May-17 >04:10:17,426 INFO kernel:[ 2.806897] usbcore: registered new interface driver usbhid >04:10:17,426 INFO kernel:[ 2.807073] usbhid: USB HID core driver >04:10:17,426 INFO kernel:[ 2.807252] drop_monitor: Initializing network drop monitor service >04:10:17,426 INFO kernel:[ 2.807473] ip_tables: (C) 2000-2006 Netfilter Core Team >04:10:17,426 INFO kernel:[ 2.807683] TCP: cubic registered >04:10:17,426 INFO kernel:[ 2.807851] Initializing XFRM netlink socket >04:10:17,426 INFO kernel:[ 2.808086] NET: Registered protocol family 10 >04:10:17,426 INFO kernel:[ 2.808359] mip6: Mobile IPv6 >04:10:17,426 INFO kernel:[ 2.808524] NET: Registered protocol family 17 >04:10:17,426 DEBUG kernel:[ 2.808912] PM: Hibernation image not present or could not be loaded. >04:10:17,426 NOTICE kernel:[ 2.808913] Loading module verification certificates >04:10:17,426 NOTICE kernel:[ 2.809766] MODSIGN: Loaded cert 'Fedora kernel signing key: 597e09156e23cfd51d560fc0b6890e180ba98605' >04:10:17,426 INFO kernel:[ 2.810029] registered taskstats version 1 >04:10:17,426 INFO kernel:[ 2.811090] Magic number: 0:187:110 >04:10:17,426 INFO kernel:[ 2.811277] alarmtimer alarmtimer: hash matches >04:10:17,426 INFO kernel:[ 2.811549] rtc_cmos 00:06: setting system clock to 2012-10-09 04:08:47 UTC (1349755727) >04:10:17,426 INFO kernel:[ 3.082939] ata5: SATA link down (SStatus 0 SControl 300) >04:10:17,426 INFO kernel:[ 3.083136] ata4: SATA link down (SStatus 0 SControl 300) >04:10:17,426 INFO kernel:[ 3.083334] ata6: SATA link down (SStatus 0 SControl 300) >04:10:17,426 INFO kernel:[ 3.083532] ata3: SATA link down (SStatus 0 SControl 300) >04:10:17,426 INFO kernel:[ 3.083942] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >04:10:17,426 INFO kernel:[ 3.085241] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >04:10:17,426 DEBUG kernel:[ 3.085438] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >04:10:17,426 INFO kernel:[ 3.085444] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >04:10:17,426 INFO kernel:[ 3.085700] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >04:10:17,426 DEBUG kernel:[ 3.086668] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >04:10:17,426 INFO kernel:[ 3.086674] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >04:10:17,426 INFO kernel:[ 3.086940] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >04:10:17,426 INFO kernel:[ 3.091945] usb 1-1: new high-speed USB device number 2 using ehci_hcd >04:10:17,426 INFO kernel:[ 3.206324] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >04:10:17,426 INFO kernel:[ 3.206497] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >04:10:17,426 INFO kernel:[ 3.207111] hub 1-1:1.0: USB hub found >04:10:17,426 INFO kernel:[ 3.207445] hub 1-1:1.0: 6 ports detected >04:10:17,426 INFO kernel:[ 3.309911] usb 2-1: new high-speed USB device number 2 using ehci_hcd >04:10:17,426 INFO kernel:[ 3.329867] ata1.00: ATA-8: ST9500420AS, 0002SDM1, max UDMA/133 >04:10:17,426 INFO kernel:[ 3.330043] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >04:10:17,426 DEBUG kernel:[ 3.332560] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >04:10:17,426 INFO kernel:[ 3.332566] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >04:10:17,426 INFO kernel:[ 3.332817] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >04:10:17,426 INFO kernel:[ 3.334800] ata1.00: configured for UDMA/133 >04:10:17,426 NOTICE kernel:[ 3.335233] scsi 0:0:0:0: Direct-Access ATA ST9500420AS 0002 PQ: 0 ANSI: 5 >04:10:17,426 NOTICE kernel:[ 3.335717] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >04:10:17,426 NOTICE kernel:[ 3.335736] sd 0:0:0:0: Attached scsi generic sg0 type 0 >04:10:17,426 NOTICE kernel:[ 3.336223] sd 0:0:0:0: [sda] Write Protect is off >04:10:17,426 DEBUG kernel:[ 3.336393] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >04:10:17,426 NOTICE kernel:[ 3.336412] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >04:10:17,426 INFO kernel:[ 3.347313] ata2.00: ATA-8: ST9500420AS, 0002SDM1, max UDMA/133 >04:10:17,426 INFO kernel:[ 3.347492] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >04:10:17,426 DEBUG kernel:[ 3.349870] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >04:10:17,426 INFO kernel:[ 3.349875] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >04:10:17,426 INFO kernel:[ 3.350130] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >04:10:17,426 INFO kernel:[ 3.351962] ata2.00: configured for UDMA/133 >04:10:17,426 NOTICE kernel:[ 3.352360] scsi 1:0:0:0: Direct-Access ATA ST9500420AS 0002 PQ: 0 ANSI: 5 >04:10:17,426 NOTICE kernel:[ 3.352877] sd 1:0:0:0: Attached scsi generic sg1 type 0 >04:10:17,426 DEBUG kernel:[ 3.352925] ACPI: Invalid Power Resource to register! >04:10:17,426 NOTICE kernel:[ 3.352926] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >04:10:17,426 NOTICE kernel:[ 3.353252] sd 1:0:0:0: [sdb] Write Protect is off >04:10:17,426 DEBUG kernel:[ 3.353255] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >04:10:17,426 NOTICE kernel:[ 3.353390] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >04:10:17,426 INFO kernel:[ 3.360874] sda: sda1 sda2 sda3 >04:10:17,426 NOTICE kernel:[ 3.361494] sd 0:0:0:0: [sda] Attached SCSI disk >04:10:17,426 INFO kernel:[ 3.378277] sdb: sdb1 sdb2 sdb3 >04:10:17,426 NOTICE kernel:[ 3.379389] sd 1:0:0:0: [sdb] Attached SCSI disk >04:10:17,426 INFO kernel:[ 3.381645] Freeing unused kernel memory: 1036k freed >04:10:17,426 INFO kernel:[ 3.382003] Write protecting the kernel read-only data: 12288k >04:10:17,426 INFO kernel:[ 3.388980] Freeing unused kernel memory: 1860k freed >04:10:17,426 INFO kernel:[ 3.394589] Freeing unused kernel memory: 1416k freed >04:10:17,426 INFO kernel:[ 3.425249] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >04:10:17,426 INFO kernel:[ 3.425422] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >04:10:17,426 INFO kernel:[ 3.425934] hub 2-1:1.0: USB hub found >04:10:17,426 INFO kernel:[ 3.426243] hub 2-1:1.0: 6 ports detected >04:10:17,426 INFO kernel:[ 3.500002] usb 1-1.5: new high-speed USB device number 3 using ehci_hcd >04:10:17,426 INFO kernel:[ 3.599291] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >04:10:17,426 INFO kernel:[ 3.609683] usb 1-1.5: New USB device found, idVendor=046b, idProduct=ff01 >04:10:17,426 INFO kernel:[ 3.609881] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >04:10:17,426 INFO kernel:[ 3.610129] usb 1-1.5: Product: Generic Hub >04:10:17,426 INFO kernel:[ 3.610293] usb 1-1.5: Manufacturer: American Megatrends Inc. >04:10:17,426 INFO kernel:[ 3.610463] usb 1-1.5: SerialNumber: serial >04:10:17,426 INFO kernel:[ 3.611194] hub 1-1.5:1.0: USB hub found >04:10:17,426 INFO kernel:[ 3.611429] hub 1-1.5:1.0: 3 ports detected >04:10:17,426 INFO kernel:[ 3.615785] tsc: Refined TSC clocksource calibration: 3092.973 MHz >04:10:17,426 INFO kernel:[ 3.615951] Switching to clocksource tsc >04:10:17,426 INFO kernel:[ 3.700823] usb 2-1.5: new full-speed USB device number 3 using ehci_hcd >04:10:17,426 INFO kernel:[ 3.735635] squashfs: version 4.0 (2009/01/31) Phillip Lougher >04:10:17,426 INFO kernel:[ 3.740597] Loading iSCSI transport class v2.0-870. >04:10:17,426 NOTICE kernel:[ 3.747910] iscsi: registered transport (tcp) >04:10:17,426 INFO kernel:[ 3.751396] alua: device handler registered >04:10:17,426 INFO kernel:[ 3.754981] emc: device handler registered >04:10:17,426 INFO kernel:[ 3.758379] hp_sw: device handler registered >04:10:17,426 INFO kernel:[ 3.761992] rdac: device handler registered >04:10:17,426 INFO kernel:[ 3.790813] usb 2-1.5: New USB device found, idVendor=1532, idProduct=0109 >04:10:17,426 INFO kernel:[ 3.790987] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >04:10:17,426 INFO kernel:[ 3.791230] usb 2-1.5: Product: Razer Lycosa >04:10:17,426 INFO kernel:[ 3.791395] usb 2-1.5: Manufacturer: Razer >04:10:17,426 INFO kernel:[ 3.793850] input: Razer Razer Lycosa as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input2 >04:10:17,426 INFO kernel:[ 3.794362] hid-generic 0003:1532:0109.0001: input,hidraw0: USB HID v1.10 Keyboard [Razer Razer Lycosa] on usb-0000:00:1d.0-1.5/input0 >04:10:17,426 INFO kernel:[ 3.796887] input: Razer Razer Lycosa as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1/input/input3 >04:10:17,426 INFO kernel:[ 3.797341] hid-generic 0003:1532:0109.0002: input,hidraw1: USB HID v1.10 Device [Razer Razer Lycosa] on usb-0000:00:1d.0-1.5/input1 >04:10:17,426 INFO kernel:[ 3.870918] usb 2-1.6: new low-speed USB device number 4 using ehci_hcd >04:10:17,426 INFO kernel:[ 4.184097] usb 2-1.6: New USB device found, idVendor=1532, idProduct=0001 >04:10:17,426 INFO kernel:[ 4.184271] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >04:10:17,426 INFO kernel:[ 4.184515] usb 2-1.6: Product: Razer 1600dpi Mouse >04:10:17,426 INFO kernel:[ 4.184697] usb 2-1.6: Manufacturer: Razer >04:10:17,426 INFO kernel:[ 4.190665] input: Razer Razer 1600dpi Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input4 >04:10:17,426 INFO kernel:[ 4.191126] hid-generic 0003:1532:0001.0003: input,hidraw2: USB HID v1.10 Mouse [Razer Razer 1600dpi Mouse] on usb-0000:00:1d.0-1.6/input0 >04:10:17,426 INFO kernel:[ 4.253829] usb 1-1.5.1: new high-speed USB device number 4 using ehci_hcd >04:10:17,426 INFO kernel:[ 4.340687] usb 1-1.5.1: New USB device found, idVendor=046b, idProduct=ff10 >04:10:17,426 INFO kernel:[ 4.340860] usb 1-1.5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >04:10:17,426 INFO kernel:[ 4.341102] usb 1-1.5.1: Product: Virtual Keyboard and Mouse >04:10:17,426 INFO kernel:[ 4.341266] usb 1-1.5.1: Manufacturer: American Megatrends Inc. >04:10:17,426 INFO kernel:[ 4.341434] usb 1-1.5.1: SerialNumber: serial >04:10:17,426 INFO kernel:[ 4.342814] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/input/input5 >04:10:17,426 INFO kernel:[ 4.343288] hid-generic 0003:046B:FF10.0004: input,hidraw3: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.0-1.5.1/input0 >04:10:17,426 INFO kernel:[ 4.344290] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.1/input/input6 >04:10:17,426 INFO kernel:[ 4.344762] hid-generic 0003:046B:FF10.0005: input,hidraw4: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.0-1.5.1/input1 >04:10:17,426 INFO kernel:[ 6.783295] floppy0: no floppy controllers found >04:10:17,426 INFO kernel:[ 6.795204] No iBFT detected. >04:10:17,426 INFO kernel:[ 6.798738] md: raid0 personality registered for level 0 >04:10:17,426 INFO kernel:[ 6.802865] md: raid1 personality registered for level 1 >04:10:17,426 INFO kernel:[ 6.806374] async_tx: api initialized (async) >04:10:17,426 INFO kernel:[ 6.808317] xor: automatically using best checksumming function: >04:10:17,426 INFO kernel:[ 6.818069] avx : 9728.000 MB/sec >04:10:17,426 WARNING kernel:[ 6.837055] raid6: sse2x1 8843 MB/s >04:10:17,426 WARNING kernel:[ 6.854051] raid6: sse2x2 11015 MB/s >04:10:17,426 WARNING kernel:[ 6.871050] raid6: sse2x4 12707 MB/s >04:10:17,426 WARNING kernel:[ 6.871229] raid6: using algorithm sse2x4 (12707 MB/s) >04:10:17,426 WARNING kernel:[ 6.871398] raid6: using ssse3x2 recovery algorithm >04:10:17,426 INFO kernel:[ 6.876039] md: raid6 personality registered for level 6 >04:10:17,426 INFO kernel:[ 6.876212] md: raid5 personality registered for level 5 >04:10:17,426 INFO kernel:[ 6.876381] md: raid4 personality registered for level 4 >04:10:17,426 INFO kernel:[ 6.883268] md: raid10 personality registered for level 10 >04:10:17,426 INFO kernel:[ 6.886642] md: linear personality registered for level -1 >04:10:17,426 INFO kernel:[ 6.896798] device-mapper: multipath: version 1.5.0 loaded >04:10:17,426 INFO kernel:[ 6.900235] device-mapper: multipath round-robin: version 1.0.0 loaded >04:10:17,426 INFO kernel:[ 6.941766] RPC: Registered named UNIX socket transport module. >04:10:17,426 INFO kernel:[ 6.941944] RPC: Registered udp transport module. >04:10:17,426 INFO kernel:[ 6.942130] RPC: Registered tcp transport module. >04:10:17,426 INFO kernel:[ 6.942300] RPC: Registered tcp NFSv4.1 backchannel transport module. >04:10:17,426 INFO kernel:[ 7.133379] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >04:10:17,426 INFO kernel:[ 7.133551] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >04:10:17,426 INFO kernel:[ 7.133732] e1000e 0000:01:00.0: Disabling ASPM L0s L1 >04:10:17,426 INFO kernel:[ 7.134009] e1000e 0000:01:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >04:10:17,426 DEBUG kernel:[ 7.134324] e1000e 0000:01:00.0: irq 45 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.134329] e1000e 0000:01:00.0: irq 46 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.134333] e1000e 0000:01:00.0: irq 47 for MSI/MSI-X >04:10:17,426 INFO kernel:[ 7.139947] [drm] Initialized drm 1.1.0 20060810 >04:10:17,426 INFO kernel:[ 7.233163] e1000e 0000:01:00.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:1b:21:72:9b:5e >04:10:17,426 INFO kernel:[ 7.233420] e1000e 0000:01:00.0: eth0: Intel(R) PRO/1000 Network Connection >04:10:17,426 INFO kernel:[ 7.233603] e1000e 0000:01:00.0: eth0: MAC: 3, PHY: 8, PBA No: E46981-004 >04:10:17,426 INFO kernel:[ 7.233793] e1000e 0000:02:00.0: Disabling ASPM L0s L1 >04:10:17,426 INFO kernel:[ 7.234116] e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >04:10:17,426 DEBUG kernel:[ 7.234437] e1000e 0000:02:00.0: irq 48 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.234442] e1000e 0000:02:00.0: irq 49 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.234446] e1000e 0000:02:00.0: irq 50 for MSI/MSI-X >04:10:17,426 INFO kernel:[ 7.333162] e1000e 0000:02:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:1b:21:a4:3f:14 >04:10:17,426 INFO kernel:[ 7.333410] e1000e 0000:02:00.0: eth1: Intel(R) PRO/1000 Network Connection >04:10:17,426 INFO kernel:[ 7.333591] e1000e 0000:02:00.0: eth1: MAC: 3, PHY: 8, PBA No: E46981-005 >04:10:17,426 INFO kernel:[ 7.333769] e1000e 0000:03:00.0: Disabling ASPM L0s L1 >04:10:17,426 INFO kernel:[ 7.334031] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >04:10:17,426 DEBUG kernel:[ 7.334344] e1000e 0000:03:00.0: irq 51 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.334349] e1000e 0000:03:00.0: irq 52 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.334353] e1000e 0000:03:00.0: irq 53 for MSI/MSI-X >04:10:17,426 INFO kernel:[ 7.433222] e1000e 0000:03:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:1b:21:bf:6f:fe >04:10:17,426 INFO kernel:[ 7.433471] e1000e 0000:03:00.0: eth1: Intel(R) PRO/1000 Network Connection >04:10:17,426 INFO kernel:[ 7.433653] e1000e 0000:03:00.0: eth1: MAC: 3, PHY: 8, PBA No: E46981-006 >04:10:17,426 INFO kernel:[ 7.433834] e1000e 0000:06:00.0: Disabling ASPM L0s L1 >04:10:17,426 INFO kernel:[ 7.435659] e1000e 0000:06:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >04:10:17,426 DEBUG kernel:[ 7.436130] e1000e 0000:06:00.0: irq 54 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.436135] e1000e 0000:06:00.0: irq 55 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.436139] e1000e 0000:06:00.0: irq 56 for MSI/MSI-X >04:10:17,426 INFO kernel:[ 7.537735] e1000e 0000:06:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:e0:81:ca:e9:31 >04:10:17,426 INFO kernel:[ 7.538000] e1000e 0000:06:00.0: eth1: Intel(R) PRO/1000 Network Connection >04:10:17,426 INFO kernel:[ 7.538257] e1000e 0000:06:00.0: eth1: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF >04:10:17,426 INFO kernel:[ 7.538445] e1000e 0000:07:00.0: Disabling ASPM L0s L1 >04:10:17,426 INFO kernel:[ 7.538793] e1000e 0000:07:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >04:10:17,426 DEBUG kernel:[ 7.539174] e1000e 0000:07:00.0: irq 57 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.539184] e1000e 0000:07:00.0: irq 58 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.539192] e1000e 0000:07:00.0: irq 59 for MSI/MSI-X >04:10:17,426 INFO kernel:[ 7.640696] e1000e 0000:07:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:e0:81:ca:e9:32 >04:10:17,426 INFO kernel:[ 7.640962] e1000e 0000:07:00.0: eth1: Intel(R) PRO/1000 Network Connection >04:10:17,426 INFO kernel:[ 7.641219] e1000e 0000:07:00.0: eth1: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF >04:10:17,426 INFO kernel:[ 7.641407] e1000e 0000:08:00.0: Disabling ASPM L0s L1 >04:10:17,426 INFO kernel:[ 7.641751] e1000e 0000:08:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >04:10:17,426 DEBUG kernel:[ 7.642134] e1000e 0000:08:00.0: irq 60 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.642144] e1000e 0000:08:00.0: irq 61 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 7.642152] e1000e 0000:08:00.0: irq 62 for MSI/MSI-X >04:10:17,426 INFO kernel:[ 7.801662] IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready >04:10:17,426 INFO kernel:[ 7.802338] e1000e 0000:08:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:1b:21:bf:78:18 >04:10:17,426 INFO kernel:[ 7.802596] e1000e 0000:08:00.0: eth1: Intel(R) PRO/1000 Network Connection >04:10:17,426 INFO kernel:[ 7.802790] e1000e 0000:08:00.0: eth1: MAC: 3, PHY: 8, PBA No: E46981-006 >04:10:17,426 INFO kernel:[ 10.554224] e1000e: p2p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >04:10:17,426 INFO kernel:[ 10.554657] IPv6: ADDRCONF(NETDEV_CHANGE): p2p1: link becomes ready >04:10:17,426 INFO kernel:[ 15.678934] IPv6: ADDRCONF(NETDEV_UP): p4p1: link is not ready >04:10:17,426 INFO kernel:[ 19.069313] e1000e: p4p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >04:10:17,426 INFO kernel:[ 19.069756] IPv6: ADDRCONF(NETDEV_CHANGE): p4p1: link becomes ready >04:10:17,426 INFO kernel:[ 23.674946] IPv6: ADDRCONF(NETDEV_UP): p1p2: link is not ready >04:10:17,426 INFO kernel:[ 26.752780] e1000e: p1p2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >04:10:17,426 INFO kernel:[ 26.753260] IPv6: ADDRCONF(NETDEV_CHANGE): p1p2: link becomes ready >04:10:17,426 INFO kernel:[ 34.673523] IPv6: ADDRCONF(NETDEV_UP): p2p2: link is not ready >04:10:17,426 INFO kernel:[ 37.740342] e1000e: p2p2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >04:10:17,426 INFO kernel:[ 37.740820] IPv6: ADDRCONF(NETDEV_CHANGE): p2p2: link becomes ready >04:10:17,426 INFO kernel:[ 48.597465] IPv6: ADDRCONF(NETDEV_UP): p4p2: link is not ready >04:10:17,426 INFO kernel:[ 51.692216] e1000e: p4p2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >04:10:17,426 INFO kernel:[ 51.692696] IPv6: ADDRCONF(NETDEV_CHANGE): p4p2: link becomes ready >04:10:17,426 INFO kernel:[ 60.049124] IPv6: ADDRCONF(NETDEV_UP): p1p1: link is not ready >04:10:17,426 INFO kernel:[ 63.275610] e1000e: p1p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >04:10:17,426 INFO kernel:[ 63.276043] IPv6: ADDRCONF(NETDEV_CHANGE): p1p1: link becomes ready >04:10:17,426 INFO kernel:[ 90.981260] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >04:10:17,426 DEBUG kernel:[ 91.735384] SELinux: 2048 avtab hash slots, 94105 rules. >04:10:17,426 DEBUG kernel:[ 91.746413] SELinux: 2048 avtab hash slots, 94105 rules. >04:10:17,426 DEBUG kernel:[ 3.355481] ACPI: Invalid Power Resource to register! >04:10:17,426 DEBUG kernel:[ 91.813180] SELinux: 9 users, 15 roles, 4245 types, 234 bools, 1 sens, 1024 cats >04:10:17,426 DEBUG kernel:[ 91.813435] SELinux: 83 classes, 94105 rules >04:10:17,426 INFO kernel:[ 91.816436] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >04:10:17,426 INFO kernel:[ 91.816688] SELinux: the above unknown classes and permissions will be allowed >04:10:17,426 DEBUG kernel:[ 91.816937] SELinux: Completing initialization. >04:10:17,426 DEBUG kernel:[ 91.816938] SELinux: Setting up existing superblocks. >04:10:17,426 DEBUG kernel:[ 91.816942] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.816945] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.816953] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.816956] SELinux: initialized (dev proc, type proc), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.816962] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:10:17,426 DEBUG kernel:[ 91.816970] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >04:10:17,426 DEBUG kernel:[ 91.817257] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >04:10:17,426 DEBUG kernel:[ 91.817259] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.817653] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >04:10:17,426 DEBUG kernel:[ 91.817657] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.817658] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >04:10:17,426 DEBUG kernel:[ 91.817666] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >04:10:17,426 DEBUG kernel:[ 91.817669] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >04:10:17,426 DEBUG kernel:[ 91.817672] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.817679] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.817941] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.817943] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:10:17,426 DEBUG kernel:[ 91.817946] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:10:17,426 DEBUG kernel:[ 91.818064] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:10:17,426 DEBUG kernel:[ 91.818077] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.818079] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.818083] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.818092] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.818096] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.818098] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.818100] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.818102] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.818106] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.818109] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 91.818116] SELinux: initialized (dev loop0, type squashfs), uses xattr >04:10:17,426 DEBUG kernel:[ 91.818130] SELinux: initialized (dev dm-0, type ext4), uses xattr >04:10:17,426 NOTICE kernel:[ 91.839978] type=1403 audit(1349755816.546:2): policy loaded auid=4294967295 ses=4294967295 >04:10:17,426 DEBUG kernel:[ 92.114777] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >04:10:17,426 DEBUG kernel:[ 92.160079] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >04:10:17,426 DEBUG kernel:[ 92.375583] mei 0000:00:16.0: setting latency timer to 64 >04:10:17,426 DEBUG kernel:[ 92.375637] mei 0000:00:16.0: irq 63 for MSI/MSI-X >04:10:17,426 DEBUG kernel:[ 92.416015] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:10:17,426 INFO kernel:[ 92.423175] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x26 >04:10:17,426 DEBUG kernel:[ 92.455052] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >04:10:17,426 INFO kernel:[ 92.455240] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x26 >04:10:17,426 INFO kernel:[ 92.455575] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x26 >04:10:17,426 INFO kernel:[ 92.455860] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x26 >04:10:17,426 INFO kernel:[ 92.456160] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >04:10:17,426 NOTICE kernel:[ 92.556618] type=1400 audit(1349755817.263:3): avc: denied { create } for pid=1064 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:10:17,426 NOTICE kernel:[ 92.556649] type=1400 audit(1349755817.263:4): avc: denied { setattr } for pid=1064 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=18999 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:10:17,426 NOTICE kernel:[ 92.556670] type=1400 audit(1349755817.263:5): avc: denied { relabelfrom } for pid=1064 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=18999 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:10:17,426 INFO kernel:[ 92.705266] md: bind<sda2> >04:10:17,426 INFO kernel:[ 92.708627] md: bind<sda3> >04:10:17,437 INFO kernel:[ 92.729538] md: bind<sda1> >04:10:17,457 NOTICE kernel:[ 92.749102] type=1400 audit(1349755817.456:6): avc: denied { execute } for pid=1090 comm="bash" name="hostname" dev="dm-0" ino=1590 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >04:10:17,457 NOTICE kernel:[ 92.749109] type=1400 audit(1349755817.456:7): avc: denied { read open } for pid=1090 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=1590 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >04:10:17,457 NOTICE kernel:[ 92.749131] type=1400 audit(1349755817.456:8): avc: denied { execute_no_trans } for pid=1090 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=1590 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >04:10:17,469 NOTICE kernel:[ 92.761624] type=1400 audit(1349755817.468:9): avc: denied { read } for pid=1074 comm="bash" name=".profile" dev="dm-0" ino=60084 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >04:10:17,469 NOTICE kernel:[ 92.761630] type=1400 audit(1349755817.468:10): avc: denied { open } for pid=1074 comm="bash" path="/root/.profile" dev="dm-0" ino=60084 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >04:10:17,484 NOTICE kernel:[ 92.776230] type=1400 audit(1349755817.483:11): avc: denied { read } for pid=1074 comm="bash" name="linux" dev="dm-0" ino=543 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >04:10:17,498 INFO kernel:[ 92.790741] md: bind<sdb3> >04:10:17,520 INFO kernel:[ 92.812643] bio: create slab <bio-1> at 1 >04:10:17,520 INFO kernel:[ 92.812694] md/raid1:md126: active with 2 out of 2 mirrors >04:10:17,520 INFO kernel:[ 92.812708] md126: detected capacity change from 0 to 536858624 >04:10:17,522 INFO kernel:[ 92.814180] md126: unknown partition table >04:10:17,525 INFO kernel:[ 92.817207] md: bind<sdb2> >04:10:17,526 INFO kernel:[ 92.818538] md/raid1:md127: active with 2 out of 2 mirrors >04:10:17,526 INFO kernel:[ 92.818552] md127: detected capacity change from 0 to 4293906432 >04:10:17,539 INFO kernel:[ 92.831651] md127: unknown partition table >04:10:17,541 INFO kernel:[ 92.833880] md: bind<sdb1> >04:10:17,544 INFO kernel:[ 92.836579] md/raid1:md125: active with 2 out of 2 mirrors >04:10:17,544 INFO kernel:[ 92.836756] created bitmap (1 pages) for device md125 >04:10:17,544 INFO kernel:[ 92.837046] md125: bitmap initialized from disk: read 1 pages, set 0 of 640 bits >04:10:17,555 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >04:10:17,555 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >04:10:17,556 INFO NetworkManager: <info> WEXT support is enabled >04:10:17,556 INFO systemd: Starting D-Bus System Message Bus... >04:10:17,572 INFO systemd: Started D-Bus System Message Bus. >04:10:17,578 INFO kernel:[ 92.870971] md125: detected capacity change from 0 to 42948550656 >04:10:17,600 INFO kernel:[ 92.892250] md125: unknown partition table >04:10:17,648 INFO dbus-daemon: dbus[1106]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >04:10:17,649 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >04:10:17,660 INFO systemd: Starting Authorization Manager... >04:10:17,745 INFO polkitd: Started polkitd version 0.107 >04:10:17,809 INFO dbus-daemon: dbus[1106]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >04:10:17,810 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >04:10:17,810 INFO systemd: Started Authorization Manager. >04:10:17,828 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >04:10:17,829 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >04:10:17,829 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >04:10:17,829 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >04:10:17,829 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >04:10:17,829 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p2p1 ... >04:10:17,830 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >04:10:17,830 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p1p1 ... >04:10:17,830 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >04:10:17,830 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p1p2 ... >04:10:17,831 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >04:10:17,831 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p4p2 ... >04:10:17,831 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >04:10:17,831 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p2p2 ... >04:10:17,831 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >04:10:17,832 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p4p1 ... >04:10:17,832 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >04:10:17,833 INFO NetworkManager: <info> trying to start the modem manager... >04:10:17,833 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >04:10:17,833 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >04:10:17,833 INFO dbus-daemon: dbus[1106]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >04:10:17,835 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >04:10:17,835 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >04:10:17,835 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >04:10:17,846 INFO NetworkManager: <info> Networking is enabled by state file >04:10:17,847 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:10:17,847 INFO NetworkManager: <info> (p1p1): carrier is ON >04:10:17,847 INFO NetworkManager: <info> (p1p1): new Ethernet device (driver: 'e1000e' ifindex: 2) >04:10:17,847 INFO NetworkManager: <info> (p1p1): exported as /org/freedesktop/NetworkManager/Devices/0 >04:10:17,847 INFO NetworkManager: <info> (p1p1): now managed >04:10:17,848 INFO NetworkManager: <info> (p1p1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >04:10:17,848 INFO NetworkManager: <info> (p1p1): preparing device. >04:10:17,848 INFO NetworkManager: <info> Activation (p1p1) starting connection 'Boot Disk' >04:10:17,848 INFO NetworkManager: <info> (p1p1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >04:10:17,848 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) scheduled. >04:10:17,849 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:10:17,849 INFO NetworkManager: <info> (p2p1): carrier is ON >04:10:17,849 INFO systemd: Started Network Manager. >04:10:17,849 INFO systemd: Starting Anaconda System Services. >04:10:17,849 INFO systemd: Reached target Anaconda System Services. >04:10:17,849 INFO systemd: Starting Anaconda... >04:10:17,850 INFO systemd: Starting Network. >04:10:17,850 INFO systemd: Reached target Network. >04:10:17,850 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'e1000e' ifindex: 3) >04:10:17,850 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/1 >04:10:17,850 INFO NetworkManager: <info> (p2p1): now managed >04:10:17,850 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >04:10:17,851 INFO NetworkManager: <info> (p2p1): preparing device. >04:10:17,851 INFO NetworkManager: <info> Activation (p2p1) starting connection 'Boot Disk' >04:10:17,851 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >04:10:17,851 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >04:10:17,852 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:10:17,854 INFO NetworkManager: <info> (p4p1): carrier is ON >04:10:17,855 INFO NetworkManager: <info> (p4p1): new Ethernet device (driver: 'e1000e' ifindex: 4) >04:10:17,855 INFO NetworkManager: <info> (p4p1): exported as /org/freedesktop/NetworkManager/Devices/2 >04:10:17,855 INFO NetworkManager: <info> (p4p1): now managed >04:10:17,855 INFO NetworkManager: <info> (p4p1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >04:10:17,856 INFO NetworkManager: <info> (p4p1): preparing device. >04:10:17,856 INFO NetworkManager: <info> Activation (p4p1) starting connection 'Boot Disk' >04:10:17,856 INFO NetworkManager: <info> (p4p1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >04:10:17,857 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) scheduled. >04:10:17,857 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:10:17,859 INFO NetworkManager: <info> (p1p2): carrier is ON >04:10:17,860 INFO NetworkManager: <info> (p1p2): new Ethernet device (driver: 'e1000e' ifindex: 5) >04:10:17,860 INFO NetworkManager: <info> (p1p2): exported as /org/freedesktop/NetworkManager/Devices/3 >04:10:17,860 INFO NetworkManager: <info> (p1p2): now managed >04:10:17,860 INFO NetworkManager: <info> (p1p2): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >04:10:17,861 INFO NetworkManager: <info> (p1p2): preparing device. >04:10:17,861 INFO NetworkManager: <info> Activation (p1p2) starting connection 'Boot Disk' >04:10:17,862 INFO NetworkManager: <info> (p1p2): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >04:10:17,862 INFO NetworkManager: <info> Activation (p1p2) Stage 3 of 5 (IP Configure Start) scheduled. >04:10:17,862 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:10:17,864 INFO NetworkManager: <info> (p2p2): carrier is ON >04:10:17,865 INFO NetworkManager: <info> (p2p2): new Ethernet device (driver: 'e1000e' ifindex: 6) >04:10:17,865 INFO NetworkManager: <info> (p2p2): exported as /org/freedesktop/NetworkManager/Devices/4 >04:10:17,865 INFO NetworkManager: <info> (p2p2): now managed >04:10:17,865 INFO NetworkManager: <info> (p2p2): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >04:10:17,866 INFO NetworkManager: <info> (p2p2): preparing device. >04:10:17,866 INFO NetworkManager: <info> Activation (p2p2) starting connection 'Boot Disk' >04:10:17,866 INFO NetworkManager: <info> (p2p2): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >04:10:17,866 INFO NetworkManager: <info> Activation (p2p2) Stage 3 of 5 (IP Configure Start) scheduled. >04:10:17,867 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:10:17,868 INFO NetworkManager: <info> (p4p2): carrier is ON >04:10:17,869 INFO NetworkManager: <info> (p4p2): new Ethernet device (driver: 'e1000e' ifindex: 7) >04:10:17,869 INFO NetworkManager: <info> (p4p2): exported as /org/freedesktop/NetworkManager/Devices/5 >04:10:17,869 INFO NetworkManager: <info> (p4p2): now managed >04:10:17,870 INFO NetworkManager: <info> (p4p2): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >04:10:17,870 INFO NetworkManager: <info> (p4p2): preparing device. >04:10:17,871 INFO NetworkManager: <info> Activation (p4p2) starting connection 'Boot Disk' >04:10:17,871 INFO NetworkManager: <info> (p4p2): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >04:10:17,871 INFO NetworkManager: <info> Activation (p4p2) Stage 3 of 5 (IP Configure Start) scheduled. >04:10:17,871 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >04:10:17,872 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >04:10:17,874 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) started... >04:10:17,875 INFO NetworkManager: <info> Activation (p1p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >04:10:17,885 INFO dbus-daemon: modem-manager[1119]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >04:10:17,885 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >04:10:17,886 INFO dbus-daemon: dbus[1106]: [system] Successfully activated service 'org.freedesktop.ModemManager' >04:10:17,886 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >04:10:17,902 INFO NetworkManager: <info> dhclient started with pid 1121 >04:10:17,903 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) complete. >04:10:17,903 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >04:10:17,903 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >04:10:17,904 INFO NetworkManager: <info> dhclient started with pid 1123 >04:10:17,904 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >04:10:17,904 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) started... >04:10:17,905 INFO NetworkManager: <info> Activation (p4p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >04:10:17,906 INFO NetworkManager: <info> dhclient started with pid 1124 >04:10:17,906 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) complete. >04:10:17,906 INFO NetworkManager: <info> Activation (p1p2) Stage 3 of 5 (IP Configure Start) started... >04:10:17,906 INFO NetworkManager: <info> Activation (p1p2) Beginning DHCPv4 transaction (timeout in 45 seconds) >04:10:17,907 INFO NetworkManager: <info> dhclient started with pid 1125 >04:10:17,907 INFO NetworkManager: <info> Activation (p1p2) Stage 3 of 5 (IP Configure Start) complete. >04:10:17,907 INFO NetworkManager: <info> Activation (p2p2) Stage 3 of 5 (IP Configure Start) started... >04:10:17,907 INFO NetworkManager: <info> Activation (p2p2) Beginning DHCPv4 transaction (timeout in 45 seconds) >04:10:17,908 INFO NetworkManager: <info> dhclient started with pid 1126 >04:10:17,908 INFO NetworkManager: <info> Activation (p2p2) Stage 3 of 5 (IP Configure Start) complete. >04:10:17,908 INFO NetworkManager: <info> Activation (p4p2) Stage 3 of 5 (IP Configure Start) started... >04:10:17,909 INFO NetworkManager: <info> Activation (p4p2) Beginning DHCPv4 transaction (timeout in 45 seconds) >04:10:17,909 INFO NetworkManager: <info> dhclient started with pid 1127 >04:10:17,909 INFO NetworkManager: <info> Activation (p4p2) Stage 3 of 5 (IP Configure Start) complete. >04:10:17,910 INFO NetworkManager: <info> modem-manager is now available >04:10:17,941 INFO systemd: Started Anaconda. >04:10:17,942 INFO systemd: Starting Anaconda Text Console... >04:10:18,015 INFO systemd: Started Anaconda Text Console. >04:10:18,016 INFO systemd: Startup finished in 3s 236ms 622us (kernel) + 1min 28s 531ms 271us (initrd) + 1s 400ms 232us (userspace) = 1min 33s 168ms 125us. >04:10:18,137 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'SimTech' >04:10:18,137 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Linktop' >04:10:18,137 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Longcheer' >04:10:18,137 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Option' >04:10:18,137 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Option High-Speed' >04:10:18,138 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Ericsson MBM' >04:10:18,138 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'X22X' >04:10:18,138 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Gobi' >04:10:18,138 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'ZTE' >04:10:18,138 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Huawei' >04:10:18,138 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Novatel' >04:10:18,139 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Sierra' >04:10:18,139 INFO modem-manager: <info> Loaded plugin 'SimTech' >04:10:18,139 INFO modem-manager: <info> Loaded plugin 'Linktop' >04:10:18,139 INFO modem-manager: <info> Loaded plugin 'Longcheer' >04:10:18,139 INFO modem-manager: <info> Loaded plugin 'Option' >04:10:18,139 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >04:10:18,140 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >04:10:18,140 INFO modem-manager: <info> Loaded plugin 'X22X' >04:10:18,140 INFO modem-manager: <info> Loaded plugin 'Gobi' >04:10:18,140 INFO modem-manager: <info> Loaded plugin 'ZTE' >04:10:18,140 INFO modem-manager: <info> Loaded plugin 'Huawei' >04:10:18,141 INFO modem-manager: <info> Loaded plugin 'Novatel' >04:10:18,141 INFO modem-manager: <info> Loaded plugin 'Sierra' >04:10:18,141 INFO modem-manager: <info> Loaded plugin 'Wavecom' >04:10:18,141 INFO modem-manager: <info> Loaded plugin 'AnyData' >04:10:18,141 INFO modem-manager: <info> Loaded plugin 'MotoC' >04:10:18,141 INFO modem-manager: <info> Loaded plugin 'Nokia' >04:10:18,142 INFO modem-manager: <info> Loaded plugin 'Samsung' >04:10:18,142 INFO modem-manager: <info> Loaded plugin 'Cinterion' >04:10:18,142 INFO modem-manager: <info> Loaded plugin 'Iridium' >04:10:18,144 INFO modem-manager: <info> Loaded plugin 'Generic' >04:10:18,144 INFO modem-manager: <info> Successfully loaded 20 plugins >04:10:18,144 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Wavecom' >04:10:18,144 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'AnyData' >04:10:18,144 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'MotoC' >04:10:18,144 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Nokia' >04:10:18,144 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Samsung' >04:10:18,144 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Cinterion' >04:10:18,144 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Iridium' >04:10:18,144 INFO dbus-daemon: modem-manager[1119]: <info> Loaded plugin 'Generic' >04:10:18,144 INFO dbus-daemon: modem-manager[1119]: <info> Successfully loaded 20 plugins >04:10:18,215 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >04:10:18,215 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >04:10:18,215 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >04:10:18,215 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >04:10:18,215 INFO dhclient: All rights reserved. >04:10:18,215 INFO dhclient: All rights reserved. >04:10:18,216 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >04:10:18,216 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >04:10:18,219 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >04:10:18,219 INFO dhclient: >04:10:18,219 INFO dhclient: >04:10:18,219 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >04:10:18,219 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >04:10:18,219 INFO dhclient: All rights reserved. >04:10:18,219 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >04:10:18,219 INFO dhclient: >04:10:18,219 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >04:10:18,219 INFO dhclient: All rights reserved. >04:10:18,219 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >04:10:18,219 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >04:10:18,219 INFO dhclient: >04:10:18,219 INFO dhclient: All rights reserved. >04:10:18,219 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >04:10:18,219 INFO dhclient: >04:10:18,225 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed nbi -> preinit >04:10:18,226 INFO NetworkManager: <info> (p1p1): DHCPv4 state changed nbi -> preinit >04:10:18,227 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >04:10:18,229 INFO dhclient: Listening on LPF/p4p2/00:1b:21:bf:78:18 >04:10:18,230 INFO dhclient: Sending on LPF/p4p2/00:1b:21:bf:78:18 >04:10:18,230 INFO dhclient: Sending on Socket/fallback >04:10:18,230 INFO dhclient: DHCPREQUEST on p4p2 to 255.255.255.255 port 67 (xid=0x3862bcd8) >04:10:18,231 INFO NetworkManager: <info> (p2p2): DHCPv4 state changed nbi -> preinit >04:10:18,234 INFO dhclient: Listening on LPF/p4p1/00:1b:21:bf:6f:fe >04:10:18,235 INFO dhclient: Listening on LPF/p1p1/00:1b:21:72:9b:5e >04:10:18,235 INFO dhclient: Sending on LPF/p4p1/00:1b:21:bf:6f:fe >04:10:18,235 INFO dhclient: Sending on LPF/p1p1/00:1b:21:72:9b:5e >04:10:18,235 INFO dhclient: Sending on Socket/fallback >04:10:18,235 INFO dhclient: Sending on Socket/fallback >04:10:18,235 INFO dhclient: DHCPREQUEST on p1p1 to 255.255.255.255 port 67 (xid=0x74f1c25b) >04:10:18,236 INFO dhclient: DHCPREQUEST on p4p1 to 255.255.255.255 port 67 (xid=0x67a2b1dc) >04:10:18,236 INFO dhclient: Listening on LPF/p2p2/00:e0:81:ca:e9:32 >04:10:18,236 INFO dhclient: Sending on LPF/p2p2/00:e0:81:ca:e9:32 >04:10:18,236 INFO dhclient: Sending on Socket/fallback >04:10:18,236 INFO dhclient: DHCPREQUEST on p2p2 to 255.255.255.255 port 67 (xid=0x73cf80fe) >04:10:18,236 INFO dhclient: Listening on LPF/p2p1/00:1b:21:a4:3f:14 >04:10:18,237 INFO dhclient: Sending on LPF/p2p1/00:1b:21:a4:3f:14 >04:10:18,237 INFO dhclient: Sending on Socket/fallback >04:10:18,237 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x23b085b) >04:10:18,237 INFO dhclient: Listening on LPF/p1p2/00:e0:81:ca:e9:31 >04:10:18,238 INFO dhclient: Sending on LPF/p1p2/00:e0:81:ca:e9:31 >04:10:18,238 INFO dhclient: Sending on Socket/fallback >04:10:18,238 INFO dhclient: DHCPREQUEST on p1p2 to 255.255.255.255 port 67 (xid=0x1bafd672) >04:10:18,288 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x3862bcd8) >04:10:18,290 INFO dhclient: bound to 10.255.0.145 -- renewal in 38349 seconds. >04:10:18,290 INFO NetworkManager: <info> (p4p2): DHCPv4 state changed nbi -> reboot >04:10:18,291 INFO NetworkManager: <info> address 10.255.0.145 >04:10:18,291 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >04:10:18,291 INFO NetworkManager: <info> gateway 10.255.255.254 >04:10:18,292 INFO NetworkManager: <info> nameserver '8.8.8.8' >04:10:18,292 INFO NetworkManager: <info> nameserver '78.46.37.135' >04:10:18,292 INFO NetworkManager: <info> domain name 'alteeve.com' >04:10:18,292 INFO NetworkManager: <info> Activation (p4p2) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:10:18,293 INFO NetworkManager: <info> Activation (p4p2) Stage 5 of 5 (IPv4 Commit) started... >04:10:18,293 INFO NetworkManager: <info> (p4p2): device state change: ip-config -> activated (reason 'none') [70 100 0] >04:10:18,293 INFO NetworkManager: <info> Policy set 'Boot Disk' (p4p2) as default for IPv4 routing and DNS. >04:10:18,293 INFO NetworkManager: <info> Activation (p4p2) successful, device activated. >04:10:18,293 INFO NetworkManager: <info> Activation (p4p2) Stage 5 of 5 (IPv4 Commit) complete. >04:10:18,293 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >04:10:18,293 INFO dbus-daemon: dbus[1106]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >04:10:18,301 INFO dbus-daemon: dbus[1106]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >04:10:18,302 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >04:10:18,333 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x74f1c25b) >04:10:18,336 INFO dhclient: bound to 10.255.0.149 -- renewal in 40947 seconds. >04:10:18,336 INFO NetworkManager: <info> (p1p1): DHCPv4 state changed preinit -> reboot >04:10:18,336 INFO NetworkManager: <info> address 10.255.0.149 >04:10:18,336 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >04:10:18,336 INFO NetworkManager: <info> gateway 10.255.255.254 >04:10:18,336 INFO NetworkManager: <info> nameserver '8.8.8.8' >04:10:18,337 INFO NetworkManager: <info> nameserver '78.46.37.135' >04:10:18,337 INFO NetworkManager: <info> domain name 'alteeve.com' >04:10:18,337 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:10:18,337 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Commit) started... >04:10:18,337 INFO NetworkManager: <info> (p1p1): device state change: ip-config -> activated (reason 'none') [70 100 0] >04:10:18,351 INFO NetworkManager: <info> Policy set 'Boot Disk' (p1p1) as default for IPv4 routing and DNS. >04:10:18,351 INFO NetworkManager: <info> Activation (p1p1) successful, device activated. >04:10:18,351 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Commit) complete. >04:10:18,352 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >04:10:18,379 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x67a2b1dc) >04:10:18,381 INFO dhclient: bound to 10.255.0.217 -- renewal in 39037 seconds. >04:10:18,381 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed preinit -> reboot >04:10:18,381 INFO NetworkManager: <info> address 10.255.0.217 >04:10:18,381 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >04:10:18,381 INFO NetworkManager: <info> gateway 10.255.255.254 >04:10:18,382 INFO NetworkManager: <info> nameserver '8.8.8.8' >04:10:18,382 INFO NetworkManager: <info> nameserver '78.46.37.135' >04:10:18,382 INFO NetworkManager: <info> domain name 'alteeve.com' >04:10:18,382 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:10:18,382 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) started... >04:10:18,383 INFO NetworkManager: <info> (p4p1): device state change: ip-config -> activated (reason 'none') [70 100 0] >04:10:18,383 INFO NetworkManager: <info> Activation (p4p1) successful, device activated. >04:10:18,383 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) complete. >04:10:18,386 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >04:10:18,401 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x73cf80fe) >04:10:18,405 INFO NetworkManager: <info> (p2p2): DHCPv4 state changed preinit -> reboot >04:10:18,405 INFO NetworkManager: <info> address 10.255.0.219 >04:10:18,405 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >04:10:18,405 INFO NetworkManager: <info> gateway 10.255.255.254 >04:10:18,405 INFO NetworkManager: <info> nameserver '8.8.8.8' >04:10:18,405 INFO NetworkManager: <info> nameserver '78.46.37.135' >04:10:18,405 INFO NetworkManager: <info> domain name 'alteeve.com' >04:10:18,405 INFO NetworkManager: <info> Activation (p2p2) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:10:18,405 INFO NetworkManager: <info> Activation (p2p2) Stage 5 of 5 (IPv4 Commit) started... >04:10:18,405 INFO NetworkManager: <info> (p2p2): device state change: ip-config -> activated (reason 'none') [70 100 0] >04:10:18,407 INFO dhclient: bound to 10.255.0.219 -- renewal in 33876 seconds. >04:10:18,410 INFO NetworkManager: <info> Activation (p2p2) successful, device activated. >04:10:18,410 INFO NetworkManager: <info> Activation (p2p2) Stage 5 of 5 (IPv4 Commit) complete. >04:10:18,424 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x23b085b) >04:10:18,427 INFO dhclient: bound to 10.255.0.250 -- renewal in 42674 seconds. >04:10:18,429 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> reboot >04:10:18,429 INFO NetworkManager: <info> address 10.255.0.250 >04:10:18,429 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >04:10:18,429 INFO NetworkManager: <info> gateway 10.255.255.254 >04:10:18,429 INFO NetworkManager: <info> nameserver '8.8.8.8' >04:10:18,429 INFO NetworkManager: <info> nameserver '78.46.37.135' >04:10:18,429 INFO NetworkManager: <info> domain name 'alteeve.com' >04:10:18,429 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:10:18,429 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >04:10:18,429 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> activated (reason 'none') [70 100 0] >04:10:18,432 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >04:10:18,432 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >04:10:18,469 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x1bafd672) >04:10:18,471 INFO dhclient: bound to 10.255.0.218 -- renewal in 32618 seconds. >04:10:18,472 INFO NetworkManager: <info> (p1p2): DHCPv4 state changed nbi -> reboot >04:10:18,472 INFO NetworkManager: <info> address 10.255.0.218 >04:10:18,472 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >04:10:18,472 INFO NetworkManager: <info> gateway 10.255.255.254 >04:10:18,472 INFO NetworkManager: <info> nameserver '8.8.8.8' >04:10:18,472 INFO NetworkManager: <info> nameserver '78.46.37.135' >04:10:18,472 INFO NetworkManager: <info> domain name 'alteeve.com' >04:10:18,473 INFO NetworkManager: <info> Activation (p1p2) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:10:18,473 INFO NetworkManager: <info> Activation (p1p2) Stage 5 of 5 (IPv4 Commit) started... >04:10:18,473 INFO NetworkManager: <info> (p1p2): device state change: ip-config -> activated (reason 'none') [70 100 0] >04:10:18,473 INFO NetworkManager: <info> Activation (p1p2) successful, device activated. >04:10:18,473 INFO NetworkManager: <info> Activation (p1p2) Stage 5 of 5 (IPv4 Commit) complete. >04:10:19,549 WARNING kernel:[ 94.840808] auditd (1276): /proc/1276/oom_adj is deprecated, please use /proc/1276/oom_score_adj instead. >04:10:24,084 ERR kernel:[ 99.374755] mei 0000:00:16.0: init hw failure. >04:10:24,084 ERR kernel:[ 99.374899] mei 0000:00:16.0: initialization failed. >04:10:24,084 INFO kernel:[ 99.375033] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >04:10:24,084 WARNING kernel:[ 99.375073] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251) >04:10:24,084 INFO kernel:[ 99.375082] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >04:10:24,084 WARNING kernel:[ 99.375085] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251) >04:10:24,084 INFO kernel:[ 99.375090] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >04:10:24,084 WARNING kernel:[ 99.375091] lpc_ich: Resource conflict(s) found affecting gpio_ich >04:10:24,085 WARNING kernel:[ 99.375902] ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120711/utaddress-251) >04:10:24,085 INFO kernel:[ 99.375908] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >04:10:24,086 ERR systemd-udevd: ctx=0x7f417a04a9c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/drivers/watchdog/iTCO_vendor_support.ko error=No such file or directory >04:10:27,157 INFO systemd: Starting NTP client/server... >04:10:27,197 INFO chrony-helper: tr: write error: Broken pipe >04:10:27,197 INFO chrony-helper: tr: write error >04:10:27,236 INFO chronyd: chronyd version 1.27-git1ca844 starting >04:10:27,236 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >04:10:27,237 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 >04:10:27,255 INFO systemd: Started NTP client/server. >04:10:28,260 INFO kernel:[ 103.549841] md125: detected capacity change from 42948550656 to 0 >04:10:28,260 INFO kernel:[ 103.549846] md: md125 stopped. >04:10:28,260 INFO kernel:[ 103.549851] md: unbind<sdb1> >04:10:28,265 INFO kernel:[ 103.554696] md: export_rdev(sdb1) >04:10:28,265 INFO kernel:[ 103.554733] md: unbind<sda1> >04:10:28,270 INFO kernel:[ 103.559686] md: export_rdev(sda1) >04:10:28,271 ERR systemd-udevd: inotify_add_watch(7, /dev/md125, 10) failed: No such file or directory >04:10:28,367 INFO kernel:[ 103.657207] md127: detected capacity change from 4293906432 to 0 >04:10:28,367 INFO kernel:[ 103.657212] md: md127 stopped. >04:10:28,367 INFO kernel:[ 103.657215] md: unbind<sdb2> >04:10:28,371 INFO kernel:[ 103.660674] md: export_rdev(sdb2) >04:10:28,371 INFO kernel:[ 103.660717] md: unbind<sda2> >04:10:28,379 INFO kernel:[ 103.668668] md: export_rdev(sda2) >04:10:28,472 INFO kernel:[ 103.761686] md126: detected capacity change from 536858624 to 0 >04:10:28,472 INFO kernel:[ 103.761692] md: md126 stopped. >04:10:28,472 INFO kernel:[ 103.761696] md: unbind<sdb3> >04:10:28,476 INFO kernel:[ 103.765663] md: export_rdev(sdb3) >04:10:28,476 INFO kernel:[ 103.765848] md: unbind<sda3> >04:10:28,482 INFO kernel:[ 103.771680] md: export_rdev(sda3) >04:10:28,611 INFO kernel:[ 103.901347] md: md3 stopped. >04:10:28,615 INFO kernel:[ 103.905125] md: bind<sdb1> >04:10:28,616 INFO kernel:[ 103.905684] md: bind<sda1> >04:10:28,619 INFO kernel:[ 103.908894] bio: create slab <bio-1> at 1 >04:10:28,619 INFO kernel:[ 103.908998] md/raid1:md3: active with 2 out of 2 mirrors >04:10:28,619 INFO kernel:[ 103.909240] created bitmap (1 pages) for device md3 >04:10:28,619 INFO kernel:[ 103.909501] md3: bitmap initialized from disk: read 1 pages, set 0 of 640 bits >04:10:28,647 INFO kernel:[ 103.937247] md3: detected capacity change from 0 to 42948550656 >04:10:28,649 INFO kernel:[ 103.939242] md3: unknown partition table >04:10:28,891 INFO kernel:[ 104.181252] EXT4-fs (md3): mounted filesystem with ordered data mode. Opts: (null) >04:10:28,891 DEBUG kernel:[ 104.181261] SELinux: initialized (dev md3, type ext4), uses xattr >04:10:29,423 INFO kernel:[ 104.712694] md3: detected capacity change from 42948550656 to 0 >04:10:29,423 INFO kernel:[ 104.712700] md: md3 stopped. >04:10:29,423 INFO kernel:[ 104.712704] md: unbind<sda1> >04:10:29,429 INFO kernel:[ 104.718431] md: export_rdev(sda1) >04:10:29,429 INFO kernel:[ 104.718504] md: unbind<sdb1> >04:10:29,438 INFO kernel:[ 104.727426] md: export_rdev(sdb1) >04:10:29,497 INFO kernel:[ 104.787276] md: md1 stopped. >04:10:29,499 INFO kernel:[ 104.788415] md: bind<sdb3> >04:10:29,499 INFO kernel:[ 104.788901] md: bind<sda3> >04:10:29,500 INFO kernel:[ 104.790128] bio: create slab <bio-1> at 1 >04:10:29,500 INFO kernel:[ 104.790161] md/raid1:md1: active with 2 out of 2 mirrors >04:10:29,500 INFO kernel:[ 104.790171] md1: detected capacity change from 0 to 536858624 >04:10:29,528 INFO kernel:[ 104.817796] md1: unknown partition table >04:10:29,745 INFO kernel:[ 105.035237] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: (null) >04:10:29,749 DEBUG kernel:[ 105.039020] SELinux: initialized (dev md1, type ext4), uses xattr >04:10:29,863 INFO kernel:[ 105.152996] md1: detected capacity change from 536858624 to 0 >04:10:29,863 INFO kernel:[ 105.153002] md: md1 stopped. >04:10:29,863 INFO kernel:[ 105.153005] md: unbind<sda3> >04:10:29,869 INFO kernel:[ 105.158338] md: export_rdev(sda3) >04:10:29,869 INFO kernel:[ 105.158428] md: unbind<sdb3> >04:10:29,881 INFO kernel:[ 105.170337] md: export_rdev(sdb3) >04:10:32,546 INFO chronyd: Selected source 204.124.183.59 >04:10:32,547 WARNING chronyd: System clock wrong by 0.864187 seconds, adjustment started >04:10:34,124 INFO chronyd: Selected source 169.229.70.95 >04:10:35,450 INFO kernel:[ 111.404367] Btrfs loaded >04:10:35,531 INFO kernel:[ 111.478724] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >04:10:37,027 INFO systemd: Started NTP client/server. >04:11:38,967 WARNING chronyd: System clock wrong by 0.893393 seconds, adjustment started >04:12:43,145 INFO chronyd: Selected source 69.122.22.85 >04:12:43,146 WARNING chronyd: System clock wrong by 0.843045 seconds, adjustment started >04:12:43,411 INFO chronyd: Can't synchronise: no majority >04:12:43,674 INFO chronyd: Selected source 69.122.22.85 >04:12:43,674 WARNING chronyd: System clock wrong by -0.596609 seconds, adjustment started >04:12:52,041 ERR systemd-udevd: worker [1802] /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda timeout; kill it >04:12:52,043 ERR systemd-udevd: seq 2397 '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda' killed >04:12:52,043 ERR systemd-udevd: worker [1802] terminated by signal 9 (Killed) >04:13:48,107 INFO chronyd: Selected source 169.229.70.95 >04:14:53,169 INFO chronyd: Selected source 69.122.22.85
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 864295
: 623899 |
623900
|
623901
|
623902
|
623903
|
623904
|
623905
|
623906
|
623907
|
623908
|
623909
|
623910
|
623911