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 623881 Details for
Bug 864290
ValueError: Cannot remove extended partition sda4. Logical partitions present.
[?]
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), 422.25 KB, created by
Madison Kelly
on 2012-10-09 03:59:27 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Madison Kelly
Created:
2012-10-09 03:59:27 UTC
Size:
422.25 KB
patch
obsolete
>anaconda 18.12 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 385, in _removeDevice > "Logical partitions present." % dev.name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 425, in registerAction > self._removeDevice(action.device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1219, in destroyDevice > self.devicetree.registerAction(action) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1384, in _destroy_device > self.__storage.destroyDevice(device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1476, in on_remove_clicked > self._destroy_device(device) >ValueError: Cannot remove extended partition sda4. Logical partitions present. > >Local variables in innermost frame: >force: None >self: <pyanaconda.storage.devicetree.DeviceTree object at 0x7f0aaa9020d0> >moddisk: True >dev: non-existent 431371MB partition sda4 (22) > > >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 0x7f0ab7740f50>> > _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 51200MB partition sda6 (18) with non-existent ext4 filesystem mounted at / >, non-existent 423353MB partition sdb6 (19) with non-existent ext4 filesystem mounted at /home >, non-existent 500MB partition sda5 (20) with non-existent ext4 filesystem mounted at /boot >, non-existent 8016MB partition sdb5 (21) with non-existent swap >, non-existent 431371MB partition sda4 (22) >, non-existent 431371MB partition sdb4 (23) >] > _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 >] > _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: [sda, sdb] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda, sdb] > _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: 4 > _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 (0x7f0ab1951990) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f0ab16b2c10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f0ab0495810) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f0ab04957d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x49e7a50) -- > 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: 1349754769.43 > _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: >03:51:13,188 INFO anaconda: /sbin/anaconda 18.12 >03:51:13,852 INFO anaconda: 16515072 kB (16128 MB) are available >03:51:13,852 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >03:51:13,866 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >03:51:13,867 INFO anaconda: Default encoding = utf-8 >03:51:13,954 INFO anaconda: ISCSID is /sbin/iscsid >03:51:13,956 INFO anaconda: no initiator set >03:51:14,045 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >03:51:14,045 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >03:51:18,532 INFO anaconda: Display mode = g >03:51:18,533 INFO anaconda: 16515072 kB (16128 MB) are available >03:51:18,533 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >03:51:19,346 DEBUG anaconda: X server has signalled a successful start. >03:51:19,349 INFO anaconda: Starting window manager, pid 1340. >03:51:20,160 INFO anaconda: using only installclass _Fedora >03:51:20,654 INFO anaconda: Detected 16032M of memory >03:51:20,655 INFO anaconda: Swap attempt of 8016M >03:51:20,995 INFO anaconda: no initiator set >03:51:21,253 DEBUG anaconda: required disklabel type for sda (1) is None >03:51:21,253 DEBUG anaconda: default disklabel type for sda is msdos >03:51:21,254 DEBUG anaconda: selecting msdos disklabel for sda based on size >03:51:21,912 DEBUG anaconda: required disklabel type for sdb (1) is None >03:51:21,912 DEBUG anaconda: default disklabel type for sdb is msdos >03:51:21,912 DEBUG anaconda: selecting msdos disklabel for sdb based on size >03:51:23,135 DEBUG anaconda: isys.py:mount()- going to mount /dev/md/an-c04n01.alteeve.ca:3 on /mnt/sysimage as ext4 with options defaults,ro >03:51:23,426 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >03:51:23,990 DEBUG anaconda: isys.py:mount()- going to mount /dev/md/an-c04n01.alteeve.ca:1 on /mnt/sysimage as ext4 with options defaults,ro >03:51:24,016 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:55:34,133 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) > >23:55:37,207 INFO anaconda: Detected 16032M of memory >23:55:37,207 INFO anaconda: Swap attempt of 8016M >23:56:05,285 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', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >23:56:05,285 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >23:56:05,286 DEBUG anaconda: ui: new_devices=['sdb5', 'sdb4', 'sda4', 'sda5', 'sda6', 'sdb6'] >23:56:05,302 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >23:56:05,302 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >23:56:05,302 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 4 members >23:56:05,302 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda5 (20) with non-existent ext4 filesystem mounted at /boot >23:56:05,305 DEBUG anaconda: min: 1.0 max: 500.0 current: 500.0 >23:56:05,306 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:56:05,306 DEBUG anaconda: populate_raid: 2, None >23:56:05,306 DEBUG anaconda: fs type changed: ext4 >23:56:05,308 DEBUG anaconda: populate_raid: 2, None >23:56:09,007 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >23:56:09,008 INFO anaconda: ui: saving changes to device sda5 >23:56:09,008 DEBUG anaconda: new size: 500.0 >23:56:09,008 DEBUG anaconda: old size: 500.0 >23:56:09,008 DEBUG anaconda: new device type: 0 >23:56:09,009 DEBUG anaconda: new fs type: ext4 >23:56:09,009 DEBUG anaconda: new encryption setting: False >23:56:09,009 DEBUG anaconda: old mountpoint: /boot >23:56:09,009 DEBUG anaconda: new mountpoint: /boot >23:56:09,010 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >23:56:09,010 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 3 members >23:56:09,011 DEBUG anaconda: populate_right_side: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >23:56:09,013 DEBUG anaconda: min: 73.0 max: 511.98828125 current: 511.98828125 >23:56:09,014 DEBUG anaconda: device_type_changed: 1 RAID >23:56:09,015 DEBUG anaconda: populate_raid: 1, raid0 >23:56:09,017 DEBUG anaconda: populate_raid: 1, raid1 >23:56:27,081 DEBUG anaconda: current selector: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >23:56:27,082 DEBUG anaconda: new selector: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >23:56:27,082 INFO anaconda: ui: saving changes to device an-c04n01.alteeve.ca:1 >23:56:27,082 DEBUG anaconda: new size: 511.98828125 >23:56:27,083 DEBUG anaconda: old size: 511.98828125 >23:56:27,083 DEBUG anaconda: new device type: None >23:56:27,083 DEBUG anaconda: new fs type: ext4 >23:56:27,083 DEBUG anaconda: new encryption setting: False >23:56:27,083 DEBUG anaconda: old mountpoint: >23:56:27,084 DEBUG anaconda: new mountpoint: >23:56:27,085 DEBUG anaconda: populate_right_side: existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) with existing ext4 filesystem >23:56:27,085 DEBUG anaconda: min: 73.0 max: 511.98828125 current: 511.98828125 >23:56:27,087 DEBUG anaconda: populate_raid: 1, raid1 >23:56:30,028 INFO anaconda: on_remove_clicked: Fedora Linux 17 for x86_64 >23:56:30,029 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 >23:56:32,899 INFO anaconda: ui: removed device an-c04n01.alteeve.ca:1 >23:56:32,907 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'an-c04n01.alteeve.ca:2', 'an-c04n01.alteeve.ca:3', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb4', 'sdb5', 'sdb6'] >23:56:32,907 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >23:56:32,907 DEBUG anaconda: ui: new_devices=['sdb5', 'sdb4', 'sda4', 'sda5', 'sda6', 'sdb6'] >23:56:32,922 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >23:56:32,922 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >23:56:32,922 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 2 members >23:56:32,922 DEBUG anaconda: populate_right_side: existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) with existing ext4 filesystem >23:56:32,923 DEBUG anaconda: min: 1697.0 max: 40958.9296875 current: 40958.9296875 >23:56:32,925 DEBUG anaconda: populate_raid: 1, raid1 >23:56:32,931 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >23:56:32,932 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 2 members >23:56:32,932 DEBUG anaconda: populate_right_side: existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) with existing ext4 filesystem >23:56:32,933 DEBUG anaconda: min: 1697.0 max: 40958.9296875 current: 40958.9296875 >23:56:32,934 DEBUG anaconda: populate_raid: 1, raid1 >23:56:33,847 DEBUG anaconda: current selector: existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) with existing ext4 filesystem >23:56:33,848 DEBUG anaconda: new selector: existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) with existing ext4 filesystem >23:56:33,848 INFO anaconda: ui: saving changes to device an-c04n01.alteeve.ca:3 >23:56:33,848 DEBUG anaconda: new size: 40958.9296875 >23:56:33,849 DEBUG anaconda: old size: 40958.9296875 >23:56:33,849 DEBUG anaconda: new device type: None >23:56:33,850 DEBUG anaconda: new fs type: ext4 >23:56:33,850 DEBUG anaconda: new encryption setting: False >23:56:33,850 DEBUG anaconda: old mountpoint: >23:56:33,850 DEBUG anaconda: new mountpoint: >23:56:33,852 DEBUG anaconda: populate_right_side: existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) with existing ext4 filesystem >23:56:33,853 DEBUG anaconda: min: 1697.0 max: 40958.9296875 current: 40958.9296875 >23:56:33,855 DEBUG anaconda: populate_raid: 1, raid1 >23:56:34,957 INFO anaconda: on_remove_clicked: Fedora Linux 17 for x86_64 >23:56:34,958 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 >23:56:37,894 INFO anaconda: ui: removed device an-c04n01.alteeve.ca:3 >23:56:37,901 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'an-c04n01.alteeve.ca:2', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda2', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb2', 'sdb4', 'sdb5', 'sdb6'] >23:56:37,902 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >23:56:37,902 DEBUG anaconda: ui: new_devices=['sdb5', 'sdb4', 'sda4', 'sda5', 'sda6', 'sdb6'] >23:56:37,916 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >23:56:37,916 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >23:56:37,916 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 1 members >23:56:37,917 DEBUG anaconda: populate_right_side: existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) with existing swap >23:56:37,918 DEBUG anaconda: min: 4094.98828125 max: 4094.98828125 current: 4094.98828125 >23:56:37,919 DEBUG anaconda: fs type changed: swap >23:56:37,921 DEBUG anaconda: populate_raid: 1, raid1 >23:56:37,927 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >23:56:37,927 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 1 members >23:56:37,928 DEBUG anaconda: populate_right_side: existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) with existing swap >23:56:37,929 DEBUG anaconda: min: 4094.98828125 max: 4094.98828125 current: 4094.98828125 >23:56:37,930 DEBUG anaconda: populate_raid: 1, raid1 >23:56:39,312 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >23:56:39,312 INFO anaconda: ui: saving changes to device an-c04n01.alteeve.ca:2 >23:56:39,313 DEBUG anaconda: new size: 4094.98828125 >23:56:39,313 DEBUG anaconda: old size: 4094.98828125 >23:56:39,314 DEBUG anaconda: new device type: None >23:56:39,314 DEBUG anaconda: new fs type: swap >23:56:39,314 DEBUG anaconda: new encryption setting: False >23:56:39,314 DEBUG anaconda: old mountpoint: >23:56:39,314 DEBUG anaconda: new mountpoint: None >23:56:39,315 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >23:56:39,315 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 1 members >23:56:39,315 DEBUG anaconda: populate_right_side: existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) with existing swap >23:56:39,316 DEBUG anaconda: min: 4094.98828125 max: 4094.98828125 current: 4094.98828125 >23:56:39,318 DEBUG anaconda: populate_raid: 1, raid1 >23:56:40,471 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >23:56:40,471 INFO anaconda: ui: saving changes to device an-c04n01.alteeve.ca:2 >23:56:40,471 DEBUG anaconda: new size: 4094.98828125 >23:56:40,472 DEBUG anaconda: old size: 4094.98828125 >23:56:40,472 DEBUG anaconda: new device type: None >23:56:40,473 DEBUG anaconda: new fs type: swap >23:56:40,473 DEBUG anaconda: new encryption setting: False >23:56:40,473 DEBUG anaconda: old mountpoint: >23:56:40,473 DEBUG anaconda: new mountpoint: None >23:56:40,474 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >23:56:40,474 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 1 members >23:56:40,475 DEBUG anaconda: populate_right_side: existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) with existing swap >23:56:40,476 DEBUG anaconda: min: 4094.98828125 max: 4094.98828125 current: 4094.98828125 >23:56:40,477 DEBUG anaconda: populate_raid: 1, raid1 >23:56:42,141 INFO anaconda: on_remove_clicked: Fedora Linux 17 for x86_64 >23:56:42,142 DEBUG anaconda: removing device 'existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) with existing swap' from page Fedora Linux 17 for x86_64 >23:56:43,969 INFO anaconda: ui: removed device an-c04n01.alteeve.ca:2 >23:56:43,975 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', 'sdb6'] >23:56:43,975 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >23:56:43,975 DEBUG anaconda: ui: new_devices=['sdb5', 'sdb4', 'sda4', 'sda5', 'sda6', 'sdb6'] >23:56:43,986 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >23:56:43,986 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >23:56:43,986 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 4 members >23:56:43,987 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda5 (20) with non-existent ext4 filesystem mounted at /boot >23:56:43,988 DEBUG anaconda: min: 1.0 max: 463114.985352 current: 500.0 >23:56:43,989 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:56:43,989 DEBUG anaconda: populate_raid: 2, None >23:56:43,989 DEBUG anaconda: fs type changed: ext4 >23:56:43,991 DEBUG anaconda: populate_raid: 2, None >23:56:43,996 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >23:56:43,996 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 4 members >23:56:43,996 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda5 (20) with non-existent ext4 filesystem mounted at /boot >23:56:43,997 DEBUG anaconda: min: 1.0 max: 471306.985352 current: 500.0 >23:56:43,997 DEBUG anaconda: populate_raid: 2, None >23:56:45,594 DEBUG anaconda: current selector: non-existent 500MB partition sda5 (20) with non-existent ext4 filesystem mounted at /boot >23:56:45,595 DEBUG anaconda: new selector: non-existent 423353MB partition sdb6 (19) with non-existent ext4 filesystem mounted at /home >23:56:45,595 INFO anaconda: ui: saving changes to device sda5 >23:56:45,595 DEBUG anaconda: new size: 500.0 >23:56:45,595 DEBUG anaconda: old size: 500.0 >23:56:45,595 DEBUG anaconda: new device type: 0 >23:56:45,596 DEBUG anaconda: new fs type: ext4 >23:56:45,596 DEBUG anaconda: new encryption setting: False >23:56:45,596 DEBUG anaconda: old mountpoint: /boot >23:56:45,596 DEBUG anaconda: new mountpoint: /boot >23:56:45,597 DEBUG anaconda: populate_right_side: non-existent 423353MB partition sdb6 (19) with non-existent ext4 filesystem mounted at /home >23:56:45,599 DEBUG anaconda: min: 1.0 max: 894159.985352 current: 423353.0 >23:56:45,601 DEBUG anaconda: populate_raid: 2, None >23:56:47,976 INFO anaconda: on_remove_clicked: New Fedora 18-Beta-TC2 Installation >23:56:47,976 DEBUG anaconda: removing device 'non-existent 423353MB partition sdb6 (19) with non-existent ext4 filesystem mounted at /home' from page New Fedora 18-Beta-TC2 Installation >23:56:47,979 INFO anaconda: ui: removed device sdb6 >23:56:47,984 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'] >23:56:47,984 DEBUG anaconda: ui: unused=['sdb4', 'sda4'] >23:56:47,985 DEBUG anaconda: ui: new_devices=['sda5', 'sdb5', 'sdb4', 'sda4', 'sda6'] >23:56:47,993 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC2 Installation >23:56:47,994 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >23:56:47,994 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 3 members >23:56:47,994 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda5 (20) with non-existent ext4 filesystem mounted at /boot >23:56:47,995 DEBUG anaconda: min: 1.0 max: 471306.985352 current: 500.0 >23:56:47,996 DEBUG anaconda: populate_raid: 2, None >23:56:48,001 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC2 Installation >23:56:48,001 DEBUG anaconda: page New Fedora 18-Beta-TC2 Installation has 3 members >23:56:48,001 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda5 (20) with non-existent ext4 filesystem mounted at /boot >23:56:48,002 DEBUG anaconda: min: 1.0 max: 894660.985352 current: 500.0 >23:56:48,003 DEBUG anaconda: populate_raid: 2, None >23:56:54,434 DEBUG anaconda: page clicked: Unknown >23:56:54,435 INFO anaconda: ui: saving changes to device sda5 >23:56:54,435 DEBUG anaconda: new size: 500.0 >23:56:54,435 DEBUG anaconda: old size: 500.0 >23:56:54,435 DEBUG anaconda: new device type: 0 >23:56:54,436 DEBUG anaconda: new fs type: ext4 >23:56:54,436 DEBUG anaconda: new encryption setting: False >23:56:54,436 DEBUG anaconda: old mountpoint: /boot >23:56:54,436 DEBUG anaconda: new mountpoint: /boot >23:56:54,437 DEBUG anaconda: show first mountpoint: Unknown >23:56:54,437 DEBUG anaconda: page Unknown has 2 members >23:56:54,437 DEBUG anaconda: populate_right_side: non-existent 431371MB partition sdb4 (23) >23:56:54,440 DEBUG anaconda: min: 1.0 max: 1325532.00879 current: 431371.023438 >23:56:54,441 DEBUG anaconda: fs type changed: Unknown >23:56:54,442 DEBUG anaconda: populate_raid: 2, None >23:56:55,943 DEBUG anaconda: current selector: non-existent 431371MB partition sdb4 (23) >23:56:55,944 DEBUG anaconda: new selector: non-existent 431371MB partition sda4 (22) >23:56:55,944 INFO anaconda: ui: saving changes to device sdb4 >23:56:55,944 DEBUG anaconda: new size: 431371.023438 >23:56:55,944 DEBUG anaconda: old size: 431371.023438 >23:56:55,944 DEBUG anaconda: new device type: 0 >23:56:55,944 DEBUG anaconda: new fs type: Unknown >23:56:55,944 DEBUG anaconda: new encryption setting: False >23:56:55,945 DEBUG anaconda: old mountpoint: >23:56:55,945 DEBUG anaconda: new mountpoint: None >23:56:55,945 DEBUG anaconda: populate_right_side: non-existent 431371MB partition sda4 (22) >23:56:55,946 DEBUG anaconda: min: 1.0 max: 1325532.00879 current: 431371.023438 >23:56:55,947 DEBUG anaconda: populate_raid: 2, None >23:56:57,059 INFO anaconda: on_remove_clicked: Unknown >23:56:57,060 DEBUG anaconda: removing device 'non-existent 431371MB partition sda4 (22)' from page Unknown > > >/tmp/packaging.log: >03:51:20,634 DEBUG packaging: getting release version from tree at None (18) >03:51:20,634 DEBUG packaging: got a release version of 18 >03:51:24,333 INFO packaging: updating base repo >03:51:24,448 DEBUG packaging: getting release version from tree at None (18) >03:51:24,449 DEBUG packaging: got a release version of 18 >03:51:24,449 INFO packaging: configuring base repo >03:51:24,449 DEBUG packaging: None is mounted on /run/install/repo >03:51:24,463 INFO packaging: using default repos from local yum configuration >03:51:24,464 INFO packaging: gathering repo metadata >03:51:24,464 DEBUG packaging: getting repo metadata for fedora >03:51:39,547 DEBUG packaging: getting group info for fedora >03:51:39,758 DEBUG packaging: getting repo metadata for updates-testing >03:51:44,032 DEBUG packaging: getting group info for updates-testing >03:51:44,246 DEBUG packaging: getting repo metadata for updates >03:51:44,628 DEBUG packaging: getting group info for updates >03:51:44,628 ERR packaging: failed to get groups for repo updates >03:51:44,628 INFO packaging: metadata retrieval complete >04:52:49,427 DEBUG packaging: deleting package sacks >04:52:49,430 INFO packaging: checking software selection >04:52:49,430 DEBUG packaging: deleting package sacks >04:52:49,431 DEBUG packaging: select group core >04:52:50,349 DEBUG packaging: select group core >04:52:50,349 DEBUG packaging: select group gnome-desktop >04:52:50,407 DEBUG packaging: select group multimedia >04:52:50,437 DEBUG packaging: select group input-methods >04:52:50,446 DEBUG packaging: select group base-x >04:52:50,461 DEBUG packaging: select group fonts >04:52:50,501 DEBUG packaging: select group hardware-support >04:52:50,519 DEBUG packaging: select group dial-up >04:52:50,524 DEBUG packaging: select group printing >04:52:50,576 DEBUG packaging: select group firefox >04:52:50,578 DEBUG packaging: select group standard >04:52:50,627 DEBUG packaging: select package kernel-PAE >04:52:50,715 INFO packaging: no kernel-PAE package >04:52:50,715 DEBUG packaging: select package kernel >04:52:50,716 INFO packaging: selected kernel >04:52:50,716 INFO packaging: checking dependencies >04:52:54,863 DEBUG packaging: success >04:52:54,888 INFO packaging: 1085 packages selected totalling 2.56 Gb > > >/tmp/program.log: >03:51:13,940 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >03:51:13,957 INFO program: Running... modprobe fcoe >03:51:13,997 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >03:51:14,044 INFO program: No FCoE boot disk information is found in EDD! >03:51:14,045 INFO program: Running... udevadm settle --timeout=300 >03:51:18,465 INFO program: Running... multipath -d >03:51:18,501 INFO program: Running... multipath -ll >03:51:19,349 INFO program: Running... metacity --display :1 --sm-disable >03:51:19,771 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >03:51:19,914 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,935 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,935 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,936 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,936 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,937 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,937 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,938 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,938 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,939 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,939 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,940 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,941 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,941 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,942 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,942 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,943 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,943 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,944 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,944 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,945 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,945 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,946 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:19,946 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:51:20,667 INFO program: Running... udevadm control --property=ANACONDA=1 >03:51:20,976 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >03:51:20,997 INFO program: Running... udevadm settle --timeout=300 >03:51:21,192 INFO program: Running... multipath -d >03:51:21,202 INFO program: Running... multipath -ll >03:51:21,324 INFO program: Running... udevadm settle --timeout=300 >03:51:21,353 INFO program: Running... mdadm --examine --brief /dev/sda1 >03:51:21,367 INFO program: ARRAY /dev/md/3 metadata=1.2 UUID=220084df:6492423d:4204e9a6:d6204a51 name=an-c04n01.alteeve.ca:3 >03:51:21,379 INFO program: Running... udevadm settle --timeout=300 >03:51:21,399 INFO program: Running... mdadm --incremental --quiet /dev/sda1 >03:51:21,483 INFO program: Running... systemctl start chronyd.service >03:51:21,537 INFO program: Running... udevadm settle --timeout=300 >03:51:21,558 INFO program: Running... mdadm --examine --brief /dev/sda2 >03:51:21,567 INFO program: ARRAY /dev/md/2 metadata=1.2 UUID=e900cfe8:7c966b3d:711b9ce9:0e393a8b name=an-c04n01.alteeve.ca:2 >03:51:21,574 INFO program: Running... udevadm settle --timeout=300 >03:51:21,608 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >03:51:21,806 INFO program: Running... udevadm settle --timeout=300 >03:51:21,824 INFO program: Running... mdadm --examine --brief /dev/sda3 >03:51:21,831 INFO program: ARRAY /dev/md/1 metadata=1.0 UUID=cef97bcb:b6fc5753:8dd4dca9:55e08992 name=an-c04n01.alteeve.ca:1 >03:51:21,837 INFO program: Running... udevadm settle --timeout=300 >03:51:21,846 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >03:51:21,983 INFO program: Running... udevadm settle --timeout=300 >03:51:21,994 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >03:51:22,025 INFO program: Running... udevadm settle --timeout=300 >03:51:22,034 INFO program: Running... mdadm --incremental --quiet /dev/sdb2 >03:51:22,066 INFO program: Running... udevadm settle --timeout=300 >03:51:22,091 INFO program: Running... mdadm --incremental --quiet /dev/sdb3 >03:51:22,132 INFO program: Running... dumpe2fs -h /dev/loop1 >03:51:22,143 INFO program: Filesystem volume name: Anaconda >03:51:22,143 INFO program: Last mounted on: / >03:51:22,144 INFO program: Filesystem UUID: 927334dd-dd69-4cfb-a58c-a8ba5a152439 >03:51:22,144 INFO program: Filesystem magic number: 0xEF53 >03:51:22,144 INFO program: Filesystem revision #: 1 (dynamic) >03:51:22,144 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 >03:51:22,144 INFO program: Filesystem flags: signed_directory_hash >03:51:22,144 INFO program: Default mount options: user_xattr acl >03:51:22,144 INFO program: Filesystem state: clean >03:51:22,144 INFO program: Errors behavior: Continue >03:51:22,144 INFO program: Filesystem OS type: Linux >03:51:22,144 INFO program: Inode count: 65536 >03:51:22,144 INFO program: Block count: 1048576 >03:51:22,144 INFO program: Reserved block count: 0 >03:51:22,144 INFO program: Free blocks: 302141 >03:51:22,144 INFO program: Free inodes: 38134 >03:51:22,144 INFO program: First block: 1 >03:51:22,144 INFO program: Block size: 1024 >03:51:22,145 INFO program: Fragment size: 1024 >03:51:22,145 INFO program: Reserved GDT blocks: 256 >03:51:22,145 INFO program: Blocks per group: 8192 >03:51:22,145 INFO program: Fragments per group: 8192 >03:51:22,145 INFO program: Inodes per group: 512 >03:51:22,145 INFO program: Inode blocks per group: 128 >03:51:22,146 INFO program: Flex block group size: 16 >03:51:22,146 INFO program: Filesystem created: Thu Oct 4 13:59:00 2012 >03:51:22,146 INFO program: Last mount time: Thu Oct 4 13:59:12 2012 >03:51:22,146 INFO program: Last write time: Thu Oct 4 13:59:19 2012 >03:51:22,146 INFO program: Mount count: 2 >03:51:22,146 INFO program: Maximum mount count: -1 >03:51:22,147 INFO program: Last checked: Thu Oct 4 13:59:00 2012 >03:51:22,147 INFO program: Check interval: 0 (<none>) >03:51:22,147 INFO program: Lifetime writes: 32 MB >03:51:22,147 INFO program: Reserved blocks uid: 0 (user root) >03:51:22,147 INFO program: Reserved blocks gid: 0 (group root) >03:51:22,147 INFO program: First inode: 11 >03:51:22,147 INFO program: Inode size: 256 >03:51:22,148 INFO program: Required extra isize: 28 >03:51:22,148 INFO program: Desired extra isize: 28 >03:51:22,148 INFO program: Journal inode: 8 >03:51:22,148 INFO program: Default directory hash: half_md4 >03:51:22,148 INFO program: Directory Hash Seed: 64262e59-0e0e-495a-bdd8-e98ee8659667 >03:51:22,148 INFO program: Journal backup: inode blocks >03:51:22,149 INFO program: Journal features: (none) >03:51:22,149 INFO program: Journal size: 32M >03:51:22,149 INFO program: Journal length: 32768 >03:51:22,149 INFO program: Journal sequence: 0x00000007 >03:51:22,149 INFO program: Journal start: 0 >03:51:22,149 INFO program: >03:51:22,150 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:51:22,150 INFO program: Running... dumpe2fs -h /dev/loop1 >03:51:22,166 INFO program: Filesystem volume name: Anaconda >03:51:22,167 INFO program: Last mounted on: / >03:51:22,167 INFO program: Filesystem UUID: 927334dd-dd69-4cfb-a58c-a8ba5a152439 >03:51:22,167 INFO program: Filesystem magic number: 0xEF53 >03:51:22,167 INFO program: Filesystem revision #: 1 (dynamic) >03:51:22,167 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 >03:51:22,167 INFO program: Filesystem flags: signed_directory_hash >03:51:22,167 INFO program: Default mount options: user_xattr acl >03:51:22,168 INFO program: Filesystem state: clean >03:51:22,168 INFO program: Errors behavior: Continue >03:51:22,168 INFO program: Filesystem OS type: Linux >03:51:22,168 INFO program: Inode count: 65536 >03:51:22,168 INFO program: Block count: 1048576 >03:51:22,168 INFO program: Reserved block count: 0 >03:51:22,168 INFO program: Free blocks: 302141 >03:51:22,168 INFO program: Free inodes: 38134 >03:51:22,168 INFO program: First block: 1 >03:51:22,168 INFO program: Block size: 1024 >03:51:22,169 INFO program: Fragment size: 1024 >03:51:22,169 INFO program: Reserved GDT blocks: 256 >03:51:22,169 INFO program: Blocks per group: 8192 >03:51:22,169 INFO program: Fragments per group: 8192 >03:51:22,169 INFO program: Inodes per group: 512 >03:51:22,169 INFO program: Inode blocks per group: 128 >03:51:22,169 INFO program: Flex block group size: 16 >03:51:22,169 INFO program: Filesystem created: Thu Oct 4 13:59:00 2012 >03:51:22,169 INFO program: Last mount time: Thu Oct 4 13:59:12 2012 >03:51:22,169 INFO program: Last write time: Thu Oct 4 13:59:19 2012 >03:51:22,170 INFO program: Mount count: 2 >03:51:22,170 INFO program: Maximum mount count: -1 >03:51:22,170 INFO program: Last checked: Thu Oct 4 13:59:00 2012 >03:51:22,170 INFO program: Check interval: 0 (<none>) >03:51:22,170 INFO program: Lifetime writes: 32 MB >03:51:22,170 INFO program: Reserved blocks uid: 0 (user root) >03:51:22,171 INFO program: Reserved blocks gid: 0 (group root) >03:51:22,171 INFO program: First inode: 11 >03:51:22,171 INFO program: Inode size: 256 >03:51:22,171 INFO program: Required extra isize: 28 >03:51:22,171 INFO program: Desired extra isize: 28 >03:51:22,171 INFO program: Journal inode: 8 >03:51:22,172 INFO program: Default directory hash: half_md4 >03:51:22,172 INFO program: Directory Hash Seed: 64262e59-0e0e-495a-bdd8-e98ee8659667 >03:51:22,172 INFO program: Journal backup: inode blocks >03:51:22,172 INFO program: Journal features: (none) >03:51:22,172 INFO program: Journal size: 32M >03:51:22,172 INFO program: Journal length: 32768 >03:51:22,173 INFO program: Journal sequence: 0x00000007 >03:51:22,173 INFO program: Journal start: 0 >03:51:22,173 INFO program: >03:51:22,173 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:51:22,174 INFO program: Running... resize2fs -P /dev/loop1 >03:51:22,182 INFO program: Couldn't find valid filesystem superblock. >03:51:22,183 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:51:22,183 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >03:51:22,215 INFO program: Running... dumpe2fs -h /dev/md/an-c04n01.alteeve.ca:3 >03:51:22,240 INFO program: Filesystem volume name: <none> >03:51:22,240 INFO program: Last mounted on: / >03:51:22,240 INFO program: Filesystem UUID: f3d3e8bd-d3c3-45be-a3da-2f66417d623a >03:51:22,240 INFO program: Filesystem magic number: 0xEF53 >03:51:22,241 INFO program: Filesystem revision #: 1 (dynamic) >03:51:22,241 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 >03:51:22,241 INFO program: Filesystem flags: signed_directory_hash >03:51:22,241 INFO program: Default mount options: user_xattr acl >03:51:22,241 INFO program: Filesystem state: clean >03:51:22,241 INFO program: Errors behavior: Continue >03:51:22,241 INFO program: Filesystem OS type: Linux >03:51:22,241 INFO program: Inode count: 2621440 >03:51:22,241 INFO program: Block count: 10485486 >03:51:22,241 INFO program: Reserved block count: 524274 >03:51:22,241 INFO program: Free blocks: 9913154 >03:51:22,241 INFO program: Free inodes: 2581361 >03:51:22,241 INFO program: First block: 0 >03:51:22,241 INFO program: Block size: 4096 >03:51:22,241 INFO program: Fragment size: 4096 >03:51:22,242 INFO program: Reserved GDT blocks: 1021 >03:51:22,242 INFO program: Blocks per group: 32768 >03:51:22,242 INFO program: Fragments per group: 32768 >03:51:22,242 INFO program: Inodes per group: 8192 >03:51:22,242 INFO program: Inode blocks per group: 512 >03:51:22,242 INFO program: Flex block group size: 16 >03:51:22,243 INFO program: Filesystem created: Sun Oct 7 11:01:13 2012 >03:51:22,243 INFO program: Last mount time: Tue Oct 9 01:56:39 2012 >03:51:22,243 INFO program: Last write time: Tue Oct 9 01:56:35 2012 >03:51:22,243 INFO program: Mount count: 11 >03:51:22,243 INFO program: Maximum mount count: -1 >03:51:22,243 INFO program: Last checked: Sun Oct 7 11:01:13 2012 >03:51:22,244 INFO program: Check interval: 0 (<none>) >03:51:22,244 INFO program: Lifetime writes: 3615 MB >03:51:22,244 INFO program: Reserved blocks uid: 0 (user root) >03:51:22,244 INFO program: Reserved blocks gid: 0 (group root) >03:51:22,244 INFO program: First inode: 11 >03:51:22,244 INFO program: Inode size: 256 >03:51:22,244 INFO program: Required extra isize: 28 >03:51:22,245 INFO program: Desired extra isize: 28 >03:51:22,245 INFO program: Journal inode: 8 >03:51:22,245 INFO program: Default directory hash: half_md4 >03:51:22,245 INFO program: Directory Hash Seed: 7de5f514-24a0-4dee-859f-6a5ba20c2170 >03:51:22,245 INFO program: Journal backup: inode blocks >03:51:22,245 INFO program: Journal features: journal_incompat_revoke >03:51:22,246 INFO program: Journal size: 128M >03:51:22,246 INFO program: Journal length: 32768 >03:51:22,246 INFO program: Journal sequence: 0x0000180d >03:51:22,246 INFO program: Journal start: 0 >03:51:22,246 INFO program: >03:51:22,246 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:51:22,247 INFO program: Running... dumpe2fs -h /dev/md/an-c04n01.alteeve.ca:3 >03:51:22,271 INFO program: Filesystem volume name: <none> >03:51:22,271 INFO program: Last mounted on: / >03:51:22,272 INFO program: Filesystem UUID: f3d3e8bd-d3c3-45be-a3da-2f66417d623a >03:51:22,272 INFO program: Filesystem magic number: 0xEF53 >03:51:22,272 INFO program: Filesystem revision #: 1 (dynamic) >03:51:22,272 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 >03:51:22,272 INFO program: Filesystem flags: signed_directory_hash >03:51:22,272 INFO program: Default mount options: user_xattr acl >03:51:22,272 INFO program: Filesystem state: clean >03:51:22,272 INFO program: Errors behavior: Continue >03:51:22,272 INFO program: Filesystem OS type: Linux >03:51:22,272 INFO program: Inode count: 2621440 >03:51:22,273 INFO program: Block count: 10485486 >03:51:22,273 INFO program: Reserved block count: 524274 >03:51:22,273 INFO program: Free blocks: 9913154 >03:51:22,273 INFO program: Free inodes: 2581361 >03:51:22,273 INFO program: First block: 0 >03:51:22,273 INFO program: Block size: 4096 >03:51:22,273 INFO program: Fragment size: 4096 >03:51:22,274 INFO program: Reserved GDT blocks: 1021 >03:51:22,274 INFO program: Blocks per group: 32768 >03:51:22,274 INFO program: Fragments per group: 32768 >03:51:22,275 INFO program: Inodes per group: 8192 >03:51:22,275 INFO program: Inode blocks per group: 512 >03:51:22,275 INFO program: Flex block group size: 16 >03:51:22,276 INFO program: Filesystem created: Sun Oct 7 11:01:13 2012 >03:51:22,276 INFO program: Last mount time: Tue Oct 9 01:56:39 2012 >03:51:22,276 INFO program: Last write time: Tue Oct 9 01:56:35 2012 >03:51:22,277 INFO program: Mount count: 11 >03:51:22,277 INFO program: Maximum mount count: -1 >03:51:22,277 INFO program: Last checked: Sun Oct 7 11:01:13 2012 >03:51:22,277 INFO program: Check interval: 0 (<none>) >03:51:22,278 INFO program: Lifetime writes: 3615 MB >03:51:22,278 INFO program: Reserved blocks uid: 0 (user root) >03:51:22,278 INFO program: Reserved blocks gid: 0 (group root) >03:51:22,279 INFO program: First inode: 11 >03:51:22,279 INFO program: Inode size: 256 >03:51:22,279 INFO program: Required extra isize: 28 >03:51:22,279 INFO program: Desired extra isize: 28 >03:51:22,280 INFO program: Journal inode: 8 >03:51:22,280 INFO program: Default directory hash: half_md4 >03:51:22,280 INFO program: Directory Hash Seed: 7de5f514-24a0-4dee-859f-6a5ba20c2170 >03:51:22,281 INFO program: Journal backup: inode blocks >03:51:22,281 INFO program: Journal features: journal_incompat_revoke >03:51:22,281 INFO program: Journal size: 128M >03:51:22,281 INFO program: Journal length: 32768 >03:51:22,282 INFO program: Journal sequence: 0x0000180d >03:51:22,282 INFO program: Journal start: 0 >03:51:22,282 INFO program: >03:51:22,282 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:51:22,283 INFO program: Running... resize2fs -P /dev/md/an-c04n01.alteeve.ca:3 >03:51:22,288 INFO program: Estimated minimum size of the filesystem: 434180 >03:51:22,289 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:51:22,310 INFO program: Running... dumpe2fs -h /dev/md/an-c04n01.alteeve.ca:1 >03:51:22,340 INFO program: Filesystem volume name: <none> >03:51:22,341 INFO program: Last mounted on: /boot >03:51:22,341 INFO program: Filesystem UUID: 625d5471-6fd1-47f4-adf4-3a3ce5e5f5de >03:51:22,341 INFO program: Filesystem magic number: 0xEF53 >03:51:22,341 INFO program: Filesystem revision #: 1 (dynamic) >03:51:22,341 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 >03:51:22,341 INFO program: Filesystem flags: signed_directory_hash >03:51:22,341 INFO program: Default mount options: user_xattr acl >03:51:22,341 INFO program: Filesystem state: clean >03:51:22,341 INFO program: Errors behavior: Continue >03:51:22,342 INFO program: Filesystem OS type: Linux >03:51:22,342 INFO program: Inode count: 131072 >03:51:22,342 INFO program: Block count: 524276 >03:51:22,342 INFO program: Reserved block count: 26213 >03:51:22,342 INFO program: Free blocks: 439868 >03:51:22,342 INFO program: Free inodes: 130726 >03:51:22,342 INFO program: First block: 1 >03:51:22,342 INFO program: Block size: 1024 >03:51:22,342 INFO program: Fragment size: 1024 >03:51:22,342 INFO program: Reserved GDT blocks: 256 >03:51:22,342 INFO program: Blocks per group: 8192 >03:51:22,342 INFO program: Fragments per group: 8192 >03:51:22,343 INFO program: Inodes per group: 2048 >03:51:22,343 INFO program: Inode blocks per group: 256 >03:51:22,343 INFO program: Flex block group size: 16 >03:51:22,343 INFO program: Filesystem created: Sun Oct 7 11:01:21 2012 >03:51:22,343 INFO program: Last mount time: Tue Oct 9 01:56:41 2012 >03:51:22,343 INFO program: Last write time: Tue Oct 9 01:56:41 2012 >03:51:22,344 INFO program: Mount count: 11 >03:51:22,344 INFO program: Maximum mount count: -1 >03:51:22,344 INFO program: Last checked: Sun Oct 7 11:01:21 2012 >03:51:22,344 INFO program: Check interval: 0 (<none>) >03:51:22,344 INFO program: Lifetime writes: 100 MB >03:51:22,344 INFO program: Reserved blocks uid: 0 (user root) >03:51:22,345 INFO program: Reserved blocks gid: 0 (group root) >03:51:22,345 INFO program: First inode: 11 >03:51:22,345 INFO program: Inode size: 128 >03:51:22,345 INFO program: Journal inode: 8 >03:51:22,345 INFO program: Default directory hash: half_md4 >03:51:22,345 INFO program: Directory Hash Seed: 4f23cb84-591f-4f3e-b9f3-337daddf61d8 >03:51:22,345 INFO program: Journal backup: inode blocks >03:51:22,346 INFO program: Journal features: (none) >03:51:22,346 INFO program: Journal size: 8M >03:51:22,346 INFO program: Journal length: 8192 >03:51:22,346 INFO program: Journal sequence: 0x00000037 >03:51:22,346 INFO program: Journal start: 0 >03:51:22,346 INFO program: >03:51:22,347 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:51:22,347 INFO program: Running... dumpe2fs -h /dev/md/an-c04n01.alteeve.ca:1 >03:51:22,357 INFO program: Filesystem volume name: <none> >03:51:22,357 INFO program: Last mounted on: /boot >03:51:22,357 INFO program: Filesystem UUID: 625d5471-6fd1-47f4-adf4-3a3ce5e5f5de >03:51:22,357 INFO program: Filesystem magic number: 0xEF53 >03:51:22,357 INFO program: Filesystem revision #: 1 (dynamic) >03:51:22,357 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 >03:51:22,357 INFO program: Filesystem flags: signed_directory_hash >03:51:22,357 INFO program: Default mount options: user_xattr acl >03:51:22,357 INFO program: Filesystem state: clean >03:51:22,357 INFO program: Errors behavior: Continue >03:51:22,358 INFO program: Filesystem OS type: Linux >03:51:22,358 INFO program: Inode count: 131072 >03:51:22,358 INFO program: Block count: 524276 >03:51:22,358 INFO program: Reserved block count: 26213 >03:51:22,358 INFO program: Free blocks: 439868 >03:51:22,358 INFO program: Free inodes: 130726 >03:51:22,358 INFO program: First block: 1 >03:51:22,358 INFO program: Block size: 1024 >03:51:22,358 INFO program: Fragment size: 1024 >03:51:22,358 INFO program: Reserved GDT blocks: 256 >03:51:22,358 INFO program: Blocks per group: 8192 >03:51:22,359 INFO program: Fragments per group: 8192 >03:51:22,359 INFO program: Inodes per group: 2048 >03:51:22,359 INFO program: Inode blocks per group: 256 >03:51:22,359 INFO program: Flex block group size: 16 >03:51:22,359 INFO program: Filesystem created: Sun Oct 7 11:01:21 2012 >03:51:22,359 INFO program: Last mount time: Tue Oct 9 01:56:41 2012 >03:51:22,359 INFO program: Last write time: Tue Oct 9 01:56:41 2012 >03:51:22,360 INFO program: Mount count: 11 >03:51:22,360 INFO program: Maximum mount count: -1 >03:51:22,360 INFO program: Last checked: Sun Oct 7 11:01:21 2012 >03:51:22,360 INFO program: Check interval: 0 (<none>) >03:51:22,360 INFO program: Lifetime writes: 100 MB >03:51:22,360 INFO program: Reserved blocks uid: 0 (user root) >03:51:22,360 INFO program: Reserved blocks gid: 0 (group root) >03:51:22,360 INFO program: First inode: 11 >03:51:22,360 INFO program: Inode size: 128 >03:51:22,361 INFO program: Journal inode: 8 >03:51:22,361 INFO program: Default directory hash: half_md4 >03:51:22,361 INFO program: Directory Hash Seed: 4f23cb84-591f-4f3e-b9f3-337daddf61d8 >03:51:22,361 INFO program: Journal backup: inode blocks >03:51:22,361 INFO program: Journal features: (none) >03:51:22,361 INFO program: Journal size: 8M >03:51:22,361 INFO program: Journal length: 8192 >03:51:22,361 INFO program: Journal sequence: 0x00000037 >03:51:22,361 INFO program: Journal start: 0 >03:51:22,361 INFO program: >03:51:22,361 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:51:22,361 INFO program: Running... resize2fs -P /dev/md/an-c04n01.alteeve.ca:1 >03:51:22,366 INFO program: Estimated minimum size of the filesystem: 73955 >03:51:22,367 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:51:22,371 INFO program: Running... udevadm settle --timeout=300 >03:51:22,424 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:51:22,428 INFO program: Filesystem volume name: Anaconda >03:51:22,429 INFO program: Last mounted on: /sysroot >03:51:22,429 INFO program: Filesystem UUID: 927334dd-dd69-4cfb-a58c-a8ba5a152439 >03:51:22,429 INFO program: Filesystem magic number: 0xEF53 >03:51:22,429 INFO program: Filesystem revision #: 1 (dynamic) >03:51:22,429 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 >03:51:22,429 INFO program: Filesystem flags: signed_directory_hash >03:51:22,429 INFO program: Default mount options: user_xattr acl >03:51:22,429 INFO program: Filesystem state: clean >03:51:22,430 INFO program: Errors behavior: Continue >03:51:22,430 INFO program: Filesystem OS type: Linux >03:51:22,430 INFO program: Inode count: 65536 >03:51:22,430 INFO program: Block count: 1048576 >03:51:22,430 INFO program: Reserved block count: 0 >03:51:22,430 INFO program: Free blocks: 302141 >03:51:22,430 INFO program: Free inodes: 38134 >03:51:22,430 INFO program: First block: 1 >03:51:22,430 INFO program: Block size: 1024 >03:51:22,430 INFO program: Fragment size: 1024 >03:51:22,431 INFO program: Reserved GDT blocks: 256 >03:51:22,431 INFO program: Blocks per group: 8192 >03:51:22,432 INFO program: Fragments per group: 8192 >03:51:22,432 INFO program: Inodes per group: 512 >03:51:22,432 INFO program: Inode blocks per group: 128 >03:51:22,432 INFO program: Flex block group size: 16 >03:51:22,432 INFO program: Filesystem created: Thu Oct 4 13:59:00 2012 >03:51:22,432 INFO program: Last mount time: Tue Oct 9 03:51:10 2012 >03:51:22,432 INFO program: Last write time: Tue Oct 9 03:51:10 2012 >03:51:22,433 INFO program: Mount count: 3 >03:51:22,433 INFO program: Maximum mount count: -1 >03:51:22,433 INFO program: Last checked: Thu Oct 4 13:59:00 2012 >03:51:22,433 INFO program: Check interval: 0 (<none>) >03:51:22,433 INFO program: Lifetime writes: 32 MB >03:51:22,433 INFO program: Reserved blocks uid: 0 (user root) >03:51:22,433 INFO program: Reserved blocks gid: 0 (group root) >03:51:22,433 INFO program: First inode: 11 >03:51:22,433 INFO program: Inode size: 256 >03:51:22,433 INFO program: Required extra isize: 28 >03:51:22,433 INFO program: Desired extra isize: 28 >03:51:22,433 INFO program: Journal inode: 8 >03:51:22,433 INFO program: Default directory hash: half_md4 >03:51:22,433 INFO program: Directory Hash Seed: 64262e59-0e0e-495a-bdd8-e98ee8659667 >03:51:22,433 INFO program: Journal backup: inode blocks >03:51:22,434 INFO program: Journal features: (none) >03:51:22,434 INFO program: Journal size: 32M >03:51:22,434 INFO program: Journal length: 32768 >03:51:22,434 INFO program: Journal sequence: 0x00000008 >03:51:22,434 INFO program: Journal start: 1 >03:51:22,434 INFO program: >03:51:22,434 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:51:22,434 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:51:22,441 INFO program: Filesystem volume name: Anaconda >03:51:22,441 INFO program: Last mounted on: /sysroot >03:51:22,441 INFO program: Filesystem UUID: 927334dd-dd69-4cfb-a58c-a8ba5a152439 >03:51:22,441 INFO program: Filesystem magic number: 0xEF53 >03:51:22,442 INFO program: Filesystem revision #: 1 (dynamic) >03:51:22,442 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 >03:51:22,442 INFO program: Filesystem flags: signed_directory_hash >03:51:22,442 INFO program: Default mount options: user_xattr acl >03:51:22,442 INFO program: Filesystem state: clean >03:51:22,442 INFO program: Errors behavior: Continue >03:51:22,442 INFO program: Filesystem OS type: Linux >03:51:22,442 INFO program: Inode count: 65536 >03:51:22,442 INFO program: Block count: 1048576 >03:51:22,443 INFO program: Reserved block count: 0 >03:51:22,443 INFO program: Free blocks: 302141 >03:51:22,443 INFO program: Free inodes: 38134 >03:51:22,443 INFO program: First block: 1 >03:51:22,443 INFO program: Block size: 1024 >03:51:22,443 INFO program: Fragment size: 1024 >03:51:22,443 INFO program: Reserved GDT blocks: 256 >03:51:22,443 INFO program: Blocks per group: 8192 >03:51:22,443 INFO program: Fragments per group: 8192 >03:51:22,443 INFO program: Inodes per group: 512 >03:51:22,443 INFO program: Inode blocks per group: 128 >03:51:22,443 INFO program: Flex block group size: 16 >03:51:22,444 INFO program: Filesystem created: Thu Oct 4 13:59:00 2012 >03:51:22,444 INFO program: Last mount time: Tue Oct 9 03:51:10 2012 >03:51:22,444 INFO program: Last write time: Tue Oct 9 03:51:10 2012 >03:51:22,444 INFO program: Mount count: 3 >03:51:22,444 INFO program: Maximum mount count: -1 >03:51:22,444 INFO program: Last checked: Thu Oct 4 13:59:00 2012 >03:51:22,444 INFO program: Check interval: 0 (<none>) >03:51:22,444 INFO program: Lifetime writes: 32 MB >03:51:22,444 INFO program: Reserved blocks uid: 0 (user root) >03:51:22,444 INFO program: Reserved blocks gid: 0 (group root) >03:51:22,444 INFO program: First inode: 11 >03:51:22,445 INFO program: Inode size: 256 >03:51:22,445 INFO program: Required extra isize: 28 >03:51:22,445 INFO program: Desired extra isize: 28 >03:51:22,445 INFO program: Journal inode: 8 >03:51:22,445 INFO program: Default directory hash: half_md4 >03:51:22,445 INFO program: Directory Hash Seed: 64262e59-0e0e-495a-bdd8-e98ee8659667 >03:51:22,445 INFO program: Journal backup: inode blocks >03:51:22,445 INFO program: Journal features: (none) >03:51:22,445 INFO program: Journal size: 32M >03:51:22,445 INFO program: Journal length: 32768 >03:51:22,445 INFO program: Journal sequence: 0x00000008 >03:51:22,445 INFO program: Journal start: 1 >03:51:22,446 INFO program: >03:51:22,446 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:51:22,446 INFO program: Running... resize2fs -P /dev/mapper/live-rw >03:51:22,450 INFO program: Estimated minimum size of the filesystem: 743925 >03:51:22,450 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:51:22,456 INFO program: Running... udevadm settle --timeout=300 >03:51:22,476 INFO program: Running... udevadm settle --timeout=300 >03:51:22,486 INFO program: Running... mdadm --stop /dev/md/an-c04n01.alteeve.ca:3 >03:51:22,533 ERR program: mdadm: stopped /dev/md/an-c04n01.alteeve.ca:3 >03:51:22,539 INFO program: Running... udevadm settle --timeout=300 >03:51:22,554 INFO program: Running... udevadm settle --timeout=300 >03:51:22,571 INFO program: Running... udevadm settle --timeout=300 >03:51:22,590 INFO program: Running... udevadm settle --timeout=300 >03:51:22,606 INFO program: Running... udevadm settle --timeout=300 >03:51:22,617 INFO program: Running... mdadm --stop /dev/md/an-c04n01.alteeve.ca:2 >03:51:22,630 ERR program: mdadm: stopped /dev/md/an-c04n01.alteeve.ca:2 >03:51:22,637 INFO program: Running... udevadm settle --timeout=300 >03:51:22,660 INFO program: Running... udevadm settle --timeout=300 >03:51:22,676 INFO program: Running... udevadm settle --timeout=300 >03:51:22,696 INFO program: Running... udevadm settle --timeout=300 >03:51:22,709 INFO program: Running... udevadm settle --timeout=300 >03:51:22,720 INFO program: Running... mdadm --stop /dev/md/an-c04n01.alteeve.ca:1 >03:51:22,736 ERR program: mdadm: stopped /dev/md/an-c04n01.alteeve.ca:1 >03:51:22,743 INFO program: Running... udevadm settle --timeout=300 >03:51:22,765 INFO program: Running... udevadm settle --timeout=300 >03:51:22,788 INFO program: Running... udevadm settle --timeout=300 >03:51:22,809 INFO program: Running... udevadm settle --timeout=300 >03:51:22,836 INFO program: Running... mdadm --assemble /dev/md/an-c04n01.alteeve.ca:3 --uuid=220084df:6492423d:4204e9a6:d6204a51 --run /dev/sda1 /dev/sdb1 >03:51:22,901 ERR program: mdadm: /dev/md/an-c04n01.alteeve.ca:3 has been started with 2 drives. >03:51:23,102 INFO program: Running... udevadm settle --timeout=300 >03:51:23,136 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/md/an-c04n01.alteeve.ca:3 /mnt/sysimage >03:51:23,182 INFO program: Running... arch >03:51:23,400 INFO program: x86_64 >03:51:23,427 INFO program: Running... /bin/umount /mnt/sysimage >03:51:23,545 INFO program: Running... udevadm settle --timeout=300 >03:51:23,564 INFO program: Running... mdadm --stop /dev/md/an-c04n01.alteeve.ca:3 >03:51:23,695 ERR program: mdadm: stopped /dev/md/an-c04n01.alteeve.ca:3 >03:51:23,708 INFO program: Running... mdadm --assemble /dev/md/an-c04n01.alteeve.ca:1 --uuid=cef97bcb:b6fc5753:8dd4dca9:55e08992 --run /dev/sda3 /dev/sdb3 >03:51:23,777 ERR program: mdadm: /dev/md/an-c04n01.alteeve.ca:1 has been started with 2 drives. >03:51:23,974 INFO program: Running... udevadm settle --timeout=300 >03:51:23,992 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/md/an-c04n01.alteeve.ca:1 /mnt/sysimage >03:51:24,019 INFO program: Running... /bin/umount /mnt/sysimage >03:51:24,079 INFO program: Running... udevadm settle --timeout=300 >03:51:24,096 INFO program: Running... mdadm --stop /dev/md/an-c04n01.alteeve.ca:1 >03:51:24,142 ERR program: mdadm: stopped /dev/md/an-c04n01.alteeve.ca:1 >03:51:24,147 INFO program: Running... udevadm settle --timeout=300 >03:51:24,162 INFO program: Running... udevadm settle --timeout=300 >03:51:24,176 INFO program: Running... udevadm settle --timeout=300 >03:51:24,192 INFO program: Running... udevadm settle --timeout=300 >04:52:25,265 INFO program: Running... modprobe btrfs >04:52:25,366 INFO program: Running... modprobe xfs >04:52:25,450 INFO program: Running... modprobe vfat >04:53:23,157 INFO program: Running... systemctl status chronyd.service >04:53:23,177 INFO program: chronyd.service - NTP client/server >04:53:23,178 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >04:53:23,178 INFO program: Active: active (running) since Tue, 09 Oct 2012 04:51:21 +0100; 2min 1s ago >04:53:23,179 INFO program: Process: 1443 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >04:53:23,179 INFO program: Process: 1439 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >04:53:23,179 INFO program: Process: 1425 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >04:53:23,179 INFO program: Main PID: 1442 (chronyd) >04:53:23,179 INFO program: CGroup: name=systemd:/system/chronyd.service >04:53:23,179 INFO program: └ 1442 /usr/sbin/chronyd -u chrony >04:53:23,180 INFO program: >04:53:23,180 INFO program: Oct 09 04:51:21 localhost chrony-helper[1425]: tr: write error: Broken pipe >04:53:23,180 INFO program: Oct 09 04:51:21 localhost chrony-helper[1425]: tr: write error >04:53:23,180 INFO program: Oct 09 04:51:21 localhost chronyd[1442]: chronyd version 1.27-git1ca844 starting >04:53:23,180 INFO program: Oct 09 04:51:21 localhost chronyd[1442]: Linux kernel major=3 minor=6 patch=0 >04:53:23,180 INFO program: Oct 09 04:51:21 localhost chronyd[1442]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >04:53:23,180 INFO program: Oct 09 04:51:21 localhost systemd[1]: Started NTP client/server. >04:53:23,181 INFO program: Oct 09 04:51:28 localhost chronyd[1442]: Selected source 108.61.73.243 >04:53:23,181 INFO program: Oct 09 04:51:28 localhost chronyd[1442]: System clock wrong by -1.506972 seconds, adjustment started >04:53:23,181 INFO program: Oct 09 04:51:37 localhost chronyd[1442]: Selected source 69.36.227.90 >04:53:23,181 INFO program: Oct 09 04:52:33 localhost chronyd[1442]: Selected source 108.61.73.243 >04:53:23,185 INFO program: Running... rdate -s 3.fedora.pool.ntp.org >04:53:23,185 INFO program: Running... systemctl start chronyd.service >23:55:37,184 INFO program: Running... udevadm settle --timeout=300 >23:56:05,215 INFO program: Running... udevadm settle --timeout=300 >23:56:32,844 INFO program: Running... udevadm settle --timeout=300 >23:56:32,877 INFO program: Running... udevadm settle --timeout=300 >23:56:37,841 INFO program: Running... udevadm settle --timeout=300 >23:56:37,871 INFO program: Running... udevadm settle --timeout=300 >23:56:43,913 INFO program: Running... udevadm settle --timeout=300 >23:56:43,946 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >03:51:13,520 DEBUG storage: registered device format class Ext2FS as ext2 >03:51:13,520 DEBUG storage: registered device format class Ext3FS as ext3 >03:51:13,520 DEBUG storage: registered device format class Ext4FS as ext4 >03:51:13,521 DEBUG storage: registered device format class FATFS as vfat >03:51:13,521 DEBUG storage: registered device format class EFIFS as efi >03:51:13,521 DEBUG storage: registered device format class BTRFS as btrfs >03:51:13,521 DEBUG storage: registered device format class GFS2 as gfs2 >03:51:13,521 DEBUG storage: registered device format class JFS as jfs >03:51:13,521 DEBUG storage: registered device format class ReiserFS as reiserfs >03:51:13,521 DEBUG storage: registered device format class XFS as xfs >03:51:13,521 DEBUG storage: registered device format class HFS as hfs >03:51:13,521 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >03:51:13,522 DEBUG storage: registered device format class HFSPlus as hfs+ >03:51:13,522 DEBUG storage: registered device format class NTFS as ntfs >03:51:13,522 DEBUG storage: registered device format class NFS as nfs >03:51:13,522 DEBUG storage: registered device format class NFSv4 as nfs4 >03:51:13,522 DEBUG storage: registered device format class Iso9660FS as iso9660 >03:51:13,522 DEBUG storage: registered device format class NoDevFS as nodev >03:51:13,522 DEBUG storage: registered device format class DevPtsFS as devpts >03:51:13,522 DEBUG storage: registered device format class ProcFS as proc >03:51:13,522 DEBUG storage: registered device format class SysFS as sysfs >03:51:13,522 DEBUG storage: registered device format class TmpFS as tmpfs >03:51:13,523 DEBUG storage: registered device format class BindFS as bind >03:51:13,523 DEBUG storage: registered device format class SELinuxFS as selinuxfs >03:51:13,523 DEBUG storage: registered device format class USBFS as usbfs >03:51:13,524 DEBUG storage: registered device format class MDRaidMember as mdmember >03:51:13,526 DEBUG storage: registered device format class SwapSpace as swap >03:51:13,528 DEBUG storage: registered device format class BIOSBoot as biosboot >03:51:13,533 DEBUG storage: registered device format class DiskLabel as disklabel >03:51:13,533 DEBUG storage: registered device format class DMRaidMember as dmraidmember >03:51:13,534 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >03:51:13,535 DEBUG storage: registered device format class MultipathMember as multipath_member >03:51:13,575 DEBUG storage: registered device format class LUKS as luks >03:51:13,576 DEBUG storage: registered device format class PPCPRePBoot as prepboot >03:51:18,461 DEBUG storage: MultipathTopology._build_topology: >03:51:18,461 DEBUG storage: /etc/multipath.conf contents: >03:51:18,461 DEBUG storage: # multipath.conf written by anaconda >03:51:18,461 DEBUG storage: >03:51:18,461 DEBUG storage: defaults { >03:51:18,461 DEBUG storage: user_friendly_names yes >03:51:18,461 DEBUG storage: } >03:51:18,461 DEBUG storage: blacklist { >03:51:18,462 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:51:18,462 DEBUG storage: devnode "^hd[a-z]" >03:51:18,462 DEBUG storage: devnode "^dcssblk[0-9]*" >03:51:18,462 DEBUG storage: device { >03:51:18,462 DEBUG storage: vendor "DGC" >03:51:18,462 DEBUG storage: product "LUNZ" >03:51:18,462 DEBUG storage: } >03:51:18,462 DEBUG storage: device { >03:51:18,462 DEBUG storage: vendor "IBM" >03:51:18,462 DEBUG storage: product "S/390.*" >03:51:18,462 DEBUG storage: } >03:51:18,462 DEBUG storage: # don't count normal SATA devices as multipaths >03:51:18,463 DEBUG storage: device { >03:51:18,463 DEBUG storage: vendor "ATA" >03:51:18,463 DEBUG storage: } >03:51:18,463 DEBUG storage: # don't count 3ware devices as multipaths >03:51:18,463 DEBUG storage: device { >03:51:18,463 DEBUG storage: vendor "3ware" >03:51:18,464 DEBUG storage: } >03:51:18,464 DEBUG storage: device { >03:51:18,464 DEBUG storage: vendor "AMCC" >03:51:18,464 DEBUG storage: } >03:51:18,464 DEBUG storage: # nor highpoint devices >03:51:18,464 DEBUG storage: device { >03:51:18,464 DEBUG storage: vendor "HPT" >03:51:18,465 DEBUG storage: } >03:51:18,465 DEBUG storage: } >03:51:18,465 DEBUG storage: multipaths { >03:51:18,465 DEBUG storage: } >03:51:18,465 DEBUG storage: (end of /etc/multipath.conf) >03:51:18,508 INFO storage: MultipathTopology: found singlepath device: sda >03:51:18,509 INFO storage: MultipathTopology: found non-disk device: sda1 >03:51:18,509 INFO storage: MultipathTopology: found non-disk device: sda2 >03:51:18,509 INFO storage: MultipathTopology: found non-disk device: sda3 >03:51:18,509 INFO storage: MultipathTopology: found singlepath device: sdb >03:51:18,509 INFO storage: MultipathTopology: found non-disk device: sdb1 >03:51:18,510 INFO storage: MultipathTopology: found non-disk device: sdb2 >03:51:18,510 INFO storage: MultipathTopology: found non-disk device: sdb3 >03:51:18,510 INFO storage: MultipathTopology: found singlepath device: loop0 >03:51:18,510 INFO storage: MultipathTopology: found singlepath device: loop1 >03:51:18,510 INFO storage: MultipathTopology: found singlepath device: loop2 >03:51:18,510 INFO storage: MultipathTopology: found singlepath device: loop3 >03:51:18,510 INFO storage: MultipathTopology: found singlepath device: loop4 >03:51:18,510 INFO storage: MultipathTopology: found singlepath device: loop5 >03:51:18,510 INFO storage: MultipathTopology: found singlepath device: loop6 >03:51:18,510 INFO storage: MultipathTopology: found singlepath device: loop7 >03:51:18,511 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:51:18,511 INFO storage: MultipathTopology: found singlepath device: md125 >03:51:18,511 INFO storage: MultipathTopology: found singlepath device: md126 >03:51:18,511 INFO storage: MultipathTopology: found singlepath device: md127 >03:51:20,996 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >03:51:20,997 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >03:51:21,184 DEBUG storage: MultipathTopology._build_topology: >03:51:21,185 DEBUG storage: /etc/multipath.conf contents: >03:51:21,185 DEBUG storage: # multipath.conf written by anaconda >03:51:21,185 DEBUG storage: >03:51:21,185 DEBUG storage: defaults { >03:51:21,185 DEBUG storage: user_friendly_names yes >03:51:21,185 DEBUG storage: } >03:51:21,185 DEBUG storage: blacklist { >03:51:21,185 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:51:21,185 DEBUG storage: devnode "^hd[a-z]" >03:51:21,185 DEBUG storage: devnode "^dcssblk[0-9]*" >03:51:21,185 DEBUG storage: device { >03:51:21,185 DEBUG storage: vendor "DGC" >03:51:21,186 DEBUG storage: product "LUNZ" >03:51:21,186 DEBUG storage: } >03:51:21,186 DEBUG storage: device { >03:51:21,186 DEBUG storage: vendor "IBM" >03:51:21,186 DEBUG storage: product "S/390.*" >03:51:21,186 DEBUG storage: } >03:51:21,186 DEBUG storage: # don't count normal SATA devices as multipaths >03:51:21,187 DEBUG storage: device { >03:51:21,187 DEBUG storage: vendor "ATA" >03:51:21,187 DEBUG storage: } >03:51:21,188 DEBUG storage: # don't count 3ware devices as multipaths >03:51:21,188 DEBUG storage: device { >03:51:21,188 DEBUG storage: vendor "3ware" >03:51:21,188 DEBUG storage: } >03:51:21,189 DEBUG storage: device { >03:51:21,189 DEBUG storage: vendor "AMCC" >03:51:21,190 DEBUG storage: } >03:51:21,190 DEBUG storage: # nor highpoint devices >03:51:21,190 DEBUG storage: device { >03:51:21,191 DEBUG storage: vendor "HPT" >03:51:21,191 DEBUG storage: } >03:51:21,191 DEBUG storage: } >03:51:21,191 DEBUG storage: multipaths { >03:51:21,192 DEBUG storage: } >03:51:21,192 DEBUG storage: (end of /etc/multipath.conf) >03:51:21,214 INFO storage: MultipathTopology: found singlepath device: sda >03:51:21,215 INFO storage: MultipathTopology: found non-disk device: sda1 >03:51:21,215 INFO storage: MultipathTopology: found non-disk device: sda2 >03:51:21,216 INFO storage: MultipathTopology: found non-disk device: sda3 >03:51:21,217 INFO storage: MultipathTopology: found singlepath device: sdb >03:51:21,217 INFO storage: MultipathTopology: found non-disk device: sdb1 >03:51:21,218 INFO storage: MultipathTopology: found non-disk device: sdb2 >03:51:21,218 INFO storage: MultipathTopology: found non-disk device: sdb3 >03:51:21,219 INFO storage: MultipathTopology: found singlepath device: loop0 >03:51:21,220 INFO storage: MultipathTopology: found singlepath device: loop1 >03:51:21,220 INFO storage: MultipathTopology: found singlepath device: loop2 >03:51:21,220 INFO storage: MultipathTopology: found singlepath device: loop3 >03:51:21,220 INFO storage: MultipathTopology: found singlepath device: loop4 >03:51:21,221 INFO storage: MultipathTopology: found singlepath device: loop5 >03:51:21,221 INFO storage: MultipathTopology: found singlepath device: loop6 >03:51:21,221 INFO storage: MultipathTopology: found singlepath device: loop7 >03:51:21,221 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:51:21,221 INFO storage: MultipathTopology: found singlepath device: md125 >03:51:21,222 INFO storage: MultipathTopology: found singlepath device: md126 >03:51:21,222 INFO storage: MultipathTopology: found singlepath device: md127 >03:51:21,222 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'] >03:51:21,230 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': '561359', > '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 ; >03:51:21,231 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >03:51:21,232 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:51:21,234 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:21,238 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >03:51:21,242 INFO storage: sda is a disk >03:51:21,242 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:21,247 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >03:51:21,247 INFO storage: added disk sda (id 0) to device tree >03:51:21,248 DEBUG storage: looking up parted Device: /dev/sda >03:51:21,250 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >03:51:21,252 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >03:51:21,253 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:51:21,256 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >03:51:21,280 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 0x7f0ab3912110>, <parted.partition.Partition object at 0x7f0ab37ac2d0>, <parted.partition.Partition object at 0x7f0ab37ac4d0>] > device: <parted.device.Device object at 0x7f0ab3797350> > PedDisk: <_ped.Disk object at 0x7f0ab379e6c8> >03:51:21,280 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:51:21,281 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >03:51:21,282 INFO storage: got device: DiskDevice instance (0x7f0acb977f10) -- > 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 0x7f0ab6767ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0ab3935210> >03:51:21,283 INFO storage: got format: DiskLabel instance (0x7f0acb977f90) -- > 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 0x7f0ab3912110>, <parted.partition.Partition object at 0x7f0ab37ac2d0>, <parted.partition.Partition object at 0x7f0ab37ac4d0>] > device: <parted.device.Device object at 0x7f0ab3797350> > PedDisk: <_ped.Disk object at 0x7f0ab379e6c8> > origPartedDisk = <parted.disk.Disk object at 0x7f0ab37ac610> > 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 0x7f0ab6767a70> > >03:51:21,287 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': '182', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:3', > 'MD_UPDATE_TIME': '1349754442', > 'MD_UUID': '220084df:6492423d:4204e9a6:d6204a51', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '561367', > '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 ; >03:51:21,287 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >03:51:21,288 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >03:51:21,289 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:21,289 INFO storage: sda1 is a partition >03:51:21,290 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >03:51:21,290 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:51:21,291 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >03:51:21,292 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >03:51:21,293 DEBUG storage: PartitionDevice._setFormat: sda1 ; >03:51:21,293 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:21,294 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >03:51:21,294 DEBUG storage: looking up parted Partition: /dev/sda1 >03:51:21,295 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >03:51:21,295 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >03:51:21,296 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >03:51:21,297 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >03:51:21,297 INFO storage: added partition sda1 (id 1) to device tree >03:51:21,298 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >03:51:21,298 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >03:51:21,300 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:51:21,303 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >03:51:21,309 WARN storage: disklabel detected but not usable on sda1 >03:51:21,310 INFO storage: type detected on 'sda1' is 'linux_raid_member' >03:51:21,313 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 ; >03:51:21,313 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >03:51:21,317 DEBUG storage: PartitionDevice._setFormat: sda1 ; >03:51:21,320 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >03:51:21,322 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >03:51:21,324 DEBUG storage: DeviceTree.getDeviceByUuid returned None >03:51:21,367 INFO storage: using name an-c04n01.alteeve.ca:3 for md array containing member sda1 >03:51:21,368 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:21,370 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:3 ; current: None ; type: None ; >03:51:21,372 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:3 ; status: False ; >03:51:21,373 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:3 ; device: sda1 ; status: True ; >03:51:21,375 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >03:51:21,379 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:51:21,406 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 >03:51:21,407 DEBUG storage: looking up parted Device: /dev/md/an-c04n01.alteeve.ca:3 >03:51:21,483 INFO storage: added mdarray an-c04n01.alteeve.ca:3 (id 2) to device tree >03:51:21,488 DEBUG storage: looking up parted Device: /dev/sda1 >03:51:21,490 INFO storage: got device: PartitionDevice instance (0x7f0ab39358d0) -- > 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 0x7f0ab39154d0> > 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 0x7f0ab37972d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab37ac090> PedPartition: <_ped.Partition object at 0x7f0ab37a48f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 83888127 length = 83886080 > flags = raid >03:51:21,492 INFO storage: got format: MDRaidMember instance (0x7f0ab37acc50) -- > 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 >03:51:21,496 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': '1349754440', > 'MD_UUID': 'e900cfe8:7c966b3d:711b9ce9:0e393a8b', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '561375', > '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 ; >03:51:21,496 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >03:51:21,497 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >03:51:21,497 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:21,498 INFO storage: sda2 is a partition >03:51:21,499 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >03:51:21,500 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:51:21,502 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >03:51:21,503 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >03:51:21,503 DEBUG storage: PartitionDevice._setFormat: sda2 ; >03:51:21,504 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:21,504 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >03:51:21,504 DEBUG storage: looking up parted Partition: /dev/sda2 >03:51:21,508 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >03:51:21,509 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >03:51:21,510 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >03:51:21,511 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >03:51:21,511 INFO storage: added partition sda2 (id 3) to device tree >03:51:21,512 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >03:51:21,513 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >03:51:21,514 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >03:51:21,514 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >03:51:21,533 WARN storage: disklabel detected but not usable on sda2 >03:51:21,533 INFO storage: type detected on 'sda2' is 'linux_raid_member' >03:51:21,534 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 ; >03:51:21,534 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >03:51:21,535 DEBUG storage: PartitionDevice._setFormat: sda2 ; >03:51:21,535 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >03:51:21,536 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >03:51:21,537 DEBUG storage: DeviceTree.getDeviceByUuid returned None >03:51:21,567 INFO storage: using name an-c04n01.alteeve.ca:2 for md array containing member sda2 >03:51:21,568 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:21,570 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:2 ; current: None ; type: None ; >03:51:21,571 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:2 ; status: False ; >03:51:21,572 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:2 ; device: sda2 ; status: True ; >03:51:21,573 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >03:51:21,574 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >03:51:21,616 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 >03:51:21,616 DEBUG storage: looking up parted Device: /dev/md/an-c04n01.alteeve.ca:2 >03:51:21,649 INFO storage: added mdarray an-c04n01.alteeve.ca:2 (id 4) to device tree >03:51:21,681 DEBUG storage: looking up parted Device: /dev/sda2 >03:51:21,684 INFO storage: got device: PartitionDevice instance (0x7f0ab37ac850) -- > 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 0x7f0ab3915a70> > 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 0x7f0ab37972d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab37ac390> PedPartition: <_ped.Partition object at 0x7f0ab37a4950> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 83888128 end = 92276735 length = 8388608 > flags = raid >03:51:21,688 INFO storage: got format: MDRaidMember instance (0x7f0ab37bc450) -- > 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 >03:51:21,741 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': '24', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:1', > 'MD_UPDATE_TIME': '1349754443', > 'MD_UUID': 'cef97bcb:b6fc5753:8dd4dca9:55e08992', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '561383', > '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 ; >03:51:21,742 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >03:51:21,743 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >03:51:21,744 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:21,744 INFO storage: sda3 is a partition >03:51:21,745 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >03:51:21,746 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:51:21,747 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >03:51:21,749 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >03:51:21,750 DEBUG storage: PartitionDevice._setFormat: sda3 ; >03:51:21,750 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:21,752 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >03:51:21,752 DEBUG storage: looking up parted Partition: /dev/sda3 >03:51:21,753 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >03:51:21,754 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >03:51:21,755 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >03:51:21,755 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >03:51:21,755 INFO storage: added partition sda3 (id 5) to device tree >03:51:21,756 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >03:51:21,757 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >03:51:21,758 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >03:51:21,758 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >03:51:21,800 WARN storage: disklabel detected but not usable on sda3 >03:51:21,801 INFO storage: type detected on 'sda3' is 'linux_raid_member' >03:51:21,802 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 ; >03:51:21,802 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >03:51:21,803 DEBUG storage: PartitionDevice._setFormat: sda3 ; >03:51:21,804 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >03:51:21,805 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >03:51:21,806 DEBUG storage: DeviceTree.getDeviceByUuid returned None >03:51:21,832 INFO storage: using name an-c04n01.alteeve.ca:1 for md array containing member sda3 >03:51:21,832 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:21,833 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:1 ; current: None ; type: None ; >03:51:21,834 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:1 ; status: False ; >03:51:21,835 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:1 ; device: sda3 ; status: True ; >03:51:21,836 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >03:51:21,836 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >03:51:21,850 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 >03:51:21,850 DEBUG storage: looking up parted Device: /dev/md/an-c04n01.alteeve.ca:1 >03:51:21,898 INFO storage: added mdarray an-c04n01.alteeve.ca:1 (id 6) to device tree >03:51:21,899 DEBUG storage: looking up parted Device: /dev/sda3 >03:51:21,900 INFO storage: got device: PartitionDevice instance (0x7f0ab66f94d0) -- > 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 0x7f0ab36828c0> > 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 0x7f0ab37972d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0ab37ac590> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab37ac510> PedPartition: <_ped.Partition object at 0x7f0ab37a49b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 92276736 end = 93325311 length = 1048576 > flags = boot, raid >03:51:21,900 INFO storage: got format: MDRaidMember instance (0x7f0ab66f9910) -- > 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 >03:51:21,904 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': '563463', > '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 ; >03:51:21,904 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >03:51:21,905 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >03:51:21,905 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:21,907 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >03:51:21,908 INFO storage: sdb is a disk >03:51:21,908 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:21,909 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >03:51:21,909 INFO storage: added disk sdb (id 7) to device tree >03:51:21,909 DEBUG storage: looking up parted Device: /dev/sdb >03:51:21,910 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >03:51:21,911 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >03:51:21,912 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >03:51:21,913 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >03:51:21,944 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 0x7f0ab6711110>, <parted.partition.Partition object at 0x7f0ab6711190>, <parted.partition.Partition object at 0x7f0ab67112d0>] > device: <parted.device.Device object at 0x7f0ab66f9710> > PedDisk: <_ped.Disk object at 0x7f0ab670ac68> >03:51:21,945 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:51:21,946 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >03:51:21,948 INFO storage: got device: DiskDevice instance (0x7f0ab66f9590) -- > 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 0x7f0ab36827a0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0ab66f9990> >03:51:21,949 INFO storage: got format: DiskLabel instance (0x7f0ab66f9850) -- > 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 0x7f0ab6711110>, <parted.partition.Partition object at 0x7f0ab6711190>, <parted.partition.Partition object at 0x7f0ab67112d0>] > device: <parted.device.Device object at 0x7f0ab66f9710> > PedDisk: <_ped.Disk object at 0x7f0ab670ac68> > origPartedDisk = <parted.disk.Disk object at 0x7f0ab6711490> > 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 0x7f0ab3682b00> > >03:51:21,953 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': '182', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:3', > 'MD_UPDATE_TIME': '1349754442', > 'MD_UUID': '220084df:6492423d:4204e9a6:d6204a51', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '563472', > '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 ; >03:51:21,953 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >03:51:21,954 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >03:51:21,955 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:21,955 INFO storage: sdb1 is a partition >03:51:21,955 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >03:51:21,956 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >03:51:21,957 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (7) with existing msdos disklabel >03:51:21,957 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >03:51:21,958 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >03:51:21,958 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:21,959 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >03:51:21,959 DEBUG storage: looking up parted Partition: /dev/sdb1 >03:51:21,960 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >03:51:21,961 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >03:51:21,961 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >03:51:21,962 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >03:51:21,962 INFO storage: added partition sdb1 (id 8) to device tree >03:51:21,963 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >03:51:21,964 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >03:51:21,964 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >03:51:21,965 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >03:51:21,977 WARN storage: disklabel detected but not usable on sdb1 >03:51:21,977 INFO storage: type detected on 'sdb1' is 'linux_raid_member' >03:51:21,978 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 ; >03:51:21,978 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >03:51:21,979 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >03:51:21,979 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >03:51:21,980 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >03:51:21,981 DEBUG storage: existing RAID 1 size == 40958.9296875 >03:51:21,981 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) >03:51:21,982 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:3 ; device: sdb1 ; status: True ; >03:51:21,982 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >03:51:21,983 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >03:51:21,998 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 >03:51:21,999 DEBUG storage: looking up parted Device: /dev/sdb1 >03:51:22,000 INFO storage: got device: PartitionDevice instance (0x7f0ab66f9b90) -- > 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 0x7f0ab3682e60> > 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 0x7f0ab66f9610> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab6711150> PedPartition: <_ped.Partition object at 0x7f0ab3663530> > disk = existing 476940MB disk sdb (7) with existing msdos disklabel > start = 2048 end = 83888127 length = 83886080 > flags = raid >03:51:22,000 INFO storage: got format: MDRaidMember instance (0x7f0ab6711a10) -- > 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 >03:51:22,004 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': '1349754440', > 'MD_UUID': 'e900cfe8:7c966b3d:711b9ce9:0e393a8b', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '563480', > '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 ; >03:51:22,004 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >03:51:22,004 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >03:51:22,005 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:22,005 INFO storage: sdb2 is a partition >03:51:22,006 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >03:51:22,007 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >03:51:22,008 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (7) with existing msdos disklabel >03:51:22,008 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >03:51:22,009 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >03:51:22,009 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:22,010 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >03:51:22,010 DEBUG storage: looking up parted Partition: /dev/sdb2 >03:51:22,011 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >03:51:22,012 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >03:51:22,012 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >03:51:22,013 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >03:51:22,013 INFO storage: added partition sdb2 (id 9) to device tree >03:51:22,014 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >03:51:22,015 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >03:51:22,015 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >03:51:22,016 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >03:51:22,019 WARN storage: disklabel detected but not usable on sdb2 >03:51:22,019 INFO storage: type detected on 'sdb2' is 'linux_raid_member' >03:51:22,020 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 ; >03:51:22,020 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >03:51:22,020 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >03:51:22,021 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >03:51:22,022 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >03:51:22,023 DEBUG storage: existing RAID 1 size == 4094.98828125 >03:51:22,023 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) >03:51:22,023 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:2 ; device: sdb2 ; status: True ; >03:51:22,024 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >03:51:22,025 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >03:51:22,038 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 >03:51:22,039 DEBUG storage: looking up parted Device: /dev/sdb2 >03:51:22,040 INFO storage: got device: PartitionDevice instance (0x7f0ab66f97d0) -- > 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 0x7f0ab3682a70> > 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 0x7f0ab66f9610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab6711390> PedPartition: <_ped.Partition object at 0x7f0ab3663b30> > disk = existing 476940MB disk sdb (7) with existing msdos disklabel > start = 83888128 end = 92276735 length = 8388608 > flags = raid >03:51:22,040 INFO storage: got format: MDRaidMember instance (0x7f0ab67118d0) -- > 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 >03:51:22,044 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': '24', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:1', > 'MD_UPDATE_TIME': '1349754443', > 'MD_UUID': 'cef97bcb:b6fc5753:8dd4dca9:55e08992', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '563488', > '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 ; >03:51:22,044 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >03:51:22,045 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >03:51:22,045 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:22,045 INFO storage: sdb3 is a partition >03:51:22,046 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >03:51:22,047 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >03:51:22,047 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (7) with existing msdos disklabel >03:51:22,048 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >03:51:22,049 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >03:51:22,049 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:22,050 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >03:51:22,050 DEBUG storage: looking up parted Partition: /dev/sdb3 >03:51:22,051 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >03:51:22,052 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >03:51:22,052 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >03:51:22,053 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >03:51:22,053 INFO storage: added partition sdb3 (id 10) to device tree >03:51:22,054 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >03:51:22,055 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >03:51:22,055 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >03:51:22,056 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >03:51:22,060 WARN storage: disklabel detected but not usable on sdb3 >03:51:22,060 INFO storage: type detected on 'sdb3' is 'linux_raid_member' >03:51:22,061 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 ; >03:51:22,061 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >03:51:22,062 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >03:51:22,062 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >03:51:22,063 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >03:51:22,064 DEBUG storage: existing RAID 1 size == 511.98828125 >03:51:22,064 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) >03:51:22,065 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:1 ; device: sdb3 ; status: True ; >03:51:22,065 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >03:51:22,066 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >03:51:22,096 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 >03:51:22,098 DEBUG storage: looking up parted Device: /dev/sdb3 >03:51:22,100 INFO storage: got device: PartitionDevice instance (0x7f0ab66f9750) -- > 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 0x7f0ab3682f80> > 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 0x7f0ab66f9610> fileSystem: <parted.filesystem.FileSystem object at 0x7f0ab6711410> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab6711450> PedPartition: <_ped.Partition object at 0x7f0ab3663230> > disk = existing 476940MB disk sdb (7) with existing msdos disklabel > start = 92276736 end = 93325311 length = 1048576 > flags = boot, raid >03:51:22,100 INFO storage: got format: MDRaidMember instance (0x7f0ab66f9790) -- > 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 >03:51:22,103 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': '569974', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >03:51:22,103 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >03:51:22,104 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >03:51:22,104 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:22,105 INFO storage: loop0 is a loop device >03:51:22,105 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >03:51:22,106 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >03:51:22,106 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:22,107 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:22,107 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >03:51:22,108 INFO storage: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 11) to device tree >03:51:22,108 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >03:51:22,109 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:22,109 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:51:22,109 INFO storage: added loop loop0 (id 12) to device tree >03:51:22,110 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >03:51:22,111 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >03:51:22,111 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:51:22,112 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >03:51:22,112 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >03:51:22,114 WARN storage: disklabel detected but not usable on loop0 >03:51:22,114 INFO storage: type detected on 'loop0' is 'squashfs' >03:51:22,114 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:51:22,115 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:51:22,115 INFO storage: got device: LoopDevice instance (0x7f0ab6711e10) -- > 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 >03:51:22,116 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': '569988', > '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 ; >03:51:22,117 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >03:51:22,117 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:51:22,118 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:22,118 INFO storage: loop1 is a loop device >03:51:22,119 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >03:51:22,119 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >03:51:22,120 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:22,120 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:22,121 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >03:51:22,121 INFO storage: added file /LiveOS/rootfs.img (id 13) to device tree >03:51:22,122 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >03:51:22,122 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:22,123 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:51:22,123 INFO storage: added loop loop1 (id 14) to device tree >03:51:22,123 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >03:51:22,124 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >03:51:22,125 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,131 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:51:22,131 DEBUG storage: device loop1 does not contain a disklabel >03:51:22,132 INFO storage: type detected on 'loop1' is 'ext4' >03:51:22,184 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,184 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:51:22,185 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >03:51:22,185 INFO storage: got device: LoopDevice instance (0x7f0ab6709150) -- > 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 >03:51:22,186 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,187 INFO storage: got format: Ext4FS instance (0x7f0ab38d2dd0) -- > 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 > >03:51:22,188 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': '570003', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >03:51:22,189 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >03:51:22,189 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:51:22,190 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:22,190 INFO storage: loop2 is a loop device >03:51:22,191 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >03:51:22,191 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >03:51:22,192 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:22,192 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:22,193 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >03:51:22,193 INFO storage: added file /overlay (deleted) (id 15) to device tree >03:51:22,194 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >03:51:22,194 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:22,195 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:51:22,195 INFO storage: added loop loop2 (id 16) to device tree >03:51:22,196 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >03:51:22,197 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >03:51:22,197 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:22,198 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >03:51:22,199 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >03:51:22,200 WARN storage: disklabel detected but not usable on loop2 >03:51:22,200 DEBUG storage: no type or existing type for loop2, bailing >03:51:22,201 INFO storage: got device: LoopDevice instance (0x7f0ab38e7650) -- > 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 >03:51:22,202 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': '570466', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >03:51:22,202 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >03:51:22,203 DEBUG storage: lvm filter: adding loop3 to the reject list >03:51:22,203 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': '570481', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >03:51:22,204 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >03:51:22,204 DEBUG storage: lvm filter: adding loop4 to the reject list >03:51:22,205 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': '570493', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >03:51:22,205 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >03:51:22,205 DEBUG storage: lvm filter: adding loop5 to the reject list >03:51:22,206 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': '570505', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >03:51:22,206 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >03:51:22,206 DEBUG storage: lvm filter: adding loop6 to the reject list >03:51:22,207 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': '570517', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >03:51:22,207 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >03:51:22,207 DEBUG storage: lvm filter: adding loop7 to the reject list >03:51:22,207 DEBUG storage: Skipping a device mapper drive (dm-0) for now >03:51:22,210 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': '909235', > '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 ; >03:51:22,211 INFO storage: scanning an-c04n01.alteeve.ca:3 (/devices/virtual/block/md125)... >03:51:22,212 DEBUG storage: DeviceTree.getDeviceByName: name: an-c04n01.alteeve.ca:3 ; >03:51:22,212 DEBUG storage: existing RAID 1 size == 40958.9296875 >03:51:22,213 DEBUG storage: DeviceTree.getDeviceByName returned existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) >03:51:22,213 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: an-c04n01.alteeve.ca:3 ; >03:51:22,214 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: an-c04n01.alteeve.ca:3 ; label_type: None ; >03:51:22,215 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,215 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:51:22,215 DEBUG storage: device an-c04n01.alteeve.ca:3 does not contain a disklabel >03:51:22,215 INFO storage: type detected on 'an-c04n01.alteeve.ca:3' is 'ext4' >03:51:22,290 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,290 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:51:22,291 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:3 ; current: None ; type: ext4 ; >03:51:22,291 DEBUG storage: existing RAID 1 size == 40958.9296875 >03:51:22,292 INFO storage: got device: MDRaidArrayDevice instance (0x7f0ab37ac750) -- > 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 0x7f0ab3915440> > 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 >03:51:22,293 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,293 INFO storage: got format: Ext4FS instance (0x7f0ab38e7b90) -- > 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 > >03:51:22,295 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': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > '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': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '899111', > 'name': 'md126', > '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/md126'} ; name: an-c04n01.alteeve.ca:2 ; >03:51:22,295 INFO storage: scanning an-c04n01.alteeve.ca:2 (/devices/virtual/block/md126)... >03:51:22,296 DEBUG storage: DeviceTree.getDeviceByName: name: an-c04n01.alteeve.ca:2 ; >03:51:22,296 DEBUG storage: existing RAID 1 size == 4094.98828125 >03:51:22,296 DEBUG storage: DeviceTree.getDeviceByName returned existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) >03:51:22,297 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: an-c04n01.alteeve.ca:2 ; >03:51:22,298 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: an-c04n01.alteeve.ca:2 ; label_type: None ; >03:51:22,299 DEBUG storage: SwapSpace.__init__: >03:51:22,299 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:51:22,299 DEBUG storage: device an-c04n01.alteeve.ca:2 does not contain a disklabel >03:51:22,299 INFO storage: type detected on 'an-c04n01.alteeve.ca:2' is 'swap' >03:51:22,301 DEBUG storage: SwapSpace.__init__: device: /dev/md/an-c04n01.alteeve.ca:2 ; serial: None ; uuid: e1a2046e-731e-4ecb-9dfc-5df007f5f85a ; exists: True ; label: None ; >03:51:22,301 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:51:22,301 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:2 ; current: None ; type: swap ; >03:51:22,302 DEBUG storage: existing RAID 1 size == 4094.98828125 >03:51:22,302 INFO storage: got device: MDRaidArrayDevice instance (0x7f0ab37bc610) -- > 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/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md126 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 0x7f0ab39159e0> > 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 >03:51:22,303 INFO storage: got format: SwapSpace instance (0x7f0ab38e7fd0) -- > 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 >03:51:22,305 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': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > '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': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '897219', > 'name': 'md127', > '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/md127'} ; name: an-c04n01.alteeve.ca:1 ; >03:51:22,305 INFO storage: scanning an-c04n01.alteeve.ca:1 (/devices/virtual/block/md127)... >03:51:22,306 DEBUG storage: DeviceTree.getDeviceByName: name: an-c04n01.alteeve.ca:1 ; >03:51:22,307 DEBUG storage: existing RAID 1 size == 511.98828125 >03:51:22,307 DEBUG storage: DeviceTree.getDeviceByName returned existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) >03:51:22,308 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: an-c04n01.alteeve.ca:1 ; >03:51:22,309 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: an-c04n01.alteeve.ca:1 ; label_type: None ; >03:51:22,309 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,309 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:51:22,310 DEBUG storage: device an-c04n01.alteeve.ca:1 does not contain a disklabel >03:51:22,310 INFO storage: type detected on 'an-c04n01.alteeve.ca:1' is 'ext4' >03:51:22,368 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,368 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:51:22,369 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:1 ; current: None ; type: ext4 ; >03:51:22,370 DEBUG storage: existing RAID 1 size == 511.98828125 >03:51:22,370 INFO storage: got device: MDRaidArrayDevice instance (0x7f0ab66f9b50) -- > 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/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md127 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 0x7f0ab3682830> > 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 >03:51:22,371 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,371 INFO storage: got format: Ext4FS instance (0x7f0ab38e7b50) -- > 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 > >03:51:22,408 INFO storage: devices to scan: ['dm-0'] >03:51:22,410 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': '86418515', > '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 ; >03:51:22,410 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >03:51:22,411 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:51:22,412 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:22,412 INFO storage: live-rw is a device-mapper device >03:51:22,413 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >03:51:22,414 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:51:22,415 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing ext4 filesystem >03:51:22,416 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:51:22,417 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (16) >03:51:22,418 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:51:22,419 DEBUG storage: DeviceTree.getDeviceByName returned None >03:51:22,420 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >03:51:22,420 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:51:22,421 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >03:51:22,421 INFO storage: added dm live-rw (id 17) to device tree >03:51:22,422 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >03:51:22,422 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >03:51:22,423 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,424 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:51:22,424 DEBUG storage: device live-rw does not contain a disklabel >03:51:22,424 INFO storage: type detected on 'live-rw' is 'ext4' >03:51:22,451 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,451 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:51:22,452 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >03:51:22,453 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >03:51:22,455 INFO storage: got device: DMDevice instance (0x7f0ab38e7ad0) -- > 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 0x7f0ab670f050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >03:51:22,456 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:22,456 INFO storage: got format: Ext4FS instance (0x7f0ab3902490) -- > 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 > >03:51:22,476 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:3 ; status: True ; controllable: True ; >03:51:22,535 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >03:51:22,537 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >03:51:22,539 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >03:51:22,550 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:51:22,552 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:51:22,554 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:51:22,566 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >03:51:22,568 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >03:51:22,571 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >03:51:22,586 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:51:22,588 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:51:22,590 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:51:22,603 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:2 ; status: True ; controllable: True ; >03:51:22,604 DEBUG storage: SwapSpace.teardown: device: /dev/md/an-c04n01.alteeve.ca:2 ; status: False ; type: swap ; >03:51:22,605 DEBUG storage: SwapSpace.teardown: device: /dev/md/an-c04n01.alteeve.ca:2 ; status: False ; type: swap ; >03:51:22,633 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >03:51:22,634 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >03:51:22,637 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >03:51:22,656 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:51:22,657 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:51:22,660 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:51:22,673 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >03:51:22,674 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >03:51:22,676 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >03:51:22,689 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:51:22,694 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:51:22,696 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:51:22,708 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:1 ; status: True ; controllable: True ; >03:51:22,739 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >03:51:22,741 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >03:51:22,743 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >03:51:22,758 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:51:22,761 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:51:22,764 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:51:22,781 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >03:51:22,784 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >03:51:22,788 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >03:51:22,806 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:51:22,807 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:51:22,809 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:51:22,822 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:51:22,823 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >03:51:22,824 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >03:51:22,824 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >03:51:22,826 INFO storage: edd: collected mbr signatures: {'sda': '0x0009fb81', 'sdb': '0x000ef2fd'} >03:51:22,827 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 >03:51:22,827 INFO storage: edd: matched 0x80 to sda using MBR sig >03:51:22,827 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 >03:51:22,827 INFO storage: edd: matched 0x81 to sdb using MBR sig >03:51:22,828 DEBUG storage: MDRaidArrayDevice.setup: an-c04n01.alteeve.ca:3 ; status: False ; controllable: True ; orig: False ; >03:51:22,829 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: an-c04n01.alteeve.ca:3 ; orig: False ; >03:51:22,830 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:51:22,831 DEBUG storage: MDRaidMember.setup: device: /dev/sda1 ; status: False ; type: mdmember ; >03:51:22,832 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >03:51:22,833 DEBUG storage: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >03:51:22,834 DEBUG storage: MDRaidArrayDevice._setup: an-c04n01.alteeve.ca:3 ; status: False ; controllable: True ; orig: False ; >03:51:22,835 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:51:22,836 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >03:51:23,123 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:3 ; status: False ; >03:51:23,135 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:51:23,408 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >03:51:23,409 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >03:51:23,409 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >03:51:23,409 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >03:51:23,410 DEBUG storage: crypttab maps: [] >03:51:23,410 DEBUG storage: parsing /mnt/sysimage/etc/fstab >03:51:23,424 DEBUG storage: resolved 'UUID=f3d3e8bd-d3c3-45be-a3da-2f66417d623a' to 'an-c04n01.alteeve.ca:3' (mdarray) >03:51:23,424 DEBUG storage: resolved 'UUID=625d5471-6fd1-47f4-adf4-3a3ce5e5f5de' to 'an-c04n01.alteeve.ca:1' (mdarray) >03:51:23,425 DEBUG storage: resolved 'UUID=e1a2046e-731e-4ecb-9dfc-5df007f5f85a' to 'an-c04n01.alteeve.ca:2' (mdarray) >03:51:23,426 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:3 ; status: True ; controllable: True ; >03:51:23,696 DEBUG storage: MDRaidArrayDevice.setup: an-c04n01.alteeve.ca:1 ; status: False ; controllable: True ; orig: False ; >03:51:23,698 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: an-c04n01.alteeve.ca:1 ; orig: False ; >03:51:23,700 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >03:51:23,703 DEBUG storage: MDRaidMember.setup: device: /dev/sda3 ; status: False ; type: mdmember ; >03:51:23,704 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >03:51:23,705 DEBUG storage: MDRaidMember.setup: device: /dev/sdb3 ; status: False ; type: mdmember ; >03:51:23,706 DEBUG storage: MDRaidArrayDevice._setup: an-c04n01.alteeve.ca:1 ; status: False ; controllable: True ; orig: False ; >03:51:23,707 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >03:51:23,707 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >03:51:23,989 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:1 ; status: False ; >03:51:23,990 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:51:24,015 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:1 ; status: True ; controllable: True ; >03:51:24,144 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >03:51:24,145 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >03:51:24,147 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >03:51:24,160 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:51:24,161 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:51:24,162 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:51:24,173 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >03:51:24,174 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >03:51:24,176 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >03:51:24,188 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:51:24,190 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:51:24,192 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:51:24,322 DEBUG storage: existing RAID 1 size == 511.98828125 >03:51:24,323 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:24,324 DEBUG storage: existing RAID 1 size == 4094.98828125 >03:51:24,324 DEBUG storage: existing RAID 1 size == 40958.9296875 >03:51:24,325 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:24,326 DEBUG storage: Ext4FS.supported: supported: True ; >03:51:24,327 DEBUG storage: Ext4FS.supported: supported: True ; >04:52:25,247 DEBUG storage: Iso9660FS.supported: supported: True ; >04:52:25,247 DEBUG storage: Iso9660FS.supported: supported: True ; >04:52:25,248 DEBUG storage: NFSv4.supported: supported: False ; >04:52:25,249 DEBUG storage: NFSv4.supported: supported: False ; >04:52:25,250 DEBUG storage: SELinuxFS.supported: supported: False ; >04:52:25,250 DEBUG storage: SELinuxFS.supported: supported: False ; >04:52:25,251 DEBUG storage: Ext4FS.supported: supported: True ; >04:52:25,252 DEBUG storage: Ext4FS.supported: supported: True ; >04:52:25,253 DEBUG storage: Ext3FS.supported: supported: True ; >04:52:25,254 DEBUG storage: Ext3FS.supported: supported: True ; >04:52:25,254 DEBUG storage: Ext2FS.supported: supported: True ; >04:52:25,255 DEBUG storage: Ext2FS.supported: supported: True ; >04:52:25,256 DEBUG storage: SysFS.supported: supported: False ; >04:52:25,257 DEBUG storage: SysFS.supported: supported: False ; >04:52:25,258 DEBUG storage: MultipathMember.__init__: >04:52:25,258 DEBUG storage: MDRaidMember.__init__: >04:52:25,259 DEBUG storage: ProcFS.supported: supported: False ; >04:52:25,260 DEBUG storage: ProcFS.supported: supported: False ; >04:52:25,261 DEBUG storage: SwapSpace.__init__: >04:52:25,261 DEBUG storage: NoDevFS.supported: supported: False ; >04:52:25,262 DEBUG storage: NoDevFS.supported: supported: False ; >04:52:25,263 DEBUG storage: DevPtsFS.supported: supported: False ; >04:52:25,264 DEBUG storage: DevPtsFS.supported: supported: False ; >04:52:25,264 DEBUG storage: BTRFS.supported: supported: True ; >04:52:25,360 DEBUG storage: BTRFS.supported: supported: True ; >04:52:25,362 DEBUG storage: USBFS.supported: supported: False ; >04:52:25,363 DEBUG storage: USBFS.supported: supported: False ; >04:52:25,363 DEBUG storage: DiskLabel.__init__: >04:52:25,364 INFO storage: DiskLabel.partedDevice returning None >04:52:25,364 DEBUG storage: HFSPlus.supported: supported: False ; >04:52:25,365 DEBUG storage: HFSPlus.supported: supported: False ; >04:52:25,366 DEBUG storage: XFS.supported: supported: True ; >04:52:25,437 DEBUG storage: XFS.supported: supported: True ; >04:52:25,439 DEBUG storage: TmpFS.supported: supported: False ; >04:52:25,441 DEBUG storage: TmpFS.supported: supported: False ; >04:52:25,442 DEBUG storage: LUKS.__init__: >04:52:25,443 DEBUG storage: NTFS.supported: supported: False ; >04:52:25,444 DEBUG storage: NTFS.supported: supported: False ; >04:52:25,444 DEBUG storage: BindFS.supported: supported: False ; >04:52:25,445 DEBUG storage: BindFS.supported: supported: False ; >04:52:25,446 DEBUG storage: HFS.supported: supported: False ; >04:52:25,447 DEBUG storage: HFS.supported: supported: False ; >04:52:25,447 DEBUG storage: LVMPhysicalVolume.__init__: >04:52:25,448 DEBUG storage: NFS.supported: supported: False ; >04:52:25,449 DEBUG storage: NFS.supported: supported: False ; >04:52:25,450 DEBUG storage: FATFS.supported: supported: True ; >04:52:25,477 DEBUG storage: FATFS.supported: supported: True ; >04:52:25,479 DEBUG storage: DMRaidMember.__init__: >23:55:37,180 DEBUG storage: clearpart: looking at sda3 >23:55:37,180 DEBUG storage: clearpart: looking at sdb3 >23:55:37,182 DEBUG storage: clearpart: looking at sda2 >23:55:37,182 DEBUG storage: clearpart: looking at sdb2 >23:55:37,182 DEBUG storage: clearpart: looking at sda1 >23:55:37,182 DEBUG storage: clearpart: looking at sdb1 >23:55:37,182 DEBUG storage: checking whether disk sda has an empty extended >23:55:37,183 DEBUG storage: extended is None ; logicals is [] >23:55:37,183 DEBUG storage: checking whether disk sdb has an empty extended >23:55:37,183 DEBUG storage: extended is None ; logicals is [] >23:55:37,183 DEBUG storage: new disk order: [] >23:55:37,206 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:55:37,207 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,207 DEBUG storage: doAutoPart: True >23:55:37,207 DEBUG storage: encryptedAutoPart: False >23:55:37,207 DEBUG storage: autoPartType: 0 >23:55:37,207 DEBUG storage: clearPartType: 2 >23:55:37,208 DEBUG storage: clearPartDisks: ['sda', 'sdb'] >23:55:37,208 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f0ab1951990) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f0ab16b2c10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f0ab0495810) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f0ab04957d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x49e7a50) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8016 maxSize = None grow = False > >23:55:37,208 DEBUG storage: storage.disks: ['sda', 'sdb'] >23:55:37,208 DEBUG storage: storage.partitioned: ['sda', 'sdb'] >23:55:37,208 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'] >23:55:37,210 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,210 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,210 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,211 DEBUG storage: boot disk: sda >23:55:37,214 DEBUG storage: candidate disks: [DiskDevice instance (0x7f0acb977f10) -- > 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 0x7f0ab6767ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ab3935210>, DiskDevice instance (0x7f0ab66f9590) -- > 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 0x7f0ab36827a0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ab66f9990>] >23:55:37,214 DEBUG storage: devs: [] >23:55:37,214 DEBUG storage: stage1 device cannot be of type mdarray >23:55:37,214 DEBUG storage: stage1 device cannot be of type mdarray >23:55:37,214 DEBUG storage: stage1 device cannot be of type mdarray >23:55:37,214 DEBUG storage: _is_valid_disklabel(sda) returning True >23:55:37,214 DEBUG storage: _is_valid_size(sda) returning True >23:55:37,215 DEBUG storage: _is_valid_location(sda) returning True >23:55:37,215 DEBUG storage: _is_valid_format(sda) returning True >23:55:37,215 DEBUG storage: is_valid_stage1_device(sda) returning True >23:55:37,215 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:37,216 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:37,216 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:55:37,217 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >23:55:37,218 DEBUG storage: PartitionDevice._setFormat: req0 ; >23:55:37,219 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >23:55:37,220 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:55:37,220 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >23:55:37,220 INFO storage: added partition req0 (id 18) to device tree >23:55:37,221 INFO storage: registered action: [0] Create Device partition req0 (id 18) >23:55:37,221 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:37,221 INFO storage: registered action: [1] Create Format ext4 filesystem mounted at / on partition req0 (id 18) >23:55:37,222 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:37,222 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:37,223 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:55:37,223 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >23:55:37,224 DEBUG storage: PartitionDevice._setFormat: req1 ; >23:55:37,225 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >23:55:37,226 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:55:37,226 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >23:55:37,226 INFO storage: added partition req1 (id 19) to device tree >23:55:37,226 INFO storage: registered action: [2] Create Device partition req1 (id 19) >23:55:37,227 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:37,227 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at /home on partition req1 (id 19) >23:55:37,228 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:37,228 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:37,229 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:55:37,229 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >23:55:37,230 DEBUG storage: PartitionDevice._setFormat: req2 ; >23:55:37,231 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >23:55:37,232 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:55:37,232 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >23:55:37,232 INFO storage: added partition req2 (id 20) to device tree >23:55:37,232 INFO storage: registered action: [4] Create Device partition req2 (id 20) >23:55:37,233 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:37,233 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req2 (id 20) >23:55:37,233 INFO storage: skipping unneeded stage1 biosboot request >23:55:37,233 DEBUG storage: PartSpec instance (0x7f0ab04957d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >23:55:37,233 DEBUG storage: existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,234 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >23:55:37,234 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:55:37,235 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:55:37,235 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >23:55:37,236 DEBUG storage: PartitionDevice._setFormat: req3 ; >23:55:37,237 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >23:55:37,238 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:55:37,238 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >23:55:37,238 INFO storage: added partition req3 (id 21) to device tree >23:55:37,238 INFO storage: registered action: [6] Create Device partition req3 (id 21) >23:55:37,239 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:37,239 INFO storage: registered action: [7] Create Format swap on partition req3 (id 21) >23:55:37,239 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:55:37,240 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >23:55:37,241 DEBUG storage: removing all non-preexisting partitions ['req0(id 18)', 'req1(id 19)', 'req2(id 20)', 'req3(id 21)'] from disk(s) ['sda', 'sdb'] >23:55:37,241 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 18)', 'req1(id 19)', 'req2(id 20)', 'req3(id 21)'] >23:55:37,241 DEBUG storage: removing all non-preexisting partitions ['req2(id 20)', 'req3(id 21)', 'req0(id 18)', 'req1(id 19)'] from disk(s) ['sda', 'sdb'] >23:55:37,242 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,243 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,243 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,244 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,244 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,245 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,245 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,246 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,246 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,247 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,248 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,248 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,248 DEBUG storage: allocating partition: req2 ; id: 20 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >23:55:37,248 DEBUG storage: checking freespace on sda >23:55:37,248 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=True best=None grow=False >23:55:37,249 DEBUG storage: current free range is 63-2047 (0MB) >23:55:37,249 DEBUG storage: current free range is 93325312-976773167 (431371MB) >23:55:37,249 DEBUG storage: updating use_disk to sda, type: 2 >23:55:37,249 DEBUG storage: new free: 93325312-976773167 / 431371MB >23:55:37,249 DEBUG storage: new free allows for 0 sectors of growth >23:55:37,249 DEBUG storage: found free space for bootable request >23:55:37,249 DEBUG storage: creating extended partition >23:55:37,249 DEBUG storage: adjusted length from 883447856 to 883447808 >23:55:37,250 DEBUG storage: recalculating free space >23:55:37,250 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False >23:55:37,250 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >23:55:37,250 DEBUG storage: free region not suitable for request >23:55:37,250 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >23:55:37,250 DEBUG storage: current free range is 93325375-976773119 (431370MB) >23:55:37,251 DEBUG storage: adjusted start sector from 93325375 to 93329408 >23:55:37,251 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >23:55:37,252 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >23:55:37,252 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x42a80d0> PedPartition: <_ped.Partition object at 0x7f0aaa57c110> >23:55:37,253 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >23:55:37,253 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:55:37,255 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >23:55:37,255 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa4a0590> PedPartition: <_ped.Partition object at 0x7f0aaa57ce30> >23:55:37,256 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,257 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,257 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,257 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,258 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,258 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,259 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,260 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,260 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,261 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,261 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,261 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,262 DEBUG storage: allocating partition: req3 ; id: 21 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 8016MB ; grow: False ; max_size: 0 >23:55:37,262 DEBUG storage: checking freespace on sda >23:55:37,262 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8016MB boot=False best=None grow=False >23:55:37,262 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >23:55:37,262 DEBUG storage: free region not suitable for request >23:55:37,262 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (94353408-976773119) >23:55:37,263 DEBUG storage: current free range is 94353408-976773119 (430869MB) >23:55:37,263 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >23:55:37,263 DEBUG storage: free region not suitable for request >23:55:37,263 DEBUG storage: updating use_disk to sda, type: 1 >23:55:37,263 DEBUG storage: new free: 94353408-976773119 / 430869MB >23:55:37,263 DEBUG storage: new free allows for 0 sectors of growth >23:55:37,263 DEBUG storage: checking freespace on sdb >23:55:37,263 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 0x7f0ab0598d10> PedGeometry: <_ped.Geometry object at 0x7f0ab0598ed0> grow=False >23:55:37,264 DEBUG storage: current free range is 63-2047 (0MB) >23:55:37,264 DEBUG storage: current free range is 93325312-976773167 (431371MB) >23:55:37,264 DEBUG storage: updating use_disk to sdb, type: 2 >23:55:37,264 DEBUG storage: new free: 93325312-976773167 / 431371MB >23:55:37,264 DEBUG storage: new free allows for 0 sectors of growth >23:55:37,264 DEBUG storage: creating extended partition >23:55:37,264 DEBUG storage: adjusted length from 883447856 to 883447808 >23:55:37,265 DEBUG storage: recalculating free space >23:55:37,265 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8016MB boot=False best=None grow=False >23:55:37,265 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >23:55:37,265 DEBUG storage: free region not suitable for request >23:55:37,265 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >23:55:37,265 DEBUG storage: current free range is 93325375-976773119 (431370MB) >23:55:37,266 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >23:55:37,266 DEBUG storage: free region not suitable for request >23:55:37,266 DEBUG storage: adjusted start sector from 93325375 to 93329408 >23:55:37,266 DEBUG storage: created partition sdb5 of 8016MB and added it to /dev/sdb >23:55:37,267 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >23:55:37,267 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab0598e90> PedPartition: <_ped.Partition object at 0x7f0aaa710ad0> >23:55:37,268 DEBUG storage: PartitionDevice._setDisk: sdb5 ; new: sdb ; old: None ; >23:55:37,269 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >23:55:37,270 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >23:55:37,270 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa878790> PedPartition: <_ped.Partition object at 0x7f0aaa710350> >23:55:37,271 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,272 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,272 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,272 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,273 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,273 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,274 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,275 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,275 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,276 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,276 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,277 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,277 DEBUG storage: allocating partition: req0 ; id: 18 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >23:55:37,277 DEBUG storage: checking freespace on sda >23:55:37,277 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1024MB boot=False best=None grow=True >23:55:37,277 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >23:55:37,277 DEBUG storage: free region not suitable for request >23:55:37,278 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (94353408-976773119) >23:55:37,278 DEBUG storage: current free range is 94353408-976773119 (430869MB) >23:55:37,278 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >23:55:37,278 DEBUG storage: free region not suitable for request >23:55:37,278 DEBUG storage: evaluating growth potential for new layout >23:55:37,278 DEBUG storage: calculating growth for disk /dev/sdb >23:55:37,278 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >23:55:37,278 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >23:55:37,278 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >23:55:37,279 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >23:55:37,279 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >23:55:37,279 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >23:55:37,279 DEBUG storage: calculating growth for disk /dev/sda >23:55:37,279 DEBUG storage: adjusted start sector from 94353408 to 94355456 >23:55:37,280 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >23:55:37,280 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa878550> PedPartition: <_ped.Partition object at 0x7f0aaa710b30> >23:55:37,281 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >23:55:37,281 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >23:55:37,282 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >23:55:37,282 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >23:55:37,282 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >23:55:37,282 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >23:55:37,282 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:55:37,282 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >23:55:37,282 DEBUG storage: 1 requests and 880326704 (429847MB) left in chunk >23:55:37,282 DEBUG storage: adding 880326704 (429847MB) to 18 (sda6) >23:55:37,282 DEBUG storage: taking back 777566256 (379671MB) from 18 (sda6) >23:55:37,282 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >23:55:37,283 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >23:55:37,283 DEBUG storage: request 18 (sda6) growth: 102760448 (50176MB) size: 51200MB >23:55:37,283 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >23:55:37,283 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >23:55:37,283 DEBUG storage: device sda6 new partedPartition None >23:55:37,284 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:55:37,285 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >23:55:37,285 DEBUG storage: total growth: 102760448 sectors >23:55:37,285 DEBUG storage: updating use_disk to sda, type: 1 >23:55:37,285 DEBUG storage: new free: 94353408-976773119 / 430869MB >23:55:37,285 DEBUG storage: new free allows for 102760448 sectors of growth >23:55:37,285 DEBUG storage: checking freespace on sdb >23:55:37,286 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=1024MB boot=False best=None grow=True >23:55:37,286 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >23:55:37,286 DEBUG storage: free region not suitable for request >23:55:37,286 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (109746176-976773119) >23:55:37,286 DEBUG storage: current free range is 109746176-976773119 (423353MB) >23:55:37,286 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >23:55:37,286 DEBUG storage: free region not suitable for request >23:55:37,287 DEBUG storage: evaluating growth potential for new layout >23:55:37,287 DEBUG storage: calculating growth for disk /dev/sdb >23:55:37,287 DEBUG storage: adjusted start sector from 109746176 to 109748224 >23:55:37,288 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >23:55:37,288 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aa9e5db90> PedPartition: <_ped.Partition object at 0x7f0aaa7100b0> >23:55:37,289 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >23:55:37,289 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >23:55:37,289 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >23:55:37,290 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sdb >23:55:37,290 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >23:55:37,290 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >23:55:37,290 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >23:55:37,290 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sdb6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >23:55:37,290 DEBUG storage: 1 requests and 864933936 (422331MB) left in chunk >23:55:37,290 DEBUG storage: adding 864933936 (422331MB) to 18 (sdb6) >23:55:37,290 DEBUG storage: taking back 762173488 (372155MB) from 18 (sdb6) >23:55:37,290 DEBUG storage: new grow amount for request 18 (sdb6) is 102760448 units, or 50176MB >23:55:37,290 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >23:55:37,290 DEBUG storage: request 18 (sdb6) growth: 102760448 (50176MB) size: 51200MB >23:55:37,291 DEBUG storage: disk /dev/sdb growth: 102760448 (50176MB) >23:55:37,291 DEBUG storage: calculating growth for disk /dev/sda >23:55:37,291 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >23:55:37,291 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >23:55:37,291 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >23:55:37,291 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:55:37,291 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >23:55:37,291 DEBUG storage: disk /dev/sda growth: 0 (0MB) >23:55:37,292 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >23:55:37,292 DEBUG storage: device sdb6 new partedPartition None >23:55:37,293 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >23:55:37,294 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >23:55:37,294 DEBUG storage: total growth: 102760448 sectors >23:55:37,294 DEBUG storage: keeping old free: 102760448 <= 102760448 >23:55:37,294 DEBUG storage: adjusted start sector from 94353408 to 94355456 >23:55:37,294 DEBUG storage: created partition sda6 of 1024MB and added it to /dev/sda >23:55:37,295 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >23:55:37,295 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa8784d0> PedPartition: <_ped.Partition object at 0x7f0aaa710b30> >23:55:37,296 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >23:55:37,296 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >23:55:37,298 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >23:55:37,298 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab074d410> PedPartition: <_ped.Partition object at 0x7f0aaa37d9b0> >23:55:37,299 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,300 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,300 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,300 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,301 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,301 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,302 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,303 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,303 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,304 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,304 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,304 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,305 DEBUG storage: allocating partition: req1 ; id: 19 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >23:55:37,305 DEBUG storage: checking freespace on sda >23:55:37,305 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >23:55:37,305 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >23:55:37,305 DEBUG storage: free region not suitable for request >23:55:37,305 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (96452608-976773119) >23:55:37,306 DEBUG storage: current free range is 96452608-976773119 (429844MB) >23:55:37,306 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >23:55:37,306 DEBUG storage: free region not suitable for request >23:55:37,306 DEBUG storage: evaluating growth potential for new layout >23:55:37,306 DEBUG storage: calculating growth for disk /dev/sdb >23:55:37,306 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >23:55:37,306 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >23:55:37,306 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >23:55:37,306 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >23:55:37,306 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >23:55:37,307 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >23:55:37,307 DEBUG storage: calculating growth for disk /dev/sda >23:55:37,307 DEBUG storage: adjusted start sector from 96452608 to 96454656 >23:55:37,308 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >23:55:37,308 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x42a8510> PedPartition: <_ped.Partition object at 0x7f0aaa57cef0> >23:55:37,309 DEBUG storage: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >23:55:37,309 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >23:55:37,309 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >23:55:37,310 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >23:55:37,310 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sda >23:55:37,310 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >23:55:37,310 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >23:55:37,310 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:55:37,310 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >23:55:37,310 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sda7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >23:55:37,310 DEBUG storage: 2 requests and 879302704 (429347MB) left in chunk >23:55:37,310 DEBUG storage: adding 590817564 (288485MB) to 18 (sda6) >23:55:37,311 DEBUG storage: taking back 488057116 (238309MB) from 18 (sda6) >23:55:37,311 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >23:55:37,311 DEBUG storage: adding 288485139 (140861MB) to 19 (sda7) >23:55:37,311 DEBUG storage: new grow amount for request 19 (sda7) is 288485139 units, or 140861MB >23:55:37,311 DEBUG storage: 1 requests and 488057117 (238309MB) left in chunk >23:55:37,311 DEBUG storage: adding 488057117 (238309MB) to 19 (sda7) >23:55:37,311 DEBUG storage: new grow amount for request 19 (sda7) is 776542256 units, or 379171MB >23:55:37,311 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >23:55:37,311 DEBUG storage: request 18 (sda6) growth: 102760448 (50176MB) size: 51200MB >23:55:37,311 DEBUG storage: request 19 (sda7) growth: 776542256 (379171MB) size: 379671MB >23:55:37,311 DEBUG storage: disk /dev/sda growth: 879302704 (429347MB) >23:55:37,312 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >23:55:37,312 DEBUG storage: device sda7 new partedPartition None >23:55:37,313 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:55:37,313 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >23:55:37,313 DEBUG storage: total growth: 879302704 sectors >23:55:37,314 DEBUG storage: updating use_disk to sda, type: 1 >23:55:37,314 DEBUG storage: new free: 96452608-976773119 / 429844MB >23:55:37,314 DEBUG storage: new free allows for 879302704 sectors of growth >23:55:37,314 DEBUG storage: checking freespace on sdb >23:55:37,315 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True >23:55:37,315 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >23:55:37,315 DEBUG storage: free region not suitable for request >23:55:37,315 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (109746176-976773119) >23:55:37,316 DEBUG storage: current free range is 109746176-976773119 (423353MB) >23:55:37,316 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >23:55:37,316 DEBUG storage: free region not suitable for request >23:55:37,316 DEBUG storage: evaluating growth potential for new layout >23:55:37,316 DEBUG storage: calculating growth for disk /dev/sdb >23:55:37,316 DEBUG storage: adjusted start sector from 109746176 to 109748224 >23:55:37,317 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >23:55:37,317 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa4a0910> PedPartition: <_ped.Partition object at 0x7f0aaa57c110> >23:55:37,318 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >23:55:37,319 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >23:55:37,319 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >23:55:37,319 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >23:55:37,319 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >23:55:37,319 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >23:55:37,319 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >23:55:37,319 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >23:55:37,319 DEBUG storage: 1 requests and 866007088 (422855MB) left in chunk >23:55:37,319 DEBUG storage: adding 866007088 (422855MB) to 19 (sdb6) >23:55:37,320 DEBUG storage: new grow amount for request 19 (sdb6) is 866007088 units, or 422855MB >23:55:37,320 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >23:55:37,320 DEBUG storage: request 19 (sdb6) growth: 866007088 (422855MB) size: 423355MB >23:55:37,320 DEBUG storage: disk /dev/sdb growth: 866007088 (422855MB) >23:55:37,320 DEBUG storage: calculating growth for disk /dev/sda >23:55:37,320 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >23:55:37,320 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >23:55:37,320 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >23:55:37,320 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >23:55:37,320 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:55:37,321 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >23:55:37,321 DEBUG storage: 1 requests and 880326704 (429847MB) left in chunk >23:55:37,321 DEBUG storage: adding 880326704 (429847MB) to 18 (sda6) >23:55:37,321 DEBUG storage: taking back 777566256 (379671MB) from 18 (sda6) >23:55:37,321 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >23:55:37,321 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >23:55:37,321 DEBUG storage: request 18 (sda6) growth: 102760448 (50176MB) size: 51200MB >23:55:37,321 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >23:55:37,322 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >23:55:37,322 DEBUG storage: device sdb6 new partedPartition None >23:55:37,323 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >23:55:37,323 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >23:55:37,323 DEBUG storage: total growth: 968767536 sectors >23:55:37,323 DEBUG storage: updating use_disk to sdb, type: 1 >23:55:37,324 DEBUG storage: new free: 109746176-976773119 / 423353MB >23:55:37,324 DEBUG storage: new free allows for 968767536 sectors of growth >23:55:37,324 DEBUG storage: adjusted start sector from 109746176 to 109748224 >23:55:37,324 DEBUG storage: created partition sdb6 of 500MB and added it to /dev/sdb >23:55:37,325 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >23:55:37,325 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa4a0ed0> PedPartition: <_ped.Partition object at 0x7f0aaa710050> >23:55:37,327 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >23:55:37,328 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >23:55:37,330 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >23:55:37,331 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab02e7890> PedPartition: <_ped.Partition object at 0x7f0aaa37d890> >23:55:37,331 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda6(id 18)', 'sdb6(id 19)', 'sda5(id 20)', 'sdb5(id 21)'] >23:55:37,331 DEBUG storage: growable partitions are ['sda6', 'sdb6'] >23:55:37,331 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >23:55:37,331 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >23:55:37,332 DEBUG storage: disk sda has 2 chunks >23:55:37,332 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >23:55:37,332 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >23:55:37,332 DEBUG storage: disk sdb has 2 chunks >23:55:37,332 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >23:55:37,332 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:55:37,332 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >23:55:37,332 DEBUG storage: 1 requests and 880326704 (429847MB) left in chunk >23:55:37,332 DEBUG storage: adding 880326704 (429847MB) to 18 (sda6) >23:55:37,333 DEBUG storage: taking back 777566256 (379671MB) from 18 (sda6) >23:55:37,333 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >23:55:37,333 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >23:55:37,333 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >23:55:37,333 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >23:55:37,333 DEBUG storage: 1 requests and 866007088 (422855MB) left in chunk >23:55:37,333 DEBUG storage: adding 866007088 (422855MB) to 19 (sdb6) >23:55:37,333 DEBUG storage: new grow amount for request 19 (sdb6) is 866007088 units, or 422855MB >23:55:37,333 DEBUG storage: growing partitions on sda >23:55:37,333 DEBUG storage: partition sda5 (20): 1 >23:55:37,334 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 93327360 end: 94351359 length: 1024000 > device: <parted.device.Device object at 0x7f0ab3797350> PedGeometry: <_ped.Geometry object at 0x47a22d0> >23:55:37,334 DEBUG storage: partition sda6 (18): 1 >23:55:37,334 DEBUG storage: new geometry for sda6: parted.Geometry instance -- > start: 94353408 end: 199211007 length: 104857600 > device: <parted.device.Device object at 0x7f0ab3797350> PedGeometry: <_ped.Geometry object at 0x7f0ab1924f10> >23:55:37,334 DEBUG storage: removing all non-preexisting partitions ['sda5(id 20)', 'sda6(id 18)'] from disk(s) ['sda'] >23:55:37,335 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >23:55:37,335 DEBUG storage: device sda5 new partedPartition None >23:55:37,336 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:55:37,336 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >23:55:37,337 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >23:55:37,337 DEBUG storage: device sda6 new partedPartition None >23:55:37,338 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:55:37,339 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:55:37,340 DEBUG storage: removing empty extended partition from sda >23:55:37,340 DEBUG storage: back from removeNewPartitions >23:55:37,340 DEBUG storage: extended: parted.Geometry instance -- > start: 93325312 end: 976773119 length: 883447808 > device: <parted.device.Device object at 0x7f0ab074d590> PedGeometry: <_ped.Geometry object at 0x7f0aaa6ddcd0> >23:55:37,340 DEBUG storage: setting up new geometry for extended on sda >23:55:37,340 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f0ab3797350> PedGeometry: <_ped.Geometry object at 0x7f0ab1961c50> >23:55:37,340 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f0ab3797350> PedGeometry: <_ped.Geometry object at 0x7f0ab1961c50> >23:55:37,340 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 93327360 end: 94351359 length: 1024000 > device: <parted.device.Device object at 0x7f0ab3797350> PedGeometry: <_ped.Geometry object at 0x47a22d0> >23:55:37,341 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >23:55:37,341 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab0549ed0> PedPartition: <_ped.Partition object at 0x7f0aaa57ca10> >23:55:37,342 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >23:55:37,343 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:55:37,344 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >23:55:37,344 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab0633250> PedPartition: <_ped.Partition object at 0x7f0aaa37d2f0> >23:55:37,344 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 94353408 end: 199211007 length: 104857600 > device: <parted.device.Device object at 0x7f0ab3797350> PedGeometry: <_ped.Geometry object at 0x7f0ab1924f10> >23:55:37,345 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >23:55:37,345 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x47a2910> PedPartition: <_ped.Partition object at 0x7f0aaa57ccb0> >23:55:37,346 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >23:55:37,347 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >23:55:37,348 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >23:55:37,348 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x47a75d0> PedPartition: <_ped.Partition object at 0x7f0aaa37d350> >23:55:37,349 DEBUG storage: growing partitions on sdb >23:55:37,349 DEBUG storage: partition sdb5 (21): 1 >23:55:37,349 DEBUG storage: new geometry for sdb5: parted.Geometry instance -- > start: 93327360 end: 109744127 length: 16416768 > device: <parted.device.Device object at 0x7f0ab66f9710> PedGeometry: <_ped.Geometry object at 0x7f0ab19248d0> >23:55:37,349 DEBUG storage: partition sdb6 (19): 1 >23:55:37,349 DEBUG storage: new geometry for sdb6: parted.Geometry instance -- > start: 109746176 end: 976773119 length: 867026944 > device: <parted.device.Device object at 0x7f0ab66f9710> PedGeometry: <_ped.Geometry object at 0x7f0ab0598650> >23:55:37,349 DEBUG storage: removing all non-preexisting partitions ['sdb5(id 21)', 'sdb6(id 19)'] from disk(s) ['sdb'] >23:55:37,350 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >23:55:37,350 DEBUG storage: device sdb5 new partedPartition None >23:55:37,351 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sdb ; >23:55:37,351 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >23:55:37,352 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >23:55:37,352 DEBUG storage: device sdb6 new partedPartition None >23:55:37,353 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >23:55:37,354 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >23:55:37,355 DEBUG storage: removing empty extended partition from sdb >23:55:37,355 DEBUG storage: back from removeNewPartitions >23:55:37,355 DEBUG storage: extended: parted.Geometry instance -- > start: 93325312 end: 976773119 length: 883447808 > device: <parted.device.Device object at 0x7f0ab0598210> PedGeometry: <_ped.Geometry object at 0x7f0aaa4a0f10> >23:55:37,355 DEBUG storage: setting up new geometry for extended on sdb >23:55:37,355 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f0ab66f9710> PedGeometry: <_ped.Geometry object at 0x439cdd0> >23:55:37,355 DEBUG storage: setting sdb-1 new geometry: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f0ab66f9710> PedGeometry: <_ped.Geometry object at 0x439cdd0> >23:55:37,355 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 93327360 end: 109744127 length: 16416768 > device: <parted.device.Device object at 0x7f0ab66f9710> PedGeometry: <_ped.Geometry object at 0x7f0ab19248d0> >23:55:37,356 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >23:55:37,356 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa4a0850> PedPartition: <_ped.Partition object at 0x7f0aaa710ad0> >23:55:37,357 DEBUG storage: PartitionDevice._setDisk: sdb5 ; new: sdb ; old: None ; >23:55:37,358 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >23:55:37,359 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >23:55:37,359 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x47a7150> PedPartition: <_ped.Partition object at 0x7f0aaa37d0b0> >23:55:37,359 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 109746176 end: 976773119 length: 867026944 > device: <parted.device.Device object at 0x7f0ab66f9710> PedGeometry: <_ped.Geometry object at 0x7f0ab0598650> >23:55:37,360 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >23:55:37,360 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x439c750> PedPartition: <_ped.Partition object at 0x7f0aaa37d830> >23:55:37,361 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >23:55:37,362 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >23:55:37,363 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >23:55:37,363 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x483f5d0> PedPartition: <_ped.Partition object at 0x7f0aaa8fc6b0> >23:55:37,364 DEBUG storage: fixing size of existing 40960MB partition sda1 (1) with existing mdmember at 40960.00 >23:55:37,364 DEBUG storage: fixing size of existing 4096MB partition sda2 (3) with existing mdmember at 4096.00 >23:55:37,364 DEBUG storage: fixing size of existing 512MB partition sda3 (5) with existing mdmember at 512.00 >23:55:37,364 DEBUG storage: fixing size of non-existent 500MB partition sda5 (20) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:55:37,365 DEBUG storage: fixing size of non-existent 51200MB partition sda6 (18) with non-existent ext4 filesystem mounted at / at 51200.00 >23:55:37,365 DEBUG storage: fixing size of existing 40960MB partition sdb1 (8) with existing mdmember at 40960.00 >23:55:37,365 DEBUG storage: fixing size of existing 4096MB partition sdb2 (9) with existing mdmember at 4096.00 >23:55:37,365 DEBUG storage: fixing size of existing 512MB partition sdb3 (10) with existing mdmember at 512.00 >23:55:37,366 DEBUG storage: fixing size of non-existent 8016MB partition sdb5 (21) with non-existent swap at 8016.00 >23:55:37,366 DEBUG storage: fixing size of non-existent 423353MB partition sdb6 (19) with non-existent ext4 filesystem mounted at /home at 423353.00 >23:55:37,367 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >23:55:37,368 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:37,368 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >23:55:37,369 DEBUG storage: PartitionDevice._setFormat: sda4 ; >23:55:37,369 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:37,370 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >23:55:37,371 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >23:55:37,371 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >23:55:37,372 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab0549390> PedPartition: <_ped.Partition object at 0x7f0aaa710410> >23:55:37,372 INFO storage: added partition sda4 (id 22) to device tree >23:55:37,373 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >23:55:37,373 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:37,374 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >23:55:37,375 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >23:55:37,375 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:37,376 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >23:55:37,376 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sdb ; >23:55:37,377 DEBUG storage: PartitionDevice._setPartedPartition: sdb4 ; >23:55:37,377 DEBUG storage: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab06b0790> PedPartition: <_ped.Partition object at 0x7f0aaa37d290> >23:55:37,377 INFO storage: added partition sdb4 (id 23) to device tree >23:55:37,378 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,379 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,379 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,380 DEBUG storage: stage1 device cannot be of type mdarray >23:55:37,380 DEBUG storage: stage1 device cannot be of type mdarray >23:55:37,380 DEBUG storage: stage1 device cannot be of type mdarray >23:55:37,380 DEBUG storage: _is_valid_disklabel(sda) returning True >23:55:37,380 DEBUG storage: _is_valid_size(sda) returning True >23:55:37,380 DEBUG storage: _is_valid_location(sda) returning True >23:55:37,380 DEBUG storage: _is_valid_format(sda) returning True >23:55:37,381 DEBUG storage: is_valid_stage1_device(sda) returning True >23:55:37,382 DEBUG storage: _is_valid_disklabel(sda) returning True >23:55:37,382 DEBUG storage: _is_valid_size(sda) returning True >23:55:37,383 DEBUG storage: _is_valid_location(sda) returning True >23:55:37,383 DEBUG storage: _is_valid_format(sda) returning True >23:55:37,383 DEBUG storage: is_valid_stage1_device(sda) returning True >23:55:37,383 DEBUG storage: _is_valid_disklabel(sda5) returning True >23:55:37,383 DEBUG storage: _is_valid_size(sda5) returning True >23:55:37,383 DEBUG storage: _is_valid_location(sda5) returning True >23:55:37,383 DEBUG storage: _is_valid_partition(sda5) returning True >23:55:37,383 DEBUG storage: _is_valid_format(sda5) returning True >23:55:37,383 DEBUG storage: is_valid_stage2_device(sda5) returning True >23:55:37,384 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:55:37,385 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:55:37,385 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:55:37,385 DEBUG storage: stage1 device cannot be of type mdarray >23:55:37,386 DEBUG storage: stage1 device cannot be of type mdarray >23:55:37,386 DEBUG storage: stage1 device cannot be of type mdarray >23:55:37,386 DEBUG storage: _is_valid_disklabel(sda) returning True >23:55:37,386 DEBUG storage: _is_valid_size(sda) returning True >23:55:37,386 DEBUG storage: _is_valid_location(sda) returning True >23:55:37,386 DEBUG storage: _is_valid_format(sda) returning True >23:55:37,386 DEBUG storage: is_valid_stage1_device(sda) returning True >23:55:37,390 DEBUG storage: _is_valid_disklabel(sda) returning True >23:55:37,391 DEBUG storage: _is_valid_size(sda) returning True >23:55:37,391 DEBUG storage: _is_valid_location(sda) returning True >23:55:37,391 DEBUG storage: _is_valid_format(sda) returning True >23:55:37,391 DEBUG storage: is_valid_stage1_device(sda) returning True >23:55:37,391 DEBUG storage: _is_valid_disklabel(sda5) returning True >23:55:37,391 DEBUG storage: _is_valid_size(sda5) returning True >23:55:37,391 DEBUG storage: _is_valid_location(sda5) returning True >23:55:37,392 DEBUG storage: _is_valid_partition(sda5) returning True >23:55:37,392 DEBUG storage: _is_valid_format(sda5) returning True >23:55:37,392 DEBUG storage: is_valid_stage2_device(sda5) returning True >23:56:05,211 DEBUG storage: clearpart: looking at sda6 >23:56:05,211 DEBUG storage: clearpart: looking at sdb6 >23:56:05,212 DEBUG storage: clearpart: looking at sda5 >23:56:05,212 DEBUG storage: clearpart: looking at sdb5 >23:56:05,212 DEBUG storage: clearpart: looking at sda4 >23:56:05,212 DEBUG storage: clearpart: looking at sdb4 >23:56:05,212 DEBUG storage: clearpart: looking at sda3 >23:56:05,213 DEBUG storage: clearpart: looking at sdb3 >23:56:05,213 DEBUG storage: clearpart: looking at sda2 >23:56:05,213 DEBUG storage: clearpart: looking at sdb2 >23:56:05,213 DEBUG storage: clearpart: looking at sda1 >23:56:05,213 DEBUG storage: clearpart: looking at sdb1 >23:56:05,214 DEBUG storage: checking whether disk sda has an empty extended >23:56:05,214 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab37972d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab02e7810> PedPartition: <_ped.Partition object at 0x7f0aaa57ca10> ; logicals is ['sda5', 'sda6'] >23:56:05,214 DEBUG storage: checking whether disk sdb has an empty extended >23:56:05,215 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab66f9610> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab1961fd0> PedPartition: <_ped.Partition object at 0x7f0aaa37d830> ; logicals is ['sdb5', 'sdb6'] >23:56:05,215 DEBUG storage: new disk order: [] >23:56:05,233 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:56:05,234 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:56:05,235 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:56:05,236 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:56:05,236 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:56:05,237 DEBUG storage: stage1 device cannot be of type mdarray >23:56:05,237 DEBUG storage: stage1 device cannot be of type mdarray >23:56:05,237 DEBUG storage: stage1 device cannot be of type mdarray >23:56:05,237 DEBUG storage: _is_valid_disklabel(sda) returning True >23:56:05,237 DEBUG storage: _is_valid_size(sda) returning True >23:56:05,237 DEBUG storage: _is_valid_location(sda) returning True >23:56:05,237 DEBUG storage: _is_valid_format(sda) returning True >23:56:05,237 DEBUG storage: is_valid_stage1_device(sda) returning True >23:56:05,271 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >23:56:05,271 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab06b0b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa5afed0> PedPartition: <_ped.Partition object at 0x7f0aaa57ca10> >23:56:05,272 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >23:56:05,272 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab06b0b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab05a9290> PedPartition: <_ped.Partition object at 0x7f0aaa57ccb0> >23:56:05,273 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >23:56:05,273 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab06b0b50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0ab05a90d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab05a92d0> PedPartition: <_ped.Partition object at 0x7f0aaa37d830> >23:56:05,274 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >23:56:05,275 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab06b0b50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab05a94d0> PedPartition: <_ped.Partition object at 0x7f0aaa37d110> >23:56:05,275 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >23:56:05,276 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab06b0b50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ab05a9b10> PedPartition: <_ped.Partition object at 0x7f0aaa710a10> >23:56:05,276 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >23:56:05,277 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ab06b0b50> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa01d2d0> PedPartition: <_ped.Partition object at 0x7f0aaa710b30> >23:56:05,278 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >23:56:05,278 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x42a8510> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa902fd0> PedPartition: <_ped.Partition object at 0x7f0aaa7100b0> >23:56:05,279 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >23:56:05,280 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x42a8510> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa01d910> PedPartition: <_ped.Partition object at 0x7f0aaa710350> >23:56:05,280 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >23:56:05,281 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x42a8510> fileSystem: <parted.filesystem.FileSystem object at 0x7f0aaa01d7d0> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa01d410> PedPartition: <_ped.Partition object at 0x7f0aaa710ad0> >23:56:05,281 DEBUG storage: PartitionDevice._setPartedPartition: sdb4 ; >23:56:05,282 DEBUG storage: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x42a8510> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa01d790> PedPartition: <_ped.Partition object at 0x7f0aaa7103b0> >23:56:05,283 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >23:56:05,283 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x42a8510> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa01dc90> PedPartition: <_ped.Partition object at 0x7f0aaa8fc7d0> >23:56:05,284 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >23:56:05,284 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x42a8510> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0aaa5cbc10> PedPartition: <_ped.Partition object at 0x7f0aaa8fc950> >23:56:05,294 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:05,296 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:05,297 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:05,306 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:05,307 DEBUG storage: Ext4FS.supported: supported: True ; >23:56:05,308 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:56:09,010 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 500.0, ['sda'], None >23:56:09,011 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:09,013 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:09,014 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:09,014 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:09,015 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 511.98828125, ['sda', 'sdb'], raid0 >23:56:09,017 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:09,017 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 511.98828125, ['sda', 'sdb'], raid0 >23:56:27,081 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:27,082 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:27,083 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:27,084 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 511.98828125, ['sda', 'sdb'], raid1 >23:56:27,084 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:27,085 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:27,085 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:27,086 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:27,086 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:27,086 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:27,087 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 511.98828125, ['sda', 'sdb'], raid0 >23:56:30,029 DEBUG storage: existing RAID 1 size == 511.98828125 >23:56:32,834 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:32,835 DEBUG storage.ui: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:1 ; current: ext4 ; type: None ; >23:56:32,835 INFO storage.ui: registered action: [8] Destroy Format ext4 filesystem on mdarray an-c04n01.alteeve.ca:1 (id 6) >23:56:32,836 DEBUG storage.ui: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:1 ; status: False ; controllable: True ; >23:56:32,836 INFO storage.ui: removed mdarray an-c04n01.alteeve.ca:1 (id 6) from device tree >23:56:32,837 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >23:56:32,838 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >23:56:32,838 INFO storage.ui: registered action: [9] Destroy Device mdarray an-c04n01.alteeve.ca:1 (id 6) >23:56:32,839 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >23:56:32,840 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >23:56:32,840 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:32,841 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: mdmember ; type: None ; >23:56:32,841 INFO storage.ui: registered action: [10] Destroy Format mdmember on partition sda3 (id 5) >23:56:32,841 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:56:32,842 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >23:56:32,844 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >23:56:32,864 INFO storage.ui: removed partition sda3 (id 5) from device tree >23:56:32,867 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >23:56:32,867 INFO storage.ui: registered action: [11] Destroy Device partition sda3 (id 5) >23:56:32,869 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >23:56:32,870 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >23:56:32,871 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:32,872 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: mdmember ; type: None ; >23:56:32,873 INFO storage.ui: registered action: [12] Destroy Format mdmember on partition sdb3 (id 10) >23:56:32,874 DEBUG storage.ui: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >23:56:32,875 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >23:56:32,877 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >23:56:32,897 INFO storage.ui: removed partition sdb3 (id 10) from device tree >23:56:32,899 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sdb ; >23:56:32,899 INFO storage.ui: registered action: [13] Destroy Device partition sdb3 (id 10) >23:56:32,915 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:32,916 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:32,922 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:32,923 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:32,924 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:32,924 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:32,924 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:32,925 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 40958.9296875, ['sda', 'sdb'], raid0 >23:56:32,932 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:32,933 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:32,933 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:32,933 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:32,934 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:32,934 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 40958.9296875, ['sda', 'sdb'], raid0 >23:56:33,847 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:33,848 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:33,849 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:33,851 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 40958.9296875, ['sda', 'sdb'], raid1 >23:56:33,851 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:33,852 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:33,853 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:33,854 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:33,854 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:33,855 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:33,855 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 40958.9296875, ['sda', 'sdb'], raid0 >23:56:34,958 DEBUG storage: existing RAID 1 size == 40958.9296875 >23:56:37,828 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:37,830 DEBUG storage.ui: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:3 ; current: ext4 ; type: None ; >23:56:37,830 INFO storage.ui: registered action: [14] Destroy Format ext4 filesystem on mdarray an-c04n01.alteeve.ca:3 (id 2) >23:56:37,832 DEBUG storage.ui: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:3 ; status: False ; controllable: True ; >23:56:37,832 INFO storage.ui: removed mdarray an-c04n01.alteeve.ca:3 (id 2) from device tree >23:56:37,833 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >23:56:37,835 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >23:56:37,835 INFO storage.ui: registered action: [15] Destroy Device mdarray an-c04n01.alteeve.ca:3 (id 2) >23:56:37,836 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >23:56:37,836 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >23:56:37,836 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:37,837 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: mdmember ; type: None ; >23:56:37,837 INFO storage.ui: registered action: [16] Destroy Format mdmember on partition sda1 (id 1) >23:56:37,838 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:56:37,839 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >23:56:37,841 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >23:56:37,863 INFO storage.ui: removed partition sda1 (id 1) from device tree >23:56:37,865 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:56:37,865 INFO storage.ui: registered action: [17] Destroy Device partition sda1 (id 1) >23:56:37,866 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >23:56:37,867 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >23:56:37,867 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:37,868 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: mdmember ; type: None ; >23:56:37,868 INFO storage.ui: registered action: [18] Destroy Format mdmember on partition sdb1 (id 8) >23:56:37,869 DEBUG storage.ui: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >23:56:37,870 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >23:56:37,871 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >23:56:37,892 INFO storage.ui: removed partition sdb1 (id 8) from device tree >23:56:37,894 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdb ; >23:56:37,894 INFO storage.ui: registered action: [19] Destroy Device partition sdb1 (id 8) >23:56:37,911 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:37,916 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:37,917 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:37,918 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:37,918 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:37,919 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:37,920 DEBUG storage: SwapSpace.__init__: >23:56:37,920 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:56:37,920 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:37,921 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 4094.98828125, ['sda', 'sdb'], raid0 >23:56:37,928 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:37,929 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:37,929 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:37,929 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:37,930 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:37,930 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:37,930 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 4094.98828125, ['sda', 'sdb'], raid0 >23:56:39,313 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:39,315 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 4094.98828125, ['sda', 'sdb'], raid1 >23:56:39,315 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:39,315 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:39,316 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:39,316 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:39,317 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:39,317 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:39,317 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:39,318 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 4094.98828125, ['sda', 'sdb'], raid0 >23:56:40,472 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:40,474 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 4094.98828125, ['sda', 'sdb'], raid1 >23:56:40,474 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:40,475 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:40,475 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:40,476 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:40,476 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:40,476 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:40,477 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:40,477 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 4094.98828125, ['sda', 'sdb'], raid0 >23:56:42,142 DEBUG storage: existing RAID 1 size == 4094.98828125 >23:56:43,903 DEBUG storage.ui: SwapSpace.teardown: device: /dev/md/an-c04n01.alteeve.ca:2 ; status: False ; type: swap ; >23:56:43,904 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:43,905 DEBUG storage.ui: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:2 ; current: swap ; type: None ; >23:56:43,905 INFO storage.ui: registered action: [20] Destroy Format swap on mdarray an-c04n01.alteeve.ca:2 (id 4) >23:56:43,906 DEBUG storage.ui: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:2 ; status: False ; controllable: True ; >23:56:43,906 INFO storage.ui: removed mdarray an-c04n01.alteeve.ca:2 (id 4) from device tree >23:56:43,906 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >23:56:43,907 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >23:56:43,907 INFO storage.ui: registered action: [21] Destroy Device mdarray an-c04n01.alteeve.ca:2 (id 4) >23:56:43,908 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >23:56:43,909 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >23:56:43,909 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:43,910 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: mdmember ; type: None ; >23:56:43,910 INFO storage.ui: registered action: [22] Destroy Format mdmember on partition sda2 (id 3) >23:56:43,911 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:56:43,912 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >23:56:43,913 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >23:56:43,934 INFO storage.ui: removed partition sda2 (id 3) from device tree >23:56:43,936 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:56:43,936 INFO storage.ui: registered action: [23] Destroy Device partition sda2 (id 3) >23:56:43,938 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >23:56:43,940 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; >23:56:43,940 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:43,942 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; current: mdmember ; type: None ; >23:56:43,942 INFO storage.ui: registered action: [24] Destroy Format mdmember on partition sdb2 (id 9) >23:56:43,944 DEBUG storage.ui: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >23:56:43,945 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >23:56:43,946 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >23:56:43,966 INFO storage.ui: removed partition sdb2 (id 9) from device tree >23:56:43,968 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdb ; >23:56:43,968 INFO storage.ui: registered action: [25] Destroy Device partition sdb2 (id 9) >23:56:43,989 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:43,990 DEBUG storage: Ext4FS.supported: supported: True ; >23:56:43,990 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:56:43,997 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:45,597 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 500.0, ['sda'], None >23:56:45,600 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:47,977 INFO storage.ui: removed partition sdb6 (id 19) from device tree >23:56:47,979 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >23:56:47,979 INFO storage.ui: registered action: [26] Destroy Device partition sdb6 (id 19) >23:56:47,996 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:48,002 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:54,436 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 500.0, ['sda'], None >23:56:54,440 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:54,442 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >23:56:55,945 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x439cdd0>, 431371.023438, ['sdb'], None >23:56:55,946 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:59,043 DEBUG storage.ui: existing RAID 1 size == 511.98828125 >23:56:59,044 DEBUG storage.ui: existing RAID 1 size == 40958.9296875 >23:56:59,044 DEBUG storage.ui: 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: >03:51:11,750 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >03:51:11,750 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="1076" x-info="http://www.rsyslog.com"] start >03:51:11,750 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >03:51:11,750 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >03:51:11,750 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 >03:51:11,750 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >03:51:11,750 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 >03:51:11,750 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >03:51:11,750 INFO systemd: Initializing machine ID from random generator. >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ddd0bfff] usable >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ddd0c000-0x00000000dddbffff] reserved >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dddc0000-0x00000000dddc0fff] ACPI data >03:51:11,750 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. >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dddc1000-0x00000000dded8fff] ACPI NVS >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dded9000-0x00000000def93fff] reserved >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000def94000-0x00000000def94fff] usable >03:51:11,750 INFO systemd-modules-load: Inserted module 'uinput' >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000def95000-0x00000000defd7fff] ACPI NVS >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000defd8000-0x00000000df7fffff] usable >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >03:51:11,750 ERR systemd-udevd: ctx=0x7fce9a8789c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >03:51:11,750 ERR systemd-udevd: ctx=0x7fce9a8789c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >03:51:11,750 ERR systemd-udevd: ctx=0x7fce9a8789c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >03:51:11,750 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041fffffff] usable >03:51:11,750 ERR systemd-udevd: ctx=0x7fce9a8789c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >03:51:11,750 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >03:51:11,750 INFO kernel:[ 0.000000] DMI 2.7 present. >03:51:11,750 DEBUG kernel:[ 0.000000] DMI: TYAN S5510/S5510, BIOS V2.01 05/22/2012 >03:51:11,750 ERR systemd-udevd: ctx=0x7fce9a8789c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >03:51:11,750 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >03:51:11,750 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >03:51:11,750 INFO kernel:[ 0.000000] No AGP bridge found >03:51:11,750 INFO kernel:[ 0.000000] e820: last_pfn = 0x420000 max_arch_pfn = 0x400000000 >03:51:11,750 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >03:51:11,750 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >03:51:11,750 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >03:51:11,750 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >03:51:11,750 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >03:51:11,750 DEBUG kernel:[ 0.000000] D0000-E7FFF uncachable >03:51:11,750 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >03:51:11,750 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >03:51:11,750 DEBUG kernel:[ 0.000000] 0 base 000000000 mask C00000000 write-back >03:51:11,750 DEBUG kernel:[ 0.000000] 1 base 400000000 mask FE0000000 write-back >03:51:11,750 DEBUG kernel:[ 0.000000] 2 base 0E0000000 mask FE0000000 uncachable >03:51:11,750 DEBUG kernel:[ 0.000000] 3 disabled >03:51:11,750 DEBUG kernel:[ 0.000000] 4 disabled >03:51:11,750 DEBUG kernel:[ 0.000000] 5 disabled >03:51:11,750 DEBUG kernel:[ 0.000000] 6 disabled >03:51:11,750 DEBUG kernel:[ 0.000000] 7 disabled >03:51:11,750 DEBUG kernel:[ 0.000000] 8 disabled >03:51:11,750 DEBUG kernel:[ 0.000000] 9 disabled >03:51:11,750 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >03:51:11,750 DEBUG kernel:[ 0.000000] original variable MTRRs >03:51:11,750 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 16GB, type WB >03:51:11,750 DEBUG kernel:[ 0.000000] reg 1, base: 16GB, range: 512MB, type WB >03:51:11,750 DEBUG kernel:[ 0.000000] reg 2, base: 3584MB, range: 512MB, type UC >03:51:11,750 INFO kernel:[ 0.000000] total RAM covered: 16384M >03:51:11,750 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >03:51:11,750 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 6 lose cover RAM: 0G >03:51:11,750 DEBUG kernel:[ 0.000000] New variable MTRRs >03:51:11,750 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >03:51:11,750 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >03:51:11,750 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB >03:51:11,750 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 4GB, type WB >03:51:11,750 DEBUG kernel:[ 0.000000] reg 4, base: 8GB, range: 8GB, type WB >03:51:11,750 DEBUG kernel:[ 0.000000] reg 5, base: 16GB, range: 512MB, type WB >03:51:11,750 DEBUG kernel:[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >03:51:11,750 INFO kernel:[ 0.000000] e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000 >03:51:11,750 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fd7f0-0x000fd7ff] mapped at [ffff8800000fd7f0] >03:51:11,750 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >03:51:11,750 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >03:51:11,750 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xdf7fffff] >03:51:11,750 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xdf7fffff] page 2M >03:51:11,750 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xdf7fffff @ [mem 0x1f8ff000-0x1fffffff] >03:51:11,750 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x41fffffff] >03:51:11,750 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x41fffffff] page 2M >03:51:11,750 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x41fffffff @ [mem 0xdf7ee000-0xdf7fffff] >03:51:11,750 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e5fe000-0x7fffefff] >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0490 00024 (v02 ALASKA) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000ddec9090 0009C (v01 ALASKA A M I 01072009 AMI 00010013) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: FACP 00000000dded3668 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000ddec91c0 0A4A2 (v02 ALASKA A M I 00000060 INTL 20051117) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: FACS 00000000dded7f80 00040 >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: APIC 00000000dded3760 00072 (v03 ALASKA A M I 01072009 AMI 00010013) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: FPDT 00000000dded37d8 00044 (v01 ALASKA A M I 01072009 AMI 00010013) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000dded3820 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: PRAD 00000000dded3860 000BE (v02 PRADID PRADTID 00000001 MSFT 03000001) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: HPET 00000000dded3920 00038 (v01 ALASKA A M I 01072009 AMI. 00000005) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dded3958 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: SPMI 00000000dded3cc8 00040 (v05 A M I OEMSPMI 00000000 AMI. 00000000) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dded3d08 009A4 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dded46b0 00A88 (v01 PmRef CpuPm 00003000 INTL 20051117) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000dded5138 00078 (v01 INTEL SNB 00000001 INTL 00000001) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: EINJ 00000000dded51b0 00130 (v01 AMI AMI EINJ 00000000 00000000) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: ERST 00000000dded52e0 00210 (v01 AMIER AMI ERST 00000000 00000000) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: HEST 00000000dded54f0 000A8 (v01 AMI AMI HEST 00000000 00000000) >03:51:11,750 WARNING kernel:[ 0.000000] ACPI: BERT 00000000dded5598 00030 (v01 AMI AMI BERT 00000000 00000000) >03:51:11,750 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >03:51:11,750 INFO kernel:[ 0.000000] No NUMA configuration found >03:51:11,750 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041fffffff] >03:51:11,750 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41fffffff] >03:51:11,750 INFO kernel:[ 0.000000] NODE_DATA [mem 0x41ffec000-0x41fffffff] >03:51:11,750 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040f600000-ffff88041f5fffff] on node 0 >03:51:11,750 WARNING kernel:[ 0.000000] Zone ranges: >03:51:11,750 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >03:51:11,750 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >03:51:11,750 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x41fffffff] >03:51:11,750 WARNING kernel:[ 0.000000] Movable zone start for each node >03:51:11,750 WARNING kernel:[ 0.000000] Early memory node ranges >03:51:11,750 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >03:51:11,750 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xddd0bfff] >03:51:11,750 WARNING kernel:[ 0.000000] node 0: [mem 0xdef94000-0xdef94fff] >03:51:11,750 WARNING kernel:[ 0.000000] node 0: [mem 0xdefd8000-0xdf7fffff] >03:51:11,750 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x41fffffff] >03:51:11,750 DEBUG kernel:[ 0.000000] On node 0 totalpages: 4187330 >03:51:11,750 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >03:51:11,750 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >03:51:11,750 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >03:51:11,750 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >03:51:11,750 DEBUG kernel:[ 0.000000] DMA32 zone: 890229 pages, LIFO batch:31 >03:51:11,750 DEBUG kernel:[ 0.000000] Normal zone: 51200 pages used for memmap >03:51:11,750 DEBUG kernel:[ 0.000000] Normal zone: 3225600 pages, LIFO batch:31 >03:51:11,750 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >03:51:11,750 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >03:51:11,750 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >03:51:11,750 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >03:51:11,750 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >03:51:11,750 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >03:51:11,750 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >03:51:11,750 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >03:51:11,750 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >03:51:11,750 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >03:51:11,750 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >03:51:11,750 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >03:51:11,750 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >03:51:11,750 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >03:51:11,750 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >03:51:11,750 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >03:51:11,750 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >03:51:11,750 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ddd0c000 - 00000000dddc0000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dddc0000 - 00000000dddc1000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dddc1000 - 00000000dded9000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dded9000 - 00000000def94000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000def95000 - 00000000defd8000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df800000 - 00000000f8000000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 >03:51:11,750 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >03:51:11,750 INFO kernel:[ 0.000000] e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices >03:51:11,750 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >03:51:11,750 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >03:51:11,750 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041fc00000 s84288 r8192 d22208 u524288 >03:51:11,750 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152 >03:51:11,750 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >03:51:11,750 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4119740 >03:51:11,750 WARNING kernel:[ 0.000000] Policy zone: Normal >03:51:11,750 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 >03:51:11,750 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >03:51:11,750 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >03:51:11,750 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >03:51:11,750 INFO kernel:[ 0.000000] Checking aperture... >03:51:11,750 INFO kernel:[ 0.000000] No AGP bridge found >03:51:11,750 INFO kernel:[ 0.000000] Memory: 16377696k/17301504k available (6319k kernel code, 552184k absent, 371624k reserved, 6884k data, 1036k init) >03:51:11,750 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >03:51:11,750 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >03:51:11,750 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >03:51:11,750 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >03:51:11,750 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >03:51:11,750 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >03:51:11,750 INFO kernel:[ 0.000000] console [tty0] enabled >03:51:11,750 INFO kernel:[ 0.000000] allocated 67108864 bytes of page_cgroup >03:51:11,750 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >03:51:11,750 DEBUG kernel:[ 0.000000] hpet clockevent registered >03:51:11,750 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >03:51:11,750 INFO kernel:[ 0.001000] tsc: Detected 3092.791 MHz processor >03:51:11,750 INFO kernel:[ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6185.58 BogoMIPS (lpj=3092791) >03:51:11,750 INFO kernel:[ 0.000341] pid_max: default: 32768 minimum: 301 >03:51:11,750 INFO kernel:[ 0.000526] Security Framework initialized >03:51:11,750 INFO kernel:[ 0.000696] SELinux: Initializing. >03:51:11,750 DEBUG kernel:[ 0.000868] SELinux: Starting in permissive mode >03:51:11,750 INFO kernel:[ 0.001847] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >03:51:11,750 INFO kernel:[ 0.004716] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >03:51:11,750 INFO kernel:[ 0.006050] Mount-cache hash table entries: 256 >03:51:11,750 INFO kernel:[ 0.006355] Initializing cgroup subsys cpuacct >03:51:11,750 INFO kernel:[ 0.006521] Initializing cgroup subsys memory >03:51:11,750 INFO kernel:[ 0.006696] Initializing cgroup subsys devices >03:51:11,750 INFO kernel:[ 0.006864] Initializing cgroup subsys freezer >03:51:11,750 INFO kernel:[ 0.007040] Initializing cgroup subsys net_cls >03:51:11,750 INFO kernel:[ 0.007206] Initializing cgroup subsys blkio >03:51:11,750 INFO kernel:[ 0.007369] Initializing cgroup subsys perf_event >03:51:11,750 INFO kernel:[ 0.007555] CPU: Physical Processor ID: 0 >03:51:11,750 INFO kernel:[ 0.007722] CPU: Processor Core ID: 0 >03:51:11,750 WARNING kernel:[ 0.007894] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >03:51:11,750 WARNING kernel:[ 0.007894] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >03:51:11,750 INFO kernel:[ 0.008150] mce: CPU supports 9 MCE banks >03:51:11,750 INFO kernel:[ 0.008325] CPU0: Thermal monitoring enabled (TM1) >03:51:11,750 INFO kernel:[ 0.008496] process: using mwait in idle threads >03:51:11,750 INFO kernel:[ 0.008667] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >03:51:11,750 INFO kernel:[ 0.008667] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >03:51:11,750 INFO kernel:[ 0.008667] tlb_flushall_shift is 0x5 >03:51:11,750 INFO kernel:[ 0.010107] ACPI: Core revision 20120711 >03:51:11,750 INFO kernel:[ 0.014546] ftrace: allocating 23456 entries in 92 pages >03:51:11,750 INFO kernel:[ 0.023691] dmar: Host address width 36 >03:51:11,750 INFO kernel:[ 0.023858] dmar: DRHD base: 0x000000fed90000 flags: 0x1 >03:51:11,750 INFO kernel:[ 0.024036] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020660262 ecap f010da >03:51:11,750 INFO kernel:[ 0.024284] dmar: RMRR base: 0x000000ddd37000 end: 0x000000ddd53fff >03:51:11,750 INFO kernel:[ 0.024522] IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0 >03:51:11,750 INFO kernel:[ 0.024690] HPET id 0 under DRHD base 0xfed90000 >03:51:11,750 INFO kernel:[ 0.024939] Enabled IRQ remapping in x2apic mode >03:51:11,750 INFO kernel:[ 0.025106] Enabling x2apic >03:51:11,750 INFO kernel:[ 0.025268] Enabled x2apic >03:51:11,750 INFO kernel:[ 0.025443] Switched APIC routing to cluster x2apic. >03:51:11,750 INFO kernel:[ 0.026030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >03:51:11,750 INFO kernel:[ 0.036199] smpboot: CPU0: Intel(R) Xeon(R) CPU E31220 @ 3.10GHz stepping 07 >03:51:11,750 INFO kernel:[ 0.137859] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver. >03:51:11,750 INFO kernel:[ 0.138454] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >03:51:11,750 INFO kernel:[ 0.140148] ... version: 3 >03:51:11,750 INFO kernel:[ 0.140314] ... bit width: 48 >03:51:11,750 INFO kernel:[ 0.140478] ... generic registers: 8 >03:51:11,750 INFO kernel:[ 0.140646] ... value mask: 0000ffffffffffff >03:51:11,750 INFO kernel:[ 0.140921] ... max period: 000000007fffffff >03:51:11,750 INFO kernel:[ 0.141087] ... fixed-purpose events: 3 >03:51:11,750 INFO kernel:[ 0.141253] ... event mask: 00000007000000ff >03:51:11,750 INFO kernel:[ 0.141811] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >03:51:11,750 INFO kernel:[ 0.142120] smpboot: Booting Node 0, Processors #1 #2 #3 OK >03:51:11,750 INFO kernel:[ 0.182131] Brought up 4 CPUs >03:51:11,750 INFO kernel:[ 0.182299] smpboot: Total of 4 processors activated (24742.32 BogoMIPS) >03:51:11,750 INFO kernel:[ 0.185730] devtmpfs: initialized >03:51:11,750 INFO kernel:[ 0.186015] PM: Registering ACPI NVS region [mem 0xdddc1000-0xdded8fff] (1146880 bytes) >03:51:11,750 INFO kernel:[ 0.186272] PM: Registering ACPI NVS region [mem 0xdef95000-0xdefd7fff] (274432 bytes) >03:51:11,750 INFO kernel:[ 0.186961] atomic64 test passed for x86-64 platform with CX8 and with SSE >03:51:11,750 INFO kernel:[ 0.187158] RTC time: 3:49:43, date: 10/09/12 >03:51:11,750 INFO kernel:[ 0.187355] NET: Registered protocol family 16 >03:51:11,750 INFO kernel:[ 0.187609] ACPI: bus type pci registered >03:51:11,750 INFO kernel:[ 0.187812] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >03:51:11,750 INFO kernel:[ 0.188065] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >03:51:11,750 INFO kernel:[ 0.192960] PCI: Using configuration type 1 for base access >03:51:11,750 INFO kernel:[ 0.193642] bio: create slab <bio-0> at 0 >03:51:11,750 INFO kernel:[ 0.193855] ACPI: Added _OSI(Module Device) >03:51:11,750 INFO kernel:[ 0.194022] ACPI: Added _OSI(Processor Device) >03:51:11,750 INFO kernel:[ 0.194190] ACPI: Added _OSI(3.0 _SCP Extensions) >03:51:11,750 INFO kernel:[ 0.194355] ACPI: Added _OSI(Processor Aggregator Device) >03:51:11,750 DEBUG kernel:[ 0.195588] ACPI: EC: Look up EC in DSDT >03:51:11,750 DEBUG kernel:[ 0.195845] \_SB_:_OSC invalid UUID >03:51:11,750 DEBUG kernel:[ 0.195846] _OSC request data:1 17 >03:51:11,750 WARNING kernel:[ 0.196799] ACPI: Executed 1 blocks of module-level executable AML code >03:51:11,750 WARNING kernel:[ 0.252152] ACPI: SSDT 00000000ddd35018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >03:51:11,750 WARNING kernel:[ 0.252831] ACPI: Dynamic OEM Table Load: >03:51:11,750 WARNING kernel:[ 0.253169] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >03:51:11,750 WARNING kernel:[ 0.257014] ACPI: SSDT 00000000ddd36a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >03:51:11,750 WARNING kernel:[ 0.257714] ACPI: Dynamic OEM Table Load: >03:51:11,750 WARNING kernel:[ 0.258054] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >03:51:11,750 WARNING kernel:[ 0.261918] ACPI: SSDT 00000000ddd66c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >03:51:11,750 WARNING kernel:[ 0.262594] ACPI: Dynamic OEM Table Load: >03:51:11,750 WARNING kernel:[ 0.262934] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >03:51:11,750 INFO kernel:[ 0.267271] ACPI: Interpreter enabled >03:51:11,750 INFO kernel:[ 0.267435] ACPI: (supports S0 S5) >03:51:11,750 INFO kernel:[ 0.267779] ACPI: Using IOAPIC for interrupt routing >03:51:11,750 INFO kernel:[ 0.271450] ACPI: Power Resource [FN00] (off) >03:51:11,750 INFO kernel:[ 0.271664] ACPI: Power Resource [FN01] (off) >03:51:11,750 INFO kernel:[ 0.271878] ACPI: Power Resource [FN02] (off) >03:51:11,750 INFO kernel:[ 0.272088] ACPI: Power Resource [FN03] (off) >03:51:11,750 INFO kernel:[ 0.272302] ACPI: Power Resource [FN04] (off) >03:51:11,750 INFO kernel:[ 0.272773] ACPI: No dock devices found. >03:51:11,750 INFO kernel:[ 0.272957] HEST: Table parsing has been initialized. >03:51:11,750 INFO kernel:[ 0.273125] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >03:51:11,750 INFO kernel:[ 0.273588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >03:51:11,750 INFO kernel:[ 0.274066] PCI host bridge to bus 0000:00 >03:51:11,750 DEBUG kernel:[ 0.274235] pci_bus 0000:00: busn_res: [bus 00-3e] is inserted under domain [bus 00-ff] >03:51:11,750 INFO kernel:[ 0.274236] pci_bus 0000:00: root bus resource [bus 00-3e] >03:51:11,750 INFO kernel:[ 0.274405] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >03:51:11,750 INFO kernel:[ 0.274574] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >03:51:11,750 INFO kernel:[ 0.274743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >03:51:11,750 INFO kernel:[ 0.274917] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >03:51:11,750 INFO kernel:[ 0.275087] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >03:51:11,750 INFO kernel:[ 0.275258] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >03:51:11,750 INFO kernel:[ 0.275430] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >03:51:11,750 INFO kernel:[ 0.275604] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >03:51:11,750 INFO kernel:[ 0.275778] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >03:51:11,750 INFO kernel:[ 0.275951] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff] >03:51:11,750 DEBUG kernel:[ 0.276128] pci 0000:00:00.0: [8086:0108] type 00 class 0x060000 >03:51:11,750 DEBUG kernel:[ 0.276156] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 >03:51:11,750 DEBUG kernel:[ 0.276179] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >03:51:11,750 DEBUG kernel:[ 0.276190] pci 0000:00:01.1: [8086:0105] type 01 class 0x060400 >03:51:11,750 DEBUG kernel:[ 0.276213] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold >03:51:11,750 DEBUG kernel:[ 0.276231] pci 0000:00:06.0: [8086:010d] type 01 class 0x060400 >03:51:11,750 DEBUG kernel:[ 0.276253] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold >03:51:11,750 DEBUG kernel:[ 0.276280] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >03:51:11,750 DEBUG kernel:[ 0.276300] pci 0000:00:16.0: reg 10: [mem 0xf7f06000-0xf7f0600f 64bit] >03:51:11,750 DEBUG kernel:[ 0.276366] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >03:51:11,750 DEBUG kernel:[ 0.276385] pci 0000:00:16.1: [8086:1c3b] type 00 class 0x078000 >03:51:11,750 DEBUG kernel:[ 0.276404] pci 0000:00:16.1: reg 10: [mem 0xf7f05000-0xf7f0500f 64bit] >03:51:11,750 DEBUG kernel:[ 0.276470] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold >03:51:11,750 DEBUG kernel:[ 0.276498] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >03:51:11,750 DEBUG kernel:[ 0.276517] pci 0000:00:1a.0: reg 10: [mem 0xf7f04000-0xf7f043ff] >03:51:11,750 DEBUG kernel:[ 0.276600] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >03:51:11,750 DEBUG kernel:[ 0.276621] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >03:51:11,750 DEBUG kernel:[ 0.276692] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >03:51:11,750 DEBUG kernel:[ 0.276714] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400 >03:51:11,750 DEBUG kernel:[ 0.276786] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >03:51:11,750 DEBUG kernel:[ 0.276808] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400 >03:51:11,750 DEBUG kernel:[ 0.276883] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >03:51:11,750 DEBUG kernel:[ 0.276907] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >03:51:11,750 DEBUG kernel:[ 0.276979] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >03:51:11,750 DEBUG kernel:[ 0.277007] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >03:51:11,750 DEBUG kernel:[ 0.277025] pci 0000:00:1d.0: reg 10: [mem 0xf7f03000-0xf7f033ff] >03:51:11,750 DEBUG kernel:[ 0.277109] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >03:51:11,750 DEBUG kernel:[ 0.277127] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >03:51:11,750 DEBUG kernel:[ 0.277183] pci 0000:00:1f.0: [8086:1c54] type 00 class 0x060100 >03:51:11,750 DEBUG kernel:[ 0.277298] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601 >03:51:11,750 DEBUG kernel:[ 0.277314] pci 0000:00:1f.2: reg 10: [io 0xf070-0xf077] >03:51:11,750 DEBUG kernel:[ 0.277320] pci 0000:00:1f.2: reg 14: [io 0xf060-0xf063] >03:51:11,750 DEBUG kernel:[ 0.277327] pci 0000:00:1f.2: reg 18: [io 0xf050-0xf057] >03:51:11,750 DEBUG kernel:[ 0.277334] pci 0000:00:1f.2: reg 1c: [io 0xf040-0xf043] >03:51:11,750 DEBUG kernel:[ 0.277340] pci 0000:00:1f.2: reg 20: [io 0xf020-0xf03f] >03:51:11,750 DEBUG kernel:[ 0.277347] pci 0000:00:1f.2: reg 24: [mem 0xf7f02000-0xf7f027ff] >03:51:11,750 DEBUG kernel:[ 0.277387] pci 0000:00:1f.2: PME# supported from D3hot >03:51:11,750 DEBUG kernel:[ 0.277401] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >03:51:11,750 DEBUG kernel:[ 0.277415] pci 0000:00:1f.3: reg 10: [mem 0xf7f01000-0xf7f010ff 64bit] >03:51:11,750 DEBUG kernel:[ 0.277433] pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f] >03:51:11,750 DEBUG kernel:[ 0.277472] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-3e] >03:51:11,750 DEBUG kernel:[ 0.277494] pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000 >03:51:11,750 DEBUG kernel:[ 0.277512] pci 0000:01:00.0: reg 10: [mem 0xf7ec0000-0xf7edffff] >03:51:11,750 DEBUG kernel:[ 0.277525] pci 0000:01:00.0: reg 14: [mem 0xf7e00000-0xf7e7ffff] >03:51:11,750 DEBUG kernel:[ 0.277538] pci 0000:01:00.0: reg 18: [io 0xe000-0xe01f] >03:51:11,750 DEBUG kernel:[ 0.277551] pci 0000:01:00.0: reg 1c: [mem 0xf7ee0000-0xf7ee3fff] >03:51:11,750 DEBUG kernel:[ 0.277588] pci 0000:01:00.0: reg 30: [mem 0xf7e80000-0xf7ebffff pref] >03:51:11,750 DEBUG kernel:[ 0.277658] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold >03:51:11,750 INFO kernel:[ 0.278826] pci 0000:00:01.0: PCI bridge to [bus 01] >03:51:11,750 DEBUG kernel:[ 0.279003] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >03:51:11,750 DEBUG kernel:[ 0.279005] pci 0000:00:01.0: bridge window [mem 0xf7e00000-0xf7efffff] >03:51:11,750 DEBUG kernel:[ 0.279021] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3e] >03:51:11,750 DEBUG kernel:[ 0.279043] pci 0000:02:00.0: [8086:10d3] type 00 class 0x020000 >03:51:11,750 DEBUG kernel:[ 0.279062] pci 0000:02:00.0: reg 10: [mem 0xf7dc0000-0xf7ddffff] >03:51:11,750 DEBUG kernel:[ 0.279075] pci 0000:02:00.0: reg 14: [mem 0xf7d00000-0xf7d7ffff] >03:51:11,750 DEBUG kernel:[ 0.279088] pci 0000:02:00.0: reg 18: [io 0xd000-0xd01f] >03:51:11,750 DEBUG kernel:[ 0.279101] pci 0000:02:00.0: reg 1c: [mem 0xf7de0000-0xf7de3fff] >03:51:11,750 DEBUG kernel:[ 0.279138] pci 0000:02:00.0: reg 30: [mem 0xf7d80000-0xf7dbffff pref] >03:51:11,750 DEBUG kernel:[ 0.279209] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >03:51:11,750 INFO kernel:[ 0.280823] pci 0000:00:01.1: PCI bridge to [bus 02] >03:51:11,750 DEBUG kernel:[ 0.280998] pci 0000:00:01.1: bridge window [io 0xd000-0xdfff] >03:51:11,750 DEBUG kernel:[ 0.281000] pci 0000:00:01.1: bridge window [mem 0xf7d00000-0xf7dfffff] >03:51:11,750 DEBUG kernel:[ 0.281016] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-3e] >03:51:11,750 DEBUG kernel:[ 0.281039] pci 0000:03:00.0: [8086:10d3] type 00 class 0x020000 >03:51:11,750 DEBUG kernel:[ 0.281058] pci 0000:03:00.0: reg 10: [mem 0xf7cc0000-0xf7cdffff] >03:51:11,750 DEBUG kernel:[ 0.281071] pci 0000:03:00.0: reg 14: [mem 0xf7c00000-0xf7c7ffff] >03:51:11,750 DEBUG kernel:[ 0.281084] pci 0000:03:00.0: reg 18: [io 0xc000-0xc01f] >03:51:11,750 DEBUG kernel:[ 0.281097] pci 0000:03:00.0: reg 1c: [mem 0xf7ce0000-0xf7ce3fff] >03:51:11,750 DEBUG kernel:[ 0.281133] pci 0000:03:00.0: reg 30: [mem 0xf7c80000-0xf7cbffff pref] >03:51:11,750 DEBUG kernel:[ 0.281204] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >03:51:11,750 INFO kernel:[ 0.282822] pci 0000:00:06.0: PCI bridge to [bus 03] >03:51:11,750 DEBUG kernel:[ 0.283000] pci 0000:00:06.0: bridge window [io 0xc000-0xcfff] >03:51:11,750 DEBUG kernel:[ 0.283002] pci 0000:00:06.0: bridge window [mem 0xf7c00000-0xf7cfffff] >03:51:11,750 DEBUG kernel:[ 0.283041] pci_bus 0000:04: busn_res: [bus 04-05] is inserted under [bus 00-3e] >03:51:11,750 DEBUG kernel:[ 0.283070] pci 0000:04:00.0: [1a03:1150] type 01 class 0x060400 >03:51:11,750 DEBUG kernel:[ 0.283248] pci 0000:04:00.0: supports D1 D2 >03:51:11,750 DEBUG kernel:[ 0.283249] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold >03:51:11,750 INFO kernel:[ 0.284823] pci 0000:00:1c.0: PCI bridge to [bus 04-05] >03:51:11,750 DEBUG kernel:[ 0.284998] pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff] >03:51:11,750 DEBUG kernel:[ 0.285001] pci 0000:00:1c.0: bridge window [mem 0xf7000000-0xf78fffff] >03:51:11,750 DEBUG kernel:[ 0.285107] pci_bus 0000:05: busn_res: [bus 05] is inserted under [bus 04-05] >03:51:11,750 DEBUG kernel:[ 0.285125] pci 0000:05:00.0: [1a03:2000] type 00 class 0x030000 >03:51:11,750 DEBUG kernel:[ 0.285158] pci 0000:05:00.0: reg 10: [mem 0xf7000000-0xf77fffff] >03:51:11,750 DEBUG kernel:[ 0.285175] pci 0000:05:00.0: reg 14: [mem 0xf7800000-0xf781ffff] >03:51:11,750 DEBUG kernel:[ 0.285193] pci 0000:05:00.0: reg 18: [io 0xb000-0xb07f] >03:51:11,750 DEBUG kernel:[ 0.285317] pci 0000:05:00.0: supports D1 D2 >03:51:11,750 DEBUG kernel:[ 0.285318] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold >03:51:11,750 INFO kernel:[ 0.285413] pci 0000:04:00.0: PCI bridge to [bus 05] >03:51:11,750 DEBUG kernel:[ 0.285590] pci 0000:04:00.0: bridge window [io 0xb000-0xbfff] >03:51:11,750 DEBUG kernel:[ 0.285595] pci 0000:04:00.0: bridge window [mem 0xf7000000-0xf78fffff] >03:51:11,750 DEBUG kernel:[ 0.285654] pci_bus 0000:06: busn_res: [bus 06] is inserted under [bus 00-3e] >03:51:11,750 DEBUG kernel:[ 0.285692] pci 0000:06:00.0: [8086:10d3] type 00 class 0x020000 >03:51:11,750 DEBUG kernel:[ 0.285723] pci 0000:06:00.0: reg 10: [mem 0xf7b00000-0xf7b1ffff] >03:51:11,750 DEBUG kernel:[ 0.285766] pci 0000:06:00.0: reg 18: [io 0xa000-0xa01f] >03:51:11,750 DEBUG kernel:[ 0.285788] pci 0000:06:00.0: reg 1c: [mem 0xf7b20000-0xf7b23fff] >03:51:11,750 DEBUG kernel:[ 0.285970] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold >03:51:11,750 INFO kernel:[ 0.287827] pci 0000:00:1c.1: PCI bridge to [bus 06] >03:51:11,750 DEBUG kernel:[ 0.288004] pci 0000:00:1c.1: bridge window [io 0xa000-0xafff] >03:51:11,750 DEBUG kernel:[ 0.288007] pci 0000:00:1c.1: bridge window [mem 0xf7b00000-0xf7bfffff] >03:51:11,750 DEBUG kernel:[ 0.288049] pci_bus 0000:07: busn_res: [bus 07] is inserted under [bus 00-3e] >03:51:11,750 DEBUG kernel:[ 0.288087] pci 0000:07:00.0: [8086:10d3] type 00 class 0x020000 >03:51:11,750 DEBUG kernel:[ 0.288118] pci 0000:07:00.0: reg 10: [mem 0xf7a00000-0xf7a1ffff] >03:51:11,750 DEBUG kernel:[ 0.288161] pci 0000:07:00.0: reg 18: [io 0x9000-0x901f] >03:51:11,750 DEBUG kernel:[ 0.288183] pci 0000:07:00.0: reg 1c: [mem 0xf7a20000-0xf7a23fff] >03:51:11,750 DEBUG kernel:[ 0.288367] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold >03:51:11,750 INFO kernel:[ 0.289826] pci 0000:00:1c.2: PCI bridge to [bus 07] >03:51:11,750 DEBUG kernel:[ 0.290004] pci 0000:00:1c.2: bridge window [io 0x9000-0x9fff] >03:51:11,750 DEBUG kernel:[ 0.290007] pci 0000:00:1c.2: bridge window [mem 0xf7a00000-0xf7afffff] >03:51:11,750 DEBUG kernel:[ 0.290050] pci_bus 0000:08: busn_res: [bus 08] is inserted under [bus 00-3e] >03:51:11,750 DEBUG kernel:[ 0.290087] pci 0000:08:00.0: [8086:10d3] type 00 class 0x020000 >03:51:11,750 DEBUG kernel:[ 0.290118] pci 0000:08:00.0: reg 10: [mem 0xf79c0000-0xf79dffff] >03:51:11,750 DEBUG kernel:[ 0.290140] pci 0000:08:00.0: reg 14: [mem 0xf7900000-0xf797ffff] >03:51:11,750 DEBUG kernel:[ 0.290162] pci 0000:08:00.0: reg 18: [io 0x8000-0x801f] >03:51:11,750 DEBUG kernel:[ 0.290184] pci 0000:08:00.0: reg 1c: [mem 0xf79e0000-0xf79e3fff] >03:51:11,750 DEBUG kernel:[ 0.290247] pci 0000:08:00.0: reg 30: [mem 0xf7980000-0xf79bffff pref] >03:51:11,750 DEBUG kernel:[ 0.290364] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold >03:51:11,750 INFO kernel:[ 0.291825] pci 0000:00:1c.4: PCI bridge to [bus 08] >03:51:11,750 DEBUG kernel:[ 0.292002] pci 0000:00:1c.4: bridge window [io 0x8000-0x8fff] >03:51:11,750 DEBUG kernel:[ 0.292005] pci 0000:00:1c.4: bridge window [mem 0xf7900000-0xf79fffff] >03:51:11,750 DEBUG kernel:[ 0.292027] pci_bus 0000:09: busn_res: [bus 09] is inserted under [bus 00-3e] >03:51:11,750 INFO kernel:[ 0.292064] pci 0000:00:1e.0: PCI bridge to [bus 09] (subtractive decode) >03:51:11,750 DEBUG kernel:[ 0.292244] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >03:51:11,750 DEBUG kernel:[ 0.292245] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >03:51:11,750 DEBUG kernel:[ 0.292247] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >03:51:11,750 DEBUG kernel:[ 0.292248] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >03:51:11,750 DEBUG kernel:[ 0.292249] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >03:51:11,750 DEBUG kernel:[ 0.292250] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >03:51:11,750 DEBUG kernel:[ 0.292251] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >03:51:11,751 DEBUG kernel:[ 0.292253] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) >03:51:11,751 DEBUG kernel:[ 0.292254] pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode) >03:51:11,751 DEBUG kernel:[ 0.292255] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode) >03:51:11,751 DEBUG kernel:[ 0.292281] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >03:51:11,751 DEBUG kernel:[ 0.292360] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT] >03:51:11,751 DEBUG kernel:[ 0.292380] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG1._PRT] >03:51:11,751 DEBUG kernel:[ 0.292398] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG3._PRT] >03:51:11,751 DEBUG kernel:[ 0.292418] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] >03:51:11,751 DEBUG kernel:[ 0.292440] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] >03:51:11,751 DEBUG kernel:[ 0.292462] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT] >03:51:11,751 DEBUG kernel:[ 0.292485] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT] >03:51:11,751 INFO kernel:[ 0.292568] pci0000:00: Requesting ACPI _OSC control (0x1d) >03:51:11,751 INFO kernel:[ 0.292871] pci0000:00: ACPI _OSC control (0x18) granted >03:51:11,751 INFO kernel:[ 0.296332] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >03:51:11,751 INFO kernel:[ 0.297476] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >03:51:11,751 INFO kernel:[ 0.298615] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) >03:51:11,751 INFO kernel:[ 0.299756] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15) >03:51:11,751 INFO kernel:[ 0.300893] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >03:51:11,751 INFO kernel:[ 0.302278] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >03:51:11,751 INFO kernel:[ 0.303664] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >03:51:11,751 INFO kernel:[ 0.305048] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15) >03:51:11,751 INFO kernel:[ 0.306225] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none >03:51:11,751 INFO kernel:[ 0.306474] vgaarb: loaded >03:51:11,751 INFO kernel:[ 0.306637] vgaarb: bridge control possible 0000:05:00.0 >03:51:11,751 NOTICE kernel:[ 0.306849] SCSI subsystem initialized >03:51:11,751 INFO kernel:[ 0.307016] ACPI: bus type scsi registered >03:51:11,751 DEBUG kernel:[ 0.307197] libata version 3.00 loaded. >03:51:11,751 INFO kernel:[ 0.307211] ACPI: bus type usb registered >03:51:11,751 INFO kernel:[ 0.307386] usbcore: registered new interface driver usbfs >03:51:11,751 INFO kernel:[ 0.307558] usbcore: registered new interface driver hub >03:51:11,751 INFO kernel:[ 0.307739] usbcore: registered new device driver usb >03:51:11,751 INFO kernel:[ 0.307942] PCI: Using ACPI for IRQ routing >03:51:11,751 DEBUG kernel:[ 0.309393] PCI: pci_cache_line_size set to 64 bytes >03:51:11,751 DEBUG kernel:[ 0.309473] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >03:51:11,751 DEBUG kernel:[ 0.309474] e820: reserve RAM buffer [mem 0xddd0c000-0xdfffffff] >03:51:11,751 DEBUG kernel:[ 0.309475] e820: reserve RAM buffer [mem 0xdef95000-0xdfffffff] >03:51:11,751 DEBUG kernel:[ 0.309477] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff] >03:51:11,751 INFO kernel:[ 0.309531] NetLabel: Initializing >03:51:11,751 INFO kernel:[ 0.309695] NetLabel: domain hash size = 128 >03:51:11,751 INFO kernel:[ 0.309865] NetLabel: protocols = UNLABELED CIPSOv4 >03:51:11,751 INFO kernel:[ 0.310041] NetLabel: unlabeled traffic allowed by default >03:51:11,751 INFO kernel:[ 0.310231] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >03:51:11,751 INFO kernel:[ 0.311172] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >03:51:11,751 INFO kernel:[ 0.313349] Switching to clocksource hpet >03:51:11,751 INFO kernel:[ 0.317567] pnp: PnP ACPI init >03:51:11,751 INFO kernel:[ 0.317743] ACPI: bus type pnp registered >03:51:11,751 DEBUG kernel:[ 0.318077] pnp 00:00: [bus 00-3e] >03:51:11,751 DEBUG kernel:[ 0.318079] pnp 00:00: [io 0x0000-0x0cf7 window] >03:51:11,751 DEBUG kernel:[ 0.318080] pnp 00:00: [io 0x0cf8-0x0cff] >03:51:11,751 DEBUG kernel:[ 0.318081] pnp 00:00: [io 0x0d00-0xffff window] >03:51:11,751 DEBUG kernel:[ 0.318083] pnp 00:00: [mem 0x000a0000-0x000bffff window] >03:51:11,751 DEBUG kernel:[ 0.318084] pnp 00:00: [mem 0x000c0000-0x000c3fff window] >03:51:11,751 DEBUG kernel:[ 0.318085] pnp 00:00: [mem 0x000c4000-0x000c7fff window] >03:51:11,751 DEBUG kernel:[ 0.318086] pnp 00:00: [mem 0x000c8000-0x000cbfff window] >03:51:11,751 DEBUG kernel:[ 0.318087] pnp 00:00: [mem 0x000cc000-0x000cffff window] >03:51:11,751 DEBUG kernel:[ 0.318089] pnp 00:00: [mem 0x000d0000-0x000d3fff window] >03:51:11,751 DEBUG kernel:[ 0.318090] pnp 00:00: [mem 0x000d4000-0x000d7fff window] >03:51:11,751 DEBUG kernel:[ 0.318091] pnp 00:00: [mem 0x000d8000-0x000dbfff window] >03:51:11,751 DEBUG kernel:[ 0.318092] pnp 00:00: [mem 0x000dc000-0x000dffff window] >03:51:11,751 DEBUG kernel:[ 0.318093] pnp 00:00: [mem 0x000e0000-0x000e3fff window] >03:51:11,751 DEBUG kernel:[ 0.318094] pnp 00:00: [mem 0x000e4000-0x000e7fff window] >03:51:11,751 DEBUG kernel:[ 0.318097] pnp 00:00: [mem 0x000e8000-0x000ebfff window] >03:51:11,751 DEBUG kernel:[ 0.318098] pnp 00:00: [mem 0x000ec000-0x000effff window] >03:51:11,751 DEBUG kernel:[ 0.318099] pnp 00:00: [mem 0x000f0000-0x000fffff window] >03:51:11,751 DEBUG kernel:[ 0.318100] pnp 00:00: [mem 0xe0000000-0xfeafffff window] >03:51:11,751 DEBUG kernel:[ 0.318102] pnp 00:00: [mem 0x00010000-0x0001ffff window] >03:51:11,751 DEBUG kernel:[ 0.318136] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >03:51:11,751 DEBUG kernel:[ 0.318151] pnp 00:01: [mem 0xfed40000-0xfed44fff] >03:51:11,751 INFO kernel:[ 0.318172] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved >03:51:11,751 DEBUG kernel:[ 0.318347] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >03:51:11,751 DEBUG kernel:[ 0.318354] pnp 00:02: [io 0x0000-0x001f] >03:51:11,751 DEBUG kernel:[ 0.318356] pnp 00:02: [io 0x0081-0x0091] >03:51:11,751 DEBUG kernel:[ 0.318357] pnp 00:02: [io 0x0093-0x009f] >03:51:11,751 DEBUG kernel:[ 0.318358] pnp 00:02: [io 0x00c0-0x00df] >03:51:11,751 DEBUG kernel:[ 0.318359] pnp 00:02: [dma 4] >03:51:11,751 DEBUG kernel:[ 0.318371] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >03:51:11,751 DEBUG kernel:[ 0.318375] pnp 00:03: [mem 0xff000000-0xffffffff] >03:51:11,751 DEBUG kernel:[ 0.318386] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active) >03:51:11,751 DEBUG kernel:[ 0.318433] pnp 00:04: [mem 0xfed00000-0xfed003ff] >03:51:11,751 DEBUG kernel:[ 0.318446] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) >03:51:11,751 DEBUG kernel:[ 0.318453] pnp 00:05: [io 0x002e-0x002f] >03:51:11,751 DEBUG kernel:[ 0.318455] pnp 00:05: [io 0x004e-0x004f] >03:51:11,751 DEBUG kernel:[ 0.318456] pnp 00:05: [io 0x0061] >03:51:11,751 DEBUG kernel:[ 0.318457] pnp 00:05: [io 0x0063] >03:51:11,751 DEBUG kernel:[ 0.318458] pnp 00:05: [io 0x0065] >03:51:11,751 DEBUG kernel:[ 0.318459] pnp 00:05: [io 0x0067] >03:51:11,751 DEBUG kernel:[ 0.318460] pnp 00:05: [io 0x0070] >03:51:11,751 DEBUG kernel:[ 0.318461] pnp 00:05: [io 0x0080] >03:51:11,751 DEBUG kernel:[ 0.318462] pnp 00:05: [io 0x0092] >03:51:11,751 DEBUG kernel:[ 0.318463] pnp 00:05: [io 0x00b2-0x00b3] >03:51:11,751 DEBUG kernel:[ 0.318464] pnp 00:05: [io 0x0680-0x069f] >03:51:11,751 DEBUG kernel:[ 0.318465] pnp 00:05: [io 0x1000-0x100f] >03:51:11,751 DEBUG kernel:[ 0.318466] pnp 00:05: [io 0xffff] >03:51:11,751 DEBUG kernel:[ 0.318467] pnp 00:05: [io 0xffff] >03:51:11,751 DEBUG kernel:[ 0.318468] pnp 00:05: [io 0x0400-0x0453] >03:51:11,751 DEBUG kernel:[ 0.318469] pnp 00:05: [io 0x0458-0x047f] >03:51:11,751 DEBUG kernel:[ 0.318470] pnp 00:05: [io 0x0500-0x057f] >03:51:11,751 DEBUG kernel:[ 0.318471] pnp 00:05: [io 0x164e-0x164f] >03:51:11,751 INFO kernel:[ 0.318499] system 00:05: [io 0x0680-0x069f] has been reserved >03:51:11,751 INFO kernel:[ 0.318676] system 00:05: [io 0x1000-0x100f] has been reserved >03:51:11,751 INFO kernel:[ 0.318848] system 00:05: [io 0xffff] has been reserved >03:51:11,751 INFO kernel:[ 0.319016] system 00:05: [io 0xffff] has been reserved >03:51:11,751 INFO kernel:[ 0.319182] system 00:05: [io 0x0400-0x0453] has been reserved >03:51:11,751 INFO kernel:[ 0.319354] system 00:05: [io 0x0458-0x047f] has been reserved >03:51:11,751 INFO kernel:[ 0.319524] system 00:05: [io 0x0500-0x057f] has been reserved >03:51:11,751 INFO kernel:[ 0.319695] system 00:05: [io 0x164e-0x164f] has been reserved >03:51:11,751 DEBUG kernel:[ 0.319866] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >03:51:11,751 DEBUG kernel:[ 0.319871] pnp 00:06: [io 0x0070-0x0077] >03:51:11,751 DEBUG kernel:[ 0.319880] pnp 00:06: [irq 8] >03:51:11,751 DEBUG kernel:[ 0.319891] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >03:51:11,751 DEBUG kernel:[ 0.319908] pnp 00:07: [io 0x0454-0x0457] >03:51:11,751 INFO kernel:[ 0.319929] system 00:07: [io 0x0454-0x0457] has been reserved >03:51:11,751 DEBUG kernel:[ 0.320101] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >03:51:11,751 DEBUG kernel:[ 0.320152] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >03:51:11,751 DEBUG kernel:[ 0.320154] pnp 00:08: [io 0x0a00-0x0a1f] >03:51:11,751 DEBUG kernel:[ 0.320155] pnp 00:08: [io 0x0a30-0x0a3f] >03:51:11,751 DEBUG kernel:[ 0.320156] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >03:51:11,751 INFO kernel:[ 0.320176] system 00:08: [io 0x0a00-0x0a1f] has been reserved >03:51:11,751 INFO kernel:[ 0.320348] system 00:08: [io 0x0a30-0x0a3f] has been reserved >03:51:11,751 DEBUG kernel:[ 0.320520] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >03:51:11,751 DEBUG kernel:[ 0.320619] pnp 00:09: [io 0x03f8-0x03ff] >03:51:11,751 DEBUG kernel:[ 0.320624] pnp 00:09: [irq 4] >03:51:11,751 DEBUG kernel:[ 0.320625] pnp 00:09: [dma 0 disabled] >03:51:11,751 DEBUG kernel:[ 0.320661] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) >03:51:11,751 DEBUG kernel:[ 0.320681] pnp 00:0a: [io 0x02f8-0x02ff] >03:51:11,751 DEBUG kernel:[ 0.320685] pnp 00:0a: [irq 3] >03:51:11,751 DEBUG kernel:[ 0.320687] pnp 00:0a: [dma 0 disabled] >03:51:11,751 DEBUG kernel:[ 0.320703] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) >03:51:11,751 DEBUG kernel:[ 0.320720] pnp 00:0b: [io 0x0010-0x001f] >03:51:11,751 DEBUG kernel:[ 0.320722] pnp 00:0b: [io 0x0022-0x003f] >03:51:11,751 DEBUG kernel:[ 0.320723] pnp 00:0b: [io 0x0044-0x005f] >03:51:11,751 DEBUG kernel:[ 0.320724] pnp 00:0b: [io 0x0062-0x0063] >03:51:11,751 DEBUG kernel:[ 0.320725] pnp 00:0b: [io 0x0065-0x006f] >03:51:11,751 DEBUG kernel:[ 0.320726] pnp 00:0b: [io 0x0072-0x007f] >03:51:11,751 DEBUG kernel:[ 0.320727] pnp 00:0b: [io 0x0080] >03:51:11,751 DEBUG kernel:[ 0.320728] pnp 00:0b: [io 0x0084-0x0086] >03:51:11,751 DEBUG kernel:[ 0.320729] pnp 00:0b: [io 0x0088] >03:51:11,751 DEBUG kernel:[ 0.320730] pnp 00:0b: [io 0x008c-0x008e] >03:51:11,751 DEBUG kernel:[ 0.320731] pnp 00:0b: [io 0x0090-0x009f] >03:51:11,751 DEBUG kernel:[ 0.320732] pnp 00:0b: [io 0x00a2-0x00bf] >03:51:11,751 DEBUG kernel:[ 0.320733] pnp 00:0b: [io 0x00e0-0x00ef] >03:51:11,751 DEBUG kernel:[ 0.320734] pnp 00:0b: [io 0x04d0-0x04d1] >03:51:11,751 INFO kernel:[ 0.320760] system 00:0b: [io 0x04d0-0x04d1] has been reserved >03:51:11,751 DEBUG kernel:[ 0.320931] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >03:51:11,751 DEBUG kernel:[ 0.320936] pnp 00:0c: [io 0x00f0-0x00ff] >03:51:11,751 DEBUG kernel:[ 0.320941] pnp 00:0c: [irq 13] >03:51:11,751 DEBUG kernel:[ 0.320953] pnp 00:0c: Plug and Play ACPI device, IDs PNP0c04 (active) >03:51:11,751 DEBUG kernel:[ 0.321077] pnp 00:0d: [io 0x0ca8] >03:51:11,751 DEBUG kernel:[ 0.321078] pnp 00:0d: [io 0x0cac] >03:51:11,751 DEBUG kernel:[ 0.321092] pnp 00:0d: Plug and Play ACPI device, IDs IPI0001 (active) >03:51:11,751 DEBUG kernel:[ 0.321229] pnp 00:0e: [mem 0xfed1c000-0xfed1ffff] >03:51:11,751 DEBUG kernel:[ 0.321231] pnp 00:0e: [mem 0xfed10000-0xfed17fff] >03:51:11,751 DEBUG kernel:[ 0.321232] pnp 00:0e: [mem 0xfed18000-0xfed18fff] >03:51:11,751 DEBUG kernel:[ 0.321233] pnp 00:0e: [mem 0xfed19000-0xfed19fff] >03:51:11,751 DEBUG kernel:[ 0.321235] pnp 00:0e: [mem 0xf8000000-0xfbffffff] >03:51:11,751 DEBUG kernel:[ 0.321236] pnp 00:0e: [mem 0xfed20000-0xfed3ffff] >03:51:11,751 DEBUG kernel:[ 0.321237] pnp 00:0e: [mem 0xfed90000-0xfed93fff] >03:51:11,751 DEBUG kernel:[ 0.321239] pnp 00:0e: [mem 0xfed45000-0xfed8ffff] >03:51:11,751 DEBUG kernel:[ 0.321240] pnp 00:0e: [mem 0xff000000-0xffffffff] >03:51:11,751 DEBUG kernel:[ 0.321241] pnp 00:0e: [mem 0xfee00000-0xfeefffff] >03:51:11,751 DEBUG kernel:[ 0.321242] pnp 00:0e: [mem 0xe0000000-0xe0000fff] >03:51:11,751 INFO kernel:[ 0.321281] system 00:0e: [mem 0xfed1c000-0xfed1ffff] has been reserved >03:51:11,751 INFO kernel:[ 0.321452] system 00:0e: [mem 0xfed10000-0xfed17fff] has been reserved >03:51:11,751 INFO kernel:[ 0.321630] system 00:0e: [mem 0xfed18000-0xfed18fff] has been reserved >03:51:11,751 INFO kernel:[ 0.321801] system 00:0e: [mem 0xfed19000-0xfed19fff] has been reserved >03:51:11,751 INFO kernel:[ 0.321974] system 00:0e: [mem 0xf8000000-0xfbffffff] has been reserved >03:51:11,751 INFO kernel:[ 0.322146] system 00:0e: [mem 0xfed20000-0xfed3ffff] has been reserved >03:51:11,751 INFO kernel:[ 0.322318] system 00:0e: [mem 0xfed90000-0xfed93fff] could not be reserved >03:51:11,751 INFO kernel:[ 0.322491] system 00:0e: [mem 0xfed45000-0xfed8ffff] has been reserved >03:51:11,751 INFO kernel:[ 0.322669] system 00:0e: [mem 0xff000000-0xffffffff] has been reserved >03:51:11,751 INFO kernel:[ 0.322843] system 00:0e: [mem 0xfee00000-0xfeefffff] could not be reserved >03:51:11,751 INFO kernel:[ 0.323016] system 00:0e: [mem 0xe0000000-0xe0000fff] has been reserved >03:51:11,751 DEBUG kernel:[ 0.323188] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active) >03:51:11,751 INFO kernel:[ 0.323279] pnp: PnP ACPI: found 15 devices >03:51:11,751 INFO kernel:[ 0.323446] ACPI: ACPI bus type pnp unregistered >03:51:11,751 INFO kernel:[ 0.329399] pci 0000:00:01.0: PCI bridge to [bus 01] >03:51:11,751 INFO kernel:[ 0.329572] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >03:51:11,751 INFO kernel:[ 0.329744] pci 0000:00:01.0: bridge window [mem 0xf7e00000-0xf7efffff] >03:51:11,751 INFO kernel:[ 0.329919] pci 0000:00:01.1: PCI bridge to [bus 02] >03:51:11,751 INFO kernel:[ 0.330088] pci 0000:00:01.1: bridge window [io 0xd000-0xdfff] >03:51:11,751 INFO kernel:[ 0.330260] pci 0000:00:01.1: bridge window [mem 0xf7d00000-0xf7dfffff] >03:51:11,751 INFO kernel:[ 0.330436] pci 0000:00:06.0: PCI bridge to [bus 03] >03:51:11,751 INFO kernel:[ 0.330608] pci 0000:00:06.0: bridge window [io 0xc000-0xcfff] >03:51:11,751 INFO kernel:[ 0.330780] pci 0000:00:06.0: bridge window [mem 0xf7c00000-0xf7cfffff] >03:51:11,751 INFO kernel:[ 0.330955] pci 0000:04:00.0: PCI bridge to [bus 05] >03:51:11,751 INFO kernel:[ 0.331125] pci 0000:04:00.0: bridge window [io 0xb000-0xbfff] >03:51:11,751 INFO kernel:[ 0.331303] pci 0000:04:00.0: bridge window [mem 0xf7000000-0xf78fffff] >03:51:11,751 INFO kernel:[ 0.331491] pci 0000:00:1c.0: PCI bridge to [bus 04-05] >03:51:11,751 INFO kernel:[ 0.331666] pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff] >03:51:11,751 INFO kernel:[ 0.331842] pci 0000:00:1c.0: bridge window [mem 0xf7000000-0xf78fffff] >03:51:11,751 INFO kernel:[ 0.332020] pci 0000:00:1c.1: PCI bridge to [bus 06] >03:51:11,751 INFO kernel:[ 0.332187] pci 0000:00:1c.1: bridge window [io 0xa000-0xafff] >03:51:11,751 INFO kernel:[ 0.332361] pci 0000:00:1c.1: bridge window [mem 0xf7b00000-0xf7bfffff] >03:51:11,751 INFO kernel:[ 0.332542] pci 0000:00:1c.2: PCI bridge to [bus 07] >03:51:11,751 INFO kernel:[ 0.332711] pci 0000:00:1c.2: bridge window [io 0x9000-0x9fff] >03:51:11,751 INFO kernel:[ 0.332884] pci 0000:00:1c.2: bridge window [mem 0xf7a00000-0xf7afffff] >03:51:11,751 INFO kernel:[ 0.333061] pci 0000:00:1c.4: PCI bridge to [bus 08] >03:51:11,751 INFO kernel:[ 0.333231] pci 0000:00:1c.4: bridge window [io 0x8000-0x8fff] >03:51:11,751 INFO kernel:[ 0.333405] pci 0000:00:1c.4: bridge window [mem 0xf7900000-0xf79fffff] >03:51:11,751 INFO kernel:[ 0.333586] pci 0000:00:1e.0: PCI bridge to [bus 09] >03:51:11,751 DEBUG kernel:[ 0.333804] pci 0000:00:1e.0: setting latency timer to 64 >03:51:11,751 DEBUG kernel:[ 0.333807] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >03:51:11,751 DEBUG kernel:[ 0.333808] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >03:51:11,751 DEBUG kernel:[ 0.333810] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >03:51:11,751 DEBUG kernel:[ 0.333811] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >03:51:11,751 DEBUG kernel:[ 0.333812] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >03:51:11,751 DEBUG kernel:[ 0.333813] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >03:51:11,751 DEBUG kernel:[ 0.333814] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >03:51:11,751 DEBUG kernel:[ 0.333816] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff] >03:51:11,751 DEBUG kernel:[ 0.333817] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff] >03:51:11,751 DEBUG kernel:[ 0.333818] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff] >03:51:11,751 DEBUG kernel:[ 0.333819] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >03:51:11,751 DEBUG kernel:[ 0.333820] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff] >03:51:11,751 DEBUG kernel:[ 0.333822] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] >03:51:11,751 DEBUG kernel:[ 0.333823] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff] >03:51:11,751 DEBUG kernel:[ 0.333824] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] >03:51:11,751 DEBUG kernel:[ 0.333825] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff] >03:51:11,751 DEBUG kernel:[ 0.333827] pci_bus 0000:04: resource 0 [io 0xb000-0xbfff] >03:51:11,751 DEBUG kernel:[ 0.333828] pci_bus 0000:04: resource 1 [mem 0xf7000000-0xf78fffff] >03:51:11,751 DEBUG kernel:[ 0.333829] pci_bus 0000:05: resource 0 [io 0xb000-0xbfff] >03:51:11,751 DEBUG kernel:[ 0.333830] pci_bus 0000:05: resource 1 [mem 0xf7000000-0xf78fffff] >03:51:11,751 DEBUG kernel:[ 0.333831] pci_bus 0000:06: resource 0 [io 0xa000-0xafff] >03:51:11,751 DEBUG kernel:[ 0.333833] pci_bus 0000:06: resource 1 [mem 0xf7b00000-0xf7bfffff] >03:51:11,751 DEBUG kernel:[ 0.333834] pci_bus 0000:07: resource 0 [io 0x9000-0x9fff] >03:51:11,751 DEBUG kernel:[ 0.333835] pci_bus 0000:07: resource 1 [mem 0xf7a00000-0xf7afffff] >03:51:11,751 DEBUG kernel:[ 0.333836] pci_bus 0000:08: resource 0 [io 0x8000-0x8fff] >03:51:11,751 DEBUG kernel:[ 0.333837] pci_bus 0000:08: resource 1 [mem 0xf7900000-0xf79fffff] >03:51:11,751 DEBUG kernel:[ 0.333839] pci_bus 0000:09: resource 4 [io 0x0000-0x0cf7] >03:51:11,751 DEBUG kernel:[ 0.333840] pci_bus 0000:09: resource 5 [io 0x0d00-0xffff] >03:51:11,751 DEBUG kernel:[ 0.333841] pci_bus 0000:09: resource 6 [mem 0x000a0000-0x000bffff] >03:51:11,751 DEBUG kernel:[ 0.333842] pci_bus 0000:09: resource 7 [mem 0x000d0000-0x000d3fff] >03:51:11,751 DEBUG kernel:[ 0.333844] pci_bus 0000:09: resource 8 [mem 0x000d4000-0x000d7fff] >03:51:11,751 DEBUG kernel:[ 0.333845] pci_bus 0000:09: resource 9 [mem 0x000d8000-0x000dbfff] >03:51:11,751 DEBUG kernel:[ 0.333846] pci_bus 0000:09: resource 10 [mem 0x000dc000-0x000dffff] >03:51:11,751 DEBUG kernel:[ 0.333847] pci_bus 0000:09: resource 11 [mem 0x000e0000-0x000e3fff] >03:51:11,751 DEBUG kernel:[ 0.333848] pci_bus 0000:09: resource 12 [mem 0x000e4000-0x000e7fff] >03:51:11,751 DEBUG kernel:[ 0.333849] pci_bus 0000:09: resource 13 [mem 0xe0000000-0xfeafffff] >03:51:11,751 INFO kernel:[ 0.333874] NET: Registered protocol family 2 >03:51:11,751 INFO kernel:[ 0.334559] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >03:51:11,751 INFO kernel:[ 0.335769] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >03:51:11,751 INFO kernel:[ 0.336054] TCP: Hash tables configured (established 524288 bind 65536) >03:51:11,751 INFO kernel:[ 0.336238] TCP: reno registered >03:51:11,751 INFO kernel:[ 0.336419] UDP hash table entries: 8192 (order: 6, 262144 bytes) >03:51:11,751 INFO kernel:[ 0.336642] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >03:51:11,751 INFO kernel:[ 0.336897] NET: Registered protocol family 1 >03:51:11,751 DEBUG kernel:[ 0.367590] pci 0000:05:00.0: Boot video device >03:51:11,751 DEBUG kernel:[ 0.367615] PCI: CLS 64 bytes, default 64 >03:51:11,751 INFO kernel:[ 0.367648] Unpacking initramfs... >03:51:11,751 INFO kernel:[ 2.609661] Freeing initrd memory: 26628k freed >03:51:11,751 INFO kernel:[ 2.612550] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >03:51:11,751 INFO kernel:[ 2.612727] software IO TLB [mem 0xd9d0c000-0xddd0bfff] (64MB) mapped at [ffff8800d9d0c000-ffff8800ddd0bfff] >03:51:11,751 INFO kernel:[ 2.615251] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >03:51:11,751 NOTICE kernel:[ 2.617050] Initialise module verification >03:51:11,751 INFO kernel:[ 2.617244] audit: initializing netlink socket (disabled) >03:51:11,751 NOTICE kernel:[ 2.617428] type=2000 audit(1349754584.456:1): initialized >03:51:11,751 INFO kernel:[ 2.631619] HugeTLB registered 2 MB page size, pre-allocated 0 pages >03:51:11,751 NOTICE kernel:[ 2.633357] VFS: Disk quotas dquot_6.5.2 >03:51:11,751 WARNING kernel:[ 2.633549] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >03:51:11,751 INFO kernel:[ 2.633972] msgmni has been set to 32039 >03:51:11,751 DEBUG kernel:[ 2.634187] SELinux: Registering netfilter hooks >03:51:11,751 INFO kernel:[ 2.634503] alg: No test for stdrng (krng) >03:51:11,751 INFO kernel:[ 2.634674] NET: Registered protocol family 38 >03:51:11,751 NOTICE kernel:[ 2.634845] Key type asymmetric registered >03:51:11,751 NOTICE kernel:[ 2.635012] Asymmetric key parser 'x509' registered >03:51:11,751 INFO kernel:[ 2.635210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >03:51:11,751 INFO kernel:[ 2.635471] io scheduler noop registered >03:51:11,751 INFO kernel:[ 2.635640] io scheduler deadline registered >03:51:11,751 INFO kernel:[ 2.635823] io scheduler cfq registered (default) >03:51:11,751 DEBUG kernel:[ 2.636092] pcieport 0000:00:01.0: irq 41 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 2.636134] pcieport 0000:00:01.1: irq 42 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 2.636172] pcieport 0000:00:06.0: irq 43 for MSI/MSI-X >03:51:11,751 INFO kernel:[ 2.636363] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >03:51:11,751 INFO kernel:[ 2.636544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >03:51:11,751 INFO kernel:[ 2.636717] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >03:51:11,751 DEBUG kernel:[ 2.637160] intel_idle: MWAIT substates: 0x1120 >03:51:11,751 DEBUG kernel:[ 2.637161] intel_idle: v0.4 model 0x2A >03:51:11,751 DEBUG kernel:[ 2.637162] intel_idle: lapic_timer_reliable_states 0xffffffff >03:51:11,751 INFO kernel:[ 2.637216] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >03:51:11,751 INFO kernel:[ 2.637466] ACPI: Power Button [PWRB] >03:51:11,751 INFO kernel:[ 2.637653] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >03:51:11,751 INFO kernel:[ 2.637902] ACPI: Power Button [PWRF] >03:51:11,751 INFO kernel:[ 2.638125] ACPI: Fan [FAN0] (off) >03:51:11,751 INFO kernel:[ 2.638308] ACPI: Fan [FAN1] (off) >03:51:11,751 INFO kernel:[ 2.638491] ACPI: Fan [FAN2] (off) >03:51:11,751 INFO kernel:[ 2.638672] ACPI: Fan [FAN3] (off) >03:51:11,751 INFO kernel:[ 2.638852] ACPI: Fan [FAN4] (off) >03:51:11,751 INFO kernel:[ 2.639164] ACPI: Requesting acpi_cpufreq >03:51:11,751 INFO kernel:[ 2.646235] thermal LNXTHERM:00: registered as thermal_zone0 >03:51:11,751 INFO kernel:[ 2.646407] ACPI: Thermal Zone [TZ00] (28 C) >03:51:11,751 INFO kernel:[ 2.646683] thermal LNXTHERM:01: registered as thermal_zone1 >03:51:11,751 INFO kernel:[ 2.646855] ACPI: Thermal Zone [TZ01] (30 C) >03:51:11,751 INFO kernel:[ 2.647072] ERST: Error Record Serialization Table (ERST) support is initialized. >03:51:11,751 INFO kernel:[ 2.647358] GHES: APEI firmware first mode is enabled by WHEA _OSC. >03:51:11,751 INFO kernel:[ 2.647567] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >03:51:11,751 INFO kernel:[ 2.668275] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >03:51:11,751 INFO kernel:[ 2.689246] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >03:51:11,751 INFO kernel:[ 2.709956] serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A >03:51:11,751 INFO kernel:[ 2.730757] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >03:51:11,751 INFO kernel:[ 2.751742] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >03:51:11,751 INFO kernel:[ 2.752108] Non-volatile memory driver v1.3 >03:51:11,751 INFO kernel:[ 2.752276] Linux agpgart interface v0.103 >03:51:11,751 INFO kernel:[ 2.752953] loop: module loaded >03:51:11,751 DEBUG kernel:[ 2.753165] ahci 0000:00:1f.2: version 3.0 >03:51:11,751 DEBUG kernel:[ 2.753205] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X >03:51:11,751 INFO kernel:[ 2.764042] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode >03:51:11,751 INFO kernel:[ 2.764302] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >03:51:11,751 DEBUG kernel:[ 2.764551] ahci 0000:00:1f.2: setting latency timer to 64 >03:51:11,751 INFO kernel:[ 2.774284] scsi0 : ahci >03:51:11,751 INFO kernel:[ 2.774494] scsi1 : ahci >03:51:11,751 INFO kernel:[ 2.774696] scsi2 : ahci >03:51:11,751 INFO kernel:[ 2.774899] scsi3 : ahci >03:51:11,751 INFO kernel:[ 2.775104] scsi4 : ahci >03:51:11,751 INFO kernel:[ 2.775303] scsi5 : ahci >03:51:11,751 INFO kernel:[ 2.775489] ata1: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02100 irq 44 >03:51:11,751 INFO kernel:[ 2.775737] ata2: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02180 irq 44 >03:51:11,751 INFO kernel:[ 2.775984] ata3: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02200 irq 44 >03:51:11,751 INFO kernel:[ 2.776236] ata4: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02280 irq 44 >03:51:11,751 INFO kernel:[ 2.776483] ata5: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02300 irq 44 >03:51:11,751 INFO kernel:[ 2.776731] ata6: SATA max UDMA/133 abar m2048@0xf7f02000 port 0xf7f02380 irq 44 >03:51:11,751 INFO kernel:[ 2.777031] libphy: Fixed MDIO Bus: probed >03:51:11,751 INFO kernel:[ 2.777263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >03:51:11,751 DEBUG kernel:[ 2.777453] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >03:51:11,751 INFO kernel:[ 2.777456] ehci_hcd 0000:00:1a.0: EHCI Host Controller >03:51:11,751 INFO kernel:[ 2.777650] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >03:51:11,751 INFO kernel:[ 2.781782] ehci_hcd 0000:00:1a.0: debug port 2 >03:51:11,751 DEBUG kernel:[ 2.781956] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >03:51:11,751 INFO kernel:[ 2.781967] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7f04000 >03:51:11,751 INFO kernel:[ 2.788010] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >03:51:11,751 INFO kernel:[ 2.788208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >03:51:11,751 INFO kernel:[ 2.788382] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:51:11,751 INFO kernel:[ 2.788629] usb usb1: Product: EHCI Host Controller >03:51:11,751 INFO kernel:[ 2.788799] usb usb1: Manufacturer: Linux 3.6.0-1.fc18.x86_64 ehci_hcd >03:51:11,751 INFO kernel:[ 2.788973] usb usb1: SerialNumber: 0000:00:1a.0 >03:51:11,751 INFO kernel:[ 2.789213] hub 1-0:1.0: USB hub found >03:51:11,751 INFO kernel:[ 2.789381] hub 1-0:1.0: 2 ports detected >03:51:11,751 DEBUG kernel:[ 2.789591] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >03:51:11,751 INFO kernel:[ 2.789593] ehci_hcd 0000:00:1d.0: EHCI Host Controller >03:51:11,751 INFO kernel:[ 2.789785] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >03:51:11,751 INFO kernel:[ 2.793925] ehci_hcd 0000:00:1d.0: debug port 2 >03:51:11,751 DEBUG kernel:[ 2.794104] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >03:51:11,751 INFO kernel:[ 2.794114] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7f03000 >03:51:11,751 INFO kernel:[ 2.800009] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >03:51:11,751 INFO kernel:[ 2.800199] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >03:51:11,751 INFO kernel:[ 2.800373] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:51:11,751 INFO kernel:[ 2.800620] usb usb2: Product: EHCI Host Controller >03:51:11,751 INFO kernel:[ 2.800789] usb usb2: Manufacturer: Linux 3.6.0-1.fc18.x86_64 ehci_hcd >03:51:11,751 INFO kernel:[ 2.800962] usb usb2: SerialNumber: 0000:00:1d.0 >03:51:11,751 INFO kernel:[ 2.801193] hub 2-0:1.0: USB hub found >03:51:11,751 INFO kernel:[ 2.801361] hub 2-0:1.0: 2 ports detected >03:51:11,751 INFO kernel:[ 2.801562] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >03:51:11,751 INFO kernel:[ 2.801737] uhci_hcd: USB Universal Host Controller Interface driver >03:51:11,751 INFO kernel:[ 2.801936] usbcore: registered new interface driver usbserial >03:51:11,751 INFO kernel:[ 2.802118] usbcore: registered new interface driver usbserial_generic >03:51:11,751 INFO kernel:[ 2.802293] USB Serial support registered for generic >03:51:11,751 INFO kernel:[ 2.802462] usbserial: USB Serial Driver core >03:51:11,751 INFO kernel:[ 2.802649] i8042: PNP: No PS/2 controller found. Probing ports directly. >03:51:11,751 INFO kernel:[ 2.803714] mousedev: PS/2 mouse device common for all mice >03:51:11,751 INFO kernel:[ 2.803963] rtc_cmos 00:06: RTC can wake from S4 >03:51:11,751 INFO kernel:[ 2.804235] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >03:51:11,751 INFO kernel:[ 2.804430] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >03:51:11,751 INFO kernel:[ 2.804644] device-mapper: uevent: version 1.0.3 >03:51:11,751 INFO kernel:[ 2.804850] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >03:51:11,751 INFO kernel:[ 2.805185] cpuidle: using governor ladder >03:51:11,751 INFO kernel:[ 2.805401] cpuidle: using governor menu >03:51:11,751 INFO kernel:[ 2.805730] EFI Variables Facility v0.08 2004-May-17 >03:51:11,751 INFO kernel:[ 2.805951] usbcore: registered new interface driver usbhid >03:51:11,751 INFO kernel:[ 2.806127] usbhid: USB HID core driver >03:51:11,751 INFO kernel:[ 2.806302] drop_monitor: Initializing network drop monitor service >03:51:11,751 INFO kernel:[ 2.806523] ip_tables: (C) 2000-2006 Netfilter Core Team >03:51:11,751 INFO kernel:[ 2.806737] TCP: cubic registered >03:51:11,751 INFO kernel:[ 2.806905] Initializing XFRM netlink socket >03:51:11,751 INFO kernel:[ 2.807144] NET: Registered protocol family 10 >03:51:11,751 INFO kernel:[ 2.807417] mip6: Mobile IPv6 >03:51:11,751 INFO kernel:[ 2.807581] NET: Registered protocol family 17 >03:51:11,751 DEBUG kernel:[ 2.807964] PM: Hibernation image not present or could not be loaded. >03:51:11,751 NOTICE kernel:[ 2.807966] Loading module verification certificates >03:51:11,751 NOTICE kernel:[ 2.808819] MODSIGN: Loaded cert 'Fedora kernel signing key: 597e09156e23cfd51d560fc0b6890e180ba98605' >03:51:11,751 INFO kernel:[ 2.809082] registered taskstats version 1 >03:51:11,751 INFO kernel:[ 2.810119] Magic number: 0:802:815 >03:51:11,751 INFO kernel:[ 2.810405] rtc_cmos 00:06: setting system clock to 2012-10-09 03:49:45 UTC (1349754585) >03:51:11,751 INFO kernel:[ 3.080972] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >03:51:11,751 INFO kernel:[ 3.082267] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >03:51:11,751 INFO kernel:[ 3.082464] ata6: SATA link down (SStatus 0 SControl 300) >03:51:11,751 INFO kernel:[ 3.082660] ata3: SATA link down (SStatus 0 SControl 300) >03:51:11,751 INFO kernel:[ 3.082857] ata5: SATA link down (SStatus 0 SControl 300) >03:51:11,751 INFO kernel:[ 3.083064] ata4: SATA link down (SStatus 0 SControl 300) >03:51:11,751 DEBUG kernel:[ 3.083615] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >03:51:11,751 INFO kernel:[ 3.083619] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >03:51:11,751 INFO kernel:[ 3.083879] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >03:51:11,751 DEBUG kernel:[ 3.084152] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >03:51:11,751 INFO kernel:[ 3.084157] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >03:51:11,751 INFO kernel:[ 3.084416] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >03:51:11,751 INFO kernel:[ 3.090995] usb 1-1: new high-speed USB device number 2 using ehci_hcd >03:51:11,751 INFO kernel:[ 3.205385] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >03:51:11,751 INFO kernel:[ 3.205557] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >03:51:11,751 INFO kernel:[ 3.206008] hub 1-1:1.0: USB hub found >03:51:11,751 INFO kernel:[ 3.206258] hub 1-1:1.0: 6 ports detected >03:51:11,751 INFO kernel:[ 3.308958] usb 2-1: new high-speed USB device number 2 using ehci_hcd >03:51:11,751 INFO kernel:[ 3.320869] ata2.00: ATA-8: ST9500420AS, 0002SDM1, max UDMA/133 >03:51:11,751 INFO kernel:[ 3.321053] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >03:51:11,751 INFO kernel:[ 3.332163] ata1.00: ATA-8: ST9500420AS, 0002SDM1, max UDMA/133 >03:51:11,751 INFO kernel:[ 3.332340] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >03:51:11,751 DEBUG kernel:[ 3.341229] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >03:51:11,751 INFO kernel:[ 3.341234] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >03:51:11,751 INFO kernel:[ 3.341490] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >03:51:11,751 INFO kernel:[ 3.356946] ata2.00: configured for UDMA/133 >03:51:11,751 DEBUG kernel:[ 3.358729] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >03:51:11,751 INFO kernel:[ 3.358734] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >03:51:11,751 INFO kernel:[ 3.359001] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >03:51:11,751 INFO kernel:[ 3.360962] ata1.00: configured for UDMA/133 >03:51:11,751 NOTICE kernel:[ 3.361399] scsi 0:0:0:0: Direct-Access ATA ST9500420AS 0002 PQ: 0 ANSI: 5 >03:51:11,751 NOTICE kernel:[ 3.361908] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >03:51:11,751 NOTICE kernel:[ 3.361947] sd 0:0:0:0: Attached scsi generic sg0 type 0 >03:51:11,751 NOTICE kernel:[ 3.362376] scsi 1:0:0:0: Direct-Access ATA ST9500420AS 0002 PQ: 0 ANSI: 5 >03:51:11,751 NOTICE kernel:[ 3.362646] sd 0:0:0:0: [sda] Write Protect is off >03:51:11,751 DEBUG kernel:[ 3.362816] ACPI: Invalid Power Resource to register! >03:51:11,751 NOTICE kernel:[ 3.362816] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >03:51:11,751 NOTICE kernel:[ 3.362918] sd 1:0:0:0: Attached scsi generic sg1 type 0 >03:51:11,751 NOTICE kernel:[ 3.363099] sd 1:0:0:0: [sdb] Write Protect is off >03:51:11,751 DEBUG kernel:[ 3.363102] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >03:51:11,751 NOTICE kernel:[ 3.363179] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:51:11,751 DEBUG kernel:[ 3.365213] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >03:51:11,751 NOTICE kernel:[ 3.365255] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:51:11,751 INFO kernel:[ 3.392219] sdb: sdb1 sdb2 sdb3 >03:51:11,751 NOTICE kernel:[ 3.393304] sd 1:0:0:0: [sdb] Attached SCSI disk >03:51:11,751 INFO kernel:[ 3.395242] sda: sda1 sda2 sda3 >03:51:11,751 NOTICE kernel:[ 3.396260] sd 0:0:0:0: [sda] Attached SCSI disk >03:51:11,751 INFO kernel:[ 3.398482] Freeing unused kernel memory: 1036k freed >03:51:11,751 INFO kernel:[ 3.398813] Write protecting the kernel read-only data: 12288k >03:51:11,751 INFO kernel:[ 3.405849] Freeing unused kernel memory: 1860k freed >03:51:11,751 INFO kernel:[ 3.411475] Freeing unused kernel memory: 1416k freed >03:51:11,751 INFO kernel:[ 3.423335] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >03:51:11,751 INFO kernel:[ 3.423510] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >03:51:11,751 INFO kernel:[ 3.424126] hub 2-1:1.0: USB hub found >03:51:11,751 INFO kernel:[ 3.424457] hub 2-1:1.0: 6 ports detected >03:51:11,751 INFO kernel:[ 3.497927] usb 1-1.5: new high-speed USB device number 3 using ehci_hcd >03:51:11,751 INFO kernel:[ 3.606901] usb 1-1.5: New USB device found, idVendor=046b, idProduct=ff01 >03:51:11,751 INFO kernel:[ 3.607077] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >03:51:11,751 INFO kernel:[ 3.607317] usb 1-1.5: Product: Generic Hub >03:51:11,751 INFO kernel:[ 3.607483] usb 1-1.5: Manufacturer: American Megatrends Inc. >03:51:11,751 INFO kernel:[ 3.607651] usb 1-1.5: SerialNumber: serial >03:51:11,751 INFO kernel:[ 3.608508] hub 1-1.5:1.0: USB hub found >03:51:11,751 INFO kernel:[ 3.608742] hub 1-1.5:1.0: 3 ports detected >03:51:11,751 INFO kernel:[ 3.610421] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >03:51:11,751 INFO kernel:[ 3.614847] tsc: Refined TSC clocksource calibration: 3092.973 MHz >03:51:11,751 INFO kernel:[ 3.615015] Switching to clocksource tsc >03:51:11,751 INFO kernel:[ 3.698889] usb 2-1.5: new full-speed USB device number 3 using ehci_hcd >03:51:11,751 INFO kernel:[ 3.746495] squashfs: version 4.0 (2009/01/31) Phillip Lougher >03:51:11,751 INFO kernel:[ 3.751361] Loading iSCSI transport class v2.0-870. >03:51:11,751 NOTICE kernel:[ 3.756717] iscsi: registered transport (tcp) >03:51:11,751 INFO kernel:[ 3.760275] alua: device handler registered >03:51:11,751 INFO kernel:[ 3.763703] emc: device handler registered >03:51:11,751 INFO kernel:[ 3.767216] hp_sw: device handler registered >03:51:11,751 INFO kernel:[ 3.770792] rdac: device handler registered >03:51:11,751 INFO kernel:[ 3.789125] usb 2-1.5: New USB device found, idVendor=1532, idProduct=0109 >03:51:11,751 INFO kernel:[ 3.789297] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >03:51:11,751 INFO kernel:[ 3.789538] usb 2-1.5: Product: Razer Lycosa >03:51:11,751 INFO kernel:[ 3.789702] usb 2-1.5: Manufacturer: Razer >03:51:11,751 INFO kernel:[ 3.791768] 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 >03:51:11,751 INFO kernel:[ 3.792378] 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 >03:51:11,751 INFO kernel:[ 3.794796] 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 >03:51:11,751 INFO kernel:[ 3.795216] 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 >03:51:11,751 INFO kernel:[ 3.867981] usb 2-1.6: new low-speed USB device number 4 using ehci_hcd >03:51:11,751 INFO kernel:[ 4.182032] usb 2-1.6: New USB device found, idVendor=1532, idProduct=0001 >03:51:11,751 INFO kernel:[ 4.182205] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >03:51:11,751 INFO kernel:[ 4.182446] usb 2-1.6: Product: Razer 1600dpi Mouse >03:51:11,751 INFO kernel:[ 4.182614] usb 2-1.6: Manufacturer: Razer >03:51:11,751 INFO kernel:[ 4.188967] 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 >03:51:11,751 INFO kernel:[ 4.189450] 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 >03:51:11,751 INFO kernel:[ 4.251892] usb 1-1.5.1: new high-speed USB device number 4 using ehci_hcd >03:51:11,751 INFO kernel:[ 4.338748] usb 1-1.5.1: New USB device found, idVendor=046b, idProduct=ff10 >03:51:11,751 INFO kernel:[ 4.338921] usb 1-1.5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >03:51:11,751 INFO kernel:[ 4.339161] usb 1-1.5.1: Product: Virtual Keyboard and Mouse >03:51:11,751 INFO kernel:[ 4.339329] usb 1-1.5.1: Manufacturer: American Megatrends Inc. >03:51:11,751 INFO kernel:[ 4.339496] usb 1-1.5.1: SerialNumber: serial >03:51:11,751 INFO kernel:[ 4.341158] 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 >03:51:11,751 INFO kernel:[ 4.341591] 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 >03:51:11,751 INFO kernel:[ 4.342602] 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 >03:51:11,751 INFO kernel:[ 4.343089] 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 >03:51:11,751 INFO kernel:[ 6.791450] floppy0: no floppy controllers found >03:51:11,751 INFO kernel:[ 6.803076] No iBFT detected. >03:51:11,751 INFO kernel:[ 6.806774] md: raid0 personality registered for level 0 >03:51:11,751 INFO kernel:[ 6.810950] md: raid1 personality registered for level 1 >03:51:11,751 INFO kernel:[ 6.814536] async_tx: api initialized (async) >03:51:11,751 INFO kernel:[ 6.816490] xor: automatically using best checksumming function: >03:51:11,751 INFO kernel:[ 6.826083] avx : 9744.000 MB/sec >03:51:11,751 WARNING kernel:[ 6.845073] raid6: sse2x1 8867 MB/s >03:51:11,751 WARNING kernel:[ 6.862073] raid6: sse2x2 11007 MB/s >03:51:11,751 WARNING kernel:[ 6.879072] raid6: sse2x4 12707 MB/s >03:51:11,751 WARNING kernel:[ 6.879242] raid6: using algorithm sse2x4 (12707 MB/s) >03:51:11,751 WARNING kernel:[ 6.879412] raid6: using ssse3x2 recovery algorithm >03:51:11,751 INFO kernel:[ 6.884062] md: raid6 personality registered for level 6 >03:51:11,751 INFO kernel:[ 6.884239] md: raid5 personality registered for level 5 >03:51:11,751 INFO kernel:[ 6.884408] md: raid4 personality registered for level 4 >03:51:11,751 INFO kernel:[ 6.891340] md: raid10 personality registered for level 10 >03:51:11,751 INFO kernel:[ 6.894701] md: linear personality registered for level -1 >03:51:11,751 INFO kernel:[ 6.904882] device-mapper: multipath: version 1.5.0 loaded >03:51:11,751 INFO kernel:[ 6.908335] device-mapper: multipath round-robin: version 1.0.0 loaded >03:51:11,751 INFO kernel:[ 6.949814] RPC: Registered named UNIX socket transport module. >03:51:11,751 INFO kernel:[ 6.949991] RPC: Registered udp transport module. >03:51:11,751 INFO kernel:[ 6.950176] RPC: Registered tcp transport module. >03:51:11,751 INFO kernel:[ 6.950349] RPC: Registered tcp NFSv4.1 backchannel transport module. >03:51:11,751 INFO kernel:[ 7.155566] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >03:51:11,751 INFO kernel:[ 7.155739] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >03:51:11,751 INFO kernel:[ 7.155923] e1000e 0000:01:00.0: Disabling ASPM L0s L1 >03:51:11,751 INFO kernel:[ 7.156213] e1000e 0000:01:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >03:51:11,751 DEBUG kernel:[ 7.156642] e1000e 0000:01:00.0: irq 45 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.156648] e1000e 0000:01:00.0: irq 46 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.156652] e1000e 0000:01:00.0: irq 47 for MSI/MSI-X >03:51:11,751 INFO kernel:[ 7.164339] [drm] Initialized drm 1.1.0 20060810 >03:51:11,751 INFO kernel:[ 7.256238] e1000e 0000:01:00.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:1b:21:72:9b:5e >03:51:11,751 INFO kernel:[ 7.256495] e1000e 0000:01:00.0: eth0: Intel(R) PRO/1000 Network Connection >03:51:11,751 INFO kernel:[ 7.256676] e1000e 0000:01:00.0: eth0: MAC: 3, PHY: 8, PBA No: E46981-004 >03:51:11,751 INFO kernel:[ 7.256867] e1000e 0000:02:00.0: Disabling ASPM L0s L1 >03:51:11,751 INFO kernel:[ 7.257192] e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >03:51:11,751 DEBUG kernel:[ 7.257520] e1000e 0000:02:00.0: irq 48 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.257524] e1000e 0000:02:00.0: irq 49 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.257529] e1000e 0000:02:00.0: irq 50 for MSI/MSI-X >03:51:11,751 INFO kernel:[ 7.356372] e1000e 0000:02:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:1b:21:a4:3f:14 >03:51:11,751 INFO kernel:[ 7.356630] e1000e 0000:02:00.0: eth1: Intel(R) PRO/1000 Network Connection >03:51:11,751 INFO kernel:[ 7.356824] e1000e 0000:02:00.0: eth1: MAC: 3, PHY: 8, PBA No: E46981-005 >03:51:11,751 INFO kernel:[ 7.357006] e1000e 0000:03:00.0: Disabling ASPM L0s L1 >03:51:11,751 INFO kernel:[ 7.357263] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >03:51:11,751 DEBUG kernel:[ 7.357576] e1000e 0000:03:00.0: irq 51 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.357581] e1000e 0000:03:00.0: irq 52 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.357585] e1000e 0000:03:00.0: irq 53 for MSI/MSI-X >03:51:11,751 INFO kernel:[ 7.456286] e1000e 0000:03:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:1b:21:bf:6f:fe >03:51:11,751 INFO kernel:[ 7.456550] e1000e 0000:03:00.0: eth1: Intel(R) PRO/1000 Network Connection >03:51:11,751 INFO kernel:[ 7.456745] e1000e 0000:03:00.0: eth1: MAC: 3, PHY: 8, PBA No: E46981-006 >03:51:11,751 INFO kernel:[ 7.456941] e1000e 0000:06:00.0: Disabling ASPM L0s L1 >03:51:11,751 INFO kernel:[ 7.457318] e1000e 0000:06:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >03:51:11,751 DEBUG kernel:[ 7.459161] e1000e 0000:06:00.0: irq 54 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.459170] e1000e 0000:06:00.0: irq 55 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.459179] e1000e 0000:06:00.0: irq 56 for MSI/MSI-X >03:51:11,751 INFO kernel:[ 7.560772] e1000e 0000:06:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:e0:81:ca:e9:31 >03:51:11,751 INFO kernel:[ 7.561040] e1000e 0000:06:00.0: eth1: Intel(R) PRO/1000 Network Connection >03:51:11,751 INFO kernel:[ 7.561298] e1000e 0000:06:00.0: eth1: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF >03:51:11,751 INFO kernel:[ 7.561484] e1000e 0000:07:00.0: Disabling ASPM L0s L1 >03:51:11,751 INFO kernel:[ 7.561826] e1000e 0000:07:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >03:51:11,751 DEBUG kernel:[ 7.562211] e1000e 0000:07:00.0: irq 57 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.562221] e1000e 0000:07:00.0: irq 58 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.562229] e1000e 0000:07:00.0: irq 59 for MSI/MSI-X >03:51:11,751 INFO kernel:[ 7.663672] e1000e 0000:07:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:e0:81:ca:e9:32 >03:51:11,751 INFO kernel:[ 7.663930] e1000e 0000:07:00.0: eth1: Intel(R) PRO/1000 Network Connection >03:51:11,751 INFO kernel:[ 7.664188] e1000e 0000:07:00.0: eth1: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF >03:51:11,751 INFO kernel:[ 7.664367] e1000e 0000:08:00.0: Disabling ASPM L0s L1 >03:51:11,751 INFO kernel:[ 7.664670] e1000e 0000:08:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >03:51:11,751 DEBUG kernel:[ 7.665038] e1000e 0000:08:00.0: irq 60 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.665043] e1000e 0000:08:00.0: irq 61 for MSI/MSI-X >03:51:11,751 DEBUG kernel:[ 7.665047] e1000e 0000:08:00.0: irq 62 for MSI/MSI-X >03:51:11,751 INFO kernel:[ 7.825701] IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready >03:51:11,751 INFO kernel:[ 7.826091] e1000e 0000:08:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:1b:21:bf:78:18 >03:51:11,752 INFO kernel:[ 7.826349] e1000e 0000:08:00.0: eth1: Intel(R) PRO/1000 Network Connection >03:51:11,752 INFO kernel:[ 7.826542] e1000e 0000:08:00.0: eth1: MAC: 3, PHY: 8, PBA No: E46981-006 >03:51:11,752 INFO kernel:[ 10.449307] e1000e: p2p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >03:51:11,752 INFO kernel:[ 10.449750] IPv6: ADDRCONF(NETDEV_CHANGE): p2p1: link becomes ready >03:51:11,752 INFO kernel:[ 16.056908] IPv6: ADDRCONF(NETDEV_UP): p4p1: link is not ready >03:51:11,752 INFO kernel:[ 19.342374] e1000e: p4p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >03:51:11,752 INFO kernel:[ 19.342808] IPv6: ADDRCONF(NETDEV_CHANGE): p4p1: link becomes ready >03:51:11,752 INFO kernel:[ 26.086471] IPv6: ADDRCONF(NETDEV_UP): p1p2: link is not ready >03:51:11,752 INFO kernel:[ 29.104312] e1000e: p1p2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >03:51:11,752 INFO kernel:[ 29.104792] IPv6: ADDRCONF(NETDEV_CHANGE): p1p2: link becomes ready >03:51:11,752 INFO kernel:[ 36.053302] IPv6: ADDRCONF(NETDEV_UP): p2p2: link is not ready >03:51:11,752 INFO kernel:[ 39.296057] e1000e: p2p2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >03:51:11,752 INFO kernel:[ 39.296543] IPv6: ADDRCONF(NETDEV_CHANGE): p2p2: link becomes ready >03:51:11,752 INFO kernel:[ 46.589952] IPv6: ADDRCONF(NETDEV_UP): p4p2: link is not ready >03:51:11,752 INFO kernel:[ 49.842676] e1000e: p4p2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >03:51:11,752 INFO kernel:[ 49.843157] IPv6: ADDRCONF(NETDEV_CHANGE): p4p2: link becomes ready >03:51:11,752 INFO kernel:[ 56.056062] IPv6: ADDRCONF(NETDEV_UP): p1p1: link is not ready >03:51:11,752 INFO kernel:[ 59.060556] e1000e: p1p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >03:51:11,752 INFO kernel:[ 59.060997] IPv6: ADDRCONF(NETDEV_CHANGE): p1p1: link becomes ready >03:51:11,752 INFO kernel:[ 87.319620] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >03:51:11,752 DEBUG kernel:[ 88.085801] SELinux: 2048 avtab hash slots, 94105 rules. >03:51:11,752 DEBUG kernel:[ 88.096824] SELinux: 2048 avtab hash slots, 94105 rules. >03:51:11,752 DEBUG kernel:[ 3.363081] ACPI: Invalid Power Resource to register! >03:51:11,752 DEBUG kernel:[ 88.160051] SELinux: 9 users, 15 roles, 4245 types, 234 bools, 1 sens, 1024 cats >03:51:11,752 DEBUG kernel:[ 88.160318] SELinux: 83 classes, 94105 rules >03:51:11,752 INFO kernel:[ 88.163219] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >03:51:11,752 INFO kernel:[ 88.163470] SELinux: the above unknown classes and permissions will be allowed >03:51:11,752 DEBUG kernel:[ 88.163717] SELinux: Completing initialization. >03:51:11,752 DEBUG kernel:[ 88.163717] SELinux: Setting up existing superblocks. >03:51:11,752 DEBUG kernel:[ 88.163721] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.163724] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.163732] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.163734] SELinux: initialized (dev proc, type proc), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.163742] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:51:11,752 DEBUG kernel:[ 88.163750] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >03:51:11,752 DEBUG kernel:[ 88.164035] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >03:51:11,752 DEBUG kernel:[ 88.164037] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164442] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >03:51:11,752 DEBUG kernel:[ 88.164446] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164448] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >03:51:11,752 DEBUG kernel:[ 88.164455] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >03:51:11,752 DEBUG kernel:[ 88.164459] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >03:51:11,752 DEBUG kernel:[ 88.164462] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164468] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164724] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164726] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:51:11,752 DEBUG kernel:[ 88.164729] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:51:11,752 DEBUG kernel:[ 88.164845] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:51:11,752 DEBUG kernel:[ 88.164857] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164859] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164862] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164871] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164875] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164877] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164879] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164881] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164884] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164889] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.164898] SELinux: initialized (dev loop0, type squashfs), uses xattr >03:51:11,752 DEBUG kernel:[ 88.164909] SELinux: initialized (dev dm-0, type ext4), uses xattr >03:51:11,752 NOTICE kernel:[ 88.186928] type=1403 audit(1349754670.893:2): policy loaded auid=4294967295 ses=4294967295 >03:51:11,752 DEBUG kernel:[ 88.437539] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >03:51:11,752 DEBUG kernel:[ 88.477970] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >03:51:11,752 INFO kernel:[ 88.706303] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >03:51:11,752 DEBUG kernel:[ 88.716576] mei 0000:00:16.0: setting latency timer to 64 >03:51:11,752 DEBUG kernel:[ 88.716627] mei 0000:00:16.0: irq 63 for MSI/MSI-X >03:51:11,752 DEBUG kernel:[ 88.728282] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:51:11,752 INFO kernel:[ 88.752172] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x26 >03:51:11,752 INFO kernel:[ 88.785409] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x26 >03:51:11,752 INFO kernel:[ 88.787258] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x26 >03:51:11,752 INFO kernel:[ 88.787590] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x26 >03:51:11,752 INFO kernel:[ 88.787874] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >03:51:11,752 DEBUG kernel:[ 88.790366] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >03:51:11,752 NOTICE kernel:[ 88.863963] type=1400 audit(1349754671.570:3): avc: denied { create } for pid=1070 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >03:51:11,752 NOTICE kernel:[ 88.864006] type=1400 audit(1349754671.571:4): avc: denied { setattr } for pid=1070 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 >03:51:11,752 NOTICE kernel:[ 88.864027] type=1400 audit(1349754671.571:5): avc: denied { relabelfrom } for pid=1070 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 >03:51:11,752 INFO kernel:[ 89.038440] md: bind<sdb3> >03:51:11,752 INFO kernel:[ 89.040276] md: bind<sdb2> >03:51:11,761 NOTICE kernel:[ 89.053806] type=1400 audit(1349754671.760:6): avc: denied { execute } for pid=1093 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 >03:51:11,761 NOTICE kernel:[ 89.053813] type=1400 audit(1349754671.760:7): avc: denied { read open } for pid=1093 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 >03:51:11,761 NOTICE kernel:[ 89.053835] type=1400 audit(1349754671.760:8): avc: denied { execute_no_trans } for pid=1093 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 >03:51:11,769 INFO kernel:[ 89.061715] md: bind<sdb1> >03:51:11,778 NOTICE kernel:[ 89.070123] type=1400 audit(1349754671.777:9): avc: denied { read } for pid=1081 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 >03:51:11,778 NOTICE kernel:[ 89.070129] type=1400 audit(1349754671.777:10): avc: denied { open } for pid=1081 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 >03:51:11,792 NOTICE kernel:[ 89.084335] type=1400 audit(1349754671.791:11): avc: denied { read } for pid=1081 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 >03:51:11,804 INFO kernel:[ 89.096683] md: bind<sda1> >03:51:11,875 INFO kernel:[ 89.167150] bio: create slab <bio-1> at 1 >03:51:11,875 INFO kernel:[ 89.167205] md/raid1:md125: active with 2 out of 2 mirrors >03:51:11,878 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >03:51:11,879 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >03:51:11,879 INFO NetworkManager: <info> WEXT support is enabled >03:51:11,879 INFO systemd: Starting D-Bus System Message Bus... >03:51:11,885 INFO kernel:[ 89.177684] created bitmap (1 pages) for device md125 >03:51:11,885 INFO kernel:[ 89.177940] md125: bitmap initialized from disk: read 1 pages, set 0 of 640 bits >03:51:11,896 INFO systemd: Started D-Bus System Message Bus. >03:51:11,910 INFO kernel:[ 89.202353] md125: detected capacity change from 0 to 42948550656 >03:51:11,916 INFO kernel:[ 89.208659] md125: unknown partition table >03:51:11,925 INFO kernel:[ 89.217149] md: bind<sda2> >03:51:11,926 INFO kernel:[ 89.218487] md/raid1:md126: active with 2 out of 2 mirrors >03:51:11,926 INFO kernel:[ 89.218499] md126: detected capacity change from 0 to 4293906432 >03:51:11,944 INFO kernel:[ 89.236541] md126: unknown partition table >03:51:11,976 INFO dbus-daemon: dbus[1100]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >03:51:11,977 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >03:51:11,988 INFO systemd: Starting Authorization Manager... >03:51:12,002 INFO kernel:[ 89.294778] md: bind<sda3> >03:51:12,004 INFO kernel:[ 89.296444] md/raid1:md127: active with 2 out of 2 mirrors >03:51:12,004 INFO kernel:[ 89.296468] md127: detected capacity change from 0 to 536858624 >03:51:12,012 INFO kernel:[ 89.304187] md127: unknown partition table >03:51:12,078 INFO polkitd: Started polkitd version 0.107 >03:51:12,139 INFO dbus-daemon: dbus[1100]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >03:51:12,139 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >03:51:12,140 INFO systemd: Started Authorization Manager. >03:51:12,158 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >03:51:12,159 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >03:51:12,159 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >03:51:12,159 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >03:51:12,159 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >03:51:12,160 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p2p1 ... >03:51:12,160 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >03:51:12,160 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p1p1 ... >03:51:12,160 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >03:51:12,160 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p1p2 ... >03:51:12,161 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >03:51:12,161 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p4p2 ... >03:51:12,161 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >03:51:12,161 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p2p2 ... >03:51:12,161 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >03:51:12,162 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p4p1 ... >03:51:12,162 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >03:51:12,163 INFO NetworkManager: <info> trying to start the modem manager... >03:51:12,163 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >03:51:12,163 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >03:51:12,163 INFO dbus-daemon: dbus[1100]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >03:51:12,166 INFO systemd: Started Network Manager. >03:51:12,166 INFO systemd: Starting Anaconda System Services. >03:51:12,184 INFO systemd: Reached target Anaconda System Services. >03:51:12,185 INFO systemd: Starting Anaconda... >03:51:12,185 INFO systemd: Starting Network. >03:51:12,185 INFO systemd: Reached target Network. >03:51:12,185 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >03:51:12,185 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >03:51:12,185 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >03:51:12,186 INFO NetworkManager: <info> Networking is enabled by state file >03:51:12,186 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >03:51:12,186 INFO NetworkManager: <info> (p1p1): carrier is ON >03:51:12,186 INFO NetworkManager: <info> (p1p1): new Ethernet device (driver: 'e1000e' ifindex: 2) >03:51:12,186 INFO NetworkManager: <info> (p1p1): exported as /org/freedesktop/NetworkManager/Devices/0 >03:51:12,186 INFO NetworkManager: <info> (p1p1): now managed >03:51:12,187 INFO NetworkManager: <info> (p1p1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >03:51:12,187 INFO NetworkManager: <info> (p1p1): preparing device. >03:51:12,187 INFO NetworkManager: <info> Activation (p1p1) starting connection 'Boot Disk' >03:51:12,187 INFO NetworkManager: <info> (p1p1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >03:51:12,187 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) scheduled. >03:51:12,187 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >03:51:12,188 INFO NetworkManager: <info> (p2p1): carrier is ON >03:51:12,189 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'e1000e' ifindex: 3) >03:51:12,189 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/1 >03:51:12,189 INFO NetworkManager: <info> (p2p1): now managed >03:51:12,189 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >03:51:12,190 INFO NetworkManager: <info> (p2p1): preparing device. >03:51:12,190 INFO NetworkManager: <info> Activation (p2p1) starting connection 'Boot Disk' >03:51:12,190 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >03:51:12,191 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >03:51:12,191 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >03:51:12,193 INFO NetworkManager: <info> (p4p1): carrier is ON >03:51:12,193 INFO NetworkManager: <info> (p4p1): new Ethernet device (driver: 'e1000e' ifindex: 4) >03:51:12,194 INFO NetworkManager: <info> (p4p1): exported as /org/freedesktop/NetworkManager/Devices/2 >03:51:12,194 INFO NetworkManager: <info> (p4p1): now managed >03:51:12,194 INFO NetworkManager: <info> (p4p1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >03:51:12,195 INFO NetworkManager: <info> (p4p1): preparing device. >03:51:12,195 INFO NetworkManager: <info> Activation (p4p1) starting connection 'Boot Disk' >03:51:12,195 INFO NetworkManager: <info> (p4p1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >03:51:12,195 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) scheduled. >03:51:12,195 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >03:51:12,197 INFO NetworkManager: <info> (p1p2): carrier is ON >03:51:12,198 INFO NetworkManager: <info> (p1p2): new Ethernet device (driver: 'e1000e' ifindex: 5) >03:51:12,198 INFO NetworkManager: <info> (p1p2): exported as /org/freedesktop/NetworkManager/Devices/3 >03:51:12,199 INFO NetworkManager: <info> (p1p2): now managed >03:51:12,199 INFO NetworkManager: <info> (p1p2): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >03:51:12,199 INFO NetworkManager: <info> (p1p2): preparing device. >03:51:12,200 INFO NetworkManager: <info> Activation (p1p2) starting connection 'Boot Disk' >03:51:12,200 INFO NetworkManager: <info> (p1p2): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >03:51:12,200 INFO NetworkManager: <info> Activation (p1p2) Stage 3 of 5 (IP Configure Start) scheduled. >03:51:12,200 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >03:51:12,202 INFO NetworkManager: <info> (p2p2): carrier is ON >03:51:12,203 INFO NetworkManager: <info> (p2p2): new Ethernet device (driver: 'e1000e' ifindex: 6) >03:51:12,203 INFO NetworkManager: <info> (p2p2): exported as /org/freedesktop/NetworkManager/Devices/4 >03:51:12,203 INFO NetworkManager: <info> (p2p2): now managed >03:51:12,203 INFO NetworkManager: <info> (p2p2): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >03:51:12,204 INFO NetworkManager: <info> (p2p2): preparing device. >03:51:12,204 INFO NetworkManager: <info> Activation (p2p2) starting connection 'Boot Disk' >03:51:12,204 INFO NetworkManager: <info> (p2p2): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >03:51:12,205 INFO NetworkManager: <info> Activation (p2p2) Stage 3 of 5 (IP Configure Start) scheduled. >03:51:12,205 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >03:51:12,206 INFO NetworkManager: <info> (p4p2): carrier is ON >03:51:12,207 INFO NetworkManager: <info> (p4p2): new Ethernet device (driver: 'e1000e' ifindex: 7) >03:51:12,208 INFO NetworkManager: <info> (p4p2): exported as /org/freedesktop/NetworkManager/Devices/5 >03:51:12,208 INFO NetworkManager: <info> (p4p2): now managed >03:51:12,208 INFO NetworkManager: <info> (p4p2): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >03:51:12,209 INFO NetworkManager: <info> (p4p2): preparing device. >03:51:12,209 INFO NetworkManager: <info> Activation (p4p2) starting connection 'Boot Disk' >03:51:12,209 INFO NetworkManager: <info> (p4p2): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >03:51:12,209 INFO NetworkManager: <info> Activation (p4p2) Stage 3 of 5 (IP Configure Start) scheduled. >03:51:12,209 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >03:51:12,210 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >03:51:12,213 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) started... >03:51:12,213 INFO NetworkManager: <info> Activation (p1p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >03:51:12,213 INFO dbus-daemon: modem-manager[1123]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >03:51:12,214 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >03:51:12,215 INFO dbus-daemon: dbus[1100]: [system] Successfully activated service 'org.freedesktop.ModemManager' >03:51:12,215 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >03:51:12,242 INFO NetworkManager: <info> dhclient started with pid 1125 >03:51:12,242 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) complete. >03:51:12,242 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >03:51:12,243 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >03:51:12,244 INFO NetworkManager: <info> dhclient started with pid 1127 >03:51:12,244 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >03:51:12,244 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) started... >03:51:12,245 INFO NetworkManager: <info> Activation (p4p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >03:51:12,246 INFO NetworkManager: <info> dhclient started with pid 1128 >03:51:12,246 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) complete. >03:51:12,246 INFO NetworkManager: <info> Activation (p1p2) Stage 3 of 5 (IP Configure Start) started... >03:51:12,247 INFO NetworkManager: <info> Activation (p1p2) Beginning DHCPv4 transaction (timeout in 45 seconds) >03:51:12,247 INFO NetworkManager: <info> dhclient started with pid 1129 >03:51:12,248 INFO NetworkManager: <info> Activation (p1p2) Stage 3 of 5 (IP Configure Start) complete. >03:51:12,248 INFO NetworkManager: <info> Activation (p2p2) Stage 3 of 5 (IP Configure Start) started... >03:51:12,248 INFO NetworkManager: <info> Activation (p2p2) Beginning DHCPv4 transaction (timeout in 45 seconds) >03:51:12,249 INFO NetworkManager: <info> dhclient started with pid 1130 >03:51:12,250 INFO NetworkManager: <info> Activation (p2p2) Stage 3 of 5 (IP Configure Start) complete. >03:51:12,250 INFO NetworkManager: <info> Activation (p4p2) Stage 3 of 5 (IP Configure Start) started... >03:51:12,250 INFO NetworkManager: <info> Activation (p4p2) Beginning DHCPv4 transaction (timeout in 45 seconds) >03:51:12,251 INFO NetworkManager: <info> dhclient started with pid 1131 >03:51:12,251 INFO NetworkManager: <info> Activation (p4p2) Stage 3 of 5 (IP Configure Start) complete. >03:51:12,251 INFO NetworkManager: <info> modem-manager is now available >03:51:12,281 INFO systemd: Started Anaconda. >03:51:12,282 INFO systemd: Starting Anaconda Text Console... >03:51:12,357 INFO systemd: Started Anaconda Text Console. >03:51:12,358 INFO systemd: Startup finished in 3s 253ms 991us (kernel) + 1min 24s 844ms 273us (initrd) + 1s 410ms 851us (userspace) = 1min 29s 509ms 115us. >03:51:12,456 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'SimTech' >03:51:12,456 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Linktop' >03:51:12,456 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Longcheer' >03:51:12,456 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Option' >03:51:12,457 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Option High-Speed' >03:51:12,457 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Ericsson MBM' >03:51:12,457 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'X22X' >03:51:12,457 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Gobi' >03:51:12,457 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'ZTE' >03:51:12,457 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Huawei' >03:51:12,458 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Novatel' >03:51:12,458 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Sierra' >03:51:12,458 INFO modem-manager: <info> Loaded plugin 'SimTech' >03:51:12,458 INFO modem-manager: <info> Loaded plugin 'Linktop' >03:51:12,458 INFO modem-manager: <info> Loaded plugin 'Longcheer' >03:51:12,458 INFO modem-manager: <info> Loaded plugin 'Option' >03:51:12,459 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >03:51:12,459 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >03:51:12,459 INFO modem-manager: <info> Loaded plugin 'X22X' >03:51:12,459 INFO modem-manager: <info> Loaded plugin 'Gobi' >03:51:12,459 INFO modem-manager: <info> Loaded plugin 'ZTE' >03:51:12,459 INFO modem-manager: <info> Loaded plugin 'Huawei' >03:51:12,460 INFO modem-manager: <info> Loaded plugin 'Novatel' >03:51:12,460 INFO modem-manager: <info> Loaded plugin 'Sierra' >03:51:12,461 INFO modem-manager: <info> Loaded plugin 'Wavecom' >03:51:12,461 INFO modem-manager: <info> Loaded plugin 'AnyData' >03:51:12,461 INFO modem-manager: <info> Loaded plugin 'MotoC' >03:51:12,461 INFO modem-manager: <info> Loaded plugin 'Nokia' >03:51:12,461 INFO modem-manager: <info> Loaded plugin 'Samsung' >03:51:12,462 INFO modem-manager: <info> Loaded plugin 'Cinterion' >03:51:12,462 INFO modem-manager: <info> Loaded plugin 'Iridium' >03:51:12,462 INFO modem-manager: <info> Loaded plugin 'Generic' >03:51:12,462 INFO modem-manager: <info> Successfully loaded 20 plugins >03:51:12,462 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Wavecom' >03:51:12,462 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'AnyData' >03:51:12,462 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'MotoC' >03:51:12,463 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Nokia' >03:51:12,463 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Samsung' >03:51:12,463 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Cinterion' >03:51:12,463 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Iridium' >03:51:12,463 INFO dbus-daemon: modem-manager[1123]: <info> Loaded plugin 'Generic' >03:51:12,463 INFO dbus-daemon: modem-manager[1123]: <info> Successfully loaded 20 plugins >03:51:12,555 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >03:51:12,555 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >03:51:12,555 INFO dhclient: All rights reserved. >03:51:12,555 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >03:51:12,555 INFO dhclient: >03:51:12,555 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >03:51:12,555 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >03:51:12,555 INFO dhclient: All rights reserved. >03:51:12,555 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >03:51:12,555 INFO dhclient: >03:51:12,555 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >03:51:12,555 INFO dhclient: >03:51:12,556 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >03:51:12,556 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >03:51:12,556 INFO dhclient: All rights reserved. >03:51:12,556 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >03:51:12,556 INFO dhclient: >03:51:12,556 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >03:51:12,556 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >03:51:12,556 INFO dhclient: All rights reserved. >03:51:12,557 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >03:51:12,557 INFO dhclient: >03:51:12,557 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >03:51:12,557 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >03:51:12,557 INFO dhclient: All rights reserved. >03:51:12,558 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >03:51:12,558 INFO dhclient: >03:51:12,565 INFO NetworkManager: <info> (p4p2): DHCPv4 state changed nbi -> preinit >03:51:12,568 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed nbi -> preinit >03:51:12,570 INFO NetworkManager: <info> (p1p1): DHCPv4 state changed nbi -> preinit >03:51:12,571 INFO NetworkManager: <info> (p2p2): DHCPv4 state changed nbi -> preinit >03:51:12,573 INFO dhclient: Listening on LPF/p4p2/00:1b:21:bf:78:18 >03:51:12,573 INFO dhclient: Listening on LPF/p1p2/00:e0:81:ca:e9:31 >03:51:12,573 INFO dhclient: Sending on LPF/p4p2/00:1b:21:bf:78:18 >03:51:12,573 INFO dhclient: Sending on Socket/fallback >03:51:12,573 INFO dhclient: DHCPREQUEST on p4p2 to 255.255.255.255 port 67 (xid=0x563e5db2) >03:51:12,574 INFO dhclient: Sending on LPF/p1p2/00:e0:81:ca:e9:31 >03:51:12,574 INFO dhclient: Sending on Socket/fallback >03:51:12,574 INFO dhclient: DHCPREQUEST on p1p2 to 255.255.255.255 port 67 (xid=0x791e6508) >03:51:12,575 INFO dhclient: Listening on LPF/p4p1/00:1b:21:bf:6f:fe >03:51:12,576 INFO dhclient: Sending on LPF/p4p1/00:1b:21:bf:6f:fe >03:51:12,576 INFO dhclient: Sending on Socket/fallback >03:51:12,576 INFO dhclient: DHCPREQUEST on p4p1 to 255.255.255.255 port 67 (xid=0x45d3230) >03:51:12,578 INFO dhclient: Listening on LPF/p1p1/00:1b:21:72:9b:5e >03:51:12,578 INFO dhclient: Listening on LPF/p2p2/00:e0:81:ca:e9:32 >03:51:12,578 INFO dhclient: Sending on LPF/p1p1/00:1b:21:72:9b:5e >03:51:12,578 INFO dhclient: Sending on LPF/p2p2/00:e0:81:ca:e9:32 >03:51:12,578 INFO dhclient: Sending on Socket/fallback >03:51:12,578 INFO dhclient: Sending on Socket/fallback >03:51:12,578 INFO dhclient: DHCPREQUEST on p1p1 to 255.255.255.255 port 67 (xid=0x524d7695) >03:51:12,578 INFO dhclient: DHCPREQUEST on p2p2 to 255.255.255.255 port 67 (xid=0x1162752f) >03:51:12,578 INFO dhclient: Listening on LPF/p2p1/00:1b:21:a4:3f:14 >03:51:12,578 INFO dhclient: Sending on LPF/p2p1/00:1b:21:a4:3f:14 >03:51:12,579 INFO dhclient: Sending on Socket/fallback >03:51:12,579 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x5f89e1e9) >03:51:12,627 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x563e5db2) >03:51:12,630 INFO NetworkManager: <info> (p4p2): DHCPv4 state changed preinit -> reboot >03:51:12,631 INFO dhclient: bound to 10.255.0.145 -- renewal in 42924 seconds. >03:51:12,631 INFO NetworkManager: <info> address 10.255.0.145 >03:51:12,631 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >03:51:12,632 INFO NetworkManager: <info> gateway 10.255.255.254 >03:51:12,632 INFO NetworkManager: <info> nameserver '8.8.8.8' >03:51:12,632 INFO NetworkManager: <info> nameserver '78.46.37.135' >03:51:12,632 INFO NetworkManager: <info> domain name 'alteeve.com' >03:51:12,632 INFO NetworkManager: <info> Activation (p4p2) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >03:51:12,632 INFO NetworkManager: <info> Activation (p4p2) Stage 5 of 5 (IPv4 Commit) started... >03:51:12,632 INFO NetworkManager: <info> (p4p2): device state change: ip-config -> activated (reason 'none') [70 100 0] >03:51:12,632 INFO NetworkManager: <info> Policy set 'Boot Disk' (p4p2) as default for IPv4 routing and DNS. >03:51:12,633 INFO NetworkManager: <info> Activation (p4p2) successful, device activated. >03:51:12,633 INFO NetworkManager: <info> Activation (p4p2) Stage 5 of 5 (IPv4 Commit) complete. >03:51:12,633 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >03:51:12,633 INFO dbus-daemon: dbus[1100]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >03:51:12,642 INFO dbus-daemon: dbus[1100]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >03:51:12,642 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >03:51:12,650 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x791e6508) >03:51:12,652 INFO dhclient: bound to 10.255.0.218 -- renewal in 35594 seconds. >03:51:12,652 INFO NetworkManager: <info> (p1p2): DHCPv4 state changed nbi -> reboot >03:51:12,653 INFO NetworkManager: <info> address 10.255.0.218 >03:51:12,653 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >03:51:12,653 INFO NetworkManager: <info> gateway 10.255.255.254 >03:51:12,653 INFO NetworkManager: <info> nameserver '8.8.8.8' >03:51:12,653 INFO NetworkManager: <info> nameserver '78.46.37.135' >03:51:12,653 INFO NetworkManager: <info> domain name 'alteeve.com' >03:51:12,654 INFO NetworkManager: <info> Activation (p1p2) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >03:51:12,654 INFO NetworkManager: <info> Activation (p1p2) Stage 5 of 5 (IPv4 Commit) started... >03:51:12,654 INFO NetworkManager: <info> (p1p2): device state change: ip-config -> activated (reason 'none') [70 100 0] >03:51:12,663 INFO NetworkManager: <info> Policy set 'Boot Disk' (p1p2) as default for IPv4 routing and DNS. >03:51:12,663 INFO NetworkManager: <info> Activation (p1p2) successful, device activated. >03:51:12,663 INFO NetworkManager: <info> Activation (p1p2) Stage 5 of 5 (IPv4 Commit) complete. >03:51:12,672 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x45d3230) >03:51:12,676 INFO dhclient: bound to 10.255.0.217 -- renewal in 36541 seconds. >03:51:12,676 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed preinit -> reboot >03:51:12,676 INFO NetworkManager: <info> address 10.255.0.217 >03:51:12,676 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >03:51:12,676 INFO NetworkManager: <info> gateway 10.255.255.254 >03:51:12,676 INFO NetworkManager: <info> nameserver '8.8.8.8' >03:51:12,676 INFO NetworkManager: <info> nameserver '78.46.37.135' >03:51:12,676 INFO NetworkManager: <info> domain name 'alteeve.com' >03:51:12,676 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >03:51:12,676 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) started... >03:51:12,676 INFO NetworkManager: <info> (p4p1): device state change: ip-config -> activated (reason 'none') [70 100 0] >03:51:12,685 INFO NetworkManager: <info> Policy set 'Boot Disk' (p4p1) as default for IPv4 routing and DNS. >03:51:12,685 INFO NetworkManager: <info> Activation (p4p1) successful, device activated. >03:51:12,685 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) complete. >03:51:12,695 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x524d7695) >03:51:12,697 INFO dhclient: bound to 10.255.0.149 -- renewal in 33841 seconds. >03:51:12,697 INFO NetworkManager: <info> (p1p1): DHCPv4 state changed preinit -> reboot >03:51:12,698 INFO NetworkManager: <info> address 10.255.0.149 >03:51:12,698 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >03:51:12,698 INFO NetworkManager: <info> gateway 10.255.255.254 >03:51:12,698 INFO NetworkManager: <info> nameserver '8.8.8.8' >03:51:12,699 INFO NetworkManager: <info> nameserver '78.46.37.135' >03:51:12,699 INFO NetworkManager: <info> domain name 'alteeve.com' >03:51:12,699 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >03:51:12,699 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Commit) started... >03:51:12,699 INFO NetworkManager: <info> (p1p1): device state change: ip-config -> activated (reason 'none') [70 100 0] >03:51:12,703 INFO NetworkManager: <info> Policy set 'Boot Disk' (p1p1) as default for IPv4 routing and DNS. >03:51:12,703 INFO NetworkManager: <info> Activation (p1p1) successful, device activated. >03:51:12,703 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Commit) complete. >03:51:12,718 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x1162752f) >03:51:12,722 INFO NetworkManager: <info> (p2p2): DHCPv4 state changed preinit -> reboot >03:51:12,722 INFO dhclient: bound to 10.255.0.219 -- renewal in 40424 seconds. >03:51:12,722 INFO NetworkManager: <info> address 10.255.0.219 >03:51:12,722 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >03:51:12,722 INFO NetworkManager: <info> gateway 10.255.255.254 >03:51:12,723 INFO NetworkManager: <info> nameserver '8.8.8.8' >03:51:12,723 INFO NetworkManager: <info> nameserver '78.46.37.135' >03:51:12,723 INFO NetworkManager: <info> domain name 'alteeve.com' >03:51:12,723 INFO NetworkManager: <info> Activation (p2p2) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >03:51:12,723 INFO NetworkManager: <info> Activation (p2p2) Stage 5 of 5 (IPv4 Commit) started... >03:51:12,724 INFO NetworkManager: <info> (p2p2): device state change: ip-config -> activated (reason 'none') [70 100 0] >03:51:12,727 INFO NetworkManager: <info> Activation (p2p2) successful, device activated. >03:51:12,727 INFO NetworkManager: <info> Activation (p2p2) Stage 5 of 5 (IPv4 Commit) complete. >03:51:12,741 INFO dhclient: DHCPACK from 10.255.255.254 (xid=0x5f89e1e9) >03:51:12,745 INFO dhclient: bound to 10.255.0.250 -- renewal in 41264 seconds. >03:51:12,745 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> reboot >03:51:12,745 INFO NetworkManager: <info> address 10.255.0.250 >03:51:12,745 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >03:51:12,745 INFO NetworkManager: <info> gateway 10.255.255.254 >03:51:12,745 INFO NetworkManager: <info> nameserver '8.8.8.8' >03:51:12,745 INFO NetworkManager: <info> nameserver '78.46.37.135' >03:51:12,745 INFO NetworkManager: <info> domain name 'alteeve.com' >03:51:12,745 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >03:51:12,745 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >03:51:12,745 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> activated (reason 'none') [70 100 0] >03:51:12,747 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >03:51:12,747 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >03:51:12,762 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >03:51:13,866 WARNING kernel:[ 91.158118] auditd (1280): /proc/1280/oom_adj is deprecated, please use /proc/1280/oom_score_adj instead. >03:51:18,424 ERR kernel:[ 95.714644] mei 0000:00:16.0: init hw failure. >03:51:18,424 ERR kernel:[ 95.714728] mei 0000:00:16.0: initialization failed. >03:51:18,424 WARNING kernel:[ 95.714884] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251) >03:51:18,424 INFO kernel:[ 95.714892] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >03:51:18,424 WARNING kernel:[ 95.714896] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251) >03:51:18,424 INFO kernel:[ 95.714900] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >03:51:18,424 WARNING kernel:[ 95.714902] lpc_ich: Resource conflict(s) found affecting gpio_ich >03:51:18,424 WARNING kernel:[ 95.715054] ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120711/utaddress-251) >03:51:18,424 INFO kernel:[ 95.715063] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >03:51:18,425 ERR systemd-udevd: ctx=0x7fce9a8789c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/drivers/watchdog/iTCO_vendor_support.ko error=No such file or directory >03:51:21,495 INFO systemd: Starting NTP client/server... >03:51:21,526 INFO chrony-helper: tr: write error: Broken pipe >03:51:21,526 INFO chrony-helper: tr: write error >03:51:21,562 INFO chronyd: chronyd version 1.27-git1ca844 starting >03:51:21,563 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >03:51:21,563 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 >03:51:21,584 INFO systemd: Started NTP client/server. >03:51:22,522 INFO kernel:[ 99.812000] md125: detected capacity change from 42948550656 to 0 >03:51:22,522 INFO kernel:[ 99.812005] md: md125 stopped. >03:51:22,522 INFO kernel:[ 99.812009] md: unbind<sda1> >03:51:22,526 INFO kernel:[ 99.815561] md: export_rdev(sda1) >03:51:22,526 INFO kernel:[ 99.815600] md: unbind<sdb1> >03:51:22,533 INFO kernel:[ 99.822562] md: export_rdev(sdb1) >03:51:22,622 INFO kernel:[ 99.912079] md126: detected capacity change from 4293906432 to 0 >03:51:22,622 INFO kernel:[ 99.912084] md: md126 stopped. >03:51:22,622 INFO kernel:[ 99.912087] md: unbind<sda2> >03:51:22,626 INFO kernel:[ 99.915552] md: export_rdev(sda2) >03:51:22,626 INFO kernel:[ 99.915592] md: unbind<sdb2> >03:51:22,630 INFO kernel:[ 99.919550] md: export_rdev(sdb2) >03:51:22,728 INFO kernel:[ 100.018286] md127: detected capacity change from 536858624 to 0 >03:51:22,728 INFO kernel:[ 100.018292] md: md127 stopped. >03:51:22,728 INFO kernel:[ 100.018295] md: unbind<sda3> >03:51:22,732 INFO kernel:[ 100.021531] md: export_rdev(sda3) >03:51:22,732 INFO kernel:[ 100.021696] md: unbind<sdb3> >03:51:22,736 INFO kernel:[ 100.025529] md: export_rdev(sdb3) >03:51:22,869 INFO kernel:[ 100.158858] md: md3 stopped. >03:51:22,872 INFO kernel:[ 100.161759] md: bind<sdb1> >03:51:22,872 INFO kernel:[ 100.161990] md: bind<sda1> >03:51:22,874 INFO kernel:[ 100.164188] bio: create slab <bio-1> at 1 >03:51:22,874 INFO kernel:[ 100.164218] md/raid1:md3: active with 2 out of 2 mirrors >03:51:22,874 INFO kernel:[ 100.164436] created bitmap (1 pages) for device md3 >03:51:22,875 INFO kernel:[ 100.164699] md3: bitmap initialized from disk: read 1 pages, set 0 of 640 bits >03:51:22,901 INFO kernel:[ 100.191294] md3: detected capacity change from 0 to 42948550656 >03:51:22,904 INFO kernel:[ 100.194380] md3: unknown partition table >03:51:23,158 INFO kernel:[ 100.447746] EXT4-fs (md3): mounted filesystem with ordered data mode. Opts: (null) >03:51:23,158 DEBUG kernel:[ 100.447751] SELinux: initialized (dev md3, type ext4), uses xattr >03:51:23,677 INFO kernel:[ 100.966793] md3: detected capacity change from 42948550656 to 0 >03:51:23,677 INFO kernel:[ 100.966801] md: md3 stopped. >03:51:23,677 INFO kernel:[ 100.966806] md: unbind<sda1> >03:51:23,685 INFO kernel:[ 100.974310] md: export_rdev(sda1) >03:51:23,685 INFO kernel:[ 100.974376] md: unbind<sdb1> >03:51:23,695 INFO kernel:[ 100.984310] md: export_rdev(sdb1) >03:51:23,757 INFO kernel:[ 101.046992] md: md1 stopped. >03:51:23,771 INFO kernel:[ 101.061059] md: bind<sdb3> >03:51:23,772 INFO kernel:[ 101.061328] md: bind<sda3> >03:51:23,773 INFO kernel:[ 101.062728] bio: create slab <bio-1> at 1 >03:51:23,773 INFO kernel:[ 101.062762] md/raid1:md1: active with 2 out of 2 mirrors >03:51:23,773 INFO kernel:[ 101.062774] md1: detected capacity change from 0 to 536858624 >03:51:23,775 INFO kernel:[ 101.065259] md1: unknown partition table >03:51:24,007 INFO kernel:[ 101.297097] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: (null) >03:51:24,012 DEBUG kernel:[ 101.301290] SELinux: initialized (dev md1, type ext4), uses xattr >03:51:24,126 INFO kernel:[ 101.415331] md1: detected capacity change from 536858624 to 0 >03:51:24,126 INFO kernel:[ 101.415344] md: md1 stopped. >03:51:24,126 INFO kernel:[ 101.415347] md: unbind<sda3> >03:51:24,137 INFO kernel:[ 101.426204] md: export_rdev(sda3) >03:51:24,137 INFO kernel:[ 101.426246] md: unbind<sdb3> >03:51:24,143 INFO kernel:[ 101.432235] md: export_rdev(sdb3) >03:51:28,108 INFO chronyd: Selected source 108.61.73.243 >03:51:28,109 WARNING chronyd: System clock wrong by -1.506972 seconds, adjustment started >03:51:37,036 INFO chronyd: Selected source 69.36.227.90 >03:52:25,358 INFO kernel:[ 164.555829] Btrfs loaded >03:52:25,435 INFO kernel:[ 164.633031] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >03:52:33,242 INFO chronyd: Selected source 108.61.73.243 >03:53:23,200 INFO systemd: Started NTP client/server. >03:53:38,321 WARNING chronyd: System clock wrong by 1.233514 seconds, adjustment started >03:54:42,534 INFO chronyd: Selected source 72.14.177.132 >03:54:42,535 WARNING chronyd: System clock wrong by 0.869481 seconds, adjustment started >03:54:43,050 INFO chronyd: Can't synchronise: no majority >03:54:43,241 INFO chronyd: Selected source 108.61.73.243 >03:55:47,834 INFO chronyd: Selected source 72.14.177.132 >03:56:52,553 INFO chronyd: Selected source 108.61.73.243
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 864290
: 623881 |
623882
|
623883
|
623884
|
623885
|
623886
|
623887
|
623888
|
623889
|
623890
|
623891
|
623892
|
623893