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 645243 Details for
Bug 876780
PartitioningError: Your BIOS-based system needs a special partition to boot with Fedora's new disk label format (GPT). To continue, please create a 1MB 'BIOS Boot' type partition.
[?]
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), 486.07 KB, created by
Jeevan Savant
on 2012-11-14 23:58:54 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Jeevan Savant
Created:
2012-11-14 23:58:54 UTC
Size:
486.07 KB
patch
obsolete
>anaconda 18.6.8 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 311, in doAutoPartition > raise exn > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 261, in execute > doAutoPartition(storage, ksdata) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1602, in doKickstartStorage > ksdata.autopart.execute(storage, ksdata, instClass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 329, in execute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 273, in _update_spokes > spoke.execute() >PartitioningError: Your BIOS-based system needs a special partition to boot with Fedora's new disk label format (GPT). To continue, please create a 1MB 'BIOS Boot' type partition. > >Local variables in innermost frame: >errors: ["Your BIOS-based system needs a special partition to boot with Fedora's new disk label format (GPT). To continue, please create a 1MB 'BIOS Boot' type partition."] >d: existing 0MB cdrom sr2 (6) >warnings: [] >exn: Your BIOS-based system needs a special partition to boot with Fedora's new disk label format (GPT). To continue, please create a 1MB 'BIOS Boot' type partition. >disks: [DiskDevice instance (0x7fd5b3db9450) -- > name = sda status = True kids = 4 id = 0 > parents = [] > uuid = None size = 7629312.0 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: AMCC 9650SE-8LP DISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15624830976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (972600, 255, 63) biosGeometry: (972600, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5c6cab950> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fd5b0c8f550>] >storage: <pyanaconda.storage.Storage object at 0x7fd5b976d690> >devs: [] >p: PartSpec instance (0x7fd5aa7097d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7968 maxSize = None grow = False > >error: Your BIOS-based system needs a special partition to boot with Fedora's new disk label format (GPT). To continue, please create a 1MB 'BIOS Boot' type partition. >data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Use CDROM installation media >cdrom ># System language >lang en.UTF-8 ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard 'us'# Installation logging level >logging --level=info ># Root password >rootpw --lock --plaintext netscout ># System timezone >timezone America/Boise --nontp ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda >autopart --type=plain ># Partition clearing information >clearpart --all --initlabel --drives=sda > >%packages --nobase >@Core >@core >@hardware-support >@standard >@system-tools >authconfig >e2fsprogs >grub2 > >%end > > > >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: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.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, sda2, sda3, sda4, sdb, sdb1, sdb2, sdb3, sdb4, sdc, sdc1, sdc2, sdc3, sdc4, sdc5, sdc6, sr1, sr2, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _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 0x7fd5b976d690>> > _intf.storage.fsset.devicetree.exclusiveDisks: [sda] > _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, sda4, sdb1, sdb2, sdb3, sdb4, sdc1, sdc2, sdc3, sdc4, sdc5, sdc6, sr1, sr2, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'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:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5: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:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5: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:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5: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 >, 'sdb4': 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:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sr0': 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.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sr2': 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:1d.7/usb1/1-6/1-6:1.1/host3/target3:0:0/3:0:0:0/block/sr2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.1/host3/target3:0:0/3:0:0:0/block/sr2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda4': 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:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sr1': 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:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4: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:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4: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 >, '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:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4: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 >, '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 >, 'sdc1': 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:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdc2': 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:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdc3': 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:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdc4': 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:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sdc5': 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:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdc6': 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:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, '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:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4: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 >, '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:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5: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 >, 'sdc': 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:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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 >, '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 >, '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 >} > _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) >, 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, sdc, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [sdb, sdc, loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 7629312MB disk sda (19) with existing gpt disklabel >, existing 6307320MB partition sda1 (20) >, existing 901120MB partition sda2 (21) with existing lvmpv >, existing 408577MB partition sda3 (22) with existing lvmpv >, existing 12289MB partition sda4 (23) with existing lvmpv >, OpticalDevice instance, containing members: > _model: Virtual_Disc_1 > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: Unknown path: /dev/sr1 type: 0 > sectorSize: 2048 physicalSectorSize: 2048 > length: 268887 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (16, 255, 63) biosGeometry: (16, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5aa7beef0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011001 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Alpha_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr1 > sysfsPath: /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1 > _vendor: PepperC > _name: sr1 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: Skipped > _size: 525.169921875 > _serial: None > id: 24 > minor: 1 >, OpticalDevice instance, containing members: > _model: Virtual_Disc_2 > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.1/host3/target3:0:0/3:0:0:0/block/sr2 > _vendor: PepperC > _name: sr2 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 25 > minor: 2 >, OpticalDevice instance, containing members: > _model: DV-28E-V > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 26 > 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: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 27 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 28 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 29 > 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: 229948a1-524f-4bd7-95e6-51f823be344b > _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: Already dumped (Ext4FS instance) > bus: Skipped > _size: 0 > _serial: None > id: 30 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 31 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 32 > minor: 0 >, existing 1024MB dm live-rw (33) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _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: 1 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 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: None > _intf.storage._bootloader.disks: [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: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.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 (0x7fd5ad546490) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fd5aa7098d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fd5aa709850) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fd5aa709890) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fd5aa7097d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7968 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: OpticalDevice instance, containing members: > _intf.payload.install_device._model: Virtual_Disc_1 > _intf.payload.install_device.controllable: True > _intf.payload.install_device.major: 11 > _intf.payload.install_device.kids: 0 > _intf.payload.install_device._partedDevice: parted.Device instance -- > model: Unknown path: /dev/sr1 type: 0 > sectorSize: 2048 physicalSectorSize: 2048 > length: 268887 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (16, 255, 63) biosGeometry: (16, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5ad55f320> > _intf.payload.install_device.uuid: None > _intf.payload.install_device.exists: True > _intf.payload.install_device.fstabComment: Skipped > _intf.payload.install_device._format: Iso9660FS instance, containing members: > _intf.payload.install_device._format.uuid: None > _intf.payload.install_device._format.exists: True > _intf.payload.install_device._format._mountpoint: None > _intf.payload.install_device._format._majorminor: 011001 > _intf.payload.install_device._format._minInstanceSize: None > _intf.payload.install_device._format._mountType: iso9660 > _intf.payload.install_device._format.fsprofile: None > _intf.payload.install_device._format.label: Fedora_18-Alpha_x86_64 > _intf.payload.install_device._format._targetSize: 0 > _intf.payload.install_device._format._size: 0 > _intf.payload.install_device._format.mountopts: None > _intf.payload.install_device._format.mountpoint: None > _intf.payload.install_device._format._migrate: False > _intf.payload.install_device._format._device: /dev/sr1 > _intf.payload.install_device.sysfsPath: /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1 > _intf.payload.install_device._vendor: PepperC > _intf.payload.install_device._name: sr1 > _intf.payload.install_device._targetSize: 0 > _intf.payload.install_device.protected: False > _intf.payload.install_device.parents: [] > _intf.payload.install_device.originalFormat: Already dumped (Iso9660FS instance) > _intf.payload.install_device.bus: Skipped > _intf.payload.install_device._size: 525.169921875 > _intf.payload.install_device._serial: None > _intf.payload.install_device.id: 5 > _intf.payload.install_device.minor: 1 > _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: None > _intf.payload._createdInitrds: False > _intf.payload._space_required: 0 b > _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 >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >_instLanguage: None >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: LABEL=Fedorax2018-Alphax20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._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.6.8 > 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, /run/install/ks.cfg] >_backend: None >clearPartTypeSelection: 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': '/run/install/ks.cfg', 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'LABEL=Fedorax2018-Alphax20x86_64', '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, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >18:47:18,821 INFO anaconda: /sbin/anaconda 18.6.8 >18:47:23,841 INFO anaconda: 8257536 kB (8064 MB) are available >18:47:23,842 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >18:47:23,971 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >18:47:23,972 INFO anaconda: Default encoding = utf-8 >18:47:25,155 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >18:47:25,156 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >18:47:27,127 INFO anaconda: Display mode = g >18:47:27,129 INFO anaconda: 8257536 kB (8064 MB) are available >18:47:27,129 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >18:47:31,432 DEBUG anaconda: X server has signalled a successful start. >18:47:31,442 INFO anaconda: Starting window manager, pid 1010. >18:47:39,026 INFO anaconda: using only installclass _Fedora >18:47:42,545 INFO anaconda: Detected 7968M of memory >18:47:42,545 INFO anaconda: Swap attempt of 7968M >18:47:44,353 DEBUG anaconda: required disklabel type for sda (1) is None >18:47:44,354 DEBUG anaconda: default disklabel type for sda is msdos >18:47:44,355 DEBUG anaconda: selecting gpt disklabel for sda based on size >11:47:51,348 WARN anaconda: not adding Base group >11:47:58,236 DEBUG anaconda: required disklabel type for sda (1) is None >11:47:58,236 DEBUG anaconda: default disklabel type for sda is msdos >11:47:58,237 DEBUG anaconda: selecting gpt disklabel for sda based on size >11:47:58,448 INFO anaconda: Detected 7968M of memory >11:47:58,449 INFO anaconda: Swap attempt of 7968M >11:47:59,521 DEBUG anaconda: required disklabel type for sda (1) is None >11:47:59,522 DEBUG anaconda: default disklabel type for sda is msdos >11:47:59,523 DEBUG anaconda: selecting gpt disklabel for sda based on size > > >/tmp/packaging.log: >18:47:40,900 DEBUG packaging: getting release version from tree at None (18) >18:47:40,900 DEBUG packaging: got a release version of 18 >18:47:49,983 INFO packaging: updating base repo >08:47:50,005 DEBUG packaging: getting release version from tree at None (18) >08:47:50,006 DEBUG packaging: got a release version of 18 >08:47:50,006 INFO packaging: configuring base repo >08:47:50,008 DEBUG packaging: /dev/sr1 is mounted on /run/install/repo >08:47:50,052 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >08:47:50,052 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >08:47:50,054 DEBUG packaging: got a release version of 18 >08:47:50,036 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >11:47:50,096 DEBUG packaging: disabling repo fedora >11:47:50,097 DEBUG packaging: disabling repo updates-testing >11:47:50,097 DEBUG packaging: disabling repo updates >11:47:50,097 INFO packaging: gathering repo metadata >11:47:50,097 DEBUG packaging: getting repo metadata for anaconda >11:47:50,697 DEBUG packaging: getting group info for anaconda >11:47:51,347 INFO packaging: metadata retrieval complete >11:47:57,466 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >18:47:24,083 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >18:47:24,141 INFO program: Running... modprobe fcoe >18:47:25,115 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >18:47:25,154 INFO program: No FCoE boot disk information is found in EDD! >18:47:25,157 INFO program: Running... modprobe scsi_wait_scan >18:47:25,187 ERR program: FATAL: Module scsi_wait_scan not found. >18:47:25,189 INFO program: Running... rmmod scsi_wait_scan >18:47:25,218 ERR program: Error: Module scsi_wait_scan is not currently loaded >18:47:25,220 INFO program: Running... udevadm settle --timeout=300 >18:47:25,702 INFO program: Running... multipath -d >18:47:26,302 INFO program: Running... multipath -ll >18:47:26,398 INFO program: Running... modprobe scsi_wait_scan >18:47:26,425 ERR program: FATAL: Module scsi_wait_scan not found. >18:47:26,427 INFO program: Running... rmmod scsi_wait_scan >18:47:26,453 ERR program: Error: Module scsi_wait_scan is not currently loaded >18:47:26,454 INFO program: Running... udevadm settle --timeout=300 >18:47:26,534 INFO program: Running... modprobe scsi_wait_scan >18:47:26,561 ERR program: FATAL: Module scsi_wait_scan not found. >18:47:26,563 INFO program: Running... rmmod scsi_wait_scan >18:47:26,588 ERR program: Error: Module scsi_wait_scan is not currently loaded >18:47:26,590 INFO program: Running... udevadm settle --timeout=300 >18:47:26,673 INFO program: Running... modprobe scsi_wait_scan >18:47:26,700 ERR program: FATAL: Module scsi_wait_scan not found. >18:47:26,702 INFO program: Running... rmmod scsi_wait_scan >18:47:26,726 ERR program: Error: Module scsi_wait_scan is not currently loaded >18:47:26,728 INFO program: Running... udevadm settle --timeout=300 >18:47:26,807 INFO program: Running... modprobe scsi_wait_scan >18:47:26,835 ERR program: FATAL: Module scsi_wait_scan not found. >18:47:26,837 INFO program: Running... rmmod scsi_wait_scan >18:47:26,862 ERR program: Error: Module scsi_wait_scan is not currently loaded >18:47:26,864 INFO program: Running... udevadm settle --timeout=300 >18:47:26,948 INFO program: Running... loadkeys us >18:47:27,019 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >18:47:31,445 INFO program: Running... metacity --display :1 --sm-disable >18:47:37,855 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >18:47:42,590 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >18:47:43,025 INFO program: Running... modprobe scsi_wait_scan >18:47:43,108 ERR program: FATAL: Module scsi_wait_scan not found. >18:47:43,153 INFO program: Running... rmmod scsi_wait_scan >18:47:43,971 ERR program: Error: Module scsi_wait_scan is not currently loaded >18:47:43,973 INFO program: Running... udevadm settle --timeout=300 >18:47:44,133 INFO program: Running... multipath -d >18:47:44,206 INFO program: Running... multipath -ll >18:47:45,944 INFO program: Running... dumpe2fs -h /dev/loop1 >18:47:46,256 INFO program: Filesystem volume name: Anaconda >18:47:46,257 INFO program: Last mounted on: / >18:47:46,257 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >18:47:46,257 INFO program: Filesystem magic number: 0xEF53 >18:47:46,258 INFO program: Filesystem revision #: 1 (dynamic) >18:47:46,258 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 >18:47:46,258 INFO program: Filesystem flags: signed_directory_hash >18:47:46,259 INFO program: Default mount options: user_xattr acl >18:47:46,259 INFO program: Filesystem state: clean >18:47:46,259 INFO program: Errors behavior: Continue >18:47:46,259 INFO program: Filesystem OS type: Linux >18:47:46,260 INFO program: Inode count: 65536 >18:47:46,260 INFO program: Block count: 1048576 >18:47:46,260 INFO program: Reserved block count: 0 >18:47:46,261 INFO program: Free blocks: 329323 >18:47:46,263 INFO program: Free inodes: 40647 >18:47:46,265 INFO program: First block: 1 >18:47:46,266 INFO program: Block size: 1024 >18:47:46,268 INFO program: Fragment size: 1024 >18:47:46,270 INFO program: Reserved GDT blocks: 256 >18:47:46,272 INFO program: Blocks per group: 8192 >18:47:46,274 INFO program: Fragments per group: 8192 >18:47:46,276 INFO program: Inodes per group: 512 >18:47:46,278 INFO program: Inode blocks per group: 128 >18:47:46,280 INFO program: Flex block group size: 16 >18:47:46,282 INFO program: Filesystem created: Thu Sep 13 02:04:45 2012 >18:47:46,284 INFO program: Last mount time: Thu Sep 13 02:05:43 2012 >18:47:46,286 INFO program: Last write time: Thu Sep 13 02:06:09 2012 >18:47:46,288 INFO program: Mount count: 2 >18:47:46,290 INFO program: Maximum mount count: -1 >18:47:46,292 INFO program: Last checked: Thu Sep 13 02:04:45 2012 >18:47:46,294 INFO program: Check interval: 0 (<none>) >18:47:46,296 INFO program: Lifetime writes: 32 MB >18:47:46,298 INFO program: Reserved blocks uid: 0 (user root) >18:47:46,300 INFO program: Reserved blocks gid: 0 (group root) >18:47:46,302 INFO program: First inode: 11 >18:47:46,304 INFO program: Inode size: 256 >18:47:46,306 INFO program: Required extra isize: 28 >18:47:46,308 INFO program: Desired extra isize: 28 >18:47:46,310 INFO program: Journal inode: 8 >18:47:46,313 INFO program: Default directory hash: half_md4 >18:47:46,314 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >18:47:46,316 INFO program: Journal backup: inode blocks >18:47:46,318 INFO program: Journal features: (none) >18:47:46,320 INFO program: Journal size: 32M >18:47:46,322 INFO program: Journal length: 32768 >18:47:46,324 INFO program: Journal sequence: 0x00000011 >18:47:46,326 INFO program: Journal start: 0 >18:47:46,328 INFO program: >18:47:46,330 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:47:46,332 INFO program: Running... dumpe2fs -h /dev/loop1 >18:47:46,374 INFO program: Filesystem volume name: Anaconda >18:47:46,375 INFO program: Last mounted on: / >18:47:46,375 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >18:47:46,376 INFO program: Filesystem magic number: 0xEF53 >18:47:46,376 INFO program: Filesystem revision #: 1 (dynamic) >18:47:46,376 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 >18:47:46,376 INFO program: Filesystem flags: signed_directory_hash >18:47:46,376 INFO program: Default mount options: user_xattr acl >18:47:46,376 INFO program: Filesystem state: clean >18:47:46,377 INFO program: Errors behavior: Continue >18:47:46,377 INFO program: Filesystem OS type: Linux >18:47:46,377 INFO program: Inode count: 65536 >18:47:46,377 INFO program: Block count: 1048576 >18:47:46,378 INFO program: Reserved block count: 0 >18:47:46,379 INFO program: Free blocks: 329323 >18:47:46,382 INFO program: Free inodes: 40647 >18:47:46,384 INFO program: First block: 1 >18:47:46,386 INFO program: Block size: 1024 >18:47:46,388 INFO program: Fragment size: 1024 >18:47:46,390 INFO program: Reserved GDT blocks: 256 >18:47:46,392 INFO program: Blocks per group: 8192 >18:47:46,394 INFO program: Fragments per group: 8192 >18:47:46,396 INFO program: Inodes per group: 512 >18:47:46,398 INFO program: Inode blocks per group: 128 >18:47:46,400 INFO program: Flex block group size: 16 >18:47:46,402 INFO program: Filesystem created: Thu Sep 13 02:04:45 2012 >18:47:46,404 INFO program: Last mount time: Thu Sep 13 02:05:43 2012 >18:47:46,406 INFO program: Last write time: Thu Sep 13 02:06:09 2012 >18:47:46,408 INFO program: Mount count: 2 >18:47:46,410 INFO program: Maximum mount count: -1 >18:47:46,412 INFO program: Last checked: Thu Sep 13 02:04:45 2012 >18:47:46,414 INFO program: Check interval: 0 (<none>) >18:47:46,416 INFO program: Lifetime writes: 32 MB >18:47:46,418 INFO program: Reserved blocks uid: 0 (user root) >18:47:46,420 INFO program: Reserved blocks gid: 0 (group root) >18:47:46,422 INFO program: First inode: 11 >18:47:46,424 INFO program: Inode size: 256 >18:47:46,426 INFO program: Required extra isize: 28 >18:47:46,428 INFO program: Desired extra isize: 28 >18:47:46,431 INFO program: Journal inode: 8 >18:47:46,432 INFO program: Default directory hash: half_md4 >18:47:46,434 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >18:47:46,436 INFO program: Journal backup: inode blocks >18:47:46,438 INFO program: Journal features: (none) >18:47:46,441 INFO program: Journal size: 32M >18:47:46,443 INFO program: Journal length: 32768 >18:47:46,444 INFO program: Journal sequence: 0x00000011 >18:47:46,446 INFO program: Journal start: 0 >18:47:46,448 INFO program: >18:47:46,450 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:47:46,452 INFO program: Running... resize2fs -P /dev/loop1 >18:47:46,907 INFO program: Couldn't find valid filesystem superblock. >18:47:46,908 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:47:46,908 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >18:47:46,984 INFO program: Running... modprobe scsi_wait_scan >18:47:47,028 ERR program: FATAL: Module scsi_wait_scan not found. >18:47:47,029 INFO program: Running... rmmod scsi_wait_scan >18:47:47,068 ERR program: Error: Module scsi_wait_scan is not currently loaded >18:47:47,070 INFO program: Running... udevadm settle --timeout=300 >18:47:47,199 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >18:47:47,241 INFO program: Filesystem volume name: Anaconda >18:47:47,242 INFO program: Last mounted on: /sysroot >18:47:47,242 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >18:47:47,242 INFO program: Filesystem magic number: 0xEF53 >18:47:47,242 INFO program: Filesystem revision #: 1 (dynamic) >18:47:47,242 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 >18:47:47,243 INFO program: Filesystem flags: signed_directory_hash >18:47:47,243 INFO program: Default mount options: user_xattr acl >18:47:47,243 INFO program: Filesystem state: clean >18:47:47,243 INFO program: Errors behavior: Continue >18:47:47,243 INFO program: Filesystem OS type: Linux >18:47:47,244 INFO program: Inode count: 65536 >18:47:47,244 INFO program: Block count: 1048576 >18:47:47,244 INFO program: Reserved block count: 0 >18:47:47,246 INFO program: Free blocks: 329323 >18:47:47,248 INFO program: Free inodes: 40647 >18:47:47,250 INFO program: First block: 1 >18:47:47,252 INFO program: Block size: 1024 >18:47:47,254 INFO program: Fragment size: 1024 >18:47:47,256 INFO program: Reserved GDT blocks: 256 >18:47:47,257 INFO program: Blocks per group: 8192 >18:47:47,260 INFO program: Fragments per group: 8192 >18:47:47,261 INFO program: Inodes per group: 512 >18:47:47,263 INFO program: Inode blocks per group: 128 >18:47:47,266 INFO program: Flex block group size: 16 >18:47:47,268 INFO program: Filesystem created: Thu Sep 13 02:04:45 2012 >18:47:47,270 INFO program: Last mount time: Wed Nov 14 18:46:26 2012 >18:47:47,272 INFO program: Last write time: Wed Nov 14 18:46:26 2012 >18:47:47,274 INFO program: Mount count: 3 >18:47:47,276 INFO program: Maximum mount count: -1 >18:47:47,278 INFO program: Last checked: Thu Sep 13 02:04:45 2012 >18:47:47,280 INFO program: Check interval: 0 (<none>) >18:47:47,282 INFO program: Lifetime writes: 32 MB >18:47:47,284 INFO program: Reserved blocks uid: 0 (user root) >18:47:47,286 INFO program: Reserved blocks gid: 0 (group root) >18:47:47,288 INFO program: First inode: 11 >18:47:47,290 INFO program: Inode size: 256 >18:47:47,292 INFO program: Required extra isize: 28 >18:47:47,294 INFO program: Desired extra isize: 28 >18:47:47,297 INFO program: Journal inode: 8 >18:47:47,299 INFO program: Default directory hash: half_md4 >18:47:47,301 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >18:47:47,304 INFO program: Journal backup: inode blocks >18:47:47,306 INFO program: Journal features: (none) >18:47:47,308 INFO program: Journal size: 32M >18:47:47,311 INFO program: Journal length: 32768 >18:47:47,313 INFO program: Journal sequence: 0x00000012 >18:47:47,315 INFO program: Journal start: 1 >18:47:47,317 INFO program: >18:47:47,319 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:47:47,321 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >18:47:47,366 INFO program: Filesystem volume name: Anaconda >18:47:47,366 INFO program: Last mounted on: /sysroot >18:47:47,367 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >18:47:47,367 INFO program: Filesystem magic number: 0xEF53 >18:47:47,367 INFO program: Filesystem revision #: 1 (dynamic) >18:47:47,367 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 >18:47:47,367 INFO program: Filesystem flags: signed_directory_hash >18:47:47,367 INFO program: Default mount options: user_xattr acl >18:47:47,368 INFO program: Filesystem state: clean >18:47:47,368 INFO program: Errors behavior: Continue >18:47:47,368 INFO program: Filesystem OS type: Linux >18:47:47,368 INFO program: Inode count: 65536 >18:47:47,368 INFO program: Block count: 1048576 >18:47:47,369 INFO program: Reserved block count: 0 >18:47:47,371 INFO program: Free blocks: 329323 >18:47:47,373 INFO program: Free inodes: 40647 >18:47:47,375 INFO program: First block: 1 >18:47:47,377 INFO program: Block size: 1024 >18:47:47,378 INFO program: Fragment size: 1024 >18:47:47,381 INFO program: Reserved GDT blocks: 256 >18:47:47,383 INFO program: Blocks per group: 8192 >18:47:47,385 INFO program: Fragments per group: 8192 >18:47:47,387 INFO program: Inodes per group: 512 >18:47:47,388 INFO program: Inode blocks per group: 128 >18:47:47,391 INFO program: Flex block group size: 16 >18:47:47,393 INFO program: Filesystem created: Thu Sep 13 02:04:45 2012 >18:47:47,395 INFO program: Last mount time: Wed Nov 14 18:46:26 2012 >18:47:47,397 INFO program: Last write time: Wed Nov 14 18:46:26 2012 >18:47:47,398 INFO program: Mount count: 3 >18:47:47,401 INFO program: Maximum mount count: -1 >18:47:47,403 INFO program: Last checked: Thu Sep 13 02:04:45 2012 >18:47:47,405 INFO program: Check interval: 0 (<none>) >18:47:47,407 INFO program: Lifetime writes: 32 MB >18:47:47,409 INFO program: Reserved blocks uid: 0 (user root) >18:47:47,411 INFO program: Reserved blocks gid: 0 (group root) >18:47:47,413 INFO program: First inode: 11 >18:47:47,415 INFO program: Inode size: 256 >18:47:47,417 INFO program: Required extra isize: 28 >18:47:47,419 INFO program: Desired extra isize: 28 >18:47:47,421 INFO program: Journal inode: 8 >18:47:47,424 INFO program: Default directory hash: half_md4 >18:47:47,425 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >18:47:47,427 INFO program: Journal backup: inode blocks >18:47:47,429 INFO program: Journal features: (none) >18:47:47,431 INFO program: Journal size: 32M >18:47:47,433 INFO program: Journal length: 32768 >18:47:47,435 INFO program: Journal sequence: 0x00000012 >18:47:47,437 INFO program: Journal start: 1 >18:47:47,439 INFO program: >18:47:47,441 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:47:47,443 INFO program: Running... resize2fs -P /dev/mapper/live-rw >18:47:47,500 INFO program: Estimated minimum size of the filesystem: 717576 >18:47:47,500 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:47:47,830 INFO program: Running... modprobe scsi_wait_scan >18:47:47,872 ERR program: FATAL: Module scsi_wait_scan not found. >18:47:47,875 INFO program: Running... rmmod scsi_wait_scan >18:47:47,916 ERR program: Error: Module scsi_wait_scan is not currently loaded >18:47:47,917 INFO program: Running... udevadm settle --timeout=300 >18:47:48,018 INFO program: Running... udevadm settle --timeout=300 >18:47:48,084 INFO program: Running... udevadm settle --timeout=300 >18:47:48,149 INFO program: Running... udevadm settle --timeout=300 >18:47:48,215 INFO program: Running... udevadm settle --timeout=300 >18:47:48,281 INFO program: Running... udevadm settle --timeout=300 >18:47:48,349 INFO program: Running... udevadm settle --timeout=300 >18:47:48,413 INFO program: Running... udevadm settle --timeout=300 >18:47:48,480 INFO program: Running... udevadm settle --timeout=300 >18:47:48,552 INFO program: Running... udevadm settle --timeout=300 >18:47:48,630 INFO program: Running... udevadm settle --timeout=300 >18:47:48,697 INFO program: Running... udevadm settle --timeout=300 >11:47:54,301 INFO program: Running... modprobe btrfs >11:47:55,156 INFO program: Running... modprobe xfs >11:47:55,953 INFO program: Running... modprobe vfat >11:47:57,918 INFO program: Running... udevadm settle --timeout=300 >11:47:58,003 INFO program: Running... udevadm settle --timeout=300 >11:47:58,087 INFO program: Running... udevadm settle --timeout=300 >11:47:58,163 INFO program: Running... udevadm settle --timeout=300 >11:47:58,248 INFO program: Running... modprobe scsi_wait_scan >11:47:58,296 ERR program: FATAL: Module scsi_wait_scan not found. >11:47:58,298 INFO program: Running... rmmod scsi_wait_scan >11:47:58,342 ERR program: Error: Module scsi_wait_scan is not currently loaded >11:47:58,344 INFO program: Running... udevadm settle --timeout=300 >11:47:59,074 INFO program: Running... modprobe scsi_wait_scan >11:47:59,119 ERR program: FATAL: Module scsi_wait_scan not found. >11:47:59,121 INFO program: Running... rmmod scsi_wait_scan >11:47:59,165 ERR program: Error: Module scsi_wait_scan is not currently loaded >11:47:59,167 INFO program: Running... udevadm settle --timeout=300 >11:47:59,276 INFO program: Running... multipath -d >11:47:59,372 INFO program: Running... multipath -ll >11:48:00,319 INFO program: Running... dumpe2fs -h /dev/loop1 >11:48:00,371 INFO program: Filesystem volume name: Anaconda >11:48:00,371 INFO program: Last mounted on: / >11:48:00,371 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >11:48:00,372 INFO program: Filesystem magic number: 0xEF53 >11:48:00,372 INFO program: Filesystem revision #: 1 (dynamic) >11:48:00,372 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:48:00,372 INFO program: Filesystem flags: signed_directory_hash >11:48:00,372 INFO program: Default mount options: user_xattr acl >11:48:00,372 INFO program: Filesystem state: clean >11:48:00,372 INFO program: Errors behavior: Continue >11:48:00,373 INFO program: Filesystem OS type: Linux >11:48:00,373 INFO program: Inode count: 65536 >11:48:00,373 INFO program: Block count: 1048576 >11:48:00,374 INFO program: Reserved block count: 0 >11:48:00,375 INFO program: Free blocks: 329323 >11:48:00,377 INFO program: Free inodes: 40647 >11:48:00,379 INFO program: First block: 1 >11:48:00,381 INFO program: Block size: 1024 >11:48:00,383 INFO program: Fragment size: 1024 >11:48:00,385 INFO program: Reserved GDT blocks: 256 >11:48:00,387 INFO program: Blocks per group: 8192 >11:48:00,389 INFO program: Fragments per group: 8192 >11:48:00,391 INFO program: Inodes per group: 512 >11:48:00,393 INFO program: Inode blocks per group: 128 >11:48:00,395 INFO program: Flex block group size: 16 >11:48:00,397 INFO program: Filesystem created: Wed Sep 12 20:04:45 2012 >11:48:00,399 INFO program: Last mount time: Wed Sep 12 20:05:43 2012 >11:48:00,401 INFO program: Last write time: Wed Sep 12 20:06:09 2012 >11:48:00,403 INFO program: Mount count: 2 >11:48:00,405 INFO program: Maximum mount count: -1 >11:48:00,407 INFO program: Last checked: Wed Sep 12 20:04:45 2012 >11:48:00,409 INFO program: Check interval: 0 (<none>) >11:48:00,411 INFO program: Lifetime writes: 32 MB >11:48:00,413 INFO program: Reserved blocks uid: 0 (user root) >11:48:00,415 INFO program: Reserved blocks gid: 0 (group root) >11:48:00,417 INFO program: First inode: 11 >11:48:00,420 INFO program: Inode size: 256 >11:48:00,421 INFO program: Required extra isize: 28 >11:48:00,424 INFO program: Desired extra isize: 28 >11:48:00,426 INFO program: Journal inode: 8 >11:48:00,428 INFO program: Default directory hash: half_md4 >11:48:00,429 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >11:48:00,432 INFO program: Journal backup: inode blocks >11:48:00,433 INFO program: Journal features: (none) >11:48:00,436 INFO program: Journal size: 32M >11:48:00,438 INFO program: Journal length: 32768 >11:48:00,440 INFO program: Journal sequence: 0x00000011 >11:48:00,441 INFO program: Journal start: 0 >11:48:00,444 INFO program: >11:48:00,445 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:48:00,448 INFO program: Running... dumpe2fs -h /dev/loop1 >11:48:00,495 INFO program: Filesystem volume name: Anaconda >11:48:00,496 INFO program: Last mounted on: / >11:48:00,496 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >11:48:00,496 INFO program: Filesystem magic number: 0xEF53 >11:48:00,496 INFO program: Filesystem revision #: 1 (dynamic) >11:48:00,497 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 >11:48:00,497 INFO program: Filesystem flags: signed_directory_hash >11:48:00,497 INFO program: Default mount options: user_xattr acl >11:48:00,497 INFO program: Filesystem state: clean >11:48:00,497 INFO program: Errors behavior: Continue >11:48:00,498 INFO program: Filesystem OS type: Linux >11:48:00,498 INFO program: Inode count: 65536 >11:48:00,498 INFO program: Block count: 1048576 >11:48:00,498 INFO program: Reserved block count: 0 >11:48:00,500 INFO program: Free blocks: 329323 >11:48:00,502 INFO program: Free inodes: 40647 >11:48:00,504 INFO program: First block: 1 >11:48:00,506 INFO program: Block size: 1024 >11:48:00,508 INFO program: Fragment size: 1024 >11:48:00,510 INFO program: Reserved GDT blocks: 256 >11:48:00,512 INFO program: Blocks per group: 8192 >11:48:00,514 INFO program: Fragments per group: 8192 >11:48:00,516 INFO program: Inodes per group: 512 >11:48:00,518 INFO program: Inode blocks per group: 128 >11:48:00,520 INFO program: Flex block group size: 16 >11:48:00,523 INFO program: Filesystem created: Wed Sep 12 20:04:45 2012 >11:48:00,525 INFO program: Last mount time: Wed Sep 12 20:05:43 2012 >11:48:00,527 INFO program: Last write time: Wed Sep 12 20:06:09 2012 >11:48:00,529 INFO program: Mount count: 2 >11:48:00,531 INFO program: Maximum mount count: -1 >11:48:00,533 INFO program: Last checked: Wed Sep 12 20:04:45 2012 >11:48:00,535 INFO program: Check interval: 0 (<none>) >11:48:00,537 INFO program: Lifetime writes: 32 MB >11:48:00,539 INFO program: Reserved blocks uid: 0 (user root) >11:48:00,541 INFO program: Reserved blocks gid: 0 (group root) >11:48:00,543 INFO program: First inode: 11 >11:48:00,545 INFO program: Inode size: 256 >11:48:00,547 INFO program: Required extra isize: 28 >11:48:00,549 INFO program: Desired extra isize: 28 >11:48:00,551 INFO program: Journal inode: 8 >11:48:00,554 INFO program: Default directory hash: half_md4 >11:48:00,556 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >11:48:00,558 INFO program: Journal backup: inode blocks >11:48:00,560 INFO program: Journal features: (none) >11:48:00,562 INFO program: Journal size: 32M >11:48:00,564 INFO program: Journal length: 32768 >11:48:00,566 INFO program: Journal sequence: 0x00000011 >11:48:00,568 INFO program: Journal start: 0 >11:48:00,570 INFO program: >11:48:00,572 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:48:00,574 INFO program: Running... resize2fs -P /dev/loop1 >11:48:00,622 INFO program: Couldn't find valid filesystem superblock. >11:48:00,622 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:48:00,622 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >11:48:00,698 INFO program: Running... modprobe scsi_wait_scan >11:48:00,745 ERR program: FATAL: Module scsi_wait_scan not found. >11:48:00,747 INFO program: Running... rmmod scsi_wait_scan >11:48:00,791 ERR program: Error: Module scsi_wait_scan is not currently loaded >11:48:00,793 INFO program: Running... udevadm settle --timeout=300 >11:48:00,930 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:48:00,977 INFO program: Filesystem volume name: Anaconda >11:48:00,978 INFO program: Last mounted on: /sysroot >11:48:00,978 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >11:48:00,978 INFO program: Filesystem magic number: 0xEF53 >11:48:00,978 INFO program: Filesystem revision #: 1 (dynamic) >11:48:00,978 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 >11:48:00,979 INFO program: Filesystem flags: signed_directory_hash >11:48:00,979 INFO program: Default mount options: user_xattr acl >11:48:00,979 INFO program: Filesystem state: clean >11:48:00,979 INFO program: Errors behavior: Continue >11:48:00,979 INFO program: Filesystem OS type: Linux >11:48:00,979 INFO program: Inode count: 65536 >11:48:00,979 INFO program: Block count: 1048576 >11:48:00,980 INFO program: Reserved block count: 0 >11:48:00,982 INFO program: Free blocks: 329323 >11:48:00,984 INFO program: Free inodes: 40647 >11:48:00,986 INFO program: First block: 1 >11:48:00,988 INFO program: Block size: 1024 >11:48:00,990 INFO program: Fragment size: 1024 >11:48:00,992 INFO program: Reserved GDT blocks: 256 >11:48:00,994 INFO program: Blocks per group: 8192 >11:48:00,996 INFO program: Fragments per group: 8192 >11:48:00,998 INFO program: Inodes per group: 512 >11:48:01,000 INFO program: Inode blocks per group: 128 >11:48:01,002 INFO program: Flex block group size: 16 >11:48:01,004 INFO program: Filesystem created: Wed Sep 12 20:04:45 2012 >11:48:01,006 INFO program: Last mount time: Wed Nov 14 11:46:26 2012 >11:48:01,009 INFO program: Last write time: Wed Nov 14 11:46:26 2012 >11:48:01,010 INFO program: Mount count: 3 >11:48:01,012 INFO program: Maximum mount count: -1 >11:48:01,014 INFO program: Last checked: Wed Sep 12 20:04:45 2012 >11:48:01,017 INFO program: Check interval: 0 (<none>) >11:48:01,019 INFO program: Lifetime writes: 32 MB >11:48:01,021 INFO program: Reserved blocks uid: 0 (user root) >11:48:01,023 INFO program: Reserved blocks gid: 0 (group root) >11:48:01,025 INFO program: First inode: 11 >11:48:01,027 INFO program: Inode size: 256 >11:48:01,029 INFO program: Required extra isize: 28 >11:48:01,031 INFO program: Desired extra isize: 28 >11:48:01,033 INFO program: Journal inode: 8 >11:48:01,035 INFO program: Default directory hash: half_md4 >11:48:01,037 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >11:48:01,039 INFO program: Journal backup: inode blocks >11:48:01,041 INFO program: Journal features: (none) >11:48:01,043 INFO program: Journal size: 32M >11:48:01,046 INFO program: Journal length: 32768 >11:48:01,048 INFO program: Journal sequence: 0x00000012 >11:48:01,049 INFO program: Journal start: 1 >11:48:01,051 INFO program: >11:48:01,054 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:48:01,056 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:48:01,104 INFO program: Filesystem volume name: Anaconda >11:48:01,105 INFO program: Last mounted on: /sysroot >11:48:01,105 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >11:48:01,105 INFO program: Filesystem magic number: 0xEF53 >11:48:01,105 INFO program: Filesystem revision #: 1 (dynamic) >11:48:01,105 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 >11:48:01,105 INFO program: Filesystem flags: signed_directory_hash >11:48:01,105 INFO program: Default mount options: user_xattr acl >11:48:01,106 INFO program: Filesystem state: clean >11:48:01,106 INFO program: Errors behavior: Continue >11:48:01,106 INFO program: Filesystem OS type: Linux >11:48:01,106 INFO program: Inode count: 65536 >11:48:01,106 INFO program: Block count: 1048576 >11:48:01,106 INFO program: Reserved block count: 0 >11:48:01,108 INFO program: Free blocks: 329323 >11:48:01,111 INFO program: Free inodes: 40647 >11:48:01,113 INFO program: First block: 1 >11:48:01,115 INFO program: Block size: 1024 >11:48:01,117 INFO program: Fragment size: 1024 >11:48:01,118 INFO program: Reserved GDT blocks: 256 >11:48:01,120 INFO program: Blocks per group: 8192 >11:48:01,122 INFO program: Fragments per group: 8192 >11:48:01,124 INFO program: Inodes per group: 512 >11:48:01,126 INFO program: Inode blocks per group: 128 >11:48:01,128 INFO program: Flex block group size: 16 >11:48:01,130 INFO program: Filesystem created: Wed Sep 12 20:04:45 2012 >11:48:01,132 INFO program: Last mount time: Wed Nov 14 11:46:26 2012 >11:48:01,134 INFO program: Last write time: Wed Nov 14 11:46:26 2012 >11:48:01,136 INFO program: Mount count: 3 >11:48:01,138 INFO program: Maximum mount count: -1 >11:48:01,140 INFO program: Last checked: Wed Sep 12 20:04:45 2012 >11:48:01,142 INFO program: Check interval: 0 (<none>) >11:48:01,145 INFO program: Lifetime writes: 32 MB >11:48:01,146 INFO program: Reserved blocks uid: 0 (user root) >11:48:01,149 INFO program: Reserved blocks gid: 0 (group root) >11:48:01,151 INFO program: First inode: 11 >11:48:01,153 INFO program: Inode size: 256 >11:48:01,155 INFO program: Required extra isize: 28 >11:48:01,157 INFO program: Desired extra isize: 28 >11:48:01,159 INFO program: Journal inode: 8 >11:48:01,161 INFO program: Default directory hash: half_md4 >11:48:01,163 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >11:48:01,166 INFO program: Journal backup: inode blocks >11:48:01,168 INFO program: Journal features: (none) >11:48:01,170 INFO program: Journal size: 32M >11:48:01,172 INFO program: Journal length: 32768 >11:48:01,174 INFO program: Journal sequence: 0x00000012 >11:48:01,176 INFO program: Journal start: 1 >11:48:01,178 INFO program: >11:48:01,180 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:48:01,182 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:48:01,230 INFO program: Estimated minimum size of the filesystem: 717576 >11:48:01,231 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:48:01,245 INFO program: Running... modprobe scsi_wait_scan >11:48:01,291 ERR program: FATAL: Module scsi_wait_scan not found. >11:48:01,292 INFO program: Running... rmmod scsi_wait_scan >11:48:01,337 ERR program: Error: Module scsi_wait_scan is not currently loaded >11:48:01,340 INFO program: Running... udevadm settle --timeout=300 >11:48:01,446 INFO program: Running... udevadm settle --timeout=300 >11:48:01,518 INFO program: Running... udevadm settle --timeout=300 >11:48:01,588 INFO program: Running... udevadm settle --timeout=300 >11:48:01,660 INFO program: Running... udevadm settle --timeout=300 >11:48:01,731 INFO program: Running... udevadm settle --timeout=300 >11:48:01,802 INFO program: Running... udevadm settle --timeout=300 >11:48:01,872 INFO program: Running... udevadm settle --timeout=300 >11:48:01,944 INFO program: Running... udevadm settle --timeout=300 >11:48:02,010 INFO program: Running... udevadm settle --timeout=300 >11:48:02,082 INFO program: Running... udevadm settle --timeout=300 >11:48:02,153 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >18:47:21,601 DEBUG storage: registered device format class MDRaidMember as mdmember >18:47:21,602 DEBUG storage: registered device format class BIOSBoot as biosboot >18:47:21,605 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >18:47:21,675 DEBUG storage: registered device format class LUKS as luks >18:47:21,681 DEBUG storage: registered device format class DiskLabel as disklabel >18:47:21,683 DEBUG storage: registered device format class DMRaidMember as dmraidmember >18:47:21,685 DEBUG storage: registered device format class MultipathMember as multipath_member >18:47:21,687 DEBUG storage: registered device format class PPCPRePBoot as prepboot >18:47:21,693 DEBUG storage: registered device format class SwapSpace as swap >18:47:21,728 DEBUG storage: registered device format class Ext2FS as ext2 >18:47:21,729 DEBUG storage: registered device format class Ext3FS as ext3 >18:47:21,729 DEBUG storage: registered device format class Ext4FS as ext4 >18:47:21,730 DEBUG storage: registered device format class FATFS as vfat >18:47:21,730 DEBUG storage: registered device format class EFIFS as efi >18:47:21,730 DEBUG storage: registered device format class BTRFS as btrfs >18:47:21,730 DEBUG storage: registered device format class GFS2 as gfs2 >18:47:21,730 DEBUG storage: registered device format class JFS as jfs >18:47:21,731 DEBUG storage: registered device format class ReiserFS as reiserfs >18:47:21,731 DEBUG storage: registered device format class XFS as xfs >18:47:21,731 DEBUG storage: registered device format class HFS as hfs >18:47:21,731 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >18:47:21,732 DEBUG storage: registered device format class HFSPlus as hfs+ >18:47:21,732 DEBUG storage: registered device format class NTFS as ntfs >18:47:21,733 DEBUG storage: registered device format class NFS as nfs >18:47:21,735 DEBUG storage: registered device format class NFSv4 as nfs4 >18:47:21,737 DEBUG storage: registered device format class Iso9660FS as iso9660 >18:47:21,739 DEBUG storage: registered device format class NoDevFS as nodev >18:47:21,741 DEBUG storage: registered device format class DevPtsFS as devpts >18:47:21,743 DEBUG storage: registered device format class ProcFS as proc >18:47:21,745 DEBUG storage: registered device format class SysFS as sysfs >18:47:21,747 DEBUG storage: registered device format class TmpFS as tmpfs >18:47:21,749 DEBUG storage: registered device format class BindFS as bind >18:47:21,751 DEBUG storage: registered device format class SELinuxFS as selinuxfs >18:47:21,753 DEBUG storage: registered device format class USBFS as usbfs >18:47:25,650 DEBUG storage: MultipathTopology._build_topology: >18:47:25,650 DEBUG storage: /etc/multipath.conf contents: >18:47:25,651 DEBUG storage: # multipath.conf written by anaconda >18:47:25,651 DEBUG storage: >18:47:25,651 DEBUG storage: defaults { >18:47:25,651 DEBUG storage: user_friendly_names yes >18:47:25,652 DEBUG storage: } >18:47:25,652 DEBUG storage: blacklist { >18:47:25,652 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >18:47:25,652 DEBUG storage: devnode "^hd[a-z]" >18:47:25,652 DEBUG storage: devnode "^dcssblk[0-9]*" >18:47:25,653 DEBUG storage: device { >18:47:25,653 DEBUG storage: vendor "DGC" >18:47:25,653 DEBUG storage: product "LUNZ" >18:47:25,655 DEBUG storage: } >18:47:25,657 DEBUG storage: device { >18:47:25,659 DEBUG storage: vendor "IBM" >18:47:25,660 DEBUG storage: product "S/390.*" >18:47:25,663 DEBUG storage: } >18:47:25,665 DEBUG storage: # don't count normal SATA devices as multipaths >18:47:25,667 DEBUG storage: device { >18:47:25,668 DEBUG storage: vendor "ATA" >18:47:25,670 DEBUG storage: } >18:47:25,672 DEBUG storage: # don't count 3ware devices as multipaths >18:47:25,674 DEBUG storage: device { >18:47:25,676 DEBUG storage: vendor "3ware" >18:47:25,678 DEBUG storage: } >18:47:25,680 DEBUG storage: device { >18:47:25,682 DEBUG storage: vendor "AMCC" >18:47:25,684 DEBUG storage: } >18:47:25,686 DEBUG storage: # nor highpoint devices >18:47:25,687 DEBUG storage: device { >18:47:25,690 DEBUG storage: vendor "HPT" >18:47:25,692 DEBUG storage: } >18:47:25,694 DEBUG storage: } >18:47:25,696 DEBUG storage: multipaths { >18:47:25,697 DEBUG storage: } >18:47:25,699 DEBUG storage: (end of /etc/multipath.conf) >18:47:26,360 INFO storage: MultipathTopology: found singlepath device: sda >18:47:26,361 INFO storage: MultipathTopology: found non-disk device: sda1 >18:47:26,362 INFO storage: MultipathTopology: found non-disk device: sda2 >18:47:26,362 INFO storage: MultipathTopology: found non-disk device: sda3 >18:47:26,362 INFO storage: MultipathTopology: found non-disk device: sda4 >18:47:26,363 INFO storage: MultipathTopology: found singlepath device: sdb >18:47:26,363 INFO storage: MultipathTopology: found non-disk device: sdb1 >18:47:26,363 INFO storage: MultipathTopology: found non-disk device: sdb2 >18:47:26,364 INFO storage: MultipathTopology: found non-disk device: sdb3 >18:47:26,364 INFO storage: MultipathTopology: found non-disk device: sdb4 >18:47:26,365 INFO storage: MultipathTopology: found singlepath device: sdc >18:47:26,365 INFO storage: MultipathTopology: found non-disk device: sdc1 >18:47:26,365 INFO storage: MultipathTopology: found non-disk device: sdc2 >18:47:26,366 INFO storage: MultipathTopology: found non-disk device: sdc3 >18:47:26,366 INFO storage: MultipathTopology: found non-disk device: sdc4 >18:47:26,368 INFO storage: MultipathTopology: found non-disk device: sdc5 >18:47:26,370 INFO storage: MultipathTopology: found non-disk device: sdc6 >18:47:26,371 INFO storage: MultipathTopology: found non-disk device: sr1 >18:47:26,373 INFO storage: MultipathTopology: found non-disk device: sr2 >18:47:26,375 INFO storage: MultipathTopology: found non-disk device: sr0 >18:47:26,378 INFO storage: MultipathTopology: found singlepath device: loop0 >18:47:26,380 INFO storage: MultipathTopology: found singlepath device: loop1 >18:47:26,381 INFO storage: MultipathTopology: found singlepath device: loop2 >18:47:26,384 INFO storage: MultipathTopology: found singlepath device: loop3 >18:47:26,386 INFO storage: MultipathTopology: found singlepath device: loop4 >18:47:26,388 INFO storage: MultipathTopology: found singlepath device: loop5 >18:47:26,390 INFO storage: MultipathTopology: found singlepath device: loop6 >18:47:26,392 INFO storage: MultipathTopology: found singlepath device: loop7 >18:47:26,394 INFO storage: MultipathTopology: found singlepath device: dm-0 >18:47:42,974 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >18:47:42,979 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >18:47:44,078 DEBUG storage: MultipathTopology._build_topology: >18:47:44,079 DEBUG storage: /etc/multipath.conf contents: >18:47:44,079 DEBUG storage: # multipath.conf written by anaconda >18:47:44,079 DEBUG storage: >18:47:44,079 DEBUG storage: defaults { >18:47:44,080 DEBUG storage: user_friendly_names yes >18:47:44,080 DEBUG storage: } >18:47:44,080 DEBUG storage: blacklist { >18:47:44,080 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >18:47:44,080 DEBUG storage: devnode "^hd[a-z]" >18:47:44,081 DEBUG storage: devnode "^dcssblk[0-9]*" >18:47:44,081 DEBUG storage: device { >18:47:44,081 DEBUG storage: vendor "DGC" >18:47:44,081 DEBUG storage: product "LUNZ" >18:47:44,083 DEBUG storage: } >18:47:44,085 DEBUG storage: device { >18:47:44,087 DEBUG storage: vendor "IBM" >18:47:44,089 DEBUG storage: product "S/390.*" >18:47:44,091 DEBUG storage: } >18:47:44,093 DEBUG storage: # don't count normal SATA devices as multipaths >18:47:44,095 DEBUG storage: device { >18:47:44,097 DEBUG storage: vendor "ATA" >18:47:44,099 DEBUG storage: } >18:47:44,101 DEBUG storage: # don't count 3ware devices as multipaths >18:47:44,103 DEBUG storage: device { >18:47:44,105 DEBUG storage: vendor "3ware" >18:47:44,107 DEBUG storage: } >18:47:44,109 DEBUG storage: device { >18:47:44,111 DEBUG storage: vendor "AMCC" >18:47:44,114 DEBUG storage: } >18:47:44,116 DEBUG storage: # nor highpoint devices >18:47:44,118 DEBUG storage: device { >18:47:44,120 DEBUG storage: vendor "HPT" >18:47:44,122 DEBUG storage: } >18:47:44,124 DEBUG storage: } >18:47:44,127 DEBUG storage: multipaths { >18:47:44,129 DEBUG storage: } >18:47:44,131 DEBUG storage: (end of /etc/multipath.conf) >18:47:44,279 INFO storage: MultipathTopology: found singlepath device: sda >18:47:44,280 INFO storage: MultipathTopology: found non-disk device: sda1 >18:47:44,281 INFO storage: MultipathTopology: found non-disk device: sda2 >18:47:44,281 INFO storage: MultipathTopology: found non-disk device: sda3 >18:47:44,282 INFO storage: MultipathTopology: found non-disk device: sda4 >18:47:44,282 INFO storage: MultipathTopology: found singlepath device: sdb >18:47:44,283 INFO storage: MultipathTopology: found non-disk device: sdb1 >18:47:44,283 INFO storage: MultipathTopology: found non-disk device: sdb2 >18:47:44,284 INFO storage: MultipathTopology: found non-disk device: sdb3 >18:47:44,284 INFO storage: MultipathTopology: found non-disk device: sdb4 >18:47:44,285 INFO storage: MultipathTopology: found singlepath device: sdc >18:47:44,285 INFO storage: MultipathTopology: found non-disk device: sdc1 >18:47:44,286 INFO storage: MultipathTopology: found non-disk device: sdc2 >18:47:44,286 INFO storage: MultipathTopology: found non-disk device: sdc3 >18:47:44,287 INFO storage: MultipathTopology: found non-disk device: sdc4 >18:47:44,287 INFO storage: MultipathTopology: found non-disk device: sdc5 >18:47:44,289 INFO storage: MultipathTopology: found non-disk device: sdc6 >18:47:44,292 INFO storage: MultipathTopology: found non-disk device: sr1 >18:47:44,294 INFO storage: MultipathTopology: found non-disk device: sr2 >18:47:44,296 INFO storage: MultipathTopology: found non-disk device: sr0 >18:47:44,298 INFO storage: MultipathTopology: found singlepath device: loop0 >18:47:44,300 INFO storage: MultipathTopology: found singlepath device: loop1 >18:47:44,302 INFO storage: MultipathTopology: found singlepath device: loop2 >18:47:44,305 INFO storage: MultipathTopology: found singlepath device: loop3 >18:47:44,306 INFO storage: MultipathTopology: found singlepath device: loop4 >18:47:44,308 INFO storage: MultipathTopology: found singlepath device: loop5 >18:47:44,311 INFO storage: MultipathTopology: found singlepath device: loop6 >18:47:44,313 INFO storage: MultipathTopology: found singlepath device: loop7 >18:47:44,315 INFO storage: MultipathTopology: found singlepath device: dm-0 >18:47:44,317 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sdc6', 'sr1', 'sr2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >18:47:44,322 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C /dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:08:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1R2LP8D357F00F88C', > 'ID_SERIAL': '1AMCC_9QJ1R2LP8D357F00F88C', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1R2LP8D357F00F88C', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '705578', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C', > '/dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda'} ; name: sda ; >18:47:44,326 INFO storage: scanning sda (/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda)... >18:47:44,327 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:44,332 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,334 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >18:47:44,339 INFO storage: sda is a disk >18:47:44,339 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:44,343 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:47:44,343 INFO storage: added disk sda (id 0) to device tree >18:47:44,343 DEBUG storage: looking up parted Device: /dev/sda >18:47:44,349 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >18:47:44,351 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >18:47:44,353 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >18:47:44,358 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >18:47:44,385 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd5ad55b6d0>, <parted.partition.Partition object at 0x7fd5ad55ba90>, <parted.partition.Partition object at 0x7fd5ad55bc90>, <parted.partition.Partition object at 0x7fd5ad55be10>] > device: <parted.device.Device object at 0x7fd5ad55b4d0> > PedDisk: <_ped.Disk object at 0x7fd5ad55d368> >18:47:44,385 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:47:44,387 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >18:47:44,399 INFO storage: got device: DiskDevice instance (0x7fd5b3db9450) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7629312.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: AMCC 9650SE-8LP DISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15624830976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (972600, 255, 63) biosGeometry: (972600, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5c6cab950> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd5b0c8f550> >18:47:44,413 INFO storage: got format: DiskLabel instance (0x7fd5b0c8f610) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd5ad55b6d0>, <parted.partition.Partition object at 0x7fd5ad55ba90>, <parted.partition.Partition object at 0x7fd5ad55bc90>, <parted.partition.Partition object at 0x7fd5ad55be10>] > device: <parted.device.Device object at 0x7fd5ad55b4d0> > PedDisk: <_ped.Disk object at 0x7fd5ad55d368> > origPartedDisk = <parted.disk.Disk object at 0x7fd5ad55bf10> > partedDevice = parted.Device instance -- > model: AMCC 9650SE-8LP DISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15624830976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (972600, 255, 63) biosGeometry: (972600, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5c6cabd40> > >18:47:44,419 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part1 /dev/disk/by-partlabel/Raw-1 /dev/disk/by-partuuid/55205be3-7a4c-44dd-a4d2-a18e2262e9d3 /dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Raw-1', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '7168', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '12917391872', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '55205be3-7a4c-44dd-a4d2-a18e2262e9d3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:08:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1R2LP8D357F00F88C', > 'ID_SERIAL': '1AMCC_9QJ1R2LP8D357F00F88C', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1R2LP8D357F00F88C', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '705618', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part1', > '/dev/disk/by-partlabel/Raw-1', > '/dev/disk/by-partuuid/55205be3-7a4c-44dd-a4d2-a18e2262e9d3', > '/dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1'} ; name: sda1 ; >18:47:44,419 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1)... >18:47:44,421 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >18:47:44,422 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,423 INFO storage: sda1 is a partition >18:47:44,425 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >18:47:44,426 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:44,428 DEBUG storage: DeviceTree.getDeviceByName returned existing 7629312MB disk sda (0) with existing gpt disklabel >18:47:44,430 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:47:44,432 DEBUG storage: PartitionDevice._setFormat: sda1 ; >18:47:44,432 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:44,435 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >18:47:44,435 DEBUG storage: looking up parted Partition: /dev/sda1 >18:47:44,437 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >18:47:44,439 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >18:47:44,440 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >18:47:44,442 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >18:47:44,442 INFO storage: added partition sda1 (id 1) to device tree >18:47:44,444 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >18:47:44,445 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >18:47:44,447 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >18:47:44,449 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >18:47:44,458 WARN storage: disklabel detected but not usable on sda1 >18:47:44,459 DEBUG storage: no type or existing type for sda1, bailing >18:47:44,460 DEBUG storage: looking up parted Device: /dev/sda1 >18:47:44,466 INFO storage: got device: PartitionDevice instance (0x7fd5ad55e190) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 7629312MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 6307320.25 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 12917391872 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (804070, 255, 63) biosGeometry: (804070, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5c6cabc20> > 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 0x7fd5ad55b590> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Raw-1 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5ad55b850> PedPartition: <_ped.Partition object at 0x7fd5ad557710> > disk = existing 7629312MB disk sda (0) with existing gpt disklabel > start = 7168 end = 12917399039 length = 12917391872 > flags = >18:47:44,472 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part2 /dev/disk/by-partlabel/Xdr-1 /dev/disk/by-partuuid/dd29e7b4-2e73-43c5-854f-82d1a261d654 /dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd0tYm9-ptt7-NQc0-56TW-Ty5w-21wH-ZtP4am', > 'ID_FS_UUID_ENC': 'd0tYm9-ptt7-NQc0-56TW-Ty5w-21wH-ZtP4am', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Xdr-1', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '12917399040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1845494784', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'dd29e7b4-2e73-43c5-854f-82d1a261d654', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:08:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1R2LP8D357F00F88C', > 'ID_SERIAL': '1AMCC_9QJ1R2LP8D357F00F88C', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1R2LP8D357F00F88C', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'XdrLV', > 'LVM2_LV_SIZE': '1845493760.00', > 'LVM2_LV_UUID': 'TNwobw-7vfV-km3h-CHQh-zkTm-mwOs-3DfuT0', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '225280', > 'LVM2_PV_PE_COUNT': '225280', > 'LVM2_PV_SIZE': '922746880.00', > 'LVM2_PV_UUID': 'd0tYm9-ptt7-NQc0-56TW-Ty5w-21wH-ZtP4am', > 'LVM2_VG_EXTENT_COUNT': '450560', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'XdrVG', > 'LVM2_VG_SIZE': '1845493760.00', > 'LVM2_VG_UUID': 'HqHDpY-9yA4-Sk2F-ie3x-ep0i-Bhf7-oO1LQj', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '705659', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part2', > '/dev/disk/by-partlabel/Xdr-1', > '/dev/disk/by-partuuid/dd29e7b4-2e73-43c5-854f-82d1a261d654', > '/dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2'} ; name: sda2 ; >18:47:44,473 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2)... >18:47:44,475 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >18:47:44,476 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,477 INFO storage: sda2 is a partition >18:47:44,478 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >18:47:44,480 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:44,482 DEBUG storage: DeviceTree.getDeviceByName returned existing 7629312MB disk sda (0) with existing gpt disklabel >18:47:44,483 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >18:47:44,486 DEBUG storage: PartitionDevice._setFormat: sda2 ; >18:47:44,486 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:44,488 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >18:47:44,488 DEBUG storage: looking up parted Partition: /dev/sda2 >18:47:44,490 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >18:47:44,492 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >18:47:44,493 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >18:47:44,495 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >18:47:44,495 INFO storage: added partition sda2 (id 2) to device tree >18:47:44,497 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >18:47:44,498 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >18:47:44,500 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >18:47:44,502 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >18:47:44,510 WARN storage: disklabel detected but not usable on sda2 >18:47:44,511 INFO storage: type detected on 'sda2' is 'LVM2_member' >18:47:44,513 DEBUG storage: LVMPhysicalVolume.__init__: vgName: XdrVG ; uuid: d0tYm9-ptt7-NQc0-56TW-Ty5w-21wH-ZtP4am ; exists: True ; vgUuid: HqHDpY-9yA4-Sk2F-ie3x-ep0i-Bhf7-oO1LQj ; label: None ; peStart: 0.1875 ; device: /dev/sda2 ; serial: AMCC_9QJ1R2LP8D357F00F88C ; >18:47:44,513 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >18:47:44,515 DEBUG storage: PartitionDevice._setFormat: sda2 ; >18:47:44,517 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >18:47:44,517 DEBUG storage: looking up parted Device: /dev/sda2 >18:47:44,524 INFO storage: got device: PartitionDevice instance (0x7fd5b3db9510) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 7629312MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 901120.5 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1845494784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (114876, 255, 63) biosGeometry: (114876, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5c6cabcb0> > 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 0x7fd5ad55b590> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: Xdr-1 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5ad55bb50> PedPartition: <_ped.Partition object at 0x7fd5ad557770> > disk = existing 7629312MB disk sda (0) with existing gpt disklabel > start = 12917399040 end = 14762893823 length = 1845494784 > flags = >18:47:44,525 INFO storage: got format: LVMPhysicalVolume instance (0x7fd5ad55e450) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = d0tYm9-ptt7-NQc0-56TW-Ty5w-21wH-ZtP4am exists = True > options = None supported = True formattable = True resizable = False > vgName = XdrVG vgUUID = HqHDpY-9yA4-Sk2F-ie3x-ep0i-Bhf7-oO1LQj peStart = 0.1875 >18:47:44,530 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part3 /dev/disk/by-partlabel/Flow-1 /dev/disk/by-partuuid/de7453ea-8edd-48c9-9e3e-f89500208b6c /dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'K6yZ7n-rlqp-hOsK-cQDf-xJ9Y-f70I-ToqFXA', > 'ID_FS_UUID_ENC': 'K6yZ7n-rlqp-hOsK-cQDf-xJ9Y-f70I-ToqFXA', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Flow-1', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '14762893824', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '836767232', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'de7453ea-8edd-48c9-9e3e-f89500208b6c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:08:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1R2LP8D357F00F88C', > 'ID_SERIAL': '1AMCC_9QJ1R2LP8D357F00F88C', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1R2LP8D357F00F88C', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'FlowLV', > 'LVM2_LV_SIZE': '836763648.00', > 'LVM2_LV_UUID': 'f5VVh5-DwP3-iYt0-rN0V-4i2Q-xDa2-s4CcP7', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '102144', > 'LVM2_PV_PE_COUNT': '102144', > 'LVM2_PV_SIZE': '418381824.00', > 'LVM2_PV_UUID': 'K6yZ7n-rlqp-hOsK-cQDf-xJ9Y-f70I-ToqFXA', > 'LVM2_VG_EXTENT_COUNT': '204288', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'FlowVG', > 'LVM2_VG_SIZE': '836763648.00', > 'LVM2_VG_UUID': 's2c4Zp-pG71-mi1e-qYUM-rSKL-nBBz-yGWhZl', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '705694', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part3', > '/dev/disk/by-partlabel/Flow-1', > '/dev/disk/by-partuuid/de7453ea-8edd-48c9-9e3e-f89500208b6c', > '/dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda3'} ; name: sda3 ; >18:47:44,531 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda3)... >18:47:44,533 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >18:47:44,535 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,535 INFO storage: sda3 is a partition >18:47:44,537 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >18:47:44,539 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:44,540 DEBUG storage: DeviceTree.getDeviceByName returned existing 7629312MB disk sda (0) with existing gpt disklabel >18:47:44,542 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:47:44,544 DEBUG storage: PartitionDevice._setFormat: sda3 ; >18:47:44,544 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:44,546 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >18:47:44,546 DEBUG storage: looking up parted Partition: /dev/sda3 >18:47:44,548 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >18:47:44,550 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >18:47:44,552 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >18:47:44,554 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >18:47:44,554 INFO storage: added partition sda3 (id 3) to device tree >18:47:44,556 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >18:47:44,558 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >18:47:44,561 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >18:47:44,563 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >18:47:44,572 WARN storage: disklabel detected but not usable on sda3 >18:47:44,573 INFO storage: type detected on 'sda3' is 'LVM2_member' >18:47:44,575 DEBUG storage: LVMPhysicalVolume.__init__: vgName: FlowVG ; uuid: K6yZ7n-rlqp-hOsK-cQDf-xJ9Y-f70I-ToqFXA ; exists: True ; vgUuid: s2c4Zp-pG71-mi1e-qYUM-rSKL-nBBz-yGWhZl ; label: None ; peStart: 0.1875 ; device: /dev/sda3 ; serial: AMCC_9QJ1R2LP8D357F00F88C ; >18:47:44,575 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >18:47:44,577 DEBUG storage: PartitionDevice._setFormat: sda3 ; >18:47:44,578 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >18:47:44,579 DEBUG storage: looking up parted Device: /dev/sda3 >18:47:44,586 INFO storage: got device: PartitionDevice instance (0x7fd5b0c8f790) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 7629312MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 408577.75 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 836767232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (52086, 255, 63) biosGeometry: (52086, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5ad55f200> > target size = 0 path = /dev/sda3 > 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 0x7fd5ad55b590> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: Flow-1 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5ad55bcd0> PedPartition: <_ped.Partition object at 0x7fd5ad5577d0> > disk = existing 7629312MB disk sda (0) with existing gpt disklabel > start = 14762893824 end = 15599661055 length = 836767232 > flags = >18:47:44,587 INFO storage: got format: LVMPhysicalVolume instance (0x7fd5ad55e390) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = K6yZ7n-rlqp-hOsK-cQDf-xJ9Y-f70I-ToqFXA exists = True > options = None supported = True formattable = True resizable = False > vgName = FlowVG vgUUID = s2c4Zp-pG71-mi1e-qYUM-rSKL-nBBz-yGWhZl peStart = 0.1875 >18:47:44,592 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part4 /dev/disk/by-partlabel/MetaData-1 /dev/disk/by-partuuid/76bf04c0-8910-496d-9068-d542738a0d56 /dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'AZB6es-WkRs-OGb1-Vt9p-e8cx-4ITK-satHwi', > 'ID_FS_UUID_ENC': 'AZB6es-WkRs-OGb1-Vt9p-e8cx-4ITK-satHwi', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'MetaData-1', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '15599661056', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '25169407', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '76bf04c0-8910-496d-9068-d542738a0d56', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:08:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1R2LP8D357F00F88C', > 'ID_SERIAL': '1AMCC_9QJ1R2LP8D357F00F88C', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1R2LP8D357F00F88C', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'MetaDataLVM', > 'LVM2_LV_SIZE': '25165824.00', > 'LVM2_LV_UUID': 'WB8k3p-RE4Z-DWRX-6diz-xhRH-Gkox-inw66N', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sda4', > 'LVM2_PV_PE_ALLOC_COUNT': '3072', > 'LVM2_PV_PE_COUNT': '3072', > 'LVM2_PV_SIZE': '12582912.00', > 'LVM2_PV_UUID': 'AZB6es-WkRs-OGb1-Vt9p-e8cx-4ITK-satHwi', > 'LVM2_VG_EXTENT_COUNT': '6144', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'MetaDataVG', > 'LVM2_VG_SIZE': '25165824.00', > 'LVM2_VG_UUID': '3MqbbV-bxUx-q4FM-2Csi-glwu-e8x1-QzWH7W', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '705733', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part4', > '/dev/disk/by-partlabel/MetaData-1', > '/dev/disk/by-partuuid/76bf04c0-8910-496d-9068-d542738a0d56', > '/dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda4'} ; name: sda4 ; >18:47:44,593 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda4)... >18:47:44,595 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >18:47:44,596 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,597 INFO storage: sda4 is a partition >18:47:44,599 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >18:47:44,600 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:44,602 DEBUG storage: DeviceTree.getDeviceByName returned existing 7629312MB disk sda (0) with existing gpt disklabel >18:47:44,604 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >18:47:44,606 DEBUG storage: PartitionDevice._setFormat: sda4 ; >18:47:44,606 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:44,610 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >18:47:44,610 DEBUG storage: looking up parted Partition: /dev/sda4 >18:47:44,614 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >18:47:44,616 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >18:47:44,618 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >18:47:44,620 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >18:47:44,621 INFO storage: added partition sda4 (id 4) to device tree >18:47:44,625 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >18:47:44,627 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >18:47:44,629 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >18:47:44,631 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >18:47:44,652 WARN storage: disklabel detected but not usable on sda4 >18:47:44,653 INFO storage: type detected on 'sda4' is 'LVM2_member' >18:47:44,655 DEBUG storage: LVMPhysicalVolume.__init__: vgName: MetaDataVG ; uuid: AZB6es-WkRs-OGb1-Vt9p-e8cx-4ITK-satHwi ; exists: True ; vgUuid: 3MqbbV-bxUx-q4FM-2Csi-glwu-e8x1-QzWH7W ; label: None ; peStart: 0.1875 ; device: /dev/sda4 ; serial: AMCC_9QJ1R2LP8D357F00F88C ; >18:47:44,655 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >18:47:44,657 DEBUG storage: PartitionDevice._setFormat: sda4 ; >18:47:44,658 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: lvmpv ; >18:47:44,659 DEBUG storage: looking up parted Device: /dev/sda4 >18:47:44,665 INFO storage: got device: PartitionDevice instance (0x7fd5ad55e790) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 7629312MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 12289.7495117 > format = existing lvmpv > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 25169407 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5ad55f290> > target size = 0 path = /dev/sda4 > 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 0x7fd5ad55b590> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: MetaData-1 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5ad55be50> PedPartition: <_ped.Partition object at 0x7fd5ad557830> > disk = existing 7629312MB disk sda (0) with existing gpt disklabel > start = 15599661056 end = 15624830462 length = 25169407 > flags = >18:47:44,667 INFO storage: got format: LVMPhysicalVolume instance (0x7fd5b0c8f890) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda4 uuid = AZB6es-WkRs-OGb1-Vt9p-e8cx-4ITK-satHwi exists = True > options = None supported = True formattable = True resizable = False > vgName = MetaDataVG vgUUID = 3MqbbV-bxUx-q4FM-2Csi-glwu-e8x1-QzWH7W peStart = 0.1875 >18:47:44,671 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '707823', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >18:47:44,672 DEBUG storage: device 'sdb' not in exclusiveDisks >18:47:44,672 DEBUG storage: lvm filter: adding sdb to the reject list >18:47:44,672 INFO storage: ignoring sdb (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb) >18:47:44,677 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part1 /dev/disk/by-partlabel/Raw-2 /dev/disk/by-partuuid/61675ba8-c733-4f53-a057-d887c896e423 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'Raw-2', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '7168', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '12917391872', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '61675ba8-c733-4f53-a057-d887c896e423', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '709718', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part1', > '/dev/disk/by-partlabel/Raw-2', > '/dev/disk/by-partuuid/61675ba8-c733-4f53-a057-d887c896e423', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >18:47:44,677 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1)... >18:47:44,679 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >18:47:44,681 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,681 INFO storage: sdb1 is a partition >18:47:44,683 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >18:47:44,684 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >18:47:44,686 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,690 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '707823', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >18:47:44,691 DEBUG storage: device 'sdb' in ignoredDisks >18:47:44,691 INFO storage: ignoring sdb (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb) >18:47:44,692 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >18:47:44,694 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,694 ERR storage: failure scanning device sdb >18:47:44,694 DEBUG storage: lvm filter: adding sdb1 to the reject list >18:47:44,699 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part2 /dev/disk/by-partlabel/Xdr-2 /dev/disk/by-partuuid/0e968871-55d9-4feb-88c8-bf63ec40fba0 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ukWq9F-ZlzG-4S1O-b9TV-HveW-vNX2-502Sxg', > 'ID_FS_UUID_ENC': 'ukWq9F-ZlzG-4S1O-b9TV-HveW-vNX2-502Sxg', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'Xdr-2', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '12917399040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1845494784', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '0e968871-55d9-4feb-88c8-bf63ec40fba0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'XdrLV', > 'LVM2_LV_SIZE': '1845493760.00', > 'LVM2_LV_UUID': 'TNwobw-7vfV-km3h-CHQh-zkTm-mwOs-3DfuT0', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sdb2', > 'LVM2_PV_PE_ALLOC_COUNT': '225280', > 'LVM2_PV_PE_COUNT': '225280', > 'LVM2_PV_SIZE': '922746880.00', > 'LVM2_PV_UUID': 'ukWq9F-ZlzG-4S1O-b9TV-HveW-vNX2-502Sxg', > 'LVM2_VG_EXTENT_COUNT': '450560', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'XdrVG', > 'LVM2_VG_SIZE': '1845493760.00', > 'LVM2_VG_UUID': 'HqHDpY-9yA4-Sk2F-ie3x-ep0i-Bhf7-oO1LQj', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '710091', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part2', > '/dev/disk/by-partlabel/Xdr-2', > '/dev/disk/by-partuuid/0e968871-55d9-4feb-88c8-bf63ec40fba0', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >18:47:44,699 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2)... >18:47:44,701 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >18:47:44,702 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,703 INFO storage: sdb2 is a partition >18:47:44,705 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >18:47:44,707 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >18:47:44,709 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,714 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '707823', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >18:47:44,714 DEBUG storage: device 'sdb' in ignoredDisks >18:47:44,714 INFO storage: ignoring sdb (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb) >18:47:44,717 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >18:47:44,719 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,720 ERR storage: failure scanning device sdb >18:47:44,722 DEBUG storage: lvm filter: adding sdb2 to the reject list >18:47:44,728 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part3 /dev/disk/by-partlabel/Flow-2 /dev/disk/by-partuuid/4370cb63-4ea6-4bfb-a2c7-42b55b1b3a61 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'Jc8Ret-LFNn-m1tP-ksW5-RFKZ-w0gs-UsMteH', > 'ID_FS_UUID_ENC': 'Jc8Ret-LFNn-m1tP-ksW5-RFKZ-w0gs-UsMteH', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'Flow-2', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '14762893824', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '836767232', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '4370cb63-4ea6-4bfb-a2c7-42b55b1b3a61', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'FlowLV', > 'LVM2_LV_SIZE': '836763648.00', > 'LVM2_LV_UUID': 'f5VVh5-DwP3-iYt0-rN0V-4i2Q-xDa2-s4CcP7', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sdb3', > 'LVM2_PV_PE_ALLOC_COUNT': '102144', > 'LVM2_PV_PE_COUNT': '102144', > 'LVM2_PV_SIZE': '418381824.00', > 'LVM2_PV_UUID': 'Jc8Ret-LFNn-m1tP-ksW5-RFKZ-w0gs-UsMteH', > 'LVM2_VG_EXTENT_COUNT': '204288', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'FlowVG', > 'LVM2_VG_SIZE': '836763648.00', > 'LVM2_VG_UUID': 's2c4Zp-pG71-mi1e-qYUM-rSKL-nBBz-yGWhZl', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '710135', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part3', > '/dev/disk/by-partlabel/Flow-2', > '/dev/disk/by-partuuid/4370cb63-4ea6-4bfb-a2c7-42b55b1b3a61', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >18:47:44,729 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3)... >18:47:44,730 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >18:47:44,731 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,732 INFO storage: sdb3 is a partition >18:47:44,735 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >18:47:44,737 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >18:47:44,739 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,743 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '707823', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >18:47:44,743 DEBUG storage: device 'sdb' in ignoredDisks >18:47:44,744 INFO storage: ignoring sdb (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb) >18:47:44,747 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >18:47:44,749 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,750 ERR storage: failure scanning device sdb >18:47:44,752 DEBUG storage: lvm filter: adding sdb3 to the reject list >18:47:44,758 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part4 /dev/disk/by-partlabel/MetaData-2 /dev/disk/by-partuuid/993e85cd-8a04-4c67-a7af-b521fc6cb32d /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'qX0EdA-SFXa-Xof0-pmcp-vrIG-mUY1-E5Yp12', > 'ID_FS_UUID_ENC': 'qX0EdA-SFXa-Xof0-pmcp-vrIG-mUY1-E5Yp12', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'MetaData-2', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '15599661056', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '25169407', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '993e85cd-8a04-4c67-a7af-b521fc6cb32d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'MetaDataLVM', > 'LVM2_LV_SIZE': '25165824.00', > 'LVM2_LV_UUID': 'WB8k3p-RE4Z-DWRX-6diz-xhRH-Gkox-inw66N', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sdb4', > 'LVM2_PV_PE_ALLOC_COUNT': '3072', > 'LVM2_PV_PE_COUNT': '3072', > 'LVM2_PV_SIZE': '12582912.00', > 'LVM2_PV_UUID': 'qX0EdA-SFXa-Xof0-pmcp-vrIG-mUY1-E5Yp12', > 'LVM2_VG_EXTENT_COUNT': '6144', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'MetaDataVG', > 'LVM2_VG_SIZE': '25165824.00', > 'LVM2_VG_UUID': '3MqbbV-bxUx-q4FM-2Csi-glwu-e8x1-QzWH7W', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '710172', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part4', > '/dev/disk/by-partlabel/MetaData-2', > '/dev/disk/by-partuuid/993e85cd-8a04-4c67-a7af-b521fc6cb32d', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >18:47:44,759 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb4)... >18:47:44,760 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >18:47:44,762 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,762 INFO storage: sdb4 is a partition >18:47:44,765 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >18:47:44,767 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >18:47:44,769 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,774 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '707823', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >18:47:44,774 DEBUG storage: device 'sdb' in ignoredDisks >18:47:44,774 INFO storage: ignoring sdb (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb) >18:47:44,778 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >18:47:44,781 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,781 ERR storage: failure scanning device sdb >18:47:44,783 DEBUG storage: lvm filter: adding sdb4 to the reject list >18:47:44,787 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >18:47:44,788 DEBUG storage: device 'sdc' not in exclusiveDisks >18:47:44,789 DEBUG storage: lvm filter: adding sdc to the reject list >18:47:44,791 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >18:47:44,796 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part1 /dev/disk/by-label/\\x2fboot1 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/d2a24527-a4ce-4605-871f-fc92c77676ce', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': '/boot1', > 'ID_FS_LABEL_ENC': '\\x2fboot1', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd2a24527-a4ce-4605-871f-fc92c77676ce', > 'ID_FS_UUID_ENC': 'd2a24527-a4ce-4605-871f-fc92c77676ce', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096512', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740055', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part1', > '/dev/disk/by-label/\\x2fboot1', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/d2a24527-a4ce-4605-871f-fc92c77676ce'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >18:47:44,797 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >18:47:44,798 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >18:47:44,800 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,801 INFO storage: sdc1 is a partition >18:47:44,804 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >18:47:44,806 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,808 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,813 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >18:47:44,813 DEBUG storage: device 'sdc' in ignoredDisks >18:47:44,813 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >18:47:44,817 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,819 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,820 ERR storage: failure scanning device sdc >18:47:44,822 DEBUG storage: lvm filter: adding sdc1 to the reject list >18:47:44,828 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part2 /dev/disk/by-label/SWAP-sdc2 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'SWAP-sdc2', > 'ID_FS_LABEL_ENC': 'SWAP-sdc2', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_VERSION': '2', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096575', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '32772600', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740097', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part2', > '/dev/disk/by-label/SWAP-sdc2', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >18:47:44,828 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >18:47:44,830 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >18:47:44,832 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,833 INFO storage: sdc2 is a partition >18:47:44,836 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >18:47:44,838 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,840 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,845 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >18:47:44,845 DEBUG storage: device 'sdc' in ignoredDisks >18:47:44,846 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >18:47:44,849 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,852 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,852 ERR storage: failure scanning device sdc >18:47:44,854 DEBUG storage: lvm filter: adding sdc2 to the reject list >18:47:44,860 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part3 /dev/disk/by-label/\\x2fhome1 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/5252bbea-79d3-49fe-b701-66b43158b24d', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': '/home1', > 'ID_FS_LABEL_ENC': '\\x2fhome1', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5252bbea-79d3-49fe-b701-66b43158b24d', > 'ID_FS_UUID_ENC': '5252bbea-79d3-49fe-b701-66b43158b24d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '36869175', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6136830', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740136', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part3', > '/dev/disk/by-label/\\x2fhome1', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/5252bbea-79d3-49fe-b701-66b43158b24d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >18:47:44,860 INFO storage: scanning sdc3 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3)... >18:47:44,862 DEBUG storage: DeviceTree.getDeviceByName: name: sdc3 ; >18:47:44,864 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,866 INFO storage: sdc3 is a partition >18:47:44,868 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >18:47:44,871 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,873 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,878 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >18:47:44,878 DEBUG storage: device 'sdc' in ignoredDisks >18:47:44,878 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >18:47:44,881 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,883 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,884 ERR storage: failure scanning device sdc >18:47:44,886 DEBUG storage: lvm filter: adding sdc3 to the reject list >18:47:44,891 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part4 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '43006005', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '113210055', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740178', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part4', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >18:47:44,892 INFO storage: scanning sdc4 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4)... >18:47:44,894 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >18:47:44,896 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,897 INFO storage: sdc4 is a partition >18:47:44,900 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >18:47:44,902 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,904 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,909 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >18:47:44,910 DEBUG storage: device 'sdc' in ignoredDisks >18:47:44,911 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >18:47:44,914 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,917 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,918 ERR storage: failure scanning device sdc >18:47:44,920 DEBUG storage: lvm filter: adding sdc4 to the reject list >18:47:44,926 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part5 /dev/disk/by-label/\\x2fvar1 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part5 /dev/disk/by-uuid/4a67d7a2-ade3-4971-bbb5-1273d8eb6d9d', > 'DEVNAME': 'sdc5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc5', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': '/var1', > 'ID_FS_LABEL_ENC': '\\x2fvar1', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4a67d7a2-ade3-4971-bbb5-1273d8eb6d9d', > 'ID_FS_UUID_ENC': '4a67d7a2-ade3-4971-bbb5-1273d8eb6d9d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '43006068', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6136767', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '37', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740228', > 'name': 'sdc5', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part5', > '/dev/disk/by-label/\\x2fvar1', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part5', > '/dev/disk/by-uuid/4a67d7a2-ade3-4971-bbb5-1273d8eb6d9d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc5'} ; name: sdc5 ; >18:47:44,929 INFO storage: scanning sdc5 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc5)... >18:47:44,931 DEBUG storage: DeviceTree.getDeviceByName: name: sdc5 ; >18:47:44,932 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,933 INFO storage: sdc5 is a partition >18:47:44,936 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc5 ; >18:47:44,938 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,940 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,948 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >18:47:44,948 DEBUG storage: device 'sdc' in ignoredDisks >18:47:44,948 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >18:47:44,950 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,953 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,954 ERR storage: failure scanning device sdc >18:47:44,955 DEBUG storage: lvm filter: adding sdc5 to the reject list >18:47:44,961 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part6 /dev/disk/by-label/\\x2f1 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part6 /dev/disk/by-uuid/163631b8-af2e-403a-9e16-c76c84d701e4', > 'DEVNAME': 'sdc6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc6', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': '/1', > 'ID_FS_LABEL_ENC': '\\x2f1', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '163631b8-af2e-403a-9e16-c76c84d701e4', > 'ID_FS_UUID_ENC': '163631b8-af2e-403a-9e16-c76c84d701e4', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '49142898', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '107073162', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '38', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740272', > 'name': 'sdc6', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part6', > '/dev/disk/by-label/\\x2f1', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part6', > '/dev/disk/by-uuid/163631b8-af2e-403a-9e16-c76c84d701e4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc6'} ; name: sdc6 ; >18:47:44,963 INFO storage: scanning sdc6 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc6)... >18:47:44,966 DEBUG storage: DeviceTree.getDeviceByName: name: sdc6 ; >18:47:44,968 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,969 INFO storage: sdc6 is a partition >18:47:44,971 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc6 ; >18:47:44,973 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,975 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,982 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >18:47:44,983 DEBUG storage: device 'sdc' in ignoredDisks >18:47:44,984 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >18:47:44,986 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:47:44,988 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:44,988 ERR storage: failure scanning device sdc >18:47:44,990 DEBUG storage: lvm filter: adding sdc6 to the reject list >18:47:44,996 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-PepperC_Virtual_Disc_1_0f06ab01b84636188A62C7F7C61EBFAA-0:0 /dev/disk/by-label/Fedora\\x2018-Alpha\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_AUDIO': '1783', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1800', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_6_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora_18-Alpha_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Virtual_Disc_1', > 'ID_MODEL_ENC': 'Virtual\\x20Disc\\x201\\x20\\x20', > 'ID_MODEL_ID': '0002', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.01', > 'ID_SERIAL': 'PepperC_Virtual_Disc_1_0f06ab01b84636188A62C7F7C61EBFAA-0:0', > 'ID_SERIAL_SHORT': '0f06ab01b84636188A62C7F7C61EBFAA', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:030002:030101:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'PepperC', > 'ID_VENDOR_ENC': 'PepperC\\x20', > 'ID_VENDOR_ID': '14dd', > 'MAJOR': '11', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '891347', > 'name': 'sr1', > 'symlinks': ['/dev/disk/by-id/usb-PepperC_Virtual_Disc_1_0f06ab01b84636188A62C7F7C61EBFAA-0:0', > '/dev/disk/by-label/Fedora\\x2018-Alpha\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1'} ; name: sr1 ; >18:47:44,998 INFO storage: scanning sr1 (/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1)... >18:47:45,000 DEBUG storage: DeviceTree.getDeviceByName: name: sr1 ; >18:47:45,001 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:45,002 INFO storage: sr1 is a cdrom >18:47:45,005 DEBUG storage: DeviceTree.addUdevOpticalDevice: >18:47:45,006 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:45,010 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: None ; >18:47:45,011 INFO storage: added cdrom sr1 (id 5) to device tree >18:47:45,015 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >18:47:45,023 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr1 ; >18:47:45,024 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr1 ; label_type: None ; >18:47:45,028 DEBUG storage: Iso9660FS.supported: supported: True ; >18:47:45,028 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >18:47:45,028 DEBUG storage: device sr1 does not contain a disklabel >18:47:45,029 INFO storage: type detected on 'sr1' is 'iso9660' >18:47:45,031 DEBUG storage: Iso9660FS.supported: supported: True ; >18:47:45,032 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >18:47:45,035 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: iso9660 ; >18:47:45,038 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >18:47:45,236 DEBUG storage: looking up parted Device: /dev/sr1 >18:47:45,786 INFO storage: got device: OpticalDevice instance (0x7fd5ad55e810) -- > name = sr1 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 525.169921875 > format = existing iso9660 filesystem > major = 11 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sr1 type: 0 > sectorSize: 2048 physicalSectorSize: 2048 > length: 268887 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (16, 255, 63) biosGeometry: (16, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5ad55f320> > target size = 0 path = /dev/sr1 > format args = [] originalFormat = None >18:47:45,789 DEBUG storage: Iso9660FS.supported: supported: True ; >18:47:45,790 INFO storage: got format: Iso9660FS instance (0x7fd5ad511690) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr1 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha_x86_64 size = 0 targetSize = 0 > >18:47:45,794 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-PepperC_Virtual_Disc_2_0f06ab01b84636188A62C7F7C61EBFAA-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.1-scsi-0:0:0:0', > 'DEVNAME': 'sr2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.1/host3/target3:0:0/3:0:0:0/block/sr2', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_6_1_1-scsi-0_0_0_0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Virtual_Disc_2', > 'ID_MODEL_ENC': 'Virtual\\x20Disc\\x202\\x20\\x20', > 'ID_MODEL_ID': '0002', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:6:1.1-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_6_1_1-scsi-0_0_0_0', > 'ID_REVISION': '0.01', > 'ID_SERIAL': 'PepperC_Virtual_Disc_2_0f06ab01b84636188A62C7F7C61EBFAA-0:0', > 'ID_SERIAL_SHORT': '0f06ab01b84636188A62C7F7C61EBFAA', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:030002:030101:', > 'ID_USB_INTERFACE_NUM': '01', > 'ID_VENDOR': 'PepperC', > 'ID_VENDOR_ENC': 'PepperC\\x20', > 'ID_VENDOR_ID': '14dd', > 'MAJOR': '11', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '891634', > 'name': 'sr2', > 'symlinks': ['/dev/disk/by-id/usb-PepperC_Virtual_Disc_2_0f06ab01b84636188A62C7F7C61EBFAA-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.1-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.1/host3/target3:0:0/3:0:0:0/block/sr2'} ; name: sr2 ; >18:47:45,795 INFO storage: scanning sr2 (/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.1/host3/target3:0:0/3:0:0:0/block/sr2)... >18:47:45,796 DEBUG storage: DeviceTree.getDeviceByName: name: sr2 ; >18:47:45,797 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:45,798 INFO storage: sr2 is a cdrom >18:47:45,799 DEBUG storage: DeviceTree.addUdevOpticalDevice: >18:47:45,799 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:45,801 DEBUG storage: OpticalDevice._setFormat: sr2 ; current: None ; type: None ; >18:47:45,801 INFO storage: added cdrom sr2 (id 6) to device tree >18:47:45,803 DEBUG storage: OpticalDevice.mediaPresent: sr2 ; status: True ; >18:47:45,841 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-DV-28E-V', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'DV-28E-V', > 'ID_MODEL_ENC': 'DV-28E-V\\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\\x20\\x20\\x20', > 'ID_REVISION': '1.AB', > 'ID_SERIAL': 'DV-28E-V', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '905677', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-DV-28E-V'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >18:47:45,842 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >18:47:45,843 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >18:47:45,844 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:45,845 INFO storage: sr0 is a cdrom >18:47:45,846 DEBUG storage: DeviceTree.addUdevOpticalDevice: >18:47:45,846 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:45,848 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >18:47:45,848 INFO storage: added cdrom sr0 (id 7) to device tree >18:47:45,850 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:47:45,875 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': '119851', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >18:47:45,876 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >18:47:45,878 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >18:47:45,879 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:45,879 INFO storage: loop0 is a loop device >18:47:45,881 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >18:47:45,882 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >18:47:45,884 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:45,884 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:45,886 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >18:47:45,886 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 8) to device tree >18:47:45,888 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >18:47:45,888 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:45,890 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:47:45,890 INFO storage: added loop loop0 (id 9) to device tree >18:47:45,892 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >18:47:45,893 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >18:47:45,893 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:47:45,895 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >18:47:45,897 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >18:47:45,902 WARN storage: disklabel detected but not usable on loop0 >18:47:45,903 INFO storage: type detected on 'loop0' is 'squashfs' >18:47:45,903 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:47:45,905 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:47:45,906 INFO storage: got device: LoopDevice instance (0x7fd5ad511a90) -- > name = loop0 status = False kids = 0 id = 9 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (8)'] > 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 >18:47:45,908 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b', > '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': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_UUID_ENC': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '119920', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >18:47:45,909 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >18:47:45,910 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:47:45,912 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:45,912 INFO storage: loop1 is a loop device >18:47:45,913 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >18:47:45,915 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >18:47:45,917 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:45,918 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:45,921 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >18:47:45,922 INFO storage: added file /LiveOS/rootfs.img (id 10) to device tree >18:47:45,926 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >18:47:45,926 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:45,929 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:47:45,930 INFO storage: added loop loop1 (id 11) to device tree >18:47:45,933 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >18:47:45,935 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >18:47:45,937 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:45,939 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:47:45,940 DEBUG storage: device loop1 does not contain a disklabel >18:47:45,943 INFO storage: type detected on 'loop1' is 'ext4' >18:47:46,911 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:46,912 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:47:46,913 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >18:47:46,914 INFO storage: got device: LoopDevice instance (0x7fd5ad55e850) -- > name = loop1 status = False kids = 0 id = 11 > parents = ['existing 0MB file /LiveOS/rootfs.img (10)'] > 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 >18:47:46,917 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:46,918 INFO storage: got format: Ext4FS instance (0x7fd5ad511b50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 229948a1-524f-4bd7-95e6-51f823be344b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >18:47:46,921 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': '119990', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >18:47:46,921 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >18:47:46,923 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >18:47:46,924 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:46,925 INFO storage: loop2 is a loop device >18:47:46,926 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >18:47:46,928 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >18:47:46,930 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:46,930 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:46,933 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >18:47:46,933 INFO storage: added file /overlay (deleted) (id 12) to device tree >18:47:46,936 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >18:47:46,936 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:46,938 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:47:46,938 INFO storage: added loop loop2 (id 13) to device tree >18:47:46,940 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >18:47:46,941 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >18:47:46,941 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:46,943 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >18:47:46,945 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >18:47:46,951 WARN storage: disklabel detected but not usable on loop2 >18:47:46,952 DEBUG storage: no type or existing type for loop2, bailing >18:47:46,952 INFO storage: got device: LoopDevice instance (0x7fd5ad5117d0) -- > name = loop2 status = False kids = 0 id = 13 > parents = ['existing 0MB file /overlay (deleted) (12)'] > 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 >18:47:46,955 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': '120073', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >18:47:46,955 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >18:47:46,956 DEBUG storage: lvm filter: adding loop3 to the reject list >18:47:46,958 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': '120141', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >18:47:46,959 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >18:47:46,960 DEBUG storage: lvm filter: adding loop4 to the reject list >18:47:46,964 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': '38120208', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >18:47:46,965 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >18:47:46,967 DEBUG storage: lvm filter: adding loop5 to the reject list >18:47:46,970 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': '122333', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >18:47:46,971 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >18:47:46,973 DEBUG storage: lvm filter: adding loop6 to the reject list >18:47:46,976 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': '38122409', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >18:47:46,977 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >18:47:46,979 DEBUG storage: lvm filter: adding loop7 to the reject list >18:47:46,981 DEBUG storage: Skipping a device mapper drive (dm-0) for now >18:47:47,164 INFO storage: devices to scan: ['dm-0'] >18:47:47,168 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/229948a1-524f-4bd7-95e6-51f823be344b /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': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_UUID_ENC': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '212719', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >18:47:47,169 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >18:47:47,170 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:47:47,173 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:47,173 INFO storage: live-rw is a device-mapper device >18:47:47,175 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >18:47:47,177 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:47:47,178 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (11) with existing ext4 filesystem >18:47:47,182 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >18:47:47,183 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (13) >18:47:47,186 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:47:47,188 DEBUG storage: DeviceTree.getDeviceByName returned None >18:47:47,190 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >18:47:47,190 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:47,192 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >18:47:47,192 INFO storage: added dm live-rw (id 14) to device tree >18:47:47,194 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >18:47:47,195 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >18:47:47,197 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:47,198 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:47:47,198 DEBUG storage: device live-rw does not contain a disklabel >18:47:47,198 INFO storage: type detected on 'live-rw' is 'ext4' >18:47:47,503 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:47,504 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:47:47,506 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >18:47:47,507 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >18:47:47,825 INFO storage: got device: DMDevice instance (0x7fd5ad511f90) -- > name = live-rw status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop2 (13)'] > 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 0x7fd5ad55f4d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >18:47:47,828 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:47,829 INFO storage: got format: Ext4FS instance (0x7fd5ad511d50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 229948a1-524f-4bd7-95e6-51f823be344b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >18:47:48,013 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:47:48,014 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >18:47:48,018 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >18:47:48,078 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:47:48,080 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:47:48,084 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:47:48,143 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:47:48,145 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >18:47:48,149 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >18:47:48,208 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:47:48,210 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:47:48,214 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:47:48,274 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >18:47:48,276 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >18:47:48,280 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >18:47:48,341 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:47:48,343 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:47:48,348 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:47:48,407 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >18:47:48,409 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda4 ; status: False ; type: lvmpv ; >18:47:48,413 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda4 ; status: False ; type: lvmpv ; >18:47:48,472 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:47:48,474 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:47:48,478 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:47:48,546 DEBUG storage: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >18:47:48,614 DEBUG storage: OpticalDevice.teardown: sr2 ; status: True ; controllable: True ; >18:47:48,617 DEBUG storage: DeviceFormat.teardown: device: /dev/sr2 ; status: False ; type: None ; >18:47:48,630 DEBUG storage: DeviceFormat.teardown: device: /dev/sr2 ; status: False ; type: None ; >18:47:48,690 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:47:48,693 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >18:47:48,697 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >18:47:48,759 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >18:47:48,760 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >18:47:48,762 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >18:47:48,762 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >18:47:48,765 INFO storage: edd: MBR signature on sda is zero. new disk image? >18:47:48,765 INFO storage: edd: collected mbr signatures: {} >18:47:48,767 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x000ef162 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 156227584 >18:47:48,767 ERR storage: edd: unable to match edd entry 0x80 >18:47:49,924 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:49,930 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:49,941 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:47:49,964 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >18:47:49,970 DEBUG storage: Iso9660FS.supported: supported: True ; >18:47:49,973 DEBUG storage: OpticalDevice.mediaPresent: sr2 ; status: True ; >08:47:50,043 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr1 ; >08:47:50,045 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >08:47:50,052 DEBUG storage: DeviceTree.getDeviceByPath returned existing 525MB cdrom sr1 (5) with existing iso9660 filesystem >11:47:54,268 DEBUG storage: BindFS.supported: supported: False ; >11:47:54,269 DEBUG storage: BindFS.supported: supported: False ; >11:47:54,270 DEBUG storage: Iso9660FS.supported: supported: True ; >11:47:54,271 DEBUG storage: Iso9660FS.supported: supported: True ; >11:47:54,272 DEBUG storage: NFSv4.supported: supported: False ; >11:47:54,274 DEBUG storage: NFSv4.supported: supported: False ; >11:47:54,275 DEBUG storage: SELinuxFS.supported: supported: False ; >11:47:54,276 DEBUG storage: SELinuxFS.supported: supported: False ; >11:47:54,277 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:54,279 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:54,281 DEBUG storage: Ext3FS.supported: supported: True ; >11:47:54,282 DEBUG storage: Ext3FS.supported: supported: True ; >11:47:54,284 DEBUG storage: Ext2FS.supported: supported: True ; >11:47:54,286 DEBUG storage: Ext2FS.supported: supported: True ; >11:47:54,288 DEBUG storage: SysFS.supported: supported: False ; >11:47:54,289 DEBUG storage: SysFS.supported: supported: False ; >11:47:54,291 DEBUG storage: MultipathMember.__init__: >11:47:54,292 DEBUG storage: MDRaidMember.__init__: >11:47:54,293 DEBUG storage: ProcFS.supported: supported: False ; >11:47:54,294 DEBUG storage: ProcFS.supported: supported: False ; >11:47:54,296 DEBUG storage: SwapSpace.__init__: >11:47:54,297 DEBUG storage: DevPtsFS.supported: supported: False ; >11:47:54,298 DEBUG storage: DevPtsFS.supported: supported: False ; >11:47:54,300 DEBUG storage: BTRFS.supported: supported: True ; >11:47:55,147 DEBUG storage: BTRFS.supported: supported: True ; >11:47:55,150 DEBUG storage: USBFS.supported: supported: False ; >11:47:55,151 DEBUG storage: USBFS.supported: supported: False ; >11:47:55,152 DEBUG storage: DiskLabel.__init__: >11:47:55,152 INFO storage: DiskLabel.partedDevice returning None >11:47:55,153 DEBUG storage: HFSPlus.supported: supported: False ; >11:47:55,154 DEBUG storage: HFSPlus.supported: supported: False ; >11:47:55,156 DEBUG storage: XFS.supported: supported: True ; >11:47:55,935 DEBUG storage: XFS.supported: supported: True ; >11:47:55,938 DEBUG storage: TmpFS.supported: supported: False ; >11:47:55,939 DEBUG storage: TmpFS.supported: supported: False ; >11:47:55,940 DEBUG storage: LUKS.__init__: >11:47:55,942 DEBUG storage: NTFS.supported: supported: False ; >11:47:55,943 DEBUG storage: NTFS.supported: supported: False ; >11:47:55,944 DEBUG storage: NoDevFS.supported: supported: False ; >11:47:55,945 DEBUG storage: NoDevFS.supported: supported: False ; >11:47:55,946 DEBUG storage: HFS.supported: supported: False ; >11:47:55,948 DEBUG storage: HFS.supported: supported: False ; >11:47:55,949 DEBUG storage: LVMPhysicalVolume.__init__: >11:47:55,950 DEBUG storage: NFS.supported: supported: False ; >11:47:55,951 DEBUG storage: NFS.supported: supported: False ; >11:47:55,952 DEBUG storage: FATFS.supported: supported: True ; >11:47:56,609 DEBUG storage: FATFS.supported: supported: True ; >11:47:56,633 DEBUG storage: DMRaidMember.__init__: >11:47:57,902 DEBUG storage: clearpart: looking at sda4 >11:47:57,903 DEBUG storage: removing sda4 >11:47:57,906 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda4 ; status: False ; type: lvmpv ; >11:47:57,907 DEBUG storage: PartitionDevice._setFormat: sda4 ; >11:47:57,908 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:57,909 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: lvmpv ; type: None ; >11:47:57,910 INFO storage: registered action: [0] Destroy Format lvmpv on partition sda4 (id 4) >11:47:57,912 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >11:47:57,914 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda4 ; status: False ; type: lvmpv ; >11:47:57,917 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >11:47:57,983 INFO storage: removed partition sda4 (id 4) from device tree >11:47:57,986 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >11:47:57,987 INFO storage: registered action: [1] Destroy Device partition sda4 (id 4) >11:47:57,988 DEBUG storage: partitions: ['sda1', 'sda2', 'sda3'] >11:47:57,988 DEBUG storage: clearpart: looking at sda3 >11:47:57,988 DEBUG storage: removing sda3 >11:47:57,991 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >11:47:57,992 DEBUG storage: PartitionDevice._setFormat: sda3 ; >11:47:57,993 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:57,995 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: lvmpv ; type: None ; >11:47:57,995 INFO storage: registered action: [2] Destroy Format lvmpv on partition sda3 (id 3) >11:47:57,997 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:47:57,999 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >11:47:58,003 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >11:47:58,067 INFO storage: removed partition sda3 (id 3) from device tree >11:47:58,070 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >11:47:58,070 INFO storage: registered action: [3] Destroy Device partition sda3 (id 3) >11:47:58,071 DEBUG storage: partitions: ['sda1', 'sda2'] >11:47:58,071 DEBUG storage: clearpart: looking at sda2 >11:47:58,072 DEBUG storage: removing sda2 >11:47:58,074 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:47:58,076 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:47:58,076 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:58,078 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >11:47:58,078 INFO storage: registered action: [4] Destroy Format lvmpv on partition sda2 (id 2) >11:47:58,080 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:47:58,082 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:47:58,087 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >11:47:58,150 INFO storage: removed partition sda2 (id 2) from device tree >11:47:58,153 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:47:58,153 INFO storage: registered action: [5] Destroy Device partition sda2 (id 2) >11:47:58,154 DEBUG storage: partitions: ['sda1'] >11:47:58,155 DEBUG storage: clearpart: looking at sda1 >11:47:58,155 DEBUG storage: removing sda1 >11:47:58,157 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:47:58,159 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >11:47:58,163 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >11:47:58,226 INFO storage: removed partition sda1 (id 1) from device tree >11:47:58,229 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:47:58,229 INFO storage: registered action: [6] Destroy Device partition sda1 (id 1) >11:47:58,230 DEBUG storage: partitions: [] >11:47:58,230 DEBUG storage: checking whether disk sda has an empty extended >11:47:58,231 DEBUG storage: extended is None ; logicals is [] >11:47:58,231 DEBUG storage: clearpart: initializing sda >11:47:58,233 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:47:58,233 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:58,235 DEBUG storage: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >11:47:58,235 INFO storage: registered action: [7] Destroy Format gpt disklabel on disk sda (id 0) >11:47:58,238 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; >11:47:58,240 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >11:47:58,241 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7fd5aa694490> > PedDisk: <_ped.Disk object at 0x7fd5aa5b32d8> >11:47:58,242 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:47:58,243 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:47:58,245 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:47:58,245 INFO storage: registered action: [8] Create Format gpt disklabel on disk sda (id 0) >11:47:58,246 DEBUG storage: new disk order: [] >11:47:58,444 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:47:58,447 DEBUG storage: DeviceTree.getDeviceByName returned existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:58,449 DEBUG storage: doAutoPart: True >11:47:58,449 DEBUG storage: encryptedAutoPart: False >11:47:58,449 DEBUG storage: autoPartType: 0 >11:47:58,449 DEBUG storage: clearPartType: 1 >11:47:58,449 DEBUG storage: clearPartDisks: ['sda'] >11:47:58,450 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fd5ad546490) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fd5aa7098d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fd5aa709850) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fd5aa709890) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fd5aa7097d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7968 maxSize = None grow = False > >11:47:58,450 DEBUG storage: storage.disks: ['sda'] >11:47:58,450 DEBUG storage: storage.partitioned: ['sda'] >11:47:58,451 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0', 'sr1', 'sr2'] >11:47:58,454 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:47:58,456 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:58,456 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:47:58,456 DEBUG storage: boot disk: sda >11:47:58,470 DEBUG storage: candidate disks: [DiskDevice instance (0x7fd5b3db9450) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7629312.0 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: AMCC 9650SE-8LP DISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15624830976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (972600, 255, 63) biosGeometry: (972600, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5c6cab950> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fd5b0c8f550>] >11:47:58,470 DEBUG storage: devs: [] >11:47:58,470 DEBUG storage: _is_valid_disklabel(sda) returning True >11:47:58,470 DEBUG storage: _is_valid_size(sda) returning True >11:47:58,471 DEBUG storage: _is_valid_location(sda) returning True >11:47:58,471 DEBUG storage: _is_valid_format(sda) returning True >11:47:58,471 DEBUG storage: is_valid_stage1_device(sda) returning True >11:47:58,473 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:58,474 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:58,477 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:47:58,479 DEBUG storage: PartitionDevice._setFormat: req0 ; >11:47:58,481 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >11:47:58,483 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:47:58,484 INFO storage: added partition req0 (id 15) to device tree >11:47:58,486 INFO storage: registered action: [9] Create Device partition req0 (id 15) >11:47:58,488 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:58,490 INFO storage: registered action: [10] Create Format ext4 filesystem mounted at / on partition req0 (id 15) >11:47:58,493 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:58,494 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:58,497 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:47:58,499 DEBUG storage: PartitionDevice._setFormat: req1 ; >11:47:58,502 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >11:47:58,504 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:47:58,504 INFO storage: added partition req1 (id 16) to device tree >11:47:58,506 INFO storage: registered action: [11] Create Device partition req1 (id 16) >11:47:58,509 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:58,511 INFO storage: registered action: [12] Create Format ext4 filesystem mounted at /home on partition req1 (id 16) >11:47:58,515 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:58,516 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:58,520 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:47:58,522 DEBUG storage: PartitionDevice._setFormat: req2 ; >11:47:58,524 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >11:47:58,526 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:47:58,526 INFO storage: added partition req2 (id 17) to device tree >11:47:58,527 INFO storage: registered action: [13] Create Device partition req2 (id 17) >11:47:58,529 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:58,531 INFO storage: registered action: [14] Create Format ext4 filesystem mounted at /boot on partition req2 (id 17) >11:47:58,533 INFO storage: skipping unneeded stage1 biosboot request >11:47:58,535 DEBUG storage: PartSpec instance (0x7fd5aa709890) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >11:47:58,537 DEBUG storage: existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:58,540 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >11:47:58,541 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:47:58,545 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:47:58,547 DEBUG storage: PartitionDevice._setFormat: req3 ; >11:47:58,549 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >11:47:58,551 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:47:58,552 INFO storage: added partition req3 (id 18) to device tree >11:47:58,554 INFO storage: registered action: [15] Create Device partition req3 (id 18) >11:47:58,556 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:58,558 INFO storage: registered action: [16] Create Format swap on partition req3 (id 18) >11:47:58,562 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:47:58,564 DEBUG storage: removing all non-preexisting partitions ['req0(id 15)', 'req1(id 16)', 'req2(id 17)', 'req3(id 18)'] from disk(s) ['sda'] >11:47:58,564 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 15)', 'req1(id 16)', 'req2(id 17)', 'req3(id 18)'] >11:47:58,566 DEBUG storage: removing all non-preexisting partitions ['req2(id 17)', 'req3(id 18)', 'req0(id 15)', 'req1(id 16)'] from disk(s) ['sda'] >11:47:58,570 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:47:58,572 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:58,573 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:47:58,576 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:47:58,578 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:58,578 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:47:58,580 DEBUG storage: allocating partition: req2 ; id: 17 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >11:47:58,582 DEBUG storage: checking freespace on sda >11:47:58,585 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >11:47:58,587 DEBUG storage: current free range is 34-15624830942 (7629311MB) >11:47:58,589 DEBUG storage: updating use_disk to sda, type: 0 >11:47:58,591 DEBUG storage: new free: 34-15624830942 / 7629311MB >11:47:58,593 DEBUG storage: new free allows for 0 sectors of growth >11:47:58,595 DEBUG storage: found free space for bootable request >11:47:58,597 DEBUG storage: adjusted start sector from 34 to 2048 >11:47:58,600 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >11:47:58,603 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >11:47:58,605 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa80b150> PedPartition: <_ped.Partition object at 0x358d650> >11:47:58,607 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:47:58,609 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:47:58,611 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:47:58,613 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa80b250> PedPartition: <_ped.Partition object at 0x7fd5aa6d6170> >11:47:58,615 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:47:58,618 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:58,618 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:47:58,621 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:47:58,623 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:58,623 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:47:58,625 DEBUG storage: allocating partition: req3 ; id: 18 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 7968MB ; grow: False ; max_size: 0 >11:47:58,627 DEBUG storage: checking freespace on sda >11:47:58,630 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=7968MB boot=False best=None grow=False >11:47:58,632 DEBUG storage: current free range is 34-2047 (0MB) >11:47:58,634 DEBUG storage: current free range is 1026048-15624830942 (7628810MB) >11:47:58,636 DEBUG storage: updating use_disk to sda, type: 0 >11:47:58,638 DEBUG storage: new free: 1026048-15624830942 / 7628810MB >11:47:58,640 DEBUG storage: new free allows for 0 sectors of growth >11:47:58,642 DEBUG storage: created partition sda2 of 7968MB and added it to /dev/sda >11:47:58,645 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >11:47:58,648 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa7f3590> PedPartition: <_ped.Partition object at 0x7fd5aa6d6110> >11:47:58,650 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:47:58,651 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >11:47:58,654 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:47:58,656 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa7f3450> PedPartition: <_ped.Partition object at 0x7fd5aa6d6050> >11:47:58,658 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:47:58,660 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:58,660 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:47:58,663 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:47:58,666 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:58,667 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:47:58,669 DEBUG storage: allocating partition: req0 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >11:47:58,671 DEBUG storage: checking freespace on sda >11:47:58,673 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >11:47:58,675 DEBUG storage: current free range is 34-2047 (0MB) >11:47:58,677 DEBUG storage: current free range is 17344512-15624830942 (7620842MB) >11:47:58,679 DEBUG storage: evaluating growth potential for new layout >11:47:58,681 DEBUG storage: calculating growth for disk /dev/sda >11:47:58,685 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >11:47:58,687 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa8605d0> PedPartition: <_ped.Partition object at 0x7fd5aa960f50> >11:47:58,689 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >11:47:58,691 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >11:47:58,692 DEBUG storage: adding request 17 to chunk 15624830909 (34-15624830942) on /dev/sda >11:47:58,693 DEBUG storage: adding request 18 to chunk 15624830909 (34-15624830942) on /dev/sda >11:47:58,695 DEBUG storage: adding request 15 to chunk 15624830909 (34-15624830942) on /dev/sda >11:47:58,697 DEBUG storage: Chunk.growRequests: 15624830909 on /dev/sda start = 34 end = 15624830942 >sectorSize = 512 > >11:47:58,699 DEBUG storage: req: PartitionRequest instance -- >id = 17 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:47:58,702 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 16318464 growth = 0 max_grow = 0 >done = True >11:47:58,704 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >11:47:58,706 DEBUG storage: 1 requests and 15605391293 (7619819MB) left in chunk >11:47:58,708 DEBUG storage: adding 15605391293 (7619819MB) to 15 (sda3) >11:47:58,710 DEBUG storage: taking back 15502630845 (7569643MB) from 15 (sda3) >11:47:58,712 DEBUG storage: new grow amount for request 15 (sda3) is 102760448 units, or 50176MB >11:47:58,714 DEBUG storage: request 17 (sda1) growth: 0 (0MB) size: 500MB >11:47:58,716 DEBUG storage: request 18 (sda2) growth: 0 (0MB) size: 7968MB >11:47:58,719 DEBUG storage: request 15 (sda3) growth: 102760448 (50176MB) size: 51200MB >11:47:58,720 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >11:47:58,724 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:47:58,725 DEBUG storage: device sda3 new partedPartition None >11:47:58,728 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:47:58,730 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >11:47:58,731 DEBUG storage: total growth: 102760448 sectors >11:47:58,733 DEBUG storage: updating use_disk to sda, type: 0 >11:47:58,735 DEBUG storage: new free: 17344512-15624830942 / 7620842MB >11:47:58,737 DEBUG storage: new free allows for 102760448 sectors of growth >11:47:58,740 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >11:47:58,743 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >11:47:58,745 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa860710> PedPartition: <_ped.Partition object at 0x358d650> >11:47:58,747 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >11:47:58,749 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >11:47:58,752 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:47:58,754 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa860f90> PedPartition: <_ped.Partition object at 0x7fd5aa960fb0> >11:47:58,756 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:47:58,758 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:58,758 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:47:58,762 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:47:58,764 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:58,764 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:47:58,766 DEBUG storage: allocating partition: req1 ; id: 16 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >11:47:58,768 DEBUG storage: checking freespace on sda >11:47:58,771 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >11:47:58,773 DEBUG storage: current free range is 34-2047 (0MB) >11:47:58,774 DEBUG storage: current free range is 19441664-15624830942 (7619818MB) >11:47:58,776 DEBUG storage: evaluating growth potential for new layout >11:47:58,778 DEBUG storage: calculating growth for disk /dev/sda >11:47:58,783 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >11:47:58,785 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa835f50> PedPartition: <_ped.Partition object at 0x7fd5aa6d60b0> >11:47:58,787 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >11:47:58,789 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >11:47:58,789 DEBUG storage: adding request 17 to chunk 15624830909 (34-15624830942) on /dev/sda >11:47:58,791 DEBUG storage: adding request 18 to chunk 15624830909 (34-15624830942) on /dev/sda >11:47:58,792 DEBUG storage: adding request 15 to chunk 15624830909 (34-15624830942) on /dev/sda >11:47:58,794 DEBUG storage: adding request 16 to chunk 15624830909 (34-15624830942) on /dev/sda >11:47:58,797 DEBUG storage: Chunk.growRequests: 15624830909 on /dev/sda start = 34 end = 15624830942 >sectorSize = 512 > >11:47:58,798 DEBUG storage: req: PartitionRequest instance -- >id = 17 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:47:58,801 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 16318464 growth = 0 max_grow = 0 >done = True >11:47:58,803 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >11:47:58,805 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda4 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >11:47:58,807 DEBUG storage: 2 requests and 15604367293 (7619319MB) left in chunk >11:47:58,809 DEBUG storage: adding 10484824217 (5119543MB) to 15 (sda3) >11:47:58,811 DEBUG storage: taking back 10382063769 (5069367MB) from 15 (sda3) >11:47:58,814 DEBUG storage: new grow amount for request 15 (sda3) is 102760448 units, or 50176MB >11:47:58,816 DEBUG storage: adding 5119543075 (2499776MB) to 16 (sda4) >11:47:58,818 DEBUG storage: new grow amount for request 16 (sda4) is 5119543075 units, or 2499776MB >11:47:58,820 DEBUG storage: 1 requests and 10382063770 (5069367MB) left in chunk >11:47:58,822 DEBUG storage: adding 10382063770 (5069367MB) to 16 (sda4) >11:47:58,824 DEBUG storage: new grow amount for request 16 (sda4) is 15501606845 units, or 7569143MB >11:47:58,826 DEBUG storage: request 17 (sda1) growth: 0 (0MB) size: 500MB >11:47:58,828 DEBUG storage: request 18 (sda2) growth: 0 (0MB) size: 7968MB >11:47:58,830 DEBUG storage: request 15 (sda3) growth: 102760448 (50176MB) size: 51200MB >11:47:58,833 DEBUG storage: request 16 (sda4) growth: 15501606845 (7569143MB) size: 7569643MB >11:47:58,835 DEBUG storage: disk /dev/sda growth: 15604367293 (7619319MB) >11:47:58,838 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >11:47:58,839 DEBUG storage: device sda4 new partedPartition None >11:47:58,842 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:47:58,844 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >11:47:58,845 DEBUG storage: total growth: 15604367293 sectors >11:47:58,847 DEBUG storage: updating use_disk to sda, type: 0 >11:47:58,849 DEBUG storage: new free: 19441664-15624830942 / 7619818MB >11:47:58,851 DEBUG storage: new free allows for 15604367293 sectors of growth >11:47:58,854 DEBUG storage: created partition sda4 of 500MB and added it to /dev/sda >11:47:58,857 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >11:47:58,859 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa835e50> PedPartition: <_ped.Partition object at 0x7fd5aa960bf0> >11:47:58,861 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >11:47:58,863 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >11:47:58,866 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >11:47:58,868 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa892e90> PedPartition: <_ped.Partition object at 0x7fd5aa960b30> >11:47:58,868 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 15)', 'sda4(id 16)', 'sda1(id 17)', 'sda2(id 18)'] >11:47:58,869 DEBUG storage: growable partitions are ['sda3', 'sda4'] >11:47:58,871 DEBUG storage: adding request 15 to chunk 15624830909 (34-15624830942) on /dev/sda >11:47:58,873 DEBUG storage: adding request 16 to chunk 15624830909 (34-15624830942) on /dev/sda >11:47:58,875 DEBUG storage: adding request 17 to chunk 15624830909 (34-15624830942) on /dev/sda >11:47:58,878 DEBUG storage: adding request 18 to chunk 15624830909 (34-15624830942) on /dev/sda >11:47:58,880 DEBUG storage: disk sda has 1 chunks >11:47:58,882 DEBUG storage: Chunk.growRequests: 15624830909 on /dev/sda start = 34 end = 15624830942 >sectorSize = 512 > >11:47:58,885 DEBUG storage: req: PartitionRequest instance -- >id = 17 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:47:58,886 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 16318464 growth = 0 max_grow = 0 >done = True >11:47:58,889 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >11:47:58,891 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda4 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >11:47:58,893 DEBUG storage: 2 requests and 15604367293 (7619319MB) left in chunk >11:47:58,895 DEBUG storage: adding 10484824217 (5119543MB) to 15 (sda3) >11:47:58,897 DEBUG storage: taking back 10382063769 (5069367MB) from 15 (sda3) >11:47:58,899 DEBUG storage: new grow amount for request 15 (sda3) is 102760448 units, or 50176MB >11:47:58,901 DEBUG storage: adding 5119543075 (2499776MB) to 16 (sda4) >11:47:58,903 DEBUG storage: new grow amount for request 16 (sda4) is 5119543075 units, or 2499776MB >11:47:58,905 DEBUG storage: 1 requests and 10382063770 (5069367MB) left in chunk >11:47:58,908 DEBUG storage: adding 10382063770 (5069367MB) to 16 (sda4) >11:47:58,909 DEBUG storage: new grow amount for request 16 (sda4) is 15501606845 units, or 7569143MB >11:47:58,911 DEBUG storage: growing partitions on sda >11:47:58,914 DEBUG storage: partition sda1 (17): 0 >11:47:58,916 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fd5aa6949d0> PedGeometry: <_ped.Geometry object at 0x7fd5aa7f3550> >11:47:58,917 DEBUG storage: partition sda2 (18): 0 >11:47:58,919 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 17344511 length: 16318464 > device: <parted.device.Device object at 0x7fd5aa6949d0> PedGeometry: <_ped.Geometry object at 0x7fd5aa892950> >11:47:58,922 DEBUG storage: partition sda3 (15): 0 >11:47:58,924 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 17344512 end: 122202111 length: 104857600 > device: <parted.device.Device object at 0x7fd5aa6949d0> PedGeometry: <_ped.Geometry object at 0x7fd5aa892d90> >11:47:58,926 DEBUG storage: partition sda4 (16): 0 >11:47:58,929 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 122202112 end: 15624828927 length: 15502626816 > device: <parted.device.Device object at 0x7fd5aa6949d0> PedGeometry: <_ped.Geometry object at 0x7fd5aa892510> >11:47:58,931 DEBUG storage: removing all non-preexisting partitions ['sda1(id 17)', 'sda2(id 18)', 'sda3(id 15)', 'sda4(id 16)'] from disk(s) ['sda'] >11:47:58,934 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:47:58,934 DEBUG storage: device sda1 new partedPartition None >11:47:58,938 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >11:47:58,940 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >11:47:58,942 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:47:58,943 DEBUG storage: device sda2 new partedPartition None >11:47:58,946 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >11:47:58,948 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >11:47:58,951 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:47:58,951 DEBUG storage: device sda3 new partedPartition None >11:47:58,955 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:47:58,957 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:47:58,959 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >11:47:58,959 DEBUG storage: device sda4 new partedPartition None >11:47:58,963 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:47:58,965 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:47:58,966 DEBUG storage: back from removeNewPartitions >11:47:58,967 DEBUG storage: extended: None >11:47:58,970 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fd5aa6949d0> PedGeometry: <_ped.Geometry object at 0x7fd5aa7f3550> >11:47:58,974 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >11:47:58,976 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa8606d0> PedPartition: <_ped.Partition object at 0x7fd5aa6d6110> >11:47:58,978 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:47:58,980 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:47:58,982 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:47:58,984 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa7f3550> PedPartition: <_ped.Partition object at 0x7fd5aa6d60b0> >11:47:58,985 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 17344511 length: 16318464 > device: <parted.device.Device object at 0x7fd5aa6949d0> PedGeometry: <_ped.Geometry object at 0x7fd5aa892950> >11:47:58,988 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >11:47:58,990 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa8605d0> PedPartition: <_ped.Partition object at 0x7fd5aa960cb0> >11:47:58,992 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:47:58,995 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >11:47:58,997 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:47:58,999 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa835c10> PedPartition: <_ped.Partition object at 0x7fd5aa6d6050> >11:47:59,000 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 17344512 end: 122202111 length: 104857600 > device: <parted.device.Device object at 0x7fd5aa6949d0> PedGeometry: <_ped.Geometry object at 0x7fd5aa892d90> >11:47:59,003 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >11:47:59,005 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa860390> PedPartition: <_ped.Partition object at 0x7fd5aa960950> >11:47:59,007 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >11:47:59,009 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >11:47:59,012 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:47:59,014 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa80b2d0> PedPartition: <_ped.Partition object at 0x7fd5aa960b90> >11:47:59,014 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 122202112 end: 15624828927 length: 15502626816 > device: <parted.device.Device object at 0x7fd5aa6949d0> PedGeometry: <_ped.Geometry object at 0x7fd5aa892510> >11:47:59,017 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >11:47:59,019 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa835b10> PedPartition: <_ped.Partition object at 0x7fd5aa9609b0> >11:47:59,021 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >11:47:59,024 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >11:47:59,026 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >11:47:59,029 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd5aa694550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5aa892c90> PedPartition: <_ped.Partition object at 0x7fd5aa960fb0> >11:47:59,029 DEBUG storage: fixing size of non-existent 500MB partition sda1 (17) with non-existent ext4 filesystem mounted at /boot at 500.00 >11:47:59,031 DEBUG storage: fixing size of non-existent 7968MB partition sda2 (18) with non-existent swap at 7968.00 >11:47:59,033 DEBUG storage: fixing size of non-existent 51200MB partition sda3 (15) with non-existent ext4 filesystem mounted at / at 51200.00 >11:47:59,035 DEBUG storage: fixing size of non-existent 7569642MB partition sda4 (16) with non-existent ext4 filesystem mounted at /home at 7569642.00 >11:47:59,039 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:47:59,041 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7629312MB disk sda (0) with non-existent gpt disklabel >11:47:59,041 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:47:59,045 DEBUG storage: _is_valid_disklabel(sda) returning True >11:47:59,045 DEBUG storage: _is_valid_size(sda) returning True >11:47:59,047 DEBUG storage: _is_valid_location(sda) returning True >11:47:59,049 DEBUG storage: _is_valid_format(sda) returning True >11:47:59,051 DEBUG storage: is_valid_stage1_device(sda) returning True >11:47:59,057 DEBUG storage: _is_valid_disklabel(sda) returning True >11:47:59,057 DEBUG storage: _is_valid_size(sda) returning True >11:47:59,058 DEBUG storage: _is_valid_location(sda) returning True >11:47:59,059 DEBUG storage: _is_valid_format(sda) returning True >11:47:59,061 DEBUG storage: is_valid_stage1_device(sda) returning True >11:47:59,063 DEBUG storage: _is_valid_disklabel(sda1) returning True >11:47:59,065 DEBUG storage: _is_valid_size(sda1) returning True >11:47:59,067 DEBUG storage: _is_valid_location(sda1) returning True >11:47:59,068 DEBUG storage: _is_valid_partition(sda1) returning True >11:47:59,068 DEBUG storage: _is_valid_format(sda1) returning True >11:47:59,068 DEBUG storage: is_valid_stage2_device(sda1) returning True >11:47:59,070 ERR storage: Your BIOS-based system needs a special partition to boot with Fedora's new disk label format (GPT). To continue, please create a 1MB 'BIOS Boot' type partition. >11:47:59,071 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:47:59,072 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >11:47:59,266 DEBUG storage: MultipathTopology._build_topology: >11:47:59,266 DEBUG storage: /etc/multipath.conf contents: >11:47:59,266 DEBUG storage: # multipath.conf written by anaconda >11:47:59,266 DEBUG storage: >11:47:59,267 DEBUG storage: defaults { >11:47:59,267 DEBUG storage: user_friendly_names yes >11:47:59,267 DEBUG storage: } >11:47:59,267 DEBUG storage: blacklist { >11:47:59,267 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:47:59,267 DEBUG storage: devnode "^hd[a-z]" >11:47:59,267 DEBUG storage: devnode "^dcssblk[0-9]*" >11:47:59,267 DEBUG storage: device { >11:47:59,268 DEBUG storage: vendor "DGC" >11:47:59,268 DEBUG storage: product "LUNZ" >11:47:59,268 DEBUG storage: } >11:47:59,268 DEBUG storage: device { >11:47:59,268 DEBUG storage: vendor "IBM" >11:47:59,268 DEBUG storage: product "S/390.*" >11:47:59,269 DEBUG storage: } >11:47:59,269 DEBUG storage: # don't count normal SATA devices as multipaths >11:47:59,269 DEBUG storage: device { >11:47:59,270 DEBUG storage: vendor "ATA" >11:47:59,270 DEBUG storage: } >11:47:59,270 DEBUG storage: # don't count 3ware devices as multipaths >11:47:59,271 DEBUG storage: device { >11:47:59,271 DEBUG storage: vendor "3ware" >11:47:59,272 DEBUG storage: } >11:47:59,272 DEBUG storage: device { >11:47:59,272 DEBUG storage: vendor "AMCC" >11:47:59,273 DEBUG storage: } >11:47:59,273 DEBUG storage: # nor highpoint devices >11:47:59,273 DEBUG storage: device { >11:47:59,274 DEBUG storage: vendor "HPT" >11:47:59,274 DEBUG storage: } >11:47:59,275 DEBUG storage: } >11:47:59,275 DEBUG storage: multipaths { >11:47:59,275 DEBUG storage: } >11:47:59,276 DEBUG storage: (end of /etc/multipath.conf) >11:47:59,452 INFO storage: MultipathTopology: found singlepath device: sda >11:47:59,454 INFO storage: MultipathTopology: found non-disk device: sda1 >11:47:59,454 INFO storage: MultipathTopology: found non-disk device: sda2 >11:47:59,455 INFO storage: MultipathTopology: found non-disk device: sda3 >11:47:59,455 INFO storage: MultipathTopology: found non-disk device: sda4 >11:47:59,455 INFO storage: MultipathTopology: found singlepath device: sdb >11:47:59,456 INFO storage: MultipathTopology: found non-disk device: sdb1 >11:47:59,456 INFO storage: MultipathTopology: found non-disk device: sdb2 >11:47:59,457 INFO storage: MultipathTopology: found non-disk device: sdb3 >11:47:59,457 INFO storage: MultipathTopology: found non-disk device: sdb4 >11:47:59,457 INFO storage: MultipathTopology: found singlepath device: sdc >11:47:59,458 INFO storage: MultipathTopology: found non-disk device: sdc1 >11:47:59,458 INFO storage: MultipathTopology: found non-disk device: sdc2 >11:47:59,458 INFO storage: MultipathTopology: found non-disk device: sdc3 >11:47:59,459 INFO storage: MultipathTopology: found non-disk device: sdc4 >11:47:59,461 INFO storage: MultipathTopology: found non-disk device: sdc5 >11:47:59,463 INFO storage: MultipathTopology: found non-disk device: sdc6 >11:47:59,465 INFO storage: MultipathTopology: found non-disk device: sr1 >11:47:59,467 INFO storage: MultipathTopology: found non-disk device: sr2 >11:47:59,469 INFO storage: MultipathTopology: found non-disk device: sr0 >11:47:59,472 INFO storage: MultipathTopology: found singlepath device: loop0 >11:47:59,474 INFO storage: MultipathTopology: found singlepath device: loop1 >11:47:59,476 INFO storage: MultipathTopology: found singlepath device: loop2 >11:47:59,478 INFO storage: MultipathTopology: found singlepath device: loop3 >11:47:59,480 INFO storage: MultipathTopology: found singlepath device: loop4 >11:47:59,482 INFO storage: MultipathTopology: found singlepath device: loop5 >11:47:59,484 INFO storage: MultipathTopology: found singlepath device: loop6 >11:47:59,486 INFO storage: MultipathTopology: found singlepath device: loop7 >11:47:59,488 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:47:59,490 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sdc6', 'sr1', 'sr2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >11:47:59,496 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C /dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:08:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1R2LP8D357F00F88C', > 'ID_SERIAL': '1AMCC_9QJ1R2LP8D357F00F88C', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1R2LP8D357F00F88C', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '705578', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C', > '/dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda'} ; name: sda ; >11:47:59,500 INFO storage: scanning sda (/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda)... >11:47:59,502 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:47:59,504 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,506 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:47:59,510 INFO storage: sda is a disk >11:47:59,511 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:59,513 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:47:59,513 INFO storage: added disk sda (id 19) to device tree >11:47:59,513 DEBUG storage: looking up parted Device: /dev/sda >11:47:59,517 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:47:59,519 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >11:47:59,521 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:47:59,525 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >11:47:59,567 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd5c6cb9790>, <parted.partition.Partition object at 0x7fd5c6cb9b90>, <parted.partition.Partition object at 0x7fd5c6cb9d50>, <parted.partition.Partition object at 0x7fd5c6cb9f90>] > device: <parted.device.Device object at 0x7fd5c6cb95d0> > PedDisk: <_ped.Disk object at 0x7fd5aa638d40> >11:47:59,568 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:47:59,570 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:47:59,581 INFO storage: got device: DiskDevice instance (0x7fd5c6cb9050) -- > name = sda status = True kids = 0 id = 19 > parents = [] > uuid = None size = 7629312.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: AMCC 9650SE-8LP DISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15624830976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (972600, 255, 63) biosGeometry: (972600, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5aa77e4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd5c6cb9150> >11:47:59,592 INFO storage: got format: DiskLabel instance (0x7fd5c6cb9210) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd5c6cb9790>, <parted.partition.Partition object at 0x7fd5c6cb9b90>, <parted.partition.Partition object at 0x7fd5c6cb9d50>, <parted.partition.Partition object at 0x7fd5c6cb9f90>] > device: <parted.device.Device object at 0x7fd5c6cb95d0> > PedDisk: <_ped.Disk object at 0x7fd5aa638d40> > origPartedDisk = <parted.disk.Disk object at 0x7fd5c6caac50> > partedDevice = parted.Device instance -- > model: AMCC 9650SE-8LP DISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15624830976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (972600, 255, 63) biosGeometry: (972600, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5aa838e60> > >11:47:59,598 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part1 /dev/disk/by-partlabel/Raw-1 /dev/disk/by-partuuid/55205be3-7a4c-44dd-a4d2-a18e2262e9d3 /dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Raw-1', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '7168', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '12917391872', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '55205be3-7a4c-44dd-a4d2-a18e2262e9d3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:08:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1R2LP8D357F00F88C', > 'ID_SERIAL': '1AMCC_9QJ1R2LP8D357F00F88C', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1R2LP8D357F00F88C', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '705618', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part1', > '/dev/disk/by-partlabel/Raw-1', > '/dev/disk/by-partuuid/55205be3-7a4c-44dd-a4d2-a18e2262e9d3', > '/dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:47:59,598 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1)... >11:47:59,600 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >11:47:59,602 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,602 INFO storage: sda1 is a partition >11:47:59,604 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >11:47:59,606 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:47:59,608 DEBUG storage: DeviceTree.getDeviceByName returned existing 7629312MB disk sda (19) with existing gpt disklabel >11:47:59,610 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:47:59,615 DEBUG storage: PartitionDevice._setFormat: sda1 ; >11:47:59,615 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:59,617 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >11:47:59,617 DEBUG storage: looking up parted Partition: /dev/sda1 >11:47:59,619 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >11:47:59,621 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >11:47:59,623 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >11:47:59,625 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >11:47:59,625 INFO storage: added partition sda1 (id 20) to device tree >11:47:59,627 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:47:59,629 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >11:47:59,631 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:47:59,633 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >11:47:59,639 WARN storage: disklabel detected but not usable on sda1 >11:47:59,639 DEBUG storage: no type or existing type for sda1, bailing >11:47:59,640 DEBUG storage: looking up parted Device: /dev/sda1 >11:47:59,646 INFO storage: got device: PartitionDevice instance (0x7fd5c6caab90) -- > name = sda1 status = True kids = 0 id = 20 > parents = ['existing 7629312MB disk sda (19) with existing gpt disklabel'] > uuid = None size = 6307320.25 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 12917391872 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (804070, 255, 63) biosGeometry: (804070, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5aa7bed40> > 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 0x7fd5c6cb96d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Raw-1 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5c6cb99d0> PedPartition: <_ped.Partition object at 0x7fd5c6d03770> > disk = existing 7629312MB disk sda (19) with existing gpt disklabel > start = 7168 end = 12917399039 length = 12917391872 > flags = >11:47:59,652 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part2 /dev/disk/by-partlabel/Xdr-1 /dev/disk/by-partuuid/dd29e7b4-2e73-43c5-854f-82d1a261d654 /dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd0tYm9-ptt7-NQc0-56TW-Ty5w-21wH-ZtP4am', > 'ID_FS_UUID_ENC': 'd0tYm9-ptt7-NQc0-56TW-Ty5w-21wH-ZtP4am', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Xdr-1', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '12917399040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1845494784', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'dd29e7b4-2e73-43c5-854f-82d1a261d654', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:08:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1R2LP8D357F00F88C', > 'ID_SERIAL': '1AMCC_9QJ1R2LP8D357F00F88C', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1R2LP8D357F00F88C', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'XdrLV', > 'LVM2_LV_SIZE': '1845493760.00', > 'LVM2_LV_UUID': 'TNwobw-7vfV-km3h-CHQh-zkTm-mwOs-3DfuT0', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '225280', > 'LVM2_PV_PE_COUNT': '225280', > 'LVM2_PV_SIZE': '922746880.00', > 'LVM2_PV_UUID': 'd0tYm9-ptt7-NQc0-56TW-Ty5w-21wH-ZtP4am', > 'LVM2_VG_EXTENT_COUNT': '450560', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'XdrVG', > 'LVM2_VG_SIZE': '1845493760.00', > 'LVM2_VG_UUID': 'HqHDpY-9yA4-Sk2F-ie3x-ep0i-Bhf7-oO1LQj', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '705659', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part2', > '/dev/disk/by-partlabel/Xdr-1', > '/dev/disk/by-partuuid/dd29e7b4-2e73-43c5-854f-82d1a261d654', > '/dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:47:59,653 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2)... >11:47:59,654 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >11:47:59,656 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,657 INFO storage: sda2 is a partition >11:47:59,659 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >11:47:59,661 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:47:59,663 DEBUG storage: DeviceTree.getDeviceByName returned existing 7629312MB disk sda (19) with existing gpt disklabel >11:47:59,665 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >11:47:59,667 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:47:59,667 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:59,669 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >11:47:59,670 DEBUG storage: looking up parted Partition: /dev/sda2 >11:47:59,672 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >11:47:59,674 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >11:47:59,676 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >11:47:59,678 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >11:47:59,678 INFO storage: added partition sda2 (id 21) to device tree >11:47:59,680 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:47:59,682 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >11:47:59,684 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:47:59,686 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >11:47:59,690 WARN storage: disklabel detected but not usable on sda2 >11:47:59,691 INFO storage: type detected on 'sda2' is 'LVM2_member' >11:47:59,694 DEBUG storage: LVMPhysicalVolume.__init__: vgName: XdrVG ; uuid: d0tYm9-ptt7-NQc0-56TW-Ty5w-21wH-ZtP4am ; exists: True ; vgUuid: HqHDpY-9yA4-Sk2F-ie3x-ep0i-Bhf7-oO1LQj ; label: None ; peStart: 0.1875 ; device: /dev/sda2 ; serial: AMCC_9QJ1R2LP8D357F00F88C ; >11:47:59,694 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >11:47:59,696 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:47:59,698 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >11:47:59,699 DEBUG storage: looking up parted Device: /dev/sda2 >11:47:59,705 INFO storage: got device: PartitionDevice instance (0x7fd5aa7f33d0) -- > name = sda2 status = True kids = 0 id = 21 > parents = ['existing 7629312MB disk sda (19) with existing gpt disklabel'] > uuid = None size = 901120.5 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1845494784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (114876, 255, 63) biosGeometry: (114876, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5aa7bec20> > 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 0x7fd5c6cb96d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: Xdr-1 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5c6cb9c10> PedPartition: <_ped.Partition object at 0x7fd5c6d035f0> > disk = existing 7629312MB disk sda (19) with existing gpt disklabel > start = 12917399040 end = 14762893823 length = 1845494784 > flags = >11:47:59,706 INFO storage: got format: LVMPhysicalVolume instance (0x7fd5aa860650) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = d0tYm9-ptt7-NQc0-56TW-Ty5w-21wH-ZtP4am exists = True > options = None supported = True formattable = True resizable = False > vgName = XdrVG vgUUID = HqHDpY-9yA4-Sk2F-ie3x-ep0i-Bhf7-oO1LQj peStart = 0.1875 >11:47:59,712 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part3 /dev/disk/by-partlabel/Flow-1 /dev/disk/by-partuuid/de7453ea-8edd-48c9-9e3e-f89500208b6c /dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'K6yZ7n-rlqp-hOsK-cQDf-xJ9Y-f70I-ToqFXA', > 'ID_FS_UUID_ENC': 'K6yZ7n-rlqp-hOsK-cQDf-xJ9Y-f70I-ToqFXA', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Flow-1', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '14762893824', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '836767232', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'de7453ea-8edd-48c9-9e3e-f89500208b6c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:08:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1R2LP8D357F00F88C', > 'ID_SERIAL': '1AMCC_9QJ1R2LP8D357F00F88C', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1R2LP8D357F00F88C', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'FlowLV', > 'LVM2_LV_SIZE': '836763648.00', > 'LVM2_LV_UUID': 'f5VVh5-DwP3-iYt0-rN0V-4i2Q-xDa2-s4CcP7', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '102144', > 'LVM2_PV_PE_COUNT': '102144', > 'LVM2_PV_SIZE': '418381824.00', > 'LVM2_PV_UUID': 'K6yZ7n-rlqp-hOsK-cQDf-xJ9Y-f70I-ToqFXA', > 'LVM2_VG_EXTENT_COUNT': '204288', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'FlowVG', > 'LVM2_VG_SIZE': '836763648.00', > 'LVM2_VG_UUID': 's2c4Zp-pG71-mi1e-qYUM-rSKL-nBBz-yGWhZl', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '705694', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part3', > '/dev/disk/by-partlabel/Flow-1', > '/dev/disk/by-partuuid/de7453ea-8edd-48c9-9e3e-f89500208b6c', > '/dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda3'} ; name: sda3 ; >11:47:59,713 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda3)... >11:47:59,715 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >11:47:59,716 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,717 INFO storage: sda3 is a partition >11:47:59,719 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >11:47:59,721 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:47:59,723 DEBUG storage: DeviceTree.getDeviceByName returned existing 7629312MB disk sda (19) with existing gpt disklabel >11:47:59,726 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >11:47:59,728 DEBUG storage: PartitionDevice._setFormat: sda3 ; >11:47:59,728 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:59,730 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >11:47:59,730 DEBUG storage: looking up parted Partition: /dev/sda3 >11:47:59,732 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >11:47:59,734 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >11:47:59,736 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >11:47:59,739 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >11:47:59,739 INFO storage: added partition sda3 (id 22) to device tree >11:47:59,741 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >11:47:59,743 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >11:47:59,745 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:47:59,747 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >11:47:59,751 WARN storage: disklabel detected but not usable on sda3 >11:47:59,752 INFO storage: type detected on 'sda3' is 'LVM2_member' >11:47:59,755 DEBUG storage: LVMPhysicalVolume.__init__: vgName: FlowVG ; uuid: K6yZ7n-rlqp-hOsK-cQDf-xJ9Y-f70I-ToqFXA ; exists: True ; vgUuid: s2c4Zp-pG71-mi1e-qYUM-rSKL-nBBz-yGWhZl ; label: None ; peStart: 0.1875 ; device: /dev/sda3 ; serial: AMCC_9QJ1R2LP8D357F00F88C ; >11:47:59,755 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >11:47:59,757 DEBUG storage: PartitionDevice._setFormat: sda3 ; >11:47:59,759 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >11:47:59,760 DEBUG storage: looking up parted Device: /dev/sda3 >11:47:59,766 INFO storage: got device: PartitionDevice instance (0x7fd5aa835e10) -- > name = sda3 status = True kids = 0 id = 22 > parents = ['existing 7629312MB disk sda (19) with existing gpt disklabel'] > uuid = None size = 408577.75 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 836767232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (52086, 255, 63) biosGeometry: (52086, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5aa7bea70> > target size = 0 path = /dev/sda3 > 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 0x7fd5c6cb96d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: Flow-1 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5c6cb9e50> PedPartition: <_ped.Partition object at 0x7fd5c6d036b0> > disk = existing 7629312MB disk sda (19) with existing gpt disklabel > start = 14762893824 end = 15599661055 length = 836767232 > flags = >11:47:59,767 INFO storage: got format: LVMPhysicalVolume instance (0x7fd5c6cb9350) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = K6yZ7n-rlqp-hOsK-cQDf-xJ9Y-f70I-ToqFXA exists = True > options = None supported = True formattable = True resizable = False > vgName = FlowVG vgUUID = s2c4Zp-pG71-mi1e-qYUM-rSKL-nBBz-yGWhZl peStart = 0.1875 >11:47:59,772 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part4 /dev/disk/by-partlabel/MetaData-1 /dev/disk/by-partuuid/76bf04c0-8910-496d-9068-d542738a0d56 /dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'AZB6es-WkRs-OGb1-Vt9p-e8cx-4ITK-satHwi', > 'ID_FS_UUID_ENC': 'AZB6es-WkRs-OGb1-Vt9p-e8cx-4ITK-satHwi', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'MetaData-1', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '15599661056', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '25169407', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '76bf04c0-8910-496d-9068-d542738a0d56', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:08:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_08_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1R2LP8D357F00F88C', > 'ID_SERIAL': '1AMCC_9QJ1R2LP8D357F00F88C', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1R2LP8D357F00F88C', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'MetaDataLVM', > 'LVM2_LV_SIZE': '25165824.00', > 'LVM2_LV_UUID': 'WB8k3p-RE4Z-DWRX-6diz-xhRH-Gkox-inw66N', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sda4', > 'LVM2_PV_PE_ALLOC_COUNT': '3072', > 'LVM2_PV_PE_COUNT': '3072', > 'LVM2_PV_SIZE': '12582912.00', > 'LVM2_PV_UUID': 'AZB6es-WkRs-OGb1-Vt9p-e8cx-4ITK-satHwi', > 'LVM2_VG_EXTENT_COUNT': '6144', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'MetaDataVG', > 'LVM2_VG_SIZE': '25165824.00', > 'LVM2_VG_UUID': '3MqbbV-bxUx-q4FM-2Csi-glwu-e8x1-QzWH7W', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '705733', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1R2LP8D357F00F88C-part4', > '/dev/disk/by-partlabel/MetaData-1', > '/dev/disk/by-partuuid/76bf04c0-8910-496d-9068-d542738a0d56', > '/dev/disk/by-path/pci-0000:08:00.0-scsi-0:0:0:0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda4'} ; name: sda4 ; >11:47:59,773 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda4)... >11:47:59,775 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >11:47:59,776 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,777 INFO storage: sda4 is a partition >11:47:59,779 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >11:47:59,781 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:47:59,783 DEBUG storage: DeviceTree.getDeviceByName returned existing 7629312MB disk sda (19) with existing gpt disklabel >11:47:59,785 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >11:47:59,787 DEBUG storage: PartitionDevice._setFormat: sda4 ; >11:47:59,787 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:59,790 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >11:47:59,790 DEBUG storage: looking up parted Partition: /dev/sda4 >11:47:59,792 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >11:47:59,794 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >11:47:59,796 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >11:47:59,798 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >11:47:59,799 INFO storage: added partition sda4 (id 23) to device tree >11:47:59,800 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >11:47:59,802 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >11:47:59,804 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >11:47:59,807 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >11:47:59,819 WARN storage: disklabel detected but not usable on sda4 >11:47:59,821 INFO storage: type detected on 'sda4' is 'LVM2_member' >11:47:59,823 DEBUG storage: LVMPhysicalVolume.__init__: vgName: MetaDataVG ; uuid: AZB6es-WkRs-OGb1-Vt9p-e8cx-4ITK-satHwi ; exists: True ; vgUuid: 3MqbbV-bxUx-q4FM-2Csi-glwu-e8x1-QzWH7W ; label: None ; peStart: 0.1875 ; device: /dev/sda4 ; serial: AMCC_9QJ1R2LP8D357F00F88C ; >11:47:59,823 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >11:47:59,825 DEBUG storage: PartitionDevice._setFormat: sda4 ; >11:47:59,827 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: lvmpv ; >11:47:59,828 DEBUG storage: looking up parted Device: /dev/sda4 >11:47:59,834 INFO storage: got device: PartitionDevice instance (0x7fd5aa835bd0) -- > name = sda4 status = True kids = 0 id = 23 > parents = ['existing 7629312MB disk sda (19) with existing gpt disklabel'] > uuid = None size = 12289.7495117 > format = existing lvmpv > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/0000:08:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 25169407 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5aa7becb0> > target size = 0 path = /dev/sda4 > 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 0x7fd5c6cb96d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: MetaData-1 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd5c6cb9f50> PedPartition: <_ped.Partition object at 0x7fd5c6d03710> > disk = existing 7629312MB disk sda (19) with existing gpt disklabel > start = 15599661056 end = 15624830462 length = 25169407 > flags = >11:47:59,836 INFO storage: got format: LVMPhysicalVolume instance (0x7fd5aa835a90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda4 uuid = AZB6es-WkRs-OGb1-Vt9p-e8cx-4ITK-satHwi exists = True > options = None supported = True formattable = True resizable = False > vgName = MetaDataVG vgUUID = 3MqbbV-bxUx-q4FM-2Csi-glwu-e8x1-QzWH7W peStart = 0.1875 >11:47:59,839 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '707823', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >11:47:59,840 DEBUG storage: device 'sdb' not in exclusiveDisks >11:47:59,840 DEBUG storage: lvm filter: adding sdb to the reject list >11:47:59,840 INFO storage: ignoring sdb (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb) >11:47:59,845 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part1 /dev/disk/by-partlabel/Raw-2 /dev/disk/by-partuuid/61675ba8-c733-4f53-a057-d887c896e423 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'Raw-2', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '7168', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '12917391872', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '61675ba8-c733-4f53-a057-d887c896e423', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '709718', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part1', > '/dev/disk/by-partlabel/Raw-2', > '/dev/disk/by-partuuid/61675ba8-c733-4f53-a057-d887c896e423', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >11:47:59,845 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1)... >11:47:59,847 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >11:47:59,849 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,850 INFO storage: sdb1 is a partition >11:47:59,852 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >11:47:59,854 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:47:59,855 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,861 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '707823', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >11:47:59,861 DEBUG storage: device 'sdb' in ignoredDisks >11:47:59,861 INFO storage: ignoring sdb (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb) >11:47:59,863 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:47:59,865 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,865 ERR storage: failure scanning device sdb >11:47:59,865 DEBUG storage: lvm filter: adding sdb1 to the reject list >11:47:59,870 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part2 /dev/disk/by-partlabel/Xdr-2 /dev/disk/by-partuuid/0e968871-55d9-4feb-88c8-bf63ec40fba0 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ukWq9F-ZlzG-4S1O-b9TV-HveW-vNX2-502Sxg', > 'ID_FS_UUID_ENC': 'ukWq9F-ZlzG-4S1O-b9TV-HveW-vNX2-502Sxg', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'Xdr-2', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '12917399040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1845494784', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '0e968871-55d9-4feb-88c8-bf63ec40fba0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'XdrLV', > 'LVM2_LV_SIZE': '1845493760.00', > 'LVM2_LV_UUID': 'TNwobw-7vfV-km3h-CHQh-zkTm-mwOs-3DfuT0', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sdb2', > 'LVM2_PV_PE_ALLOC_COUNT': '225280', > 'LVM2_PV_PE_COUNT': '225280', > 'LVM2_PV_SIZE': '922746880.00', > 'LVM2_PV_UUID': 'ukWq9F-ZlzG-4S1O-b9TV-HveW-vNX2-502Sxg', > 'LVM2_VG_EXTENT_COUNT': '450560', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'XdrVG', > 'LVM2_VG_SIZE': '1845493760.00', > 'LVM2_VG_UUID': 'HqHDpY-9yA4-Sk2F-ie3x-ep0i-Bhf7-oO1LQj', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '710091', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part2', > '/dev/disk/by-partlabel/Xdr-2', > '/dev/disk/by-partuuid/0e968871-55d9-4feb-88c8-bf63ec40fba0', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >11:47:59,874 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2)... >11:47:59,876 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >11:47:59,878 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,878 INFO storage: sdb2 is a partition >11:47:59,880 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >11:47:59,882 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:47:59,884 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,890 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '707823', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >11:47:59,890 DEBUG storage: device 'sdb' in ignoredDisks >11:47:59,890 INFO storage: ignoring sdb (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb) >11:47:59,892 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:47:59,894 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,894 ERR storage: failure scanning device sdb >11:47:59,894 DEBUG storage: lvm filter: adding sdb2 to the reject list >11:47:59,899 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part3 /dev/disk/by-partlabel/Flow-2 /dev/disk/by-partuuid/4370cb63-4ea6-4bfb-a2c7-42b55b1b3a61 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'Jc8Ret-LFNn-m1tP-ksW5-RFKZ-w0gs-UsMteH', > 'ID_FS_UUID_ENC': 'Jc8Ret-LFNn-m1tP-ksW5-RFKZ-w0gs-UsMteH', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'Flow-2', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '14762893824', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '836767232', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '4370cb63-4ea6-4bfb-a2c7-42b55b1b3a61', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'FlowLV', > 'LVM2_LV_SIZE': '836763648.00', > 'LVM2_LV_UUID': 'f5VVh5-DwP3-iYt0-rN0V-4i2Q-xDa2-s4CcP7', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sdb3', > 'LVM2_PV_PE_ALLOC_COUNT': '102144', > 'LVM2_PV_PE_COUNT': '102144', > 'LVM2_PV_SIZE': '418381824.00', > 'LVM2_PV_UUID': 'Jc8Ret-LFNn-m1tP-ksW5-RFKZ-w0gs-UsMteH', > 'LVM2_VG_EXTENT_COUNT': '204288', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'FlowVG', > 'LVM2_VG_SIZE': '836763648.00', > 'LVM2_VG_UUID': 's2c4Zp-pG71-mi1e-qYUM-rSKL-nBBz-yGWhZl', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '710135', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part3', > '/dev/disk/by-partlabel/Flow-2', > '/dev/disk/by-partuuid/4370cb63-4ea6-4bfb-a2c7-42b55b1b3a61', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >11:47:59,900 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3)... >11:47:59,902 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >11:47:59,904 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,904 INFO storage: sdb3 is a partition >11:47:59,906 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >11:47:59,908 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:47:59,910 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,915 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '707823', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >11:47:59,915 DEBUG storage: device 'sdb' in ignoredDisks >11:47:59,915 INFO storage: ignoring sdb (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb) >11:47:59,917 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:47:59,919 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,919 ERR storage: failure scanning device sdb >11:47:59,920 DEBUG storage: lvm filter: adding sdb3 to the reject list >11:47:59,925 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part4 /dev/disk/by-partlabel/MetaData-2 /dev/disk/by-partuuid/993e85cd-8a04-4c67-a7af-b521fc6cb32d /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'qX0EdA-SFXa-Xof0-pmcp-vrIG-mUY1-E5Yp12', > 'ID_FS_UUID_ENC': 'qX0EdA-SFXa-Xof0-pmcp-vrIG-mUY1-E5Yp12', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'MetaData-2', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '15599661056', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '25169407', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '993e85cd-8a04-4c67-a7af-b521fc6cb32d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'MetaDataLVM', > 'LVM2_LV_SIZE': '25165824.00', > 'LVM2_LV_UUID': 'WB8k3p-RE4Z-DWRX-6diz-xhRH-Gkox-inw66N', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sdb4', > 'LVM2_PV_PE_ALLOC_COUNT': '3072', > 'LVM2_PV_PE_COUNT': '3072', > 'LVM2_PV_SIZE': '12582912.00', > 'LVM2_PV_UUID': 'qX0EdA-SFXa-Xof0-pmcp-vrIG-mUY1-E5Yp12', > 'LVM2_VG_EXTENT_COUNT': '6144', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'MetaDataVG', > 'LVM2_VG_SIZE': '25165824.00', > 'LVM2_VG_UUID': '3MqbbV-bxUx-q4FM-2Csi-glwu-e8x1-QzWH7W', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '710172', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88-part4', > '/dev/disk/by-partlabel/MetaData-2', > '/dev/disk/by-partuuid/993e85cd-8a04-4c67-a7af-b521fc6cb32d', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >11:47:59,925 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb4)... >11:47:59,927 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >11:47:59,929 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,930 INFO storage: sdb4 is a partition >11:47:59,932 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >11:47:59,933 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:47:59,935 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,940 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88 /dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-8LP_DISK', > 'ID_MODEL_ENC': '9650SE-8LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:09:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_09_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '9QJ1S98R8D357C00AE88', > 'ID_SERIAL': '1AMCC_9QJ1S98R8D357C00AE88', > 'ID_SERIAL_SHORT': 'AMCC_9QJ1S98R8D357C00AE88', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '707823', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_9QJ1S98R8D357C00AE88', > '/dev/disk/by-path/pci-0000:09:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >11:47:59,941 DEBUG storage: device 'sdb' in ignoredDisks >11:47:59,942 INFO storage: ignoring sdb (/devices/pci0000:00/0000:00:06.0/0000:09:00.0/host5/target5:0:0/5:0:0:0/block/sdb) >11:47:59,944 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:47:59,946 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,946 ERR storage: failure scanning device sdb >11:47:59,946 DEBUG storage: lvm filter: adding sdb4 to the reject list >11:47:59,950 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >11:47:59,951 DEBUG storage: device 'sdc' not in exclusiveDisks >11:47:59,951 DEBUG storage: lvm filter: adding sdc to the reject list >11:47:59,951 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >11:47:59,955 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part1 /dev/disk/by-label/\\x2fboot1 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/d2a24527-a4ce-4605-871f-fc92c77676ce', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': '/boot1', > 'ID_FS_LABEL_ENC': '\\x2fboot1', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd2a24527-a4ce-4605-871f-fc92c77676ce', > 'ID_FS_UUID_ENC': 'd2a24527-a4ce-4605-871f-fc92c77676ce', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096512', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740055', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part1', > '/dev/disk/by-label/\\x2fboot1', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/d2a24527-a4ce-4605-871f-fc92c77676ce'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >11:47:59,956 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >11:47:59,958 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >11:47:59,959 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,960 INFO storage: sdc1 is a partition >11:47:59,962 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >11:47:59,963 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:47:59,966 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,970 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >11:47:59,970 DEBUG storage: device 'sdc' in ignoredDisks >11:47:59,970 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >11:47:59,972 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:47:59,974 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,974 ERR storage: failure scanning device sdc >11:47:59,975 DEBUG storage: lvm filter: adding sdc1 to the reject list >11:47:59,978 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part2 /dev/disk/by-label/SWAP-sdc2 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'SWAP-sdc2', > 'ID_FS_LABEL_ENC': 'SWAP-sdc2', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_VERSION': '2', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096575', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '32772600', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740097', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part2', > '/dev/disk/by-label/SWAP-sdc2', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >11:47:59,979 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >11:47:59,981 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >11:47:59,983 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,983 INFO storage: sdc2 is a partition >11:47:59,985 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >11:47:59,987 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:47:59,989 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,993 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >11:47:59,993 DEBUG storage: device 'sdc' in ignoredDisks >11:47:59,993 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >11:47:59,996 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:47:59,998 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:59,998 ERR storage: failure scanning device sdc >11:47:59,998 DEBUG storage: lvm filter: adding sdc2 to the reject list >11:48:00,002 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part3 /dev/disk/by-label/\\x2fhome1 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/5252bbea-79d3-49fe-b701-66b43158b24d', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': '/home1', > 'ID_FS_LABEL_ENC': '\\x2fhome1', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5252bbea-79d3-49fe-b701-66b43158b24d', > 'ID_FS_UUID_ENC': '5252bbea-79d3-49fe-b701-66b43158b24d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '36869175', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6136830', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740136', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part3', > '/dev/disk/by-label/\\x2fhome1', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/5252bbea-79d3-49fe-b701-66b43158b24d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >11:48:00,003 INFO storage: scanning sdc3 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3)... >11:48:00,005 DEBUG storage: DeviceTree.getDeviceByName: name: sdc3 ; >11:48:00,007 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,008 INFO storage: sdc3 is a partition >11:48:00,009 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >11:48:00,011 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:48:00,013 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,018 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >11:48:00,018 DEBUG storage: device 'sdc' in ignoredDisks >11:48:00,018 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >11:48:00,020 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:48:00,022 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,022 ERR storage: failure scanning device sdc >11:48:00,023 DEBUG storage: lvm filter: adding sdc3 to the reject list >11:48:00,026 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part4 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '43006005', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '113210055', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740178', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part4', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >11:48:00,027 INFO storage: scanning sdc4 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4)... >11:48:00,029 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >11:48:00,031 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,031 INFO storage: sdc4 is a partition >11:48:00,033 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >11:48:00,035 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:48:00,037 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,042 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >11:48:00,043 DEBUG storage: device 'sdc' in ignoredDisks >11:48:00,043 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >11:48:00,051 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:48:00,053 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,053 ERR storage: failure scanning device sdc >11:48:00,054 DEBUG storage: lvm filter: adding sdc4 to the reject list >11:48:00,060 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part5 /dev/disk/by-label/\\x2fvar1 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part5 /dev/disk/by-uuid/4a67d7a2-ade3-4971-bbb5-1273d8eb6d9d', > 'DEVNAME': 'sdc5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc5', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': '/var1', > 'ID_FS_LABEL_ENC': '\\x2fvar1', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4a67d7a2-ade3-4971-bbb5-1273d8eb6d9d', > 'ID_FS_UUID_ENC': '4a67d7a2-ade3-4971-bbb5-1273d8eb6d9d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '43006068', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6136767', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '37', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740228', > 'name': 'sdc5', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part5', > '/dev/disk/by-label/\\x2fvar1', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part5', > '/dev/disk/by-uuid/4a67d7a2-ade3-4971-bbb5-1273d8eb6d9d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc5'} ; name: sdc5 ; >11:48:00,062 INFO storage: scanning sdc5 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc5)... >11:48:00,064 DEBUG storage: DeviceTree.getDeviceByName: name: sdc5 ; >11:48:00,066 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,067 INFO storage: sdc5 is a partition >11:48:00,069 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc5 ; >11:48:00,071 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:48:00,073 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,079 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >11:48:00,079 DEBUG storage: device 'sdc' in ignoredDisks >11:48:00,079 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >11:48:00,082 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:48:00,085 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,085 ERR storage: failure scanning device sdc >11:48:00,088 DEBUG storage: lvm filter: adding sdc5 to the reject list >11:48:00,094 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part6 /dev/disk/by-label/\\x2f1 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part6 /dev/disk/by-uuid/163631b8-af2e-403a-9e16-c76c84d701e4', > 'DEVNAME': 'sdc6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc6', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': '/1', > 'ID_FS_LABEL_ENC': '\\x2f1', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '163631b8-af2e-403a-9e16-c76c84d701e4', > 'ID_FS_UUID_ENC': '163631b8-af2e-403a-9e16-c76c84d701e4', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '49142898', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '107073162', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '38', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740272', > 'name': 'sdc6', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116-part6', > '/dev/disk/by-label/\\x2f1', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0-part6', > '/dev/disk/by-uuid/163631b8-af2e-403a-9e16-c76c84d701e4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc6'} ; name: sdc6 ; >11:48:00,095 INFO storage: scanning sdc6 (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc6)... >11:48:00,098 DEBUG storage: DeviceTree.getDeviceByName: name: sdc6 ; >11:48:00,100 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,101 INFO storage: sdc6 is a partition >11:48:00,103 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc6 ; >11:48:00,105 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:48:00,107 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,114 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116 /dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': '9650SE-2LP_DISK', > 'ID_MODEL_ENC': '9650SE-2LP\\x20DISK\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:0a:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_0a_00_0-scsi-0_0_0_0', > 'ID_REVISION': '3.08', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'T82255RK07E4A0009116', > 'ID_SERIAL': '1AMCC_T82255RK07E4A0009116', > 'ID_SERIAL_SHORT': 'AMCC_T82255RK07E4A0009116', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AMCC', > 'ID_VENDOR_ENC': 'AMCC\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '740017', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-1AMCC_T82255RK07E4A0009116', > '/dev/disk/by-path/pci-0000:0a:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >11:48:00,115 DEBUG storage: device 'sdc' in ignoredDisks >11:48:00,115 INFO storage: ignoring sdc (/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/host6/target6:0:0/6:0:0:0/block/sdc) >11:48:00,117 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:48:00,120 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,120 ERR storage: failure scanning device sdc >11:48:00,123 DEBUG storage: lvm filter: adding sdc6 to the reject list >11:48:00,129 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-PepperC_Virtual_Disc_1_0f06ab01b84636188A62C7F7C61EBFAA-0:0 /dev/disk/by-label/Fedora\\x2018-Alpha\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_AUDIO': '1783', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1800', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_6_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora_18-Alpha_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Virtual_Disc_1', > 'ID_MODEL_ENC': 'Virtual\\x20Disc\\x201\\x20\\x20', > 'ID_MODEL_ID': '0002', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.01', > 'ID_SERIAL': 'PepperC_Virtual_Disc_1_0f06ab01b84636188A62C7F7C61EBFAA-0:0', > 'ID_SERIAL_SHORT': '0f06ab01b84636188A62C7F7C61EBFAA', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:030002:030101:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'PepperC', > 'ID_VENDOR_ENC': 'PepperC\\x20', > 'ID_VENDOR_ID': '14dd', > 'MAJOR': '11', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '891347', > 'name': 'sr1', > 'symlinks': ['/dev/disk/by-id/usb-PepperC_Virtual_Disc_1_0f06ab01b84636188A62C7F7C61EBFAA-0:0', > '/dev/disk/by-label/Fedora\\x2018-Alpha\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1'} ; name: sr1 ; >11:48:00,129 INFO storage: scanning sr1 (/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1)... >11:48:00,132 DEBUG storage: DeviceTree.getDeviceByName: name: sr1 ; >11:48:00,134 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,135 INFO storage: sr1 is a cdrom >11:48:00,138 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:48:00,139 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:48:00,143 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: None ; >11:48:00,143 INFO storage: added cdrom sr1 (id 24) to device tree >11:48:00,147 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >11:48:00,153 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr1 ; >11:48:00,155 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr1 ; label_type: None ; >11:48:00,158 DEBUG storage: Iso9660FS.supported: supported: True ; >11:48:00,158 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:48:00,158 DEBUG storage: device sr1 does not contain a disklabel >11:48:00,158 INFO storage: type detected on 'sr1' is 'iso9660' >11:48:00,162 DEBUG storage: Iso9660FS.supported: supported: True ; >11:48:00,162 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:48:00,167 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: iso9660 ; >11:48:00,169 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >11:48:00,173 DEBUG storage: looking up parted Device: /dev/sr1 >11:48:00,175 INFO storage: got device: OpticalDevice instance (0x7fd5aa835a50) -- > name = sr1 status = True kids = 0 id = 24 > parents = [] > uuid = None size = 525.169921875 > format = existing iso9660 filesystem > major = 11 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sr1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sr1 type: 0 > sectorSize: 2048 physicalSectorSize: 2048 > length: 268887 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (16, 255, 63) biosGeometry: (16, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5aa7beef0> > target size = 0 path = /dev/sr1 > format args = [] originalFormat = None >11:48:00,178 DEBUG storage: Iso9660FS.supported: supported: True ; >11:48:00,178 INFO storage: got format: Iso9660FS instance (0x7fd5aa8602d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr1 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha_x86_64 size = 0 targetSize = 0 > >11:48:00,182 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-PepperC_Virtual_Disc_2_0f06ab01b84636188A62C7F7C61EBFAA-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.1-scsi-0:0:0:0', > 'DEVNAME': 'sr2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.1/host3/target3:0:0/3:0:0:0/block/sr2', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_6_1_1-scsi-0_0_0_0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Virtual_Disc_2', > 'ID_MODEL_ENC': 'Virtual\\x20Disc\\x202\\x20\\x20', > 'ID_MODEL_ID': '0002', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:6:1.1-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_6_1_1-scsi-0_0_0_0', > 'ID_REVISION': '0.01', > 'ID_SERIAL': 'PepperC_Virtual_Disc_2_0f06ab01b84636188A62C7F7C61EBFAA-0:0', > 'ID_SERIAL_SHORT': '0f06ab01b84636188A62C7F7C61EBFAA', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:030002:030101:', > 'ID_USB_INTERFACE_NUM': '01', > 'ID_VENDOR': 'PepperC', > 'ID_VENDOR_ENC': 'PepperC\\x20', > 'ID_VENDOR_ID': '14dd', > 'MAJOR': '11', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '891634', > 'name': 'sr2', > 'symlinks': ['/dev/disk/by-id/usb-PepperC_Virtual_Disc_2_0f06ab01b84636188A62C7F7C61EBFAA-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.1-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.1/host3/target3:0:0/3:0:0:0/block/sr2'} ; name: sr2 ; >11:48:00,183 INFO storage: scanning sr2 (/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.1/host3/target3:0:0/3:0:0:0/block/sr2)... >11:48:00,185 DEBUG storage: DeviceTree.getDeviceByName: name: sr2 ; >11:48:00,187 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,188 INFO storage: sr2 is a cdrom >11:48:00,191 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:48:00,192 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:48:00,196 DEBUG storage: OpticalDevice._setFormat: sr2 ; current: None ; type: None ; >11:48:00,196 INFO storage: added cdrom sr2 (id 25) to device tree >11:48:00,199 DEBUG storage: OpticalDevice.mediaPresent: sr2 ; status: True ; >11:48:00,208 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-DV-28E-V', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'DV-28E-V', > 'ID_MODEL_ENC': 'DV-28E-V\\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\\x20\\x20\\x20', > 'ID_REVISION': '1.AB', > 'ID_SERIAL': 'DV-28E-V', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '905677', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-DV-28E-V'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >11:48:00,209 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >11:48:00,211 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:48:00,212 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,213 INFO storage: sr0 is a cdrom >11:48:00,214 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:48:00,215 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:48:00,217 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:48:00,217 INFO storage: added cdrom sr0 (id 26) to device tree >11:48:00,220 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:48:00,246 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': '119851', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:48:00,247 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:48:00,249 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:48:00,251 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,251 INFO storage: loop0 is a loop device >11:48:00,253 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:48:00,255 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >11:48:00,257 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,257 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:48:00,260 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >11:48:00,260 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 27) to device tree >11:48:00,263 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >11:48:00,263 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:48:00,265 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:48:00,265 INFO storage: added loop loop0 (id 28) to device tree >11:48:00,267 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:48:00,269 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:48:00,269 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:48:00,271 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:48:00,273 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:48:00,275 WARN storage: disklabel detected but not usable on loop0 >11:48:00,276 INFO storage: type detected on 'loop0' is 'squashfs' >11:48:00,277 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:48:00,279 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:48:00,279 INFO storage: got device: LoopDevice instance (0x7fd5c6cb90d0) -- > name = loop0 status = False kids = 0 id = 28 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (27)'] > 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 >11:48:00,282 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b', > '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': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_UUID_ENC': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '119920', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:48:00,283 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:48:00,285 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:48:00,287 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,287 INFO storage: loop1 is a loop device >11:48:00,289 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:48:00,291 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:48:00,293 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,293 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:48:00,297 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:48:00,297 INFO storage: added file /LiveOS/rootfs.img (id 29) to device tree >11:48:00,301 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:48:00,301 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:48:00,305 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:48:00,305 INFO storage: added loop loop1 (id 30) to device tree >11:48:00,309 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:48:00,311 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:48:00,313 DEBUG storage: Ext4FS.supported: supported: True ; >11:48:00,314 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:48:00,315 DEBUG storage: device loop1 does not contain a disklabel >11:48:00,318 INFO storage: type detected on 'loop1' is 'ext4' >11:48:00,626 DEBUG storage: Ext4FS.supported: supported: True ; >11:48:00,626 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:48:00,629 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:48:00,630 INFO storage: got device: LoopDevice instance (0x7fd5aa835b50) -- > name = loop1 status = False kids = 0 id = 30 > parents = ['existing 0MB file /LiveOS/rootfs.img (29)'] > 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 >11:48:00,632 DEBUG storage: Ext4FS.supported: supported: True ; >11:48:00,633 INFO storage: got format: Ext4FS instance (0x7fd5aa892cd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 229948a1-524f-4bd7-95e6-51f823be344b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:48:00,636 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': '119990', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:48:00,637 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:48:00,638 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:48:00,640 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,640 INFO storage: loop2 is a loop device >11:48:00,642 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:48:00,645 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:48:00,647 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,647 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:48:00,649 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:48:00,649 INFO storage: added file /overlay (deleted) (id 31) to device tree >11:48:00,652 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:48:00,652 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:48:00,654 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:48:00,654 INFO storage: added loop loop2 (id 32) to device tree >11:48:00,656 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:48:00,658 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:48:00,658 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:48:00,660 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:48:00,662 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:48:00,665 WARN storage: disklabel detected but not usable on loop2 >11:48:00,666 DEBUG storage: no type or existing type for loop2, bailing >11:48:00,666 INFO storage: got device: LoopDevice instance (0x7fd5aa892550) -- > name = loop2 status = False kids = 0 id = 32 > parents = ['existing 0MB file /overlay (deleted) (31)'] > 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 >11:48:00,669 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': '120073', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:48:00,669 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >11:48:00,670 DEBUG storage: lvm filter: adding loop3 to the reject list >11:48:00,673 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': '120141', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:48:00,673 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >11:48:00,674 DEBUG storage: lvm filter: adding loop4 to the reject list >11:48:00,679 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': '38120208', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:48:00,680 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:48:00,681 DEBUG storage: lvm filter: adding loop5 to the reject list >11:48:00,685 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': '122333', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:48:00,685 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:48:00,687 DEBUG storage: lvm filter: adding loop6 to the reject list >11:48:00,691 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': '38122409', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:48:00,692 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:48:00,694 DEBUG storage: lvm filter: adding loop7 to the reject list >11:48:00,695 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:48:00,891 INFO storage: devices to scan: ['dm-0'] >11:48:00,896 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/229948a1-524f-4bd7-95e6-51f823be344b /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': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_UUID_ENC': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '212719', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:48:00,896 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:48:00,898 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:48:00,900 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,900 INFO storage: live-rw is a device-mapper device >11:48:00,902 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:48:00,904 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:48:00,906 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (30) with existing ext4 filesystem >11:48:00,910 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:48:00,912 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (32) >11:48:00,916 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:48:00,917 DEBUG storage: DeviceTree.getDeviceByName returned None >11:48:00,920 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >11:48:00,920 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:48:00,922 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:48:00,923 INFO storage: added dm live-rw (id 33) to device tree >11:48:00,924 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:48:00,926 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:48:00,929 DEBUG storage: Ext4FS.supported: supported: True ; >11:48:00,929 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:48:00,929 DEBUG storage: device live-rw does not contain a disklabel >11:48:00,930 INFO storage: type detected on 'live-rw' is 'ext4' >11:48:01,234 DEBUG storage: Ext4FS.supported: supported: True ; >11:48:01,235 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:48:01,237 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:48:01,238 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:48:01,240 INFO storage: got device: DMDevice instance (0x7fd5aa629750) -- > name = live-rw status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop2 (32)'] > 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 0x7fd5aa6137a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:48:01,243 DEBUG storage: Ext4FS.supported: supported: True ; >11:48:01,244 INFO storage: got format: Ext4FS instance (0x7fd5aa8b30d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 229948a1-524f-4bd7-95e6-51f823be344b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:48:01,440 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:48:01,442 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >11:48:01,446 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >11:48:01,511 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:48:01,513 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:48:01,518 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:48:01,581 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:48:01,583 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:48:01,587 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:48:01,652 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:48:01,654 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:48:01,658 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:48:01,724 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:48:01,726 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >11:48:01,731 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >11:48:01,795 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:48:01,798 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:48:01,802 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:48:01,865 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >11:48:01,868 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda4 ; status: False ; type: lvmpv ; >11:48:01,872 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda4 ; status: False ; type: lvmpv ; >11:48:01,937 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:48:01,940 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:48:01,944 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:48:02,007 DEBUG storage: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >11:48:02,074 DEBUG storage: OpticalDevice.teardown: sr2 ; status: True ; controllable: True ; >11:48:02,076 DEBUG storage: DeviceFormat.teardown: device: /dev/sr2 ; status: False ; type: None ; >11:48:02,081 DEBUG storage: DeviceFormat.teardown: device: /dev/sr2 ; status: False ; type: None ; >11:48:02,146 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:48:02,149 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >11:48:02,153 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >11:48:02,216 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:48:02,219 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:48:02,221 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:48:02,221 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:48:02,227 INFO storage: edd: MBR signature on sda is zero. new disk image? >11:48:02,227 INFO storage: edd: collected mbr signatures: {} >11:48:02,228 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x000ef162 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 156227584 >11:48:02,229 ERR storage: edd: unable to match edd entry 0x80 >11:48:02,235 DEBUG storage: Ext4FS.supported: supported: True ; >11:48:02,239 DEBUG storage: Ext4FS.supported: supported: True ; >11:48:02,246 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:48:02,276 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >11:48:02,282 DEBUG storage: Iso9660FS.supported: supported: True ; >11:48:02,285 DEBUG storage: OpticalDevice.mediaPresent: sr2 ; status: True ; >11:48:02,526 DEBUG storage: OpticalDevice.mediaPresent: sr2 ; status: True ; > > >/tmp/ifcfg.log: >18:47:42,590 DEBUG ifcfg: Network object created called >18:47:42,965 DEBUG ifcfg: NetworkDevice p8p1: setDefaultConfig() >18:47:42,966 DEBUG ifcfg: NetworkDevice p8p1 set: DEVICE=p8p1 BOOTPROTO=dhcp ONBOOT=no >18:47:42,975 DEBUG ifcfg: NetworkDevice p8p1 set: HWADDR=00:30:48:D1:E3:EE >18:47:42,975 DEBUG ifcfg: NetworkDevice p8p1 set: UUID=18dd16a8-8943-4876-b808-96ea7e671ac7 >18:47:42,976 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p8p1: > >18:47:42,976 DEBUG ifcfg: NetworkDevice p8p1: >DEVICE="p8p1" >HWADDR="00:30:48:D1:E3:EE" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="18dd16a8-8943-4876-b808-96ea7e671ac7" > >18:47:42,976 DEBUG ifcfg: writeIfcfgFile p8p1 to /etc/sysconfig/network-scripts/ifcfg-p8p1 >18:47:43,023 DEBUG ifcfg: NetworkDevice p8p2: setDefaultConfig() >18:47:43,023 DEBUG ifcfg: NetworkDevice p8p2 set: DEVICE=p8p2 BOOTPROTO=dhcp ONBOOT=no >18:47:43,024 DEBUG ifcfg: NetworkDevice p8p2 set: HWADDR=00:30:48:D1:E3:EF >18:47:43,024 DEBUG ifcfg: NetworkDevice p8p2 set: UUID=60c1a563-3236-4687-9e5b-259c5661a797 >18:47:43,024 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p8p2: > >18:47:43,025 DEBUG ifcfg: NetworkDevice p8p2: >DEVICE="p8p2" >HWADDR="00:30:48:D1:E3:EF" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="60c1a563-3236-4687-9e5b-259c5661a797" > >18:47:43,025 DEBUG ifcfg: writeIfcfgFile p8p2 to /etc/sysconfig/network-scripts/ifcfg-p8p2 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=LABEL=Fedora\x2018-Alpha\x20x86_64 inst.ks=cdrom:/dev/sr1:/ks.cfg rd.live.check BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >18:46:56,497 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >18:46:56,497 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="704" x-info="http://www.rsyslog.com"] start >18:46:56,500 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >18:46:56,500 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >18:46:56,500 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc2.git2.1.fc18.x86_64 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Wed Aug 22 11:54:04 UTC 2012 >18:46:56,500 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=LABEL=Fedora\x2018-Alpha\x20x86_64 inst.ks=cdrom:/dev/sr1:/ks.cfg rd.live.check BOOT_IMAGE=vmlinuz >18:46:56,500 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000cc000-0x00000000000cffff] reserved >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cff4ffff] usable >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff50000-0x00000000cff64fff] ACPI data >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff65000-0x00000000cff7ffff] ACPI NVS >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff80000-0x00000000cfffffff] reserved >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >18:46:56,500 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022fffffff] usable >18:46:56,500 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >18:46:56,500 INFO kernel:[ 0.000000] DMI present. >18:46:56,500 DEBUG kernel:[ 0.000000] DMI: NetScout Systems Inc. ODYSSEY/X7DB8, BIOS 2.1 10/24/2008 >18:46:56,500 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >18:46:56,500 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >18:46:56,500 INFO kernel:[ 0.000000] No AGP bridge found >18:46:56,500 INFO kernel:[ 0.000000] e820: last_pfn = 0x230000 max_arch_pfn = 0x400000000 >18:46:56,500 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >18:46:56,500 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >18:46:56,500 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >18:46:56,500 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >18:46:56,500 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >18:46:56,500 DEBUG kernel:[ 0.000000] D0000-E3FFF uncachable >18:46:56,500 DEBUG kernel:[ 0.000000] E4000-FFFFF write-protect >18:46:56,500 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >18:46:56,500 DEBUG kernel:[ 0.000000] 0 base 00D0000000 mask 3FF0000000 uncachable >18:46:56,500 DEBUG kernel:[ 0.000000] 1 base 00E0000000 mask 3FE0000000 uncachable >18:46:56,500 DEBUG kernel:[ 0.000000] 2 base 0000000000 mask 3E00000000 write-back >18:46:56,500 DEBUG kernel:[ 0.000000] 3 base 0200000000 mask 3FE0000000 write-back >18:46:56,500 DEBUG kernel:[ 0.000000] 4 base 0220000000 mask 3FF0000000 write-back >18:46:56,500 DEBUG kernel:[ 0.000000] 5 base 00CFF80000 mask 3FFFF80000 uncachable >18:46:56,500 DEBUG kernel:[ 0.000000] 6 disabled >18:46:56,500 DEBUG kernel:[ 0.000000] 7 disabled >18:46:56,500 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >18:46:56,500 DEBUG kernel:[ 0.000000] original variable MTRRs >18:46:56,500 DEBUG kernel:[ 0.000000] reg 0, base: 3328MB, range: 256MB, type UC >18:46:56,500 DEBUG kernel:[ 0.000000] reg 1, base: 3584MB, range: 512MB, type UC >18:46:56,500 DEBUG kernel:[ 0.000000] reg 2, base: 0GB, range: 8GB, type WB >18:46:56,500 DEBUG kernel:[ 0.000000] reg 3, base: 8GB, range: 512MB, type WB >18:46:56,500 DEBUG kernel:[ 0.000000] reg 4, base: 8704MB, range: 256MB, type WB >18:46:56,500 DEBUG kernel:[ 0.000000] reg 5, base: 3407360KB, range: 512KB, type UC >18:46:56,500 INFO kernel:[ 0.000000] total RAM covered: 8191M >18:46:56,500 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >18:46:56,500 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 1M num_reg: 7 lose cover RAM: 0G >18:46:56,500 DEBUG kernel:[ 0.000000] New variable MTRRs >18:46:56,500 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >18:46:56,500 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >18:46:56,500 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 256MB, type WB >18:46:56,500 DEBUG kernel:[ 0.000000] reg 3, base: 3407360KB, range: 512KB, type UC >18:46:56,500 DEBUG kernel:[ 0.000000] reg 4, base: 4GB, range: 4GB, type WB >18:46:56,500 DEBUG kernel:[ 0.000000] reg 5, base: 8GB, range: 512MB, type WB >18:46:56,500 DEBUG kernel:[ 0.000000] reg 6, base: 8704MB, range: 256MB, type WB >18:46:56,500 DEBUG kernel:[ 0.000000] e820: update [mem 0xcff80000-0xffffffff] usable ==> reserved >18:46:56,500 INFO kernel:[ 0.000000] e820: last_pfn = 0xcff50 max_arch_pfn = 0x400000000 >18:46:56,500 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f6140-0x000f614f] mapped at [ffff8800000f6140] >18:46:56,500 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >18:46:56,500 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576 >18:46:56,500 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xcff4ffff] >18:46:56,500 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xcfdfffff] page 2M >18:46:56,500 DEBUG kernel:[ 0.000000] [mem 0xcfe00000-0xcff4ffff] page 4k >18:46:56,500 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xcff4ffff @ [mem 0x1f97b000-0x1fffffff] >18:46:56,500 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x22fffffff] >18:46:56,500 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x22fffffff] page 2M >18:46:56,500 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x22fffffff @ [mem 0xcff46000-0xcff4ffff] >18:46:56,500 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e673000-0x7fffefff] >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f6110 00014 (v00 PTLTD ) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: RSDT 00000000cff5e4cc 00064 (v01 SMCI SMCISLP2 06040000 LTP 00000000) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: FACP 00000000cff6448a 00074 (v01 INTEL TUMWATER 06040000 PTL 00000003) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000cff60002 04488 (v01 Intel BLAKFORD 06040000 MSFT 0100000E) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: FACS 00000000cff65fc0 00040 >18:46:56,500 INFO systemd: Successfully loaded SELinux policy in 6s 31ms 958us. >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: APIC 00000000cff644fe 000C8 (v01 PTLTD ? APIC 06040000 LTP 00000000) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000cff645c6 0003C (v01 PTLTD MCFG 06040000 LTP 00000000) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: HPET 00000000cff64602 00038 (v01 PTLTD HPETTBL 06040000 LTP 00000001) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: BOOT 00000000cff6463a 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: SPCR 00000000cff64662 00050 (v01 PTLTD $UCRTBL$ 06040000 PTL 00000001) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000cff646b2 00176 (v01 SMCI SMCISLP2 06040000 LTP 00000000) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cff5fda3 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050228) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cff5fcfd 000A6 (v01 PmRef Cpu7Tst 00003000 INTL 20050228) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cff5fc57 000A6 (v01 PmRef Cpu6Tst 00003000 INTL 20050228) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cff5fbb1 000A6 (v01 PmRef Cpu5Tst 00003000 INTL 20050228) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cff5fb0b 000A6 (v01 PmRef Cpu4Tst 00003000 INTL 20050228) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cff5fa65 000A6 (v01 PmRef Cpu3Tst 00003000 INTL 20050228) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cff5f9bf 000A6 (v01 PmRef Cpu2Tst 00003000 INTL 20050228) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cff5f919 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050228) >18:46:56,500 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cff5e530 013E9 (v01 PmRef CpuPm 00003000 INTL 20050228) >18:46:56,500 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:46:56,500 INFO kernel:[ 0.000000] No NUMA configuration found >18:46:56,500 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000022fffffff] >18:46:56,500 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x22fffffff] >18:46:56,500 INFO kernel:[ 0.000000] NODE_DATA [mem 0x22ffd9000-0x22fffffff] >18:46:56,500 INFO systemd: Relabelled /dev and /run in 189ms 959us. >18:46:56,500 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880227600000-ffff88022f5fffff] on node 0 >18:46:56,500 WARNING kernel:[ 0.000000] Zone ranges: >18:46:56,500 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >18:46:56,500 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >18:46:56,500 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x22fffffff] >18:46:56,500 WARNING kernel:[ 0.000000] Movable zone start for each node >18:46:56,500 WARNING kernel:[ 0.000000] Early memory node ranges >18:46:56,500 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009bfff] >18:46:56,500 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xcff4ffff] >18:46:56,500 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x22fffffff] >18:46:56,500 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2096860 >18:46:56,500 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >18:46:56,500 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >18:46:56,500 DEBUG kernel:[ 0.000000] DMA zone: 3910 pages, LIFO batch:0 >18:46:56,500 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >18:46:56,500 DEBUG kernel:[ 0.000000] DMA32 zone: 831376 pages, LIFO batch:31 >18:46:56,500 DEBUG kernel:[ 0.000000] Normal zone: 19456 pages used for memmap >18:46:56,500 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >18:46:56,500 DEBUG kernel:[ 0.000000] Normal zone: 1225728 pages, LIFO batch:31 >18:46:56,500 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 >18:46:56,500 INFO systemd: Initializing machine ID from random generator. >18:46:56,500 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. >18:46:56,500 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x04] enabled) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x02] enabled) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x06] enabled) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >18:46:56,500 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) >18:46:56,500 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 >18:46:56,500 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec80000] gsi_base[24]) >18:46:56,500 INFO kernel:[ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47 >18:46:56,500 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) >18:46:56,500 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >18:46:56,500 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >18:46:56,500 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >18:46:56,500 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >18:46:56,500 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >18:46:56,500 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >18:46:56,500 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >18:46:56,500 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 64 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009c000 - 000000000009d000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 00000000000a0000 >18:46:56,500 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000cc000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000cc000 - 00000000000d0000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000d0000 - 00000000000e4000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cff50000 - 00000000cff65000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cff65000 - 00000000cff80000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cff80000 - 00000000d0000000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000e0000000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fee00000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 >18:46:56,500 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >18:46:56,500 INFO kernel:[ 0.000000] e820: [mem 0xd0000000-0xdfffffff] available for PCI devices >18:46:56,500 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >18:46:56,500 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >18:46:56,500 INFO kernel:[ 0.000000] PERCPU: Embedded 477 pages/cpu @ffff880226600000 s1923392 r8192 d22208 u2097152 >18:46:56,500 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:46:56,500 DEBUG kernel:[ 0.000000] pcpu-alloc: s1923392 r8192 d22208 u2097152 alloc=1*2097152 >18:46:56,500 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 >18:46:56,500 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2061014 >18:46:56,500 WARNING kernel:[ 0.000000] Policy zone: Normal >18:46:56,500 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:46:56,500 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:46:56,500 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=LABEL=Fedora\x2018-Alpha\x20x86_64 inst.ks=cdrom:/dev/sr1:/ks.cfg rd.live.check BOOT_IMAGE=vmlinuz >18:46:56,500 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >18:46:56,500 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >18:46:56,500 INFO kernel:[ 0.000000] Checking aperture... >18:46:56,500 INFO kernel:[ 0.000000] No AGP bridge found >18:46:56,500 INFO kernel:[ 0.000000] Memory: 8118028k/9175040k available (7082k kernel code, 787600k absent, 269412k reserved, 6426k data, 3244k init) >18:46:56,500 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >18:46:56,500 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >18:46:56,500 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >18:46:56,500 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=8. >18:46:56,500 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:46:56,500 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:1152 16 >18:46:56,500 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >18:46:56,500 INFO kernel:[ 0.000000] console [tty0] enabled >18:46:56,500 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >18:46:56,500 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >18:46:56,500 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >18:46:56,500 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >18:46:56,500 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >18:46:56,500 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >18:46:56,500 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >18:46:56,500 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >18:46:56,500 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >18:46:56,500 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >18:46:56,500 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >18:46:56,500 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >18:46:56,500 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >18:46:56,500 DEBUG kernel:[ 0.000000] ODEBUG: 24 of 24 active objects replaced >18:46:56,500 DEBUG kernel:[ 0.000000] hpet clockevent registered >18:46:56,500 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >18:46:56,500 INFO kernel:[ 0.000000] tsc: Detected 2833.429 MHz processor >18:46:56,500 INFO kernel:[ 0.002005] Calibrating delay loop (skipped), value calculated using timer frequency.. 5666.85 BogoMIPS (lpj=2833429) >18:46:56,500 INFO kernel:[ 0.002244] pid_max: default: 32768 minimum: 301 >18:46:56,500 INFO kernel:[ 0.002695] Security Framework initialized >18:46:56,500 INFO kernel:[ 0.002823] SELinux: Initializing. >18:46:56,500 DEBUG kernel:[ 0.003096] SELinux: Starting in permissive mode >18:46:56,500 INFO kernel:[ 0.004278] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >18:46:56,500 INFO kernel:[ 0.008105] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >18:46:56,500 INFO kernel:[ 0.009891] Mount-cache hash table entries: 256 >18:46:56,500 INFO kernel:[ 0.012437] Initializing cgroup subsys cpuacct >18:46:56,500 INFO kernel:[ 0.012558] Initializing cgroup subsys memory >18:46:56,500 INFO kernel:[ 0.012822] Initializing cgroup subsys devices >18:46:56,500 INFO kernel:[ 0.012951] Initializing cgroup subsys freezer >18:46:56,500 INFO kernel:[ 0.013010] Initializing cgroup subsys net_cls >18:46:56,500 INFO kernel:[ 0.013134] Initializing cgroup subsys blkio >18:46:56,500 INFO kernel:[ 0.013252] Initializing cgroup subsys perf_event >18:46:56,500 INFO kernel:[ 0.013604] CPU: Physical Processor ID: 0 >18:46:56,500 INFO kernel:[ 0.013721] CPU: Processor Core ID: 0 >18:46:56,500 INFO kernel:[ 0.013837] mce: CPU supports 6 MCE banks >18:46:56,500 DEBUG kernel:[ 0.014013] CPU0: Thermal monitoring handled by SMI >18:46:56,500 INFO kernel:[ 0.014020] process: using mwait in idle threads >18:46:56,500 INFO kernel:[ 0.014141] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >18:46:56,500 INFO kernel:[ 0.014141] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >18:46:56,500 INFO kernel:[ 0.014141] tlb_flushall_shift is 0xffffffff >18:46:56,500 INFO kernel:[ 0.015985] ACPI: Core revision 20120711 >18:46:56,500 INFO kernel:[ 0.079823] ftrace: allocating 23633 entries in 93 pages >18:46:56,500 INFO kernel:[ 0.086946] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >18:46:56,500 INFO kernel:[ 0.097084] smpboot: CPU0: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 >18:46:56,500 INFO kernel:[ 0.097985] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >18:46:56,500 INFO kernel:[ 0.097995] ... version: 2 >18:46:56,500 INFO kernel:[ 0.098987] ... bit width: 40 >18:46:56,500 INFO kernel:[ 0.099104] ... generic registers: 2 >18:46:56,500 INFO kernel:[ 0.099221] ... value mask: 000000ffffffffff >18:46:56,500 INFO kernel:[ 0.099341] ... max period: 000000007fffffff >18:46:56,500 INFO kernel:[ 0.099460] ... fixed-purpose events: 3 >18:46:56,500 INFO kernel:[ 0.099577] ... event mask: 0000000700000003 >18:46:56,500 INFO kernel:[ 0.103078] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >18:46:56,500 INFO kernel:[ 0.104626] SMP alternatives: lockdep: fixing up alternatives >18:46:56,500 DEBUG kernel:[ 0.002999] CPU1: Thermal monitoring handled by SMI >18:46:56,500 INFO kernel:[ 0.104752] smpboot: Booting Node 0, Processors #1 >18:46:56,500 INFO kernel:[ 0.178025] SMP alternatives: lockdep: fixing up alternatives >18:46:56,501 DEBUG kernel:[ 0.002999] CPU2: Thermal monitoring handled by SMI >18:46:56,501 WARNING kernel:[ 0.178257] #2 >18:46:56,501 INFO kernel:[ 0.191314] SMP alternatives: lockdep: fixing up alternatives >18:46:56,501 DEBUG kernel:[ 0.002999] CPU3: Thermal monitoring handled by SMI >18:46:56,501 WARNING kernel:[ 0.191551] #3 >18:46:56,501 INFO kernel:[ 0.204550] SMP alternatives: lockdep: fixing up alternatives >18:46:56,501 DEBUG kernel:[ 0.002999] CPU4: Thermal monitoring handled by SMI >18:46:56,501 WARNING kernel:[ 0.204783] #4 >18:46:56,501 INFO kernel:[ 0.217718] SMP alternatives: lockdep: fixing up alternatives >18:46:56,501 DEBUG kernel:[ 0.002999] CPU5: Thermal monitoring handled by SMI >18:46:56,501 WARNING kernel:[ 0.217972] #5 >18:46:56,501 INFO kernel:[ 0.230675] SMP alternatives: lockdep: fixing up alternatives >18:46:56,501 DEBUG kernel:[ 0.002999] CPU6: Thermal monitoring handled by SMI >18:46:56,501 WARNING kernel:[ 0.230970] #6 >18:46:56,501 INFO kernel:[ 0.244152] SMP alternatives: lockdep: fixing up alternatives >18:46:56,501 WARNING kernel:[ 0.244385] #7 OK >18:46:56,501 DEBUG kernel:[ 0.002999] CPU7: Thermal monitoring handled by SMI >18:46:56,501 INFO kernel:[ 0.256122] Brought up 8 CPUs >18:46:56,501 INFO kernel:[ 0.256966] smpboot: Total of 8 processors activated (45334.11 BogoMIPS) >18:46:56,501 INFO kernel:[ 0.261651] devtmpfs: initialized >18:46:56,501 INFO kernel:[ 0.264424] PM: Registering ACPI NVS region [mem 0xcff65000-0xcff7ffff] (110592 bytes) >18:46:56,501 INFO kernel:[ 0.265855] atomic64 test passed for x86-64 platform with CX8 and with SSE >18:46:56,501 INFO kernel:[ 0.266076] RTC time: 18:46:11, date: 11/14/12 >18:46:56,501 INFO kernel:[ 0.266794] NET: Registered protocol family 16 >18:46:56,501 INFO kernel:[ 0.268601] ACPI: bus type pci registered >18:46:56,501 INFO kernel:[ 0.269286] PCI: MMCONFIG for domain 0000 [bus 00-0a] at [mem 0xe0000000-0xe0afffff] (base 0xe0000000) >18:46:56,501 INFO kernel:[ 0.269480] PCI: MMCONFIG at [mem 0xe0000000-0xe0afffff] reserved in E820 >18:46:56,501 INFO kernel:[ 0.272250] PCI: Using configuration type 1 for base access >18:46:56,501 INFO kernel:[ 0.289081] bio: create slab <bio-0> at 0 >18:46:56,501 INFO kernel:[ 0.289537] ACPI: Added _OSI(Module Device) >18:46:56,501 INFO kernel:[ 0.289969] ACPI: Added _OSI(Processor Device) >18:46:56,501 INFO kernel:[ 0.290096] ACPI: Added _OSI(3.0 _SCP Extensions) >18:46:56,501 INFO kernel:[ 0.290224] ACPI: Added _OSI(Processor Aggregator Device) >18:46:56,501 DEBUG kernel:[ 0.294495] ACPI: EC: Look up EC in DSDT >18:46:56,501 WARNING kernel:[ 0.300233] ACPI Error: [Z000] Namespace lookup failure, AE_NOT_FOUND (20120711/psargs-359) >18:46:56,501 WARNING kernel:[ 0.300586] ACPI Error: Method parse/execution failed [\_SB_._OSC] (Node ffff88022311fb50), AE_NOT_FOUND (20120711/psparse-536) >18:46:56,501 INFO kernel:[ 0.381060] ACPI: Interpreter enabled >18:46:56,501 INFO kernel:[ 0.381179] ACPI: (supports S0 S1 S4 S5) >18:46:56,501 INFO kernel:[ 0.381744] ACPI: Using IOAPIC for interrupt routing >18:46:56,501 INFO kernel:[ 0.457462] ACPI: No dock devices found. >18:46:56,501 INFO kernel:[ 0.457582] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >18:46:56,501 INFO kernel:[ 0.478546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >18:46:56,501 INFO kernel:[ 0.520748] pci_root PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-0a] only partially covers this bridge >18:46:56,501 INFO kernel:[ 0.521468] PCI host bridge to bus 0000:00 >18:46:56,501 DEBUG kernel:[ 0.521595] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >18:46:56,501 INFO kernel:[ 0.521597] pci_bus 0000:00: root bus resource [bus 00-ff] >18:46:56,501 INFO kernel:[ 0.521723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >18:46:56,501 INFO kernel:[ 0.521850] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >18:46:56,501 INFO kernel:[ 0.521931] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >18:46:56,501 INFO kernel:[ 0.522059] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >18:46:56,501 INFO kernel:[ 0.522187] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >18:46:56,501 INFO kernel:[ 0.522315] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >18:46:56,501 INFO kernel:[ 0.522443] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >18:46:56,501 INFO kernel:[ 0.522571] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >18:46:56,501 INFO kernel:[ 0.522699] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfebfffff] >18:46:56,501 DEBUG kernel:[ 0.522974] pci 0000:00:00.0: [8086:25d8] type 00 class 0x060000 >18:46:56,501 DEBUG kernel:[ 0.523106] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold >18:46:56,501 DEBUG kernel:[ 0.523179] pci 0000:00:02.0: [8086:25f7] type 01 class 0x060400 >18:46:56,501 DEBUG kernel:[ 0.523290] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold >18:46:56,501 DEBUG kernel:[ 0.523338] pci 0000:00:04.0: [8086:25f8] type 01 class 0x060400 >18:46:56,501 DEBUG kernel:[ 0.523443] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold >18:46:56,501 DEBUG kernel:[ 0.523490] pci 0000:00:06.0: [8086:25f9] type 01 class 0x060400 >18:46:56,501 DEBUG kernel:[ 0.523595] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold >18:46:56,501 DEBUG kernel:[ 0.523647] pci 0000:00:10.0: [8086:25f0] type 00 class 0x060000 >18:46:56,501 DEBUG kernel:[ 0.523728] pci 0000:00:10.1: [8086:25f0] type 00 class 0x060000 >18:46:56,501 DEBUG kernel:[ 0.523823] pci 0000:00:10.2: [8086:25f0] type 00 class 0x060000 >18:46:56,501 DEBUG kernel:[ 0.523925] pci 0000:00:11.0: [8086:25f1] type 00 class 0x060000 >18:46:56,501 DEBUG kernel:[ 0.524008] pci 0000:00:13.0: [8086:25f3] type 00 class 0x060000 >18:46:56,501 DEBUG kernel:[ 0.524091] pci 0000:00:15.0: [8086:25f5] type 00 class 0x060000 >18:46:56,501 DEBUG kernel:[ 0.524172] pci 0000:00:16.0: [8086:25f6] type 00 class 0x060000 >18:46:56,501 DEBUG kernel:[ 0.524269] pci 0000:00:1c.0: [8086:2690] type 01 class 0x060400 >18:46:56,501 DEBUG kernel:[ 0.524404] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >18:46:56,501 DEBUG kernel:[ 0.524461] pci 0000:00:1d.0: [8086:2688] type 00 class 0x0c0300 >18:46:56,501 DEBUG kernel:[ 0.524522] pci 0000:00:1d.0: reg 20: [io 0x1800-0x181f] >18:46:56,501 DEBUG kernel:[ 0.524618] pci 0000:00:1d.1: [8086:2689] type 00 class 0x0c0300 >18:46:56,501 DEBUG kernel:[ 0.524678] pci 0000:00:1d.1: reg 20: [io 0x1820-0x183f] >18:46:56,501 DEBUG kernel:[ 0.524755] pci 0000:00:1d.2: [8086:268a] type 00 class 0x0c0300 >18:46:56,501 DEBUG kernel:[ 0.524816] pci 0000:00:1d.2: reg 20: [io 0x1840-0x185f] >18:46:56,501 DEBUG kernel:[ 0.524909] pci 0000:00:1d.7: [8086:268c] type 00 class 0x0c0320 >18:46:56,501 DEBUG kernel:[ 0.524943] pci 0000:00:1d.7: reg 10: [mem 0xdea00000-0xdea003ff] >18:46:56,501 DEBUG kernel:[ 0.525085] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >18:46:56,501 DEBUG kernel:[ 0.525127] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >18:46:56,501 DEBUG kernel:[ 0.525249] pci 0000:00:1f.0: [8086:2670] type 00 class 0x060100 >18:46:56,501 DEBUG kernel:[ 0.525399] pci 0000:00:1f.1: [8086:269e] type 00 class 0x01018a >18:46:56,501 DEBUG kernel:[ 0.525416] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007] >18:46:56,501 DEBUG kernel:[ 0.525429] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003] >18:46:56,501 DEBUG kernel:[ 0.525442] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007] >18:46:56,501 DEBUG kernel:[ 0.525455] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003] >18:46:56,501 DEBUG kernel:[ 0.525469] pci 0000:00:1f.1: reg 20: [io 0x1860-0x186f] >18:46:56,501 DEBUG kernel:[ 0.525550] pci 0000:00:1f.3: [8086:269b] type 00 class 0x0c0500 >18:46:56,501 DEBUG kernel:[ 0.525621] pci 0000:00:1f.3: reg 20: [io 0x1100-0x111f] >18:46:56,501 DEBUG kernel:[ 0.525764] pci_bus 0000:01: busn_res: [bus 01-07] is inserted under [bus 00-ff] >18:46:56,501 DEBUG kernel:[ 0.525812] pci 0000:01:00.0: [8086:3500] type 01 class 0x060400 >18:46:56,501 DEBUG kernel:[ 0.525943] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold >18:46:56,501 DEBUG kernel:[ 0.525995] pci 0000:01:00.3: [8086:350c] type 01 class 0x060400 >18:46:56,501 DEBUG kernel:[ 0.526124] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold >18:46:56,501 INFO kernel:[ 0.526155] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >18:46:56,501 INFO kernel:[ 0.526413] pci 0000:00:02.0: PCI bridge to [bus 01-07] >18:46:56,501 DEBUG kernel:[ 0.526536] pci 0000:00:02.0: bridge window [io 0x2000-0x2fff] >18:46:56,501 DEBUG kernel:[ 0.526541] pci 0000:00:02.0: bridge window [mem 0xde000000-0xde3fffff] >18:46:56,501 DEBUG kernel:[ 0.526617] pci_bus 0000:02: busn_res: [bus 02-06] is inserted under [bus 01-07] >18:46:56,501 DEBUG kernel:[ 0.526646] pci 0000:02:00.0: [8086:3510] type 01 class 0x060400 >18:46:56,501 DEBUG kernel:[ 0.526779] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >18:46:56,501 INFO kernel:[ 0.526804] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >18:46:56,501 DEBUG kernel:[ 0.526953] pci 0000:02:02.0: [8086:3518] type 01 class 0x060400 >18:46:56,501 DEBUG kernel:[ 0.527093] pci 0000:02:02.0: PME# supported from D0 D3hot D3cold >18:46:56,501 INFO kernel:[ 0.527117] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >18:46:56,501 INFO kernel:[ 0.527364] pci 0000:01:00.0: PCI bridge to [bus 02-06] >18:46:56,501 DEBUG kernel:[ 0.527487] pci 0000:01:00.0: bridge window [io 0x2000-0x2fff] >18:46:56,501 DEBUG kernel:[ 0.527492] pci 0000:01:00.0: bridge window [mem 0xde000000-0xde1fffff] >18:46:56,501 DEBUG kernel:[ 0.527571] pci_bus 0000:03: busn_res: [bus 03-05] is inserted under [bus 02-06] >18:46:56,501 DEBUG kernel:[ 0.527602] pci 0000:03:00.0: [8086:0329] type 01 class 0x060400 >18:46:56,501 WARNING kernel:[ 0.527633] pci 0000:03:00.0: PXH quirk detected; SHPC device MSI disabled >18:46:56,501 DEBUG kernel:[ 0.527993] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >18:46:56,501 DEBUG kernel:[ 0.528052] pci 0000:03:00.2: [8086:032a] type 01 class 0x060400 >18:46:56,501 WARNING kernel:[ 0.528082] pci 0000:03:00.2: PXH quirk detected; SHPC device MSI disabled >18:46:56,501 DEBUG kernel:[ 0.528345] pci 0000:03:00.2: PME# supported from D0 D3hot D3cold >18:46:56,501 INFO kernel:[ 0.528382] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >18:46:56,501 INFO kernel:[ 0.528597] pci 0000:02:00.0: PCI bridge to [bus 03-05] >18:46:56,501 DEBUG kernel:[ 0.528722] pci 0000:02:00.0: bridge window [mem 0xde000000-0xde0fffff] >18:46:56,501 DEBUG kernel:[ 0.528798] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 03-05] >18:46:56,501 INFO kernel:[ 0.528870] pci 0000:03:00.0: PCI bridge to [bus 04] >18:46:56,501 DEBUG kernel:[ 0.529006] pci_bus 0000:05: busn_res: [bus 05] is inserted under [bus 03-05] >18:46:56,501 DEBUG kernel:[ 0.529042] pci 0000:05:01.0: [122e:7727] type 00 class 0x020000 >18:46:56,501 DEBUG kernel:[ 0.529065] pci 0000:05:01.0: reg 10: [mem 0xde000000-0xde0fffff] >18:46:56,501 INFO kernel:[ 0.529288] pci 0000:03:00.2: PCI bridge to [bus 05] >18:46:56,501 DEBUG kernel:[ 0.529414] pci 0000:03:00.2: bridge window [mem 0xde000000-0xde0fffff] >18:46:56,501 DEBUG kernel:[ 0.529509] pci_bus 0000:06: busn_res: [bus 06] is inserted under [bus 02-06] >18:46:56,501 DEBUG kernel:[ 0.529562] pci 0000:06:00.0: [8086:1096] type 00 class 0x020000 >18:46:56,501 DEBUG kernel:[ 0.529580] pci 0000:06:00.0: reg 10: [mem 0xde120000-0xde13ffff] >18:46:56,501 DEBUG kernel:[ 0.529595] pci 0000:06:00.0: reg 14: [mem 0xde100000-0xde11ffff] >18:46:56,501 DEBUG kernel:[ 0.529609] pci 0000:06:00.0: reg 18: [io 0x2000-0x201f] >18:46:56,501 DEBUG kernel:[ 0.529661] pci 0000:06:00.0: reg 30: [mem 0x00000000-0x0000ffff pref] >18:46:56,501 DEBUG kernel:[ 0.529754] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold >18:46:56,501 DEBUG kernel:[ 0.529819] pci 0000:06:00.1: [8086:1096] type 00 class 0x020000 >18:46:56,501 DEBUG kernel:[ 0.529837] pci 0000:06:00.1: reg 10: [mem 0xde160000-0xde17ffff] >18:46:56,501 DEBUG kernel:[ 0.529932] pci 0000:06:00.1: reg 14: [mem 0xde140000-0xde15ffff] >18:46:56,501 DEBUG kernel:[ 0.529947] pci 0000:06:00.1: reg 18: [io 0x2020-0x203f] >18:46:56,501 DEBUG kernel:[ 0.529998] pci 0000:06:00.1: reg 30: [mem 0x00000000-0x0000ffff pref] >18:46:56,501 DEBUG kernel:[ 0.530091] pci 0000:06:00.1: PME# supported from D0 D3hot D3cold >18:46:56,501 INFO kernel:[ 0.530130] pci 0000:06:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >18:46:56,501 INFO kernel:[ 0.530344] pci 0000:02:02.0: PCI bridge to [bus 06] >18:46:56,501 DEBUG kernel:[ 0.530466] pci 0000:02:02.0: bridge window [io 0x2000-0x2fff] >18:46:56,501 DEBUG kernel:[ 0.530471] pci 0000:02:02.0: bridge window [mem 0xde100000-0xde1fffff] >18:46:56,501 DEBUG kernel:[ 0.530556] pci_bus 0000:07: busn_res: [bus 07] is inserted under [bus 01-07] >18:46:56,501 DEBUG kernel:[ 0.530589] pci 0000:07:01.0: [122e:7727] type 00 class 0x020000 >18:46:56,501 DEBUG kernel:[ 0.530610] pci 0000:07:01.0: reg 10: [mem 0xde200000-0xde2fffff] >18:46:56,501 INFO kernel:[ 0.530813] pci 0000:01:00.3: PCI bridge to [bus 07] >18:46:56,501 DEBUG kernel:[ 0.530929] pci 0000:01:00.3: bridge window [mem 0xde200000-0xde2fffff] >18:46:56,501 DEBUG kernel:[ 0.531009] pci_bus 0000:08: busn_res: [bus 08] is inserted under [bus 00-ff] >18:46:56,501 DEBUG kernel:[ 0.531043] pci 0000:08:00.0: [13c1:1004] type 00 class 0x010400 >18:46:56,501 DEBUG kernel:[ 0.531065] pci 0000:08:00.0: reg 10: [mem 0xd8000000-0xd9ffffff 64bit pref] >18:46:56,501 DEBUG kernel:[ 0.531083] pci 0000:08:00.0: reg 18: [mem 0xde500000-0xde500fff 64bit] >18:46:56,501 DEBUG kernel:[ 0.531096] pci 0000:08:00.0: reg 20: [io 0x3000-0x30ff] >18:46:56,501 DEBUG kernel:[ 0.531118] pci 0000:08:00.0: reg 30: [mem 0x00000000-0x0001ffff pref] >18:46:56,501 DEBUG kernel:[ 0.531198] pci 0000:08:00.0: supports D1 D2 >18:46:56,501 INFO kernel:[ 0.532982] pci 0000:00:04.0: PCI bridge to [bus 08] >18:46:56,501 DEBUG kernel:[ 0.533104] pci 0000:00:04.0: bridge window [io 0x3000-0x3fff] >18:46:56,501 DEBUG kernel:[ 0.533109] pci 0000:00:04.0: bridge window [mem 0xde500000-0xde5fffff] >18:46:56,501 DEBUG kernel:[ 0.533116] pci 0000:00:04.0: bridge window [mem 0xd8000000-0xd9ffffff 64bit pref] >18:46:56,501 DEBUG kernel:[ 0.533178] pci_bus 0000:09: busn_res: [bus 09] is inserted under [bus 00-ff] >18:46:56,501 DEBUG kernel:[ 0.533213] pci 0000:09:00.0: [13c1:1004] type 00 class 0x010400 >18:46:56,501 DEBUG kernel:[ 0.533234] pci 0000:09:00.0: reg 10: [mem 0xda000000-0xdbffffff 64bit pref] >18:46:56,501 DEBUG kernel:[ 0.533253] pci 0000:09:00.0: reg 18: [mem 0xde600000-0xde600fff 64bit] >18:46:56,501 DEBUG kernel:[ 0.533265] pci 0000:09:00.0: reg 20: [io 0x4000-0x40ff] >18:46:56,501 DEBUG kernel:[ 0.533287] pci 0000:09:00.0: reg 30: [mem 0x00000000-0x0001ffff pref] >18:46:56,501 DEBUG kernel:[ 0.533361] pci 0000:09:00.0: supports D1 D2 >18:46:56,501 INFO kernel:[ 0.534940] pci 0000:00:06.0: PCI bridge to [bus 09] >18:46:56,501 DEBUG kernel:[ 0.535063] pci 0000:00:06.0: bridge window [io 0x4000-0x4fff] >18:46:56,501 DEBUG kernel:[ 0.535067] pci 0000:00:06.0: bridge window [mem 0xde600000-0xde6fffff] >18:46:56,501 DEBUG kernel:[ 0.535074] pci 0000:00:06.0: bridge window [mem 0xda000000-0xdbffffff 64bit pref] >18:46:56,501 DEBUG kernel:[ 0.535149] pci_bus 0000:0a: busn_res: [bus 0a] is inserted under [bus 00-ff] >18:46:56,501 DEBUG kernel:[ 0.535189] pci 0000:0a:00.0: [13c1:1004] type 00 class 0x010400 >18:46:56,501 DEBUG kernel:[ 0.535217] pci 0000:0a:00.0: reg 10: [mem 0xdc000000-0xddffffff 64bit pref] >18:46:56,501 DEBUG kernel:[ 0.535240] pci 0000:0a:00.0: reg 18: [mem 0xde700000-0xde700fff 64bit] >18:46:56,501 DEBUG kernel:[ 0.535255] pci 0000:0a:00.0: reg 20: [io 0x5000-0x50ff] >18:46:56,501 DEBUG kernel:[ 0.535284] pci 0000:0a:00.0: reg 30: [mem 0x00000000-0x0001ffff pref] >18:46:56,501 DEBUG kernel:[ 0.535375] pci 0000:0a:00.0: supports D1 D2 >18:46:56,501 INFO kernel:[ 0.536942] pci 0000:00:1c.0: PCI bridge to [bus 0a] >18:46:56,501 DEBUG kernel:[ 0.537065] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] >18:46:56,501 DEBUG kernel:[ 0.537070] pci 0000:00:1c.0: bridge window [mem 0xde700000-0xde7fffff] >18:46:56,501 DEBUG kernel:[ 0.537079] pci 0000:00:1c.0: bridge window [mem 0xdc000000-0xddffffff 64bit pref] >18:46:56,501 DEBUG kernel:[ 0.537126] pci_bus 0000:0b: busn_res: [bus 0b] is inserted under [bus 00-ff] >18:46:56,501 DEBUG kernel:[ 0.537158] pci 0000:0b:01.0: [1002:515e] type 00 class 0x030000 >18:46:56,501 DEBUG kernel:[ 0.537182] pci 0000:0b:01.0: reg 10: [mem 0xd0000000-0xd7ffffff pref] >18:46:56,501 DEBUG kernel:[ 0.537197] pci 0000:0b:01.0: reg 14: [io 0x6000-0x60ff] >18:46:56,501 DEBUG kernel:[ 0.537211] pci 0000:0b:01.0: reg 18: [mem 0xde400000-0xde40ffff] >18:46:56,501 DEBUG kernel:[ 0.537262] pci 0000:0b:01.0: reg 30: [mem 0x00000000-0x0001ffff pref] >18:46:56,501 DEBUG kernel:[ 0.537317] pci 0000:0b:01.0: supports D1 D2 >18:46:56,501 INFO kernel:[ 0.537396] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode) >18:46:56,501 DEBUG kernel:[ 0.537521] pci 0000:00:1e.0: bridge window [io 0x6000-0x6fff] >18:46:56,501 DEBUG kernel:[ 0.537526] pci 0000:00:1e.0: bridge window [mem 0xde400000-0xde4fffff] >18:46:56,501 DEBUG kernel:[ 0.537534] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xd7ffffff 64bit pref] >18:46:56,501 DEBUG kernel:[ 0.537543] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >18:46:56,501 DEBUG kernel:[ 0.537558] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >18:46:56,501 DEBUG kernel:[ 0.537566] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >18:46:56,501 DEBUG kernel:[ 0.537575] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >18:46:56,501 DEBUG kernel:[ 0.537583] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >18:46:56,501 DEBUG kernel:[ 0.537591] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >18:46:56,501 DEBUG kernel:[ 0.537600] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >18:46:56,501 DEBUG kernel:[ 0.537608] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) >18:46:56,501 DEBUG kernel:[ 0.537616] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xfebfffff] (subtractive decode) >18:46:56,501 DEBUG kernel:[ 0.537665] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >18:46:56,501 DEBUG kernel:[ 0.552365] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT] >18:46:56,501 DEBUG kernel:[ 0.553383] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0._PRT] >18:46:56,501 DEBUG kernel:[ 0.555169] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD0.PXH0._PRT] >18:46:56,501 DEBUG kernel:[ 0.558384] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD0.PXH1._PRT] >18:46:56,501 DEBUG kernel:[ 0.560706] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD2._PRT] >18:46:56,501 DEBUG kernel:[ 0.562146] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMF3._PRT] >18:46:56,501 DEBUG kernel:[ 0.564327] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] >18:46:56,501 DEBUG kernel:[ 0.566604] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT] >18:46:56,501 DEBUG kernel:[ 0.568881] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] >18:46:56,501 DEBUG kernel:[ 0.571506] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT] >18:46:56,501 INFO kernel:[ 0.573446] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >18:46:56,501 INFO kernel:[ 0.573636] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >18:46:56,501 INFO kernel:[ 0.741670] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 *7 10 11 14 15) >18:46:56,501 INFO kernel:[ 0.743397] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 14 15) >18:46:56,502 INFO kernel:[ 0.745113] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 14 15) >18:46:56,502 INFO kernel:[ 0.746817] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 14 15) >18:46:56,502 INFO kernel:[ 0.748526] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled. >18:46:56,502 INFO kernel:[ 0.750394] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 6 7 10 11 14 15) *0, disabled. >18:46:56,502 INFO kernel:[ 0.752216] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled. >18:46:56,502 INFO kernel:[ 0.754092] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 6 7 10 11 14 15) *0, disabled. >18:46:56,502 INFO kernel:[ 0.756370] vgaarb: device added: PCI:0000:0b:01.0,decodes=io+mem,owns=io+mem,locks=none >18:46:56,502 INFO kernel:[ 0.756569] vgaarb: loaded >18:46:56,502 INFO kernel:[ 0.756682] vgaarb: bridge control possible 0000:0b:01.0 >18:46:56,502 NOTICE kernel:[ 0.758198] SCSI subsystem initialized >18:46:56,502 INFO kernel:[ 0.758327] ACPI: bus type scsi registered >18:46:56,502 DEBUG kernel:[ 0.758483] libata version 3.00 loaded. >18:46:56,502 INFO kernel:[ 0.759049] ACPI: bus type usb registered >18:46:56,502 INFO kernel:[ 0.759425] usbcore: registered new interface driver usbfs >18:46:56,502 INFO kernel:[ 0.759657] usbcore: registered new interface driver hub >18:46:56,502 INFO kernel:[ 0.759951] usbcore: registered new device driver usb >18:46:56,502 INFO kernel:[ 0.760531] PCI: Using ACPI for IRQ routing >18:46:56,502 DEBUG kernel:[ 0.760896] PCI: pci_cache_line_size set to 64 bytes >18:46:56,502 DEBUG kernel:[ 0.761636] e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff] >18:46:56,502 DEBUG kernel:[ 0.761656] e820: reserve RAM buffer [mem 0xcff50000-0xcfffffff] >18:46:56,502 INFO kernel:[ 0.763006] NetLabel: Initializing >18:46:56,502 INFO kernel:[ 0.763123] NetLabel: domain hash size = 128 >18:46:56,502 INFO kernel:[ 0.763239] NetLabel: protocols = UNLABELED CIPSOv4 >18:46:56,502 INFO kernel:[ 0.763525] NetLabel: unlabeled traffic allowed by default >18:46:56,502 INFO kernel:[ 0.763741] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >18:46:56,502 INFO kernel:[ 0.763869] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >18:46:56,502 INFO kernel:[ 0.764131] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >18:46:56,502 INFO kernel:[ 0.771041] Switching to clocksource hpet >18:46:56,502 INFO kernel:[ 0.917916] pnp: PnP ACPI init >18:46:56,502 INFO kernel:[ 0.918184] ACPI: bus type pnp registered >18:46:56,502 DEBUG kernel:[ 0.937387] pnp 00:00: [bus 00-ff] >18:46:56,502 DEBUG kernel:[ 0.937397] pnp 00:00: [io 0x0000-0x0cf7 window] >18:46:56,502 DEBUG kernel:[ 0.937405] pnp 00:00: [io 0x0cf8-0x0cff] >18:46:56,502 DEBUG kernel:[ 0.937412] pnp 00:00: [io 0x0d00-0xffff window] >18:46:56,502 DEBUG kernel:[ 0.937420] pnp 00:00: [mem 0x000a0000-0x000bffff window] >18:46:56,502 DEBUG kernel:[ 0.937427] pnp 00:00: [mem 0x000c0000-0x000c3fff window] >18:46:56,502 DEBUG kernel:[ 0.937434] pnp 00:00: [mem 0x000c4000-0x000c7fff window] >18:46:56,502 DEBUG kernel:[ 0.937442] pnp 00:00: [mem 0x000c8000-0x000cbfff window] >18:46:56,502 DEBUG kernel:[ 0.937449] pnp 00:00: [mem 0x000cc000-0x000cffff window] >18:46:56,502 DEBUG kernel:[ 0.937457] pnp 00:00: [mem 0x000d0000-0x000d3fff window] >18:46:56,502 DEBUG kernel:[ 0.937464] pnp 00:00: [mem 0x000d4000-0x000d7fff window] >18:46:56,502 DEBUG kernel:[ 0.937471] pnp 00:00: [mem 0x000d8000-0x000dbfff window] >18:46:56,502 DEBUG kernel:[ 0.937478] pnp 00:00: [mem 0x000dc000-0x000dffff window] >18:46:56,502 DEBUG kernel:[ 0.937486] pnp 00:00: [mem 0x000e0000-0x000e3fff window] >18:46:56,502 DEBUG kernel:[ 0.937493] pnp 00:00: [mem 0x000e4000-0x000e7fff window] >18:46:56,502 DEBUG kernel:[ 0.937500] pnp 00:00: [mem 0x000e8000-0x000ebfff window] >18:46:56,502 DEBUG kernel:[ 0.937507] pnp 00:00: [mem 0x000ec000-0x000effff window] >18:46:56,502 DEBUG kernel:[ 0.937514] pnp 00:00: [mem 0xd0000000-0xfebfffff window] >18:46:56,502 DEBUG kernel:[ 0.937871] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >18:46:56,502 DEBUG kernel:[ 0.940149] pnp 00:01: [io 0x0010-0x001f] >18:46:56,502 DEBUG kernel:[ 0.940157] pnp 00:01: [io 0x0024-0x0025] >18:46:56,502 DEBUG kernel:[ 0.940164] pnp 00:01: [io 0x0028-0x0029] >18:46:56,502 DEBUG kernel:[ 0.940170] pnp 00:01: [io 0x002c-0x002d] >18:46:56,502 DEBUG kernel:[ 0.940177] pnp 00:01: [io 0x002e-0x002f] >18:46:56,502 DEBUG kernel:[ 0.940184] pnp 00:01: [io 0x0030-0x0031] >18:46:56,502 DEBUG kernel:[ 0.940191] pnp 00:01: [io 0x0034-0x0035] >18:46:56,502 DEBUG kernel:[ 0.940197] pnp 00:01: [io 0x0038-0x0039] >18:46:56,502 DEBUG kernel:[ 0.940204] pnp 00:01: [io 0x003c-0x003d] >18:46:56,502 DEBUG kernel:[ 0.940211] pnp 00:01: [io 0x004e-0x004f] >18:46:56,502 DEBUG kernel:[ 0.940217] pnp 00:01: [io 0x0050-0x0053] >18:46:56,502 DEBUG kernel:[ 0.940223] pnp 00:01: [io 0x0063] >18:46:56,502 DEBUG kernel:[ 0.940230] pnp 00:01: [io 0x0065] >18:46:56,502 DEBUG kernel:[ 0.940236] pnp 00:01: [io 0x0067] >18:46:56,502 DEBUG kernel:[ 0.940243] pnp 00:01: [io 0x0072-0x0077] >18:46:56,502 DEBUG kernel:[ 0.940258] pnp 00:01: [io 0x0080] >18:46:56,502 DEBUG kernel:[ 0.940266] pnp 00:01: [io 0x0090-0x009f] >18:46:56,502 DEBUG kernel:[ 0.940273] pnp 00:01: [io 0x00a4-0x00a5] >18:46:56,502 DEBUG kernel:[ 0.940280] pnp 00:01: [io 0x00a8-0x00a9] >18:46:56,502 DEBUG kernel:[ 0.940288] pnp 00:01: [io 0x00ac-0x00ad] >18:46:56,502 DEBUG kernel:[ 0.940295] pnp 00:01: [io 0x00b0-0x00b5] >18:46:56,502 DEBUG kernel:[ 0.940302] pnp 00:01: [io 0x00b8-0x00b9] >18:46:56,502 DEBUG kernel:[ 0.940309] pnp 00:01: [io 0x00bc-0x00bd] >18:46:56,502 DEBUG kernel:[ 0.940317] pnp 00:01: [io 0x04d0-0x04d1] >18:46:56,502 DEBUG kernel:[ 0.940324] pnp 00:01: [io 0x0295-0x0296] >18:46:56,502 DEBUG kernel:[ 0.940331] pnp 00:01: [io 0x0ca2-0x0ca3] >18:46:56,502 DEBUG kernel:[ 0.940338] pnp 00:01: [io 0x0ca8-0x0caf] >18:46:56,502 DEBUG kernel:[ 0.940345] pnp 00:01: [io 0x1000-0x107f] >18:46:56,502 DEBUG kernel:[ 0.940352] pnp 00:01: [io 0x1180-0x11bf] >18:46:56,502 DEBUG kernel:[ 0.940359] pnp 00:01: [io 0x0800-0x080f] >18:46:56,502 DEBUG kernel:[ 0.940366] pnp 00:01: [io 0xfe00] >18:46:56,502 DEBUG kernel:[ 0.940374] pnp 00:01: [mem 0xe0000000-0xefffffff] >18:46:56,502 DEBUG kernel:[ 0.940381] pnp 00:01: [mem 0xfee00000-0xfee0ffff] >18:46:56,502 DEBUG kernel:[ 0.940388] pnp 00:01: [mem 0xfec80000-0xfec80fff] >18:46:56,502 DEBUG kernel:[ 0.940395] pnp 00:01: [mem 0xfed1c000-0xfed1ffff] >18:46:56,502 DEBUG kernel:[ 0.940402] pnp 00:01: [mem 0xfe000000-0xfe01ffff] >18:46:56,502 DEBUG kernel:[ 0.940408] pnp 00:01: [mem 0xfe600000-0xfe6fffff] >18:46:56,502 INFO kernel:[ 0.941213] system 00:01: [io 0x04d0-0x04d1] has been reserved >18:46:56,502 INFO kernel:[ 0.941355] system 00:01: [io 0x0295-0x0296] has been reserved >18:46:56,502 INFO kernel:[ 0.941489] system 00:01: [io 0x0ca2-0x0ca3] has been reserved >18:46:56,502 INFO kernel:[ 0.941622] system 00:01: [io 0x0ca8-0x0caf] has been reserved >18:46:56,502 INFO kernel:[ 0.941754] system 00:01: [io 0x1000-0x107f] has been reserved >18:46:56,502 INFO kernel:[ 0.941886] system 00:01: [io 0x1180-0x11bf] has been reserved >18:46:56,502 INFO kernel:[ 0.942038] system 00:01: [io 0x0800-0x080f] has been reserved >18:46:56,502 INFO kernel:[ 0.942172] system 00:01: [io 0xfe00] has been reserved >18:46:56,502 INFO kernel:[ 0.942304] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved >18:46:56,502 INFO kernel:[ 0.942454] system 00:01: [mem 0xfee00000-0xfee0ffff] could not be reserved >18:46:56,502 INFO kernel:[ 0.942601] system 00:01: [mem 0xfec80000-0xfec80fff] could not be reserved >18:46:56,502 INFO kernel:[ 0.942737] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >18:46:56,502 INFO kernel:[ 0.942873] system 00:01: [mem 0xfe000000-0xfe01ffff] has been reserved >18:46:56,502 INFO kernel:[ 0.943021] system 00:01: [mem 0xfe600000-0xfe6fffff] has been reserved >18:46:56,502 DEBUG kernel:[ 0.943152] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >18:46:56,502 DEBUG kernel:[ 0.943287] pnp 00:02: [io 0x0000-0x001f] >18:46:56,502 DEBUG kernel:[ 0.943294] pnp 00:02: [io 0x0081-0x0091] >18:46:56,502 DEBUG kernel:[ 0.943300] pnp 00:02: [io 0x0093-0x009f] >18:46:56,502 DEBUG kernel:[ 0.943307] pnp 00:02: [io 0x00c0-0x00df] >18:46:56,502 DEBUG kernel:[ 0.943315] pnp 00:02: [dma 4] >18:46:56,502 DEBUG kernel:[ 0.943604] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >18:46:56,502 DEBUG kernel:[ 0.943734] pnp 00:03: [io 0x00f0-0x00fe] >18:46:56,502 DEBUG kernel:[ 0.943772] pnp 00:03: [irq 13] >18:46:56,502 DEBUG kernel:[ 0.944071] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >18:46:56,502 DEBUG kernel:[ 0.945606] pnp 00:04: [irq 0 disabled] >18:46:56,502 DEBUG kernel:[ 0.945633] pnp 00:04: [irq 8] >18:46:56,502 DEBUG kernel:[ 0.945640] pnp 00:04: [mem 0xfed00000-0xfed003ff] >18:46:56,502 DEBUG kernel:[ 0.945921] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) >18:46:56,502 DEBUG kernel:[ 0.946561] pnp 00:05: [io 0x0070-0x0071] >18:46:56,502 DEBUG kernel:[ 0.946853] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >18:46:56,502 DEBUG kernel:[ 0.946980] pnp 00:06: [io 0x0061] >18:46:56,502 DEBUG kernel:[ 0.947272] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active) >18:46:56,502 DEBUG kernel:[ 0.950302] pnp 00:07: [mem 0xff000000-0xffffffff] >18:46:56,502 DEBUG kernel:[ 0.950616] pnp 00:07: Plug and Play ACPI device, IDs INT0800 (active) >18:46:56,502 DEBUG kernel:[ 0.950915] pnp 00:08: [io 0x0060] >18:46:56,502 DEBUG kernel:[ 0.950935] pnp 00:08: [io 0x0064] >18:46:56,502 DEBUG kernel:[ 0.950962] pnp 00:08: [irq 1] >18:46:56,502 DEBUG kernel:[ 0.951348] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >18:46:56,502 DEBUG kernel:[ 0.951628] pnp 00:09: [irq 12] >18:46:56,502 DEBUG kernel:[ 0.951997] pnp 00:09: Plug and Play ACPI device, IDs PNP0f13 (active) >18:46:56,502 DEBUG kernel:[ 0.955913] pnp 00:0a: [io 0x03f8-0x03ff] >18:46:56,502 DEBUG kernel:[ 0.955941] pnp 00:0a: [irq 4] >18:46:56,502 DEBUG kernel:[ 0.956491] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) >18:46:56,502 DEBUG kernel:[ 0.960393] pnp 00:0b: [io 0x02f8-0x02ff] >18:46:56,502 DEBUG kernel:[ 0.960420] pnp 00:0b: [irq 3] >18:46:56,502 DEBUG kernel:[ 0.960960] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active) >18:46:56,502 INFO kernel:[ 0.963935] pnp: PnP ACPI: found 12 devices >18:46:56,502 INFO kernel:[ 0.964066] ACPI: ACPI bus type pnp unregistered >18:46:56,502 INFO kernel:[ 0.991120] pci 0000:00:02.0: BAR 15: assigned [mem 0xde800000-0xde8fffff pref] >18:46:56,502 INFO kernel:[ 0.991321] pci 0000:01:00.0: BAR 15: assigned [mem 0xde800000-0xde8fffff pref] >18:46:56,502 INFO kernel:[ 0.991522] pci 0000:02:02.0: BAR 15: assigned [mem 0xde800000-0xde8fffff pref] >18:46:56,502 INFO kernel:[ 0.991713] pci 0000:03:00.0: PCI bridge to [bus 04] >18:46:56,502 INFO kernel:[ 0.991847] pci 0000:03:00.2: PCI bridge to [bus 05] >18:46:56,502 INFO kernel:[ 0.991969] pci 0000:03:00.2: bridge window [mem 0xde000000-0xde0fffff] >18:46:56,502 INFO kernel:[ 0.992112] pci 0000:02:00.0: PCI bridge to [bus 03-05] >18:46:56,502 INFO kernel:[ 0.992235] pci 0000:02:00.0: bridge window [mem 0xde000000-0xde0fffff] >18:46:56,502 INFO kernel:[ 0.992376] pci 0000:06:00.0: BAR 6: assigned [mem 0xde800000-0xde80ffff pref] >18:46:56,502 INFO kernel:[ 0.992567] pci 0000:06:00.1: BAR 6: assigned [mem 0xde810000-0xde81ffff pref] >18:46:56,502 INFO kernel:[ 0.992765] pci 0000:02:02.0: PCI bridge to [bus 06] >18:46:56,502 INFO kernel:[ 0.992886] pci 0000:02:02.0: bridge window [io 0x2000-0x2fff] >18:46:56,502 INFO kernel:[ 0.993023] pci 0000:02:02.0: bridge window [mem 0xde100000-0xde1fffff] >18:46:56,502 INFO kernel:[ 0.993149] pci 0000:02:02.0: bridge window [mem 0xde800000-0xde8fffff pref] >18:46:56,502 INFO kernel:[ 0.993343] pci 0000:01:00.0: PCI bridge to [bus 02-06] >18:46:56,502 INFO kernel:[ 0.993464] pci 0000:01:00.0: bridge window [io 0x2000-0x2fff] >18:46:56,502 INFO kernel:[ 0.993590] pci 0000:01:00.0: bridge window [mem 0xde000000-0xde1fffff] >18:46:56,502 INFO kernel:[ 0.993715] pci 0000:01:00.0: bridge window [mem 0xde800000-0xde8fffff pref] >18:46:56,502 INFO kernel:[ 0.993909] pci 0000:01:00.3: PCI bridge to [bus 07] >18:46:56,502 INFO kernel:[ 0.994044] pci 0000:01:00.3: bridge window [mem 0xde200000-0xde2fffff] >18:46:56,502 INFO kernel:[ 0.994175] pci 0000:00:02.0: PCI bridge to [bus 01-07] >18:46:56,502 INFO kernel:[ 0.994296] pci 0000:00:02.0: bridge window [io 0x2000-0x2fff] >18:46:56,502 INFO kernel:[ 0.994420] pci 0000:00:02.0: bridge window [mem 0xde000000-0xde3fffff] >18:46:56,502 INFO kernel:[ 0.994545] pci 0000:00:02.0: bridge window [mem 0xde800000-0xde8fffff pref] >18:46:56,502 INFO kernel:[ 0.994745] pci 0000:08:00.0: BAR 6: assigned [mem 0xde520000-0xde53ffff pref] >18:46:56,502 INFO kernel:[ 0.994940] pci 0000:00:04.0: PCI bridge to [bus 08] >18:46:56,502 INFO kernel:[ 0.995072] pci 0000:00:04.0: bridge window [io 0x3000-0x3fff] >18:46:56,502 INFO kernel:[ 0.995197] pci 0000:00:04.0: bridge window [mem 0xde500000-0xde5fffff] >18:46:56,502 INFO kernel:[ 0.995322] pci 0000:00:04.0: bridge window [mem 0xd8000000-0xd9ffffff 64bit pref] >18:46:56,502 INFO kernel:[ 0.997101] pci 0000:09:00.0: BAR 6: assigned [mem 0xde620000-0xde63ffff pref] >18:46:56,502 INFO kernel:[ 0.997295] pci 0000:00:06.0: PCI bridge to [bus 09] >18:46:56,502 INFO kernel:[ 0.997416] pci 0000:00:06.0: bridge window [io 0x4000-0x4fff] >18:46:56,502 INFO kernel:[ 0.997540] pci 0000:00:06.0: bridge window [mem 0xde600000-0xde6fffff] >18:46:56,502 INFO kernel:[ 0.997665] pci 0000:00:06.0: bridge window [mem 0xda000000-0xdbffffff 64bit pref] >18:46:56,502 INFO kernel:[ 0.997865] pci 0000:0a:00.0: BAR 6: assigned [mem 0xde720000-0xde73ffff pref] >18:46:56,502 INFO kernel:[ 0.998068] pci 0000:00:1c.0: PCI bridge to [bus 0a] >18:46:56,502 INFO kernel:[ 0.998189] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] >18:46:56,502 INFO kernel:[ 0.998314] pci 0000:00:1c.0: bridge window [mem 0xde700000-0xde7fffff] >18:46:56,502 INFO kernel:[ 0.998439] pci 0000:00:1c.0: bridge window [mem 0xdc000000-0xddffffff 64bit pref] >18:46:56,502 INFO kernel:[ 0.998642] pci 0000:0b:01.0: BAR 6: assigned [mem 0xde420000-0xde43ffff pref] >18:46:56,502 INFO kernel:[ 0.998836] pci 0000:00:1e.0: PCI bridge to [bus 0b] >18:46:56,502 INFO kernel:[ 0.998958] pci 0000:00:1e.0: bridge window [io 0x6000-0x6fff] >18:46:56,502 INFO kernel:[ 0.999095] pci 0000:00:1e.0: bridge window [mem 0xde400000-0xde4fffff] >18:46:56,502 INFO kernel:[ 0.999220] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xd7ffffff 64bit pref] >18:46:56,502 DEBUG kernel:[ 0.999684] pci 0000:00:1e.0: setting latency timer to 64 >18:46:56,502 DEBUG kernel:[ 0.999689] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >18:46:56,502 DEBUG kernel:[ 0.999691] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >18:46:56,502 DEBUG kernel:[ 0.999693] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >18:46:56,502 DEBUG kernel:[ 0.999695] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >18:46:56,502 DEBUG kernel:[ 0.999696] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >18:46:56,502 DEBUG kernel:[ 0.999698] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >18:46:56,502 DEBUG kernel:[ 0.999700] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >18:46:56,502 DEBUG kernel:[ 0.999702] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff] >18:46:56,502 DEBUG kernel:[ 0.999704] pci_bus 0000:00: resource 12 [mem 0xd0000000-0xfebfffff] >18:46:56,502 DEBUG kernel:[ 0.999706] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] >18:46:56,502 DEBUG kernel:[ 0.999708] pci_bus 0000:01: resource 1 [mem 0xde000000-0xde3fffff] >18:46:56,502 DEBUG kernel:[ 0.999710] pci_bus 0000:01: resource 2 [mem 0xde800000-0xde8fffff pref] >18:46:56,502 DEBUG kernel:[ 0.999713] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] >18:46:56,503 DEBUG kernel:[ 0.999715] pci_bus 0000:02: resource 1 [mem 0xde000000-0xde1fffff] >18:46:56,503 DEBUG kernel:[ 0.999717] pci_bus 0000:02: resource 2 [mem 0xde800000-0xde8fffff pref] >18:46:56,503 DEBUG kernel:[ 0.999719] pci_bus 0000:03: resource 1 [mem 0xde000000-0xde0fffff] >18:46:56,503 DEBUG kernel:[ 0.999721] pci_bus 0000:05: resource 1 [mem 0xde000000-0xde0fffff] >18:46:56,503 DEBUG kernel:[ 0.999724] pci_bus 0000:06: resource 0 [io 0x2000-0x2fff] >18:46:56,503 DEBUG kernel:[ 0.999726] pci_bus 0000:06: resource 1 [mem 0xde100000-0xde1fffff] >18:46:56,503 DEBUG kernel:[ 0.999728] pci_bus 0000:06: resource 2 [mem 0xde800000-0xde8fffff pref] >18:46:56,503 DEBUG kernel:[ 0.999730] pci_bus 0000:07: resource 1 [mem 0xde200000-0xde2fffff] >18:46:56,503 DEBUG kernel:[ 0.999733] pci_bus 0000:08: resource 0 [io 0x3000-0x3fff] >18:46:56,503 DEBUG kernel:[ 0.999734] pci_bus 0000:08: resource 1 [mem 0xde500000-0xde5fffff] >18:46:56,503 DEBUG kernel:[ 0.999736] pci_bus 0000:08: resource 2 [mem 0xd8000000-0xd9ffffff 64bit pref] >18:46:56,503 DEBUG kernel:[ 0.999739] pci_bus 0000:09: resource 0 [io 0x4000-0x4fff] >18:46:56,503 DEBUG kernel:[ 0.999741] pci_bus 0000:09: resource 1 [mem 0xde600000-0xde6fffff] >18:46:56,503 DEBUG kernel:[ 0.999743] pci_bus 0000:09: resource 2 [mem 0xda000000-0xdbffffff 64bit pref] >18:46:56,503 DEBUG kernel:[ 0.999745] pci_bus 0000:0a: resource 0 [io 0x5000-0x5fff] >18:46:56,503 DEBUG kernel:[ 0.999747] pci_bus 0000:0a: resource 1 [mem 0xde700000-0xde7fffff] >18:46:56,503 DEBUG kernel:[ 0.999749] pci_bus 0000:0a: resource 2 [mem 0xdc000000-0xddffffff 64bit pref] >18:46:56,503 DEBUG kernel:[ 0.999751] pci_bus 0000:0b: resource 0 [io 0x6000-0x6fff] >18:46:56,503 DEBUG kernel:[ 0.999753] pci_bus 0000:0b: resource 1 [mem 0xde400000-0xde4fffff] >18:46:56,503 DEBUG kernel:[ 0.999755] pci_bus 0000:0b: resource 2 [mem 0xd0000000-0xd7ffffff 64bit pref] >18:46:56,503 DEBUG kernel:[ 0.999757] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7] >18:46:56,503 DEBUG kernel:[ 0.999759] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff] >18:46:56,503 DEBUG kernel:[ 0.999761] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff] >18:46:56,503 DEBUG kernel:[ 0.999763] pci_bus 0000:0b: resource 7 [mem 0x000d0000-0x000d3fff] >18:46:56,503 DEBUG kernel:[ 0.999765] pci_bus 0000:0b: resource 8 [mem 0x000d4000-0x000d7fff] >18:46:56,503 DEBUG kernel:[ 0.999767] pci_bus 0000:0b: resource 9 [mem 0x000d8000-0x000dbfff] >18:46:56,503 DEBUG kernel:[ 0.999768] pci_bus 0000:0b: resource 10 [mem 0x000dc000-0x000dffff] >18:46:56,503 DEBUG kernel:[ 0.999770] pci_bus 0000:0b: resource 11 [mem 0x000e0000-0x000e3fff] >18:46:56,503 DEBUG kernel:[ 0.999772] pci_bus 0000:0b: resource 12 [mem 0xd0000000-0xfebfffff] >18:46:56,503 INFO kernel:[ 0.999987] NET: Registered protocol family 2 >18:46:56,503 INFO kernel:[ 1.002028] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >18:46:56,503 INFO kernel:[ 1.005823] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >18:46:56,503 INFO kernel:[ 1.010072] TCP: Hash tables configured (established 524288 bind 65536) >18:46:56,503 INFO kernel:[ 1.010293] TCP: reno registered >18:46:56,503 INFO kernel:[ 1.010511] UDP hash table entries: 4096 (order: 7, 786432 bytes) >18:46:56,503 INFO kernel:[ 1.011275] UDP-Lite hash table entries: 4096 (order: 7, 786432 bytes) >18:46:56,503 INFO kernel:[ 1.012818] NET: Registered protocol family 1 >18:46:56,503 INFO kernel:[ 1.013436] pci 0000:00:1f.0: rerouting interrupts for [8086:2670] >18:46:56,503 DEBUG kernel:[ 1.013607] PCI: CLS mismatch (32 != 64), using 64 bytes >18:46:56,503 INFO kernel:[ 1.013638] pci 0000:03:00.0: rerouting interrupts for [8086:0329] >18:46:56,503 INFO kernel:[ 1.013770] pci 0000:03:00.2: rerouting interrupts for [8086:032a] >18:46:56,503 DEBUG kernel:[ 1.013972] pci 0000:0b:01.0: Boot video device >18:46:56,503 INFO kernel:[ 1.014576] Unpacking initramfs... >18:46:56,503 INFO kernel:[ 4.332218] Freeing initrd memory: 26160k freed >18:46:56,503 INFO kernel:[ 4.477561] DMA-API: preallocated 32768 debug entries >18:46:56,503 INFO kernel:[ 4.477686] DMA-API: debugging enabled by kernel config >18:46:56,503 INFO kernel:[ 4.477815] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >18:46:56,503 INFO kernel:[ 4.477937] software IO TLB [mem 0xcbf46000-0xcff45fff] (64MB) mapped at [ffff8800cbf46000-ffff8800cff45fff] >18:46:56,503 INFO kernel:[ 4.478207] Simple Boot Flag at 0x38 set to 0x1 >18:46:56,503 WARNING kernel:[ 4.486195] cryptomgr_test (63) used greatest stack depth: 6184 bytes left >18:46:56,503 NOTICE kernel:[ 4.487448] Initialise module verification >18:46:56,503 INFO kernel:[ 4.487721] audit: initializing netlink socket (disabled) >18:46:56,503 NOTICE kernel:[ 4.487930] type=2000 audit(1352918775.486:1): initialized >18:46:56,503 INFO kernel:[ 4.505935] HugeTLB registered 2 MB page size, pre-allocated 0 pages >18:46:56,503 NOTICE kernel:[ 4.539958] VFS: Disk quotas dquot_6.5.2 >18:46:56,503 WARNING kernel:[ 4.540450] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >18:46:56,503 INFO kernel:[ 4.546972] msgmni has been set to 15906 >18:46:56,503 NOTICE kernel:[ 4.547747] Key type crypto registered >18:46:56,503 NOTICE kernel:[ 4.547877] Crypto key parser 'pgp' registered >18:46:56,504 NOTICE kernel:[ 4.547996] Crypto signature parser 'pgp' registered >18:46:56,504 DEBUG kernel:[ 4.548130] SELinux: Registering netfilter hooks >18:46:56,504 WARNING kernel:[ 4.550675] cryptomgr_test (70) used greatest stack depth: 5560 bytes left >18:46:56,504 WARNING kernel:[ 4.550939] cryptomgr_test (71) used greatest stack depth: 5464 bytes left >18:46:56,504 WARNING kernel:[ 4.552047] cryptomgr_test (75) used greatest stack depth: 5416 bytes left >18:46:56,504 INFO kernel:[ 4.552195] alg: No test for stdrng (krng) >18:46:56,504 INFO kernel:[ 4.552340] NET: Registered protocol family 38 >18:46:56,504 INFO kernel:[ 4.552865] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >18:46:56,504 INFO kernel:[ 4.553299] io scheduler noop registered >18:46:56,504 INFO kernel:[ 4.553416] io scheduler deadline registered >18:46:56,504 INFO kernel:[ 4.554124] io scheduler cfq registered (default) >18:46:56,504 INFO kernel:[ 4.554243] start plist test >18:46:56,504 INFO kernel:[ 4.555235] end plist test >18:46:56,504 DEBUG kernel:[ 4.555350] list_sort_test: start testing list_sort() >18:46:56,504 DEBUG kernel:[ 4.561952] pcieport 0000:00:1c.0: irq 64 for MSI/MSI-X >18:46:56,504 INFO kernel:[ 4.563197] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >18:46:56,504 INFO kernel:[ 4.563577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >18:46:56,504 INFO kernel:[ 4.563699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >18:46:56,504 DEBUG kernel:[ 4.568340] intel_idle: does not run on family 6 model 23 >18:46:56,504 INFO kernel:[ 4.568979] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A03:00/PNP0C0C:00/input/input0 >18:46:56,504 INFO kernel:[ 4.569237] ACPI: Power Button [PWRB] >18:46:56,504 INFO kernel:[ 4.569795] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >18:46:56,504 INFO kernel:[ 4.569998] ACPI: Power Button [PWRF] >18:46:56,504 INFO kernel:[ 4.693486] GHES: HEST is not enabled! >18:46:56,504 INFO kernel:[ 4.694305] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >18:46:56,504 INFO kernel:[ 4.715233] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >18:46:56,504 INFO kernel:[ 4.736340] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >18:46:56,504 INFO kernel:[ 4.759354] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >18:46:56,504 INFO kernel:[ 4.781104] 00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >18:46:56,504 INFO kernel:[ 4.784627] Non-volatile memory driver v1.3 >18:46:56,504 INFO kernel:[ 4.784746] Linux agpgart interface v0.103 >18:46:56,504 INFO kernel:[ 4.795622] loop: module loaded >18:46:56,504 DEBUG kernel:[ 4.796804] ata_piix 0000:00:1f.1: version 2.13 >18:46:56,504 DEBUG kernel:[ 4.797091] ata_piix 0000:00:1f.1: setting latency timer to 64 >18:46:56,504 INFO kernel:[ 4.801717] scsi0 : ata_piix >18:46:56,504 INFO kernel:[ 4.804379] scsi1 : ata_piix >18:46:56,504 INFO kernel:[ 4.805595] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14 >18:46:56,504 INFO kernel:[ 4.805718] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15 >18:46:56,504 DEBUG kernel:[ 4.806306] ata2: port disabled--ignoring >18:46:56,504 INFO kernel:[ 4.806551] libphy: Fixed MDIO Bus: probed >18:46:56,504 INFO kernel:[ 4.807153] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >18:46:56,504 DEBUG kernel:[ 4.807499] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >18:46:56,504 INFO kernel:[ 4.807503] ehci_hcd 0000:00:1d.7: EHCI Host Controller >18:46:56,504 INFO kernel:[ 4.808514] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 >18:46:56,504 INFO kernel:[ 4.812752] ehci_hcd 0000:00:1d.7: debug port 1 >18:46:56,504 DEBUG kernel:[ 4.812878] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported >18:46:56,504 INFO kernel:[ 4.813086] ehci_hcd 0000:00:1d.7: irq 17, io mem 0xdea00000 >18:46:56,504 INFO kernel:[ 4.819034] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >18:46:56,504 INFO kernel:[ 4.819606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >18:46:56,504 INFO kernel:[ 4.819728] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:46:56,504 INFO kernel:[ 4.819917] usb usb1: Product: EHCI Host Controller >18:46:56,504 INFO kernel:[ 4.820148] usb usb1: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 ehci_hcd >18:46:56,504 INFO kernel:[ 4.820337] usb usb1: SerialNumber: 0000:00:1d.7 >18:46:56,504 INFO kernel:[ 4.821925] hub 1-0:1.0: USB hub found >18:46:56,504 INFO kernel:[ 4.822200] hub 1-0:1.0: 6 ports detected >18:46:56,504 INFO kernel:[ 4.823964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >18:46:56,504 INFO kernel:[ 4.824199] uhci_hcd: USB Universal Host Controller Interface driver >18:46:56,504 DEBUG kernel:[ 4.824747] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >18:46:56,504 INFO kernel:[ 4.824751] uhci_hcd 0000:00:1d.0: UHCI Host Controller >18:46:56,504 INFO kernel:[ 4.825398] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >18:46:56,504 INFO kernel:[ 4.825674] uhci_hcd 0000:00:1d.0: irq 17, io base 0x00001800 >18:46:56,504 INFO kernel:[ 4.826234] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >18:46:56,504 INFO kernel:[ 4.826356] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:46:56,504 INFO kernel:[ 4.826541] usb usb2: Product: UHCI Host Controller >18:46:56,504 INFO kernel:[ 4.826658] usb usb2: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 uhci_hcd >18:46:56,504 INFO kernel:[ 4.826844] usb usb2: SerialNumber: 0000:00:1d.0 >18:46:56,504 INFO kernel:[ 4.828143] hub 2-0:1.0: USB hub found >18:46:56,504 INFO kernel:[ 4.828376] hub 2-0:1.0: 2 ports detected >18:46:56,504 DEBUG kernel:[ 4.829722] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >18:46:56,504 INFO kernel:[ 4.829726] uhci_hcd 0000:00:1d.1: UHCI Host Controller >18:46:56,504 INFO kernel:[ 4.830378] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >18:46:56,504 INFO kernel:[ 4.830797] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001820 >18:46:56,504 INFO kernel:[ 4.831342] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >18:46:56,504 INFO kernel:[ 4.831466] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:46:56,504 INFO kernel:[ 4.831653] usb usb3: Product: UHCI Host Controller >18:46:56,504 INFO kernel:[ 4.831771] usb usb3: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 uhci_hcd >18:46:56,504 INFO kernel:[ 4.831960] usb usb3: SerialNumber: 0000:00:1d.1 >18:46:56,504 INFO kernel:[ 4.833252] hub 3-0:1.0: USB hub found >18:46:56,504 INFO kernel:[ 4.833475] hub 3-0:1.0: 2 ports detected >18:46:56,504 DEBUG kernel:[ 4.834826] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >18:46:56,504 INFO kernel:[ 4.834830] uhci_hcd 0000:00:1d.2: UHCI Host Controller >18:46:56,504 INFO kernel:[ 4.835510] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >18:46:56,504 INFO kernel:[ 4.835930] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001840 >18:46:56,504 INFO kernel:[ 4.836477] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >18:46:56,504 INFO kernel:[ 4.836600] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:46:56,504 INFO kernel:[ 4.836788] usb usb4: Product: UHCI Host Controller >18:46:56,504 INFO kernel:[ 4.836907] usb usb4: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 uhci_hcd >18:46:56,504 INFO kernel:[ 4.837106] usb usb4: SerialNumber: 0000:00:1d.2 >18:46:56,504 INFO kernel:[ 4.838395] hub 4-0:1.0: USB hub found >18:46:56,504 INFO kernel:[ 4.838617] hub 4-0:1.0: 2 ports detected >18:46:56,504 INFO kernel:[ 4.840437] usbcore: registered new interface driver usbserial >18:46:56,504 INFO kernel:[ 4.840661] usbcore: registered new interface driver usbserial_generic >18:46:56,504 INFO kernel:[ 4.840901] USB Serial support registered for generic >18:46:56,504 INFO kernel:[ 4.841037] usbserial: USB Serial Driver core >18:46:56,504 INFO kernel:[ 4.841396] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12 >18:46:56,504 INFO kernel:[ 4.844263] serio: i8042 KBD port at 0x60,0x64 irq 1 >18:46:56,504 INFO kernel:[ 4.844471] serio: i8042 AUX port at 0x60,0x64 irq 12 >18:46:56,504 INFO kernel:[ 4.845651] mousedev: PS/2 mouse device common for all mice >18:46:56,504 INFO kernel:[ 4.847446] rtc_cmos 00:05: RTC can wake from S4 >18:46:56,504 INFO kernel:[ 4.848521] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >18:46:56,504 INFO kernel:[ 4.848728] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >18:46:56,504 INFO kernel:[ 4.850300] device-mapper: uevent: version 1.0.3 >18:46:56,504 INFO kernel:[ 4.851392] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >18:46:56,504 INFO kernel:[ 4.852888] cpuidle: using governor ladder >18:46:56,504 INFO kernel:[ 4.853022] cpuidle: using governor menu >18:46:56,504 INFO kernel:[ 4.856951] EFI Variables Facility v0.08 2004-May-17 >18:46:56,504 INFO kernel:[ 4.858429] usbcore: registered new interface driver usbhid >18:46:56,504 INFO kernel:[ 4.858548] usbhid: USB HID core driver >18:46:56,504 INFO kernel:[ 4.859197] drop_monitor: Initializing network drop monitor service >18:46:56,504 INFO kernel:[ 4.859784] ip_tables: (C) 2000-2006 Netfilter Core Team >18:46:56,504 INFO kernel:[ 4.860153] TCP: cubic registered >18:46:56,504 INFO kernel:[ 4.860277] Initializing XFRM netlink socket >18:46:56,504 INFO kernel:[ 4.862187] NET: Registered protocol family 10 >18:46:56,504 INFO kernel:[ 4.864810] mip6: Mobile IPv6 >18:46:56,504 INFO kernel:[ 4.864929] NET: Registered protocol family 17 >18:46:56,504 INFO kernel:[ 4.867403] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >18:46:56,504 DEBUG kernel:[ 4.869685] PM: Hibernation image not present or could not be loaded. >18:46:56,504 NOTICE kernel:[ 4.869688] Load module verification keys >18:46:56,504 NOTICE kernel:[ 4.870089] Loaded Fedora Project 3a93f6da key: 33d865aac6e88b9b5304db9e6646fd413a93f6da >18:46:56,504 INFO kernel:[ 4.870401] registered taskstats version 1 >18:46:56,504 INFO kernel:[ 4.875092] Magic number: 4:229:797 >18:46:56,504 INFO kernel:[ 4.875369] rtc_cmos 00:05: setting system clock to 2012-11-14 18:46:16 UTC (1352918776) >18:46:56,504 WARNING kernel:[ 4.878067] p4-clockmod: Warning: EST-capable CPU detected. The acpi-cpufreq module offers voltage scaling in addition to frequency scaling. You should use that instead of p4-clockmod, if possible. >18:46:56,504 INFO kernel:[ 4.977396] ata1.00: ATAPI: DV-28E-V, 1.AB, max UDMA/33 >18:46:56,504 INFO kernel:[ 5.016208] ata1.00: configured for UDMA/33 >18:46:56,504 NOTICE kernel:[ 5.033196] scsi 0:0:0:0: CD-ROM TEAC DV-28E-V 1.AB PQ: 0 ANSI: 5 >18:46:56,504 WARNING kernel:[ 5.051768] sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray >18:46:56,504 INFO kernel:[ 5.051908] cdrom: Uniform CD-ROM driver Revision: 3.20 >18:46:56,504 DEBUG kernel:[ 5.053793] sr 0:0:0:0: Attached scsi CD-ROM sr0 >18:46:56,504 NOTICE kernel:[ 5.055517] sr 0:0:0:0: Attached scsi generic sg0 type 5 >18:46:56,504 INFO kernel:[ 5.060264] Freeing unused kernel memory: 3244k freed >18:46:56,504 INFO kernel:[ 5.062273] Write protecting the kernel read-only data: 12288k >18:46:56,504 INFO kernel:[ 5.065712] Freeing unused kernel memory: 1100k freed >18:46:56,504 INFO kernel:[ 5.069897] Freeing unused kernel memory: 1216k freed >18:46:56,504 INFO kernel:[ 5.124078] usb 1-6: new high-speed USB device number 2 using ehci_hcd >18:46:56,504 WARNING kernel:[ 5.177030] systemd-cryptse (88) used greatest stack depth: 5040 bytes left >18:46:56,504 WARNING kernel:[ 5.188413] cp (90) used greatest stack depth: 4728 bytes left >18:46:56,504 INFO kernel:[ 5.242685] usb 1-6: New USB device found, idVendor=14dd, idProduct=0002 >18:46:56,504 INFO kernel:[ 5.242855] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >18:46:56,504 INFO kernel:[ 5.243041] usb 1-6: Product: Multidevice >18:46:56,504 INFO kernel:[ 5.243202] usb 1-6: Manufacturer: Peppercon AG >18:46:56,504 INFO kernel:[ 5.243363] usb 1-6: SerialNumber: 0f06ab01b84636188A62C7F7C61EBFAA >18:46:56,504 INFO kernel:[ 5.253713] input: Peppercon AG Multidevice as /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.2/input/input3 >18:46:56,504 INFO kernel:[ 5.255909] hid-generic 0003:14DD:0002.0001: input,hidraw0: USB HID v1.01 Mouse [Peppercon AG Multidevice] on usb-0000:00:1d.7-6/input2 >18:46:56,504 INFO kernel:[ 5.259868] input: Peppercon AG Multidevice as /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.3/input/input4 >18:46:56,504 INFO kernel:[ 5.261513] hid-generic 0003:14DD:0002.0002: input,hidraw1: USB HID v1.01 Keyboard [Peppercon AG Multidevice] on usb-0000:00:1d.7-6/input3 >18:46:56,504 WARNING kernel:[ 5.275074] loadkeys (93) used greatest stack depth: 4336 bytes left >18:46:56,504 INFO kernel:[ 5.453788] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >18:46:56,504 INFO kernel:[ 5.480175] tsc: Refined TSC clocksource calibration: 2833.333 MHz >18:46:56,504 INFO kernel:[ 5.480429] Switching to clocksource tsc >18:46:56,504 INFO kernel:[ 5.632239] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input5 >18:46:56,504 INFO kernel:[ 5.752586] squashfs: version 4.0 (2009/01/31) Phillip Lougher >18:46:56,504 INFO kernel:[ 5.767124] alua: device handler registered >18:46:56,504 INFO kernel:[ 5.775207] emc: device handler registered >18:46:56,504 INFO kernel:[ 5.782871] hp_sw: device handler registered >18:46:56,504 INFO kernel:[ 5.791410] rdac: device handler registered >18:46:56,504 INFO kernel:[ 8.816525] floppy0: no floppy controllers found >18:46:56,504 INFO kernel:[ 8.847140] md: raid0 personality registered for level 0 >18:46:56,504 INFO kernel:[ 8.856204] md: raid1 personality registered for level 1 >18:46:56,504 INFO kernel:[ 8.864458] async_tx: api initialized (async) >18:46:56,504 INFO kernel:[ 8.865932] xor: automatically using best checksumming function: >18:46:56,504 INFO kernel:[ 8.876007] generic_sse: 10444.000 MB/sec >18:46:56,504 WARNING kernel:[ 8.896022] raid6: sse2x1 3437 MB/s >18:46:56,504 WARNING kernel:[ 8.913012] raid6: sse2x2 6972 MB/s >18:46:56,504 WARNING kernel:[ 8.930011] raid6: sse2x4 7695 MB/s >18:46:56,504 WARNING kernel:[ 8.930172] raid6: using algorithm sse2x4 (7695 MB/s) >18:46:56,504 WARNING kernel:[ 8.930333] raid6: using ssse3x2 recovery algorithm >18:46:56,504 INFO kernel:[ 8.937963] md: raid6 personality registered for level 6 >18:46:56,504 INFO kernel:[ 8.938139] md: raid5 personality registered for level 5 >18:46:56,504 INFO kernel:[ 8.938301] md: raid4 personality registered for level 4 >18:46:56,504 INFO kernel:[ 8.960239] md: raid10 personality registered for level 10 >18:46:56,504 INFO kernel:[ 8.968321] md: linear personality registered for level -1 >18:46:56,504 INFO kernel:[ 9.001882] device-mapper: multipath: version 1.5.0 loaded >18:46:56,504 INFO kernel:[ 9.010157] device-mapper: multipath round-robin: version 1.0.0 loaded >18:46:56,504 INFO kernel:[ 9.129879] RPC: Registered named UNIX socket transport module. >18:46:56,504 INFO kernel:[ 9.130059] RPC: Registered udp transport module. >18:46:56,504 INFO kernel:[ 9.130222] RPC: Registered tcp transport module. >18:46:56,504 INFO kernel:[ 9.130383] RPC: Registered tcp NFSv4.1 backchannel transport module. >18:46:56,504 INFO kernel:[ 9.285668] usbcore: registered new interface driver uas >18:46:56,504 INFO kernel:[ 9.290058] Initializing USB Mass Storage driver... >18:46:56,504 INFO kernel:[ 9.290974] scsi2 : usb-storage 1-6:1.0 >18:46:56,504 INFO kernel:[ 9.296894] scsi3 : usb-storage 1-6:1.1 >18:46:56,504 INFO kernel:[ 9.298775] usbcore: registered new interface driver usb-storage >18:46:56,504 INFO kernel:[ 9.298941] USB Mass Storage support registered. >18:46:56,504 WARNING kernel:[ 9.656876] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014. >18:46:56,504 INFO kernel:[ 9.664756] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >18:46:56,504 INFO kernel:[ 9.664930] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >18:46:56,504 INFO kernel:[ 9.665539] e1000e 0000:06:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >18:46:56,504 DEBUG kernel:[ 9.665965] e1000e 0000:06:00.0: irq 65 for MSI/MSI-X >18:46:56,504 INFO kernel:[ 9.693859] [drm] Initialized drm 1.1.0 20060810 >18:46:56,504 INFO kernel:[ 9.733299] [drm] radeon defaulting to kernel modesetting. >18:46:56,504 INFO kernel:[ 9.733471] [drm] radeon kernel modesetting enabled. >18:46:56,504 INFO kernel:[ 9.737801] [drm] initializing kernel modesetting (RV100 0x1002:0x515E 0x15D9:0x8080). >18:46:56,504 INFO kernel:[ 9.738378] [drm] register mmio base: 0xDE400000 >18:46:56,504 INFO kernel:[ 9.738542] [drm] register mmio size: 65536 >18:46:56,504 INFO kernel:[ 9.739116] radeon 0000:0b:01.0: VRAM: 128M 0x00000000D0000000 - 0x00000000D7FFFFFF (16M used) >18:46:56,504 INFO kernel:[ 9.739350] radeon 0000:0b:01.0: GTT: 512M 0x00000000B0000000 - 0x00000000CFFFFFFF >18:46:56,504 INFO kernel:[ 9.739813] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >18:46:56,504 INFO kernel:[ 9.740014] [drm] Driver supports precise vblank timestamp query. >18:46:56,504 INFO kernel:[ 9.740306] [drm] radeon: irq initialized. >18:46:56,504 INFO kernel:[ 9.750356] [drm] Detected VRAM RAM=128M, BAR=128M >18:46:56,504 INFO kernel:[ 9.750528] [drm] RAM width 16bits DDR >18:46:56,504 INFO kernel:[ 9.752898] [TTM] Zone kernel: Available graphics memory: 4074874 kiB >18:46:56,504 INFO kernel:[ 9.753076] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >18:46:56,504 INFO kernel:[ 9.753243] [TTM] Initializing pool allocator >18:46:56,504 INFO kernel:[ 9.753522] [TTM] Initializing DMA pool allocator >18:46:56,504 INFO kernel:[ 9.753748] e1000e 0000:06:00.0: eth0: (PCI Express:2.5GT/s:Width x4) 00:30:48:d1:e3:ee >18:46:56,504 INFO kernel:[ 9.753992] e1000e 0000:06:00.0: eth0: Intel(R) PRO/1000 Network Connection >18:46:56,504 INFO kernel:[ 9.754246] e1000e 0000:06:00.0: eth0: MAC: 5, PHY: 5, PBA No: 2050FF-0FF >18:46:56,504 INFO kernel:[ 9.754750] [drm] radeon: 16M of VRAM memory ready >18:46:56,504 INFO kernel:[ 9.754938] [drm] radeon: 512M of GTT memory ready. >18:46:56,504 INFO kernel:[ 9.755140] e1000e 0000:06:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >18:46:56,504 DEBUG kernel:[ 9.755715] e1000e 0000:06:00.1: irq 66 for MSI/MSI-X >18:46:56,504 INFO kernel:[ 9.755781] [drm] GART: num cpu pages 131072, num gpu pages 131072 >18:46:56,504 WARNING kernel:[ 9.763891] cdrom_id (321) used greatest stack depth: 3664 bytes left >18:46:56,504 INFO kernel:[ 9.777557] [drm] PCI GART of 512M enabled (table at 0x000000007F880000). >18:46:56,504 INFO kernel:[ 9.778550] radeon 0000:0b:01.0: WB disabled >18:46:56,504 INFO kernel:[ 9.778716] radeon 0000:0b:01.0: fence driver on ring 0 use gpu addr 0x00000000b0000000 and cpu addr 0xffff88007f843000 >18:46:56,504 INFO kernel:[ 9.780733] [drm] Loading R100 Microcode >18:46:56,505 INFO kernel:[ 9.822792] e1000e 0000:06:00.1: eth1: (PCI Express:2.5GT/s:Width x4) 00:30:48:d1:e3:ef >18:46:56,505 INFO kernel:[ 9.823046] e1000e 0000:06:00.1: eth1: Intel(R) PRO/1000 Network Connection >18:46:56,505 INFO kernel:[ 9.823290] e1000e 0000:06:00.1: eth1: MAC: 5, PHY: 5, PBA No: 2050FF-0FF >18:46:56,505 INFO kernel:[ 9.854190] [drm] radeon: ring at 0x00000000B0001000 >18:46:56,505 INFO kernel:[ 9.854466] [drm] ring test succeeded in 1 usecs >18:46:56,505 INFO kernel:[ 9.864119] [drm] ib test succeeded in 0 usecs >18:46:56,505 INFO kernel:[ 9.870209] [drm] Radeon Display Connectors >18:46:56,505 INFO kernel:[ 9.870372] [drm] Connector 0: >18:46:56,505 INFO kernel:[ 9.870530] [drm] VGA-1 >18:46:56,505 INFO kernel:[ 9.870689] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60 >18:46:56,505 INFO kernel:[ 9.870853] [drm] Encoders: >18:46:56,505 INFO kernel:[ 9.871022] [drm] CRT1: INTERNAL_DAC1 >18:46:56,505 INFO kernel:[ 9.871184] [drm] Connector 1: >18:46:56,505 INFO kernel:[ 9.871343] [drm] DVI-I-1 >18:46:56,505 INFO kernel:[ 9.871502] [drm] HPD2 >18:46:56,505 INFO kernel:[ 9.871660] [drm] DDC: 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c >18:46:56,505 INFO kernel:[ 9.871824] [drm] Encoders: >18:46:56,505 INFO kernel:[ 9.871983] [drm] CRT2: INTERNAL_DAC2 >18:46:56,505 INFO kernel:[ 9.872151] [drm] DFP2: INTERNAL_DVO1 >18:46:56,505 WARNING kernel:[ 9.913025] 3w-9xxx: scsi4: AEN: INFO (0x04:0x0053): Battery capacity test is overdue:. >18:46:56,505 WARNING kernel:[ 9.924729] composite sync not supported >18:46:56,505 WARNING kernel:[ 9.926617] composite sync not supported >18:46:56,505 INFO kernel:[ 9.936096] [drm] fb mappable at 0xD0040000 >18:46:56,505 INFO kernel:[ 9.936255] [drm] vram apper at 0xD0000000 >18:46:56,505 INFO kernel:[ 9.936414] [drm] size 786432 >18:46:56,505 INFO kernel:[ 9.936570] [drm] fb depth is 8 >18:46:56,505 INFO kernel:[ 9.936727] [drm] pitch is 1024 >18:46:56,505 INFO kernel:[ 9.938209] fbcon: radeondrmfb (fb0) is primary device >18:46:56,505 INFO kernel:[ 10.015018] scsi4 : 3ware 9000 Storage Controller >18:46:56,505 WARNING kernel:[ 10.016679] 3w-9xxx: scsi4: Found a 3ware 9000 Storage Controller at 0xde500000, IRQ: 16. >18:46:56,505 WARNING kernel:[ 5.058073] ACPI: Invalid Power Resource to register! >18:46:56,505 INFO kernel:[ 10.103326] Console: switching to colour frame buffer device 128x48 >18:46:56,505 INFO kernel:[ 10.111754] fb0: radeondrmfb frame buffer device >18:46:56,505 INFO kernel:[ 10.111827] drm: registered panic notifier >18:46:56,505 INFO kernel:[ 10.111976] [drm] Initialized radeon 2.20.0 20080528 for 0000:0b:01.0 on minor 0 >18:46:56,505 WARNING kernel:[ 10.221931] composite sync not supported >18:46:56,505 WARNING kernel:[ 10.222029] composite sync not supported >18:46:56,505 NOTICE kernel:[ 10.300992] scsi 2:0:0:0: CD-ROM PepperC Virtual Disc 1 0.01 PQ: 0 ANSI: 3 >18:46:56,505 NOTICE kernel:[ 10.302320] scsi 3:0:0:0: CD-ROM PepperC Virtual Disc 2 0.01 PQ: 0 ANSI: 3 >18:46:56,505 WARNING kernel:[ 10.311701] sr1: scsi-1 drive >18:46:56,505 DEBUG kernel:[ 10.313608] sr 2:0:0:0: Attached scsi CD-ROM sr1 >18:46:56,505 NOTICE kernel:[ 10.314870] sr 2:0:0:0: Attached scsi generic sg1 type 5 >18:46:56,505 WARNING kernel:[ 10.319455] sr2: scsi-1 drive >18:46:56,505 DEBUG kernel:[ 10.321594] sr 3:0:0:0: Attached scsi CD-ROM sr2 >18:46:56,505 WARNING kernel:[ 10.322025] 3w-9xxx: scsi4: Firmware FE9X 3.08.00.029, BIOS BE9X 3.10.00.003, Ports: 8. >18:46:56,505 NOTICE kernel:[ 10.322469] sr 3:0:0:0: Attached scsi generic sg2 type 5 >18:46:56,505 NOTICE kernel:[ 10.323917] scsi 4:0:0:0: Direct-Access AMCC 9650SE-8LP DISK 3.08 PQ: 0 ANSI: 5 >18:46:56,505 WARNING kernel:[ 10.349657] cdrom_id (357) used greatest stack depth: 3344 bytes left >18:46:56,505 NOTICE kernel:[ 10.356109] sd 4:0:0:0: [sda] 15624830976 512-byte logical blocks: (7.99 TB/7.27 TiB) >18:46:56,505 NOTICE kernel:[ 10.356555] sd 4:0:0:0: Attached scsi generic sg3 type 0 >18:46:56,505 NOTICE kernel:[ 10.357106] sd 4:0:0:0: [sda] Write Protect is off >18:46:56,505 DEBUG kernel:[ 10.357109] sd 4:0:0:0: [sda] Mode Sense: 23 00 00 00 >18:46:56,505 NOTICE kernel:[ 10.366032] sd 4:0:0:0: [sda] Write cache: enabled, read cache: disabled, doesn't support DPO or FUA >18:46:56,505 INFO kernel:[ 10.412926] sda: sda1 sda2 sda3 sda4 >18:46:56,505 NOTICE kernel:[ 10.422676] sd 4:0:0:0: [sda] Attached SCSI disk >18:46:56,505 WARNING kernel:[ 10.579139] 3w-9xxx: scsi5: AEN: INFO (0x04:0x0053): Battery capacity test is overdue:. >18:46:56,505 INFO kernel:[ 10.686133] scsi5 : 3ware 9000 Storage Controller >18:46:56,505 WARNING kernel:[ 10.692948] 3w-9xxx: scsi5: Found a 3ware 9000 Storage Controller at 0xde600000, IRQ: 18. >18:46:56,505 WARNING kernel:[ 11.004167] 3w-9xxx: scsi5: Firmware FE9X 3.08.00.029, BIOS BE9X 3.10.00.003, Ports: 8. >18:46:56,505 NOTICE kernel:[ 11.010739] scsi 5:0:0:0: Direct-Access AMCC 9650SE-8LP DISK 3.08 PQ: 0 ANSI: 5 >18:46:56,505 NOTICE kernel:[ 11.048229] sd 5:0:0:0: [sdb] 15624830976 512-byte logical blocks: (7.99 TB/7.27 TiB) >18:46:56,505 NOTICE kernel:[ 11.048715] sd 5:0:0:0: Attached scsi generic sg4 type 0 >18:46:56,505 NOTICE kernel:[ 11.059972] sd 5:0:0:0: [sdb] Write Protect is off >18:46:56,505 DEBUG kernel:[ 11.065468] sd 5:0:0:0: [sdb] Mode Sense: 23 00 00 00 >18:46:56,505 NOTICE kernel:[ 11.066111] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: disabled, doesn't support DPO or FUA >18:46:56,505 INFO kernel:[ 11.107089] sdb: sdb1 sdb2 sdb3 sdb4 >18:46:56,505 NOTICE kernel:[ 11.117504] sd 5:0:0:0: [sdb] Attached SCSI disk >18:46:56,505 INFO kernel:[ 11.214126] scsi6 : 3ware 9000 Storage Controller >18:46:56,505 WARNING kernel:[ 11.221468] 3w-9xxx: scsi6: Found a 3ware 9000 Storage Controller at 0xde700000, IRQ: 16. >18:46:56,505 WARNING kernel:[ 11.533197] 3w-9xxx: scsi6: Firmware FE9X 3.08.00.029, BIOS BE9X 3.10.00.003, Ports: 2. >18:46:56,505 NOTICE kernel:[ 11.540174] scsi 6:0:0:0: Direct-Access AMCC 9650SE-2LP DISK 3.08 PQ: 0 ANSI: 5 >18:46:56,505 NOTICE kernel:[ 11.579940] sd 6:0:0:0: [sdc] 156227584 512-byte logical blocks: (79.9 GB/74.4 GiB) >18:46:56,505 NOTICE kernel:[ 11.580475] sd 6:0:0:0: Attached scsi generic sg5 type 0 >18:46:56,505 NOTICE kernel:[ 11.592848] sd 6:0:0:0: [sdc] Write Protect is off >18:46:56,505 DEBUG kernel:[ 11.598928] sd 6:0:0:0: [sdc] Mode Sense: 23 00 00 00 >18:46:56,505 NOTICE kernel:[ 11.599506] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: disabled, doesn't support DPO or FUA >18:46:56,505 INFO kernel:[ 12.033105] sdc: sdc1 sdc2 sdc3 sdc4 < sdc5 sdc6 > >18:46:56,505 NOTICE kernel:[ 12.045083] sd 6:0:0:0: [sdc] Attached SCSI disk >18:46:56,505 DEBUG kernel:[ 13.115038] ISO 9660 Extensions: RRIP_1991A >18:46:56,505 DEBUG kernel:[ 14.357200] ISO 9660 Extensions: RRIP_1991A >18:46:56,505 INFO kernel:[ 15.339030] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >18:46:56,505 DEBUG kernel:[ 22.800657] SELinux: 2048 avtab hash slots, 101719 rules. >18:46:56,505 DEBUG kernel:[ 23.601614] SELinux: 2048 avtab hash slots, 101719 rules. >18:46:56,505 DEBUG kernel:[ 27.401660] SELinux: 9 users, 15 roles, 4258 types, 234 bools, 1 sens, 1024 cats >18:46:56,505 DEBUG kernel:[ 27.401666] SELinux: 83 classes, 101719 rules >18:46:56,505 DEBUG kernel:[ 27.634680] SELinux: Completing initialization. >18:46:56,505 DEBUG kernel:[ 27.634687] SELinux: Setting up existing superblocks. >18:46:56,505 DEBUG kernel:[ 27.634889] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.634981] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.635127] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.635188] SELinux: initialized (dev proc, type proc), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.635396] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:46:56,505 DEBUG kernel:[ 27.635548] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >18:46:56,505 DEBUG kernel:[ 27.638146] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >18:46:56,505 DEBUG kernel:[ 27.638227] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.649251] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >18:46:56,505 DEBUG kernel:[ 27.649342] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.649400] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >18:46:56,505 DEBUG kernel:[ 27.649543] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:46:56,505 DEBUG kernel:[ 27.649632] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >18:46:56,505 DEBUG kernel:[ 27.649703] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.649845] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.655861] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.655886] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:46:56,505 DEBUG kernel:[ 27.655904] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:46:56,505 DEBUG kernel:[ 27.656217] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:46:56,505 DEBUG kernel:[ 27.656348] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.656386] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.656436] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.656615] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.656683] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.656712] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.656734] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.656759] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.656833] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.656920] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.657015] SELinux: initialized (dev sr1, type iso9660), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 27.657265] SELinux: initialized (dev loop0, type squashfs), uses xattr >18:46:56,505 DEBUG kernel:[ 27.657887] SELinux: initialized (dev dm-0, type ext4), uses xattr >18:46:56,505 NOTICE kernel:[ 27.724527] type=1403 audit(1352918799.348:2): policy loaded auid=4294967295 ses=4294967295 >18:46:56,505 WARNING kernel:[ 29.038667] systemd-cryptse (632) used greatest stack depth: 2816 bytes left >18:46:56,505 DEBUG kernel:[ 31.110556] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 33.672464] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:46:56,505 DEBUG kernel:[ 33.673961] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >18:46:56,505 DEBUG kernel:[ 33.757972] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:46:56,505 NOTICE kernel:[ 37.548662] type=1400 audit(1352918809.172:3): avc: denied { create } for pid=678 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:46:56,505 NOTICE kernel:[ 37.549088] type=1400 audit(1352918809.173:4): avc: denied { setattr } for pid=678 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59719 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:46:56,505 NOTICE kernel:[ 37.549326] type=1400 audit(1352918809.173:5): avc: denied { relabelfrom } for pid=678 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59719 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:46:56,505 INFO kernel:[ 41.547039] microcode: CPU0 sig=0x10676, pf=0x40, revision=0x60b >18:46:56,505 INFO kernel:[ 42.181239] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >18:46:56,505 WARNING kernel:[ 42.455819] ACPI Warning: 0x00000000fed1f410-0x00000000fed1f414 SystemMemory conflicts with Region \RCRB 1 (20120711/utaddress-251) >18:46:56,505 INFO kernel:[ 42.455836] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >18:46:56,505 WARNING kernel:[ 42.455838] lpc_ich: Resource conflict(s) found affecting iTCO_wdt >18:46:56,505 INFO kernel:[ 42.882050] microcode: CPU1 sig=0x10676, pf=0x40, revision=0x60b >18:46:56,505 INFO kernel:[ 42.886095] microcode: CPU2 sig=0x10676, pf=0x40, revision=0x60b >18:46:56,505 INFO kernel:[ 42.889994] microcode: CPU3 sig=0x10676, pf=0x40, revision=0x60b >18:46:56,505 INFO kernel:[ 42.894369] microcode: CPU4 sig=0x10676, pf=0x40, revision=0x60b >18:46:56,505 INFO kernel:[ 42.898265] microcode: CPU5 sig=0x10676, pf=0x40, revision=0x60b >18:46:56,505 INFO kernel:[ 42.902500] microcode: CPU6 sig=0x10676, pf=0x40, revision=0x60b >18:46:56,505 INFO kernel:[ 42.906387] microcode: CPU7 sig=0x10676, pf=0x40, revision=0x60b >18:46:56,505 INFO kernel:[ 42.910884] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >18:46:56,505 NOTICE kernel:[ 43.525648] type=1400 audit(1352918815.149:6): avc: denied { read } for pid=784 comm="bash" name=".profile" dev="dm-0" ino=50995 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >18:46:56,505 NOTICE kernel:[ 43.525745] type=1400 audit(1352918815.149:7): avc: denied { open } for pid=784 comm="bash" path="/root/.profile" dev="dm-0" ino=50995 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >18:46:56,651 NOTICE kernel:[ 45.026755] type=1400 audit(1352918816.650:8): avc: denied { read } for pid=784 comm="bash" name="linux" dev="dm-0" ino=41352 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >18:46:56,651 NOTICE kernel:[ 45.026900] type=1400 audit(1352918816.650:9): avc: denied { open } for pid=784 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=41352 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >18:46:56,651 NOTICE kernel:[ 45.026989] type=1400 audit(1352918816.650:10): avc: denied { getattr } for pid=784 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=41352 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >18:46:57,244 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:46:58,567 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:46:59,784 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >18:46:59,787 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >18:46:59,790 INFO NetworkManager: <info> WEXT support is enabled >18:47:00,896 INFO dbus-daemon: dbus[800]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >18:47:00,901 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >18:47:02,655 INFO polkitd: Started polkitd version 0.107 >18:47:03,184 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:47:03,188 INFO dbus-daemon: dbus[800]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:47:03,542 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >18:47:03,544 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >18:47:03,547 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:47:03,549 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:47:03,551 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >18:47:03,553 INFO NetworkManager: <info> trying to start the modem manager... >18:47:03,556 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >18:47:03,558 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >18:47:03,578 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >18:47:03,580 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >18:47:03,582 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >18:47:03,584 INFO NetworkManager: <info> Networking is enabled by state file >18:47:03,585 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:47:03,587 INFO NetworkManager: <info> (p8p1): carrier is OFF >18:47:03,589 INFO NetworkManager: <info> (p8p1): new Ethernet device (driver: 'e1000e' ifindex: 2) >18:47:03,591 INFO NetworkManager: <info> (p8p1): exported as /org/freedesktop/NetworkManager/Devices/0 >18:47:03,593 INFO NetworkManager: <info> (p8p1): now managed >18:47:03,595 INFO NetworkManager: <info> (p8p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >18:47:03,597 INFO NetworkManager: <info> (p8p1): bringing up device. >18:47:03,599 INFO dbus-daemon: dbus[800]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >18:47:03,599 DEBUG kernel:[ 51.974831] e1000e 0000:06:00.0: irq 65 for MSI/MSI-X >18:47:03,701 DEBUG kernel:[ 52.076469] e1000e 0000:06:00.0: irq 65 for MSI/MSI-X >18:47:03,702 INFO kernel:[ 52.077878] IPv6: ADDRCONF(NETDEV_UP): p8p1: link is not ready >18:47:03,703 INFO NetworkManager: <info> (p8p1): preparing device. >18:47:03,705 INFO NetworkManager: <info> (p8p1): deactivating device (reason 'managed') [2] >18:47:03,707 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/0000:02:02.0/0000:06:00.0/net/p8p1 >18:47:03,709 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:47:03,711 INFO NetworkManager: <info> (p8p2): carrier is OFF >18:47:03,713 INFO NetworkManager: <info> (p8p2): new Ethernet device (driver: 'e1000e' ifindex: 3) >18:47:03,715 INFO NetworkManager: <info> (p8p2): exported as /org/freedesktop/NetworkManager/Devices/1 >18:47:03,717 INFO NetworkManager: <info> (p8p2): now managed >18:47:03,719 INFO NetworkManager: <info> (p8p2): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >18:47:03,721 INFO NetworkManager: <info> (p8p2): bringing up device. >18:47:03,750 DEBUG kernel:[ 52.125573] e1000e 0000:06:00.1: irq 66 for MSI/MSI-X >18:47:03,851 DEBUG kernel:[ 52.226458] e1000e 0000:06:00.1: irq 66 for MSI/MSI-X >18:47:03,852 INFO kernel:[ 52.227492] IPv6: ADDRCONF(NETDEV_UP): p8p2: link is not ready >18:47:03,853 INFO NetworkManager: <info> (p8p2): preparing device. >18:47:03,855 INFO NetworkManager: <info> (p8p2): deactivating device (reason 'managed') [2] >18:47:03,857 INFO NetworkManager: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/0000:02:02.0/0000:06:00.1/net/p8p2 >18:47:03,859 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >18:47:03,861 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >18:47:03,986 INFO dbus-daemon: modem-manager[810]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >18:47:03,988 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >18:47:03,991 INFO dbus-daemon: dbus[800]: [system] Successfully activated service 'org.freedesktop.ModemManager' >18:47:03,993 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >18:47:03,995 INFO NetworkManager: <info> modem-manager is now available >18:47:05,998 INFO systemd: Startup finished in 5s 76ms 313us (kernel) + 23s 784ms 824us (initrd) + 25s 511ms 774us (userspace) = 54s 372ms 911us. >18:47:06,658 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'X22X' >18:47:06,660 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'MotoC' >18:47:06,662 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Samsung' >18:47:06,664 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Huawei' >18:47:06,666 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Option' >18:47:06,668 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'SimTech' >18:47:06,670 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'AnyData' >18:47:06,671 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'ZTE' >18:47:06,673 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Longcheer' >18:47:06,676 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Novatel' >18:47:06,678 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Option High-Speed' >18:47:06,680 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Ericsson MBM' >18:47:06,681 INFO modem-manager: <info> Loaded plugin 'X22X' >18:47:06,684 INFO modem-manager: <info> Loaded plugin 'MotoC' >18:47:06,686 INFO modem-manager: <info> Loaded plugin 'Samsung' >18:47:06,688 INFO modem-manager: <info> Loaded plugin 'Huawei' >18:47:06,690 INFO modem-manager: <info> Loaded plugin 'Option' >18:47:06,692 INFO modem-manager: <info> Loaded plugin 'SimTech' >18:47:06,694 INFO modem-manager: <info> Loaded plugin 'AnyData' >18:47:06,696 INFO modem-manager: <info> Loaded plugin 'ZTE' >18:47:06,698 INFO modem-manager: <info> Loaded plugin 'Longcheer' >18:47:06,700 INFO modem-manager: <info> Loaded plugin 'Novatel' >18:47:06,702 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >18:47:06,704 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >18:47:06,706 INFO modem-manager: <info> Loaded plugin 'Wavecom' >18:47:06,708 INFO modem-manager: <info> Loaded plugin 'Gobi' >18:47:06,710 INFO modem-manager: <info> Loaded plugin 'Sierra' >18:47:06,712 INFO modem-manager: <info> Loaded plugin 'Linktop' >18:47:06,714 INFO modem-manager: <info> Loaded plugin 'Nokia' >18:47:06,716 INFO modem-manager: <info> Loaded plugin 'Cinterion' >18:47:06,718 INFO modem-manager: <info> Loaded plugin 'Iridium' >18:47:06,720 INFO modem-manager: <info> Loaded plugin 'Generic' >18:47:06,722 INFO modem-manager: <info> Successfully loaded 20 plugins >18:47:06,725 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Wavecom' >18:47:06,727 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Gobi' >18:47:06,729 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Sierra' >18:47:06,731 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Linktop' >18:47:06,733 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Nokia' >18:47:06,735 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Cinterion' >18:47:06,737 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Iridium' >18:47:06,739 INFO dbus-daemon: modem-manager[810]: <info> Loaded plugin 'Generic' >18:47:06,741 INFO dbus-daemon: modem-manager[810]: <info> Successfully loaded 20 plugins >18:47:06,782 INFO kernel:[ 55.157435] e1000e: p8p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx >18:47:06,782 INFO kernel:[ 55.157878] IPv6: ADDRCONF(NETDEV_CHANGE): p8p1: link becomes ready >18:47:06,784 INFO NetworkManager: <info> (p8p1): carrier now ON (device state 20) >18:47:06,786 INFO NetworkManager: <info> (p8p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >18:47:06,787 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >18:47:06,790 INFO NetworkManager: <info> Activation (p8p1) starting connection 'Wired connection 1' >18:47:06,792 INFO NetworkManager: <info> (p8p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >18:47:06,794 INFO NetworkManager: <info> Activation (p8p1) Stage 1 of 5 (Device Prepare) scheduled... >18:47:06,796 INFO NetworkManager: <info> Activation (p8p1) Stage 1 of 5 (Device Prepare) started... >18:47:06,798 INFO NetworkManager: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) scheduled... >18:47:06,800 INFO NetworkManager: <info> Activation (p8p1) Stage 1 of 5 (Device Prepare) complete. >18:47:06,802 INFO NetworkManager: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) starting... >18:47:06,804 INFO NetworkManager: <info> (p8p1): device state change: prepare -> config (reason 'none') [40 50 0] >18:47:06,806 INFO NetworkManager: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) successful. >18:47:06,808 INFO NetworkManager: <info> Activation (p8p1) Stage 3 of 5 (IP Configure Start) scheduled. >18:47:06,810 INFO NetworkManager: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) complete. >18:47:06,812 INFO NetworkManager: <info> Activation (p8p1) Stage 3 of 5 (IP Configure Start) started... >18:47:06,814 INFO NetworkManager: <info> (p8p1): device state change: config -> ip-config (reason 'none') [50 70 0] >18:47:06,816 INFO NetworkManager: <info> Activation (p8p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >18:47:07,011 INFO NetworkManager: <info> dhclient started with pid 827 >18:47:07,014 INFO NetworkManager: <info> Activation (p8p1) Beginning IP6 addrconf. >18:47:07,016 INFO NetworkManager: <info> Activation (p8p1) Stage 3 of 5 (IP Configure Start) complete. >18:47:12,826 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P1 >18:47:12,829 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >18:47:12,831 INFO dhclient: All rights reserved. >18:47:12,834 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >18:47:12,835 INFO dhclient: >18:47:12,964 INFO NetworkManager: <info> (p8p1): DHCPv4 state changed nbi -> preinit >18:47:12,975 INFO dhclient: Listening on LPF/p8p1/00:30:48:d1:e3:ee >18:47:12,977 INFO dhclient: Sending on LPF/p8p1/00:30:48:d1:e3:ee >18:47:12,979 INFO dhclient: Sending on Socket/fallback >18:47:12,981 INFO dhclient: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 7 (xid=0x53e7a7c6) >18:47:13,004 INFO dhclient: DHCPREQUEST on p8p1 to 255.255.255.255 port 67 (xid=0x53e7a7c6) >18:47:13,006 INFO dhclient: DHCPOFFER from 172.24.4.1 >18:47:13,031 INFO dhclient: DHCPACK from 172.24.4.1 (xid=0x53e7a7c6) >18:47:13,044 INFO NetworkManager: <info> (p8p1): DHCPv4 state changed preinit -> bound >18:47:13,046 INFO NetworkManager: <info> address 172.24.5.203 >18:47:13,048 INFO NetworkManager: <info> prefix 22 (255.255.252.0) >18:47:13,050 INFO NetworkManager: <info> gateway 172.24.4.1 >18:47:13,051 INFO NetworkManager: <info> nameserver '10.5.6.50' >18:47:13,053 INFO NetworkManager: <info> nameserver '10.1.6.50' >18:47:13,055 INFO NetworkManager: <info> domain name 'netscout.com' >18:47:13,057 INFO NetworkManager: <info> Activation (p8p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >18:47:13,059 INFO NetworkManager: <info> Activation (p8p1) Stage 5 of 5 (IPv4 Commit) started... >18:47:13,061 INFO dhclient: bound to 172.24.5.203 -- renewal in 12524 seconds. >18:47:14,047 INFO NetworkManager: <info> (p8p1): device state change: ip-config -> activated (reason 'none') [70 100 0] >18:47:14,223 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p8p1) as default for IPv4 routing and DNS. >18:47:14,225 INFO NetworkManager: <info> Activation (p8p1) successful, device activated. >18:47:14,227 INFO NetworkManager: <info> Activation (p8p1) Stage 5 of 5 (IPv4 Commit) complete. >18:47:14,230 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >18:47:14,235 INFO dbus-daemon: dbus[800]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >18:47:14,387 INFO dbus-daemon: dbus[800]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:47:14,389 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:47:15,711 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >18:47:16,353 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >18:47:23,965 NOTICE kernel:[ 72.340166] type=1400 audit(1352918843.963:11): avc: denied { read write } for pid=857 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1174 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >18:47:23,971 WARNING kernel:[ 72.346196] auditd (858): /proc/858/oom_adj is deprecated, please use /proc/858/oom_score_adj instead. >18:47:24,165 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,172 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,172 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,172 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,175 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,179 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,181 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,183 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,186 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,205 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,220 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,231 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,240 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,304 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,322 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,570 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:24,746 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,002 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,004 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,062 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,086 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,129 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,172 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,331 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,377 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,401 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,403 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,406 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:25,413 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:26,357 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:26,360 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:26,440 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:27,627 INFO NetworkManager: <info> (p8p1): IP6 addrconf timed out or failed. >18:47:27,629 INFO NetworkManager: <info> Activation (p8p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >18:47:27,631 INFO NetworkManager: <info> Activation (p8p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >18:47:27,633 INFO NetworkManager: <info> Activation (p8p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >18:47:30,087 WARNING kernel:[ 78.462240] composite sync not supported >18:47:30,087 WARNING kernel:[ 78.462263] composite sync not supported >18:47:30,144 WARNING kernel:[ 78.519729] composite sync not supported >18:47:30,144 WARNING kernel:[ 78.519752] composite sync not supported >18:47:42,693 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,700 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,700 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,702 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,703 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,705 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,712 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,714 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,715 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,742 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,744 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,762 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,787 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,820 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,868 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,872 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,893 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:42,966 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:43,018 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:43,060 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:43,061 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:43,062 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:43,197 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:43,283 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:43,406 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:43,421 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:43,474 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:43,487 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:43,496 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:44,003 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p8p1 ... >18:47:44,006 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:47:44,008 NOTICE NetworkManager: ifcfg-rh: read connection 'System p8p1' >18:47:44,010 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:47:44,012 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p8p2 ... >18:47:44,014 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:47:44,016 NOTICE NetworkManager: ifcfg-rh: read connection 'System p8p2' >18:47:44,018 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:47:44,266 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:44,269 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:44,380 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:44,381 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:44,382 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:44,400 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:45,064 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:45,086 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:45,108 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:45,124 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:45,984 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:47,024 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:47,025 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:47,514 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:47,850 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:55,143 INFO kernel:[ 104.501019] Btrfs loaded >18:47:55,917 INFO kernel:[ 105.275373] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >18:47:59,435 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:59,447 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:59,449 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:59,530 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:59,531 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:59,614 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:47:59,682 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:48:00,245 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:48:00,246 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:48:00,247 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:48:00,362 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:48:00,740 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:48:00,741 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >18:48:01,270 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory > > >/run/install/ks.cfg: >#version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Use CDROM installation media >#install >#cdrom > ># System language >lang en.UTF-8 ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard 'us'# Installation logging level >logging --level=info ># Root password >#rootpw --iscrypted $6$DtgZlAoXDIxTEofu$ZaQVe5PQc/.zBsflwx06TGMpO7t/2hj3QW9c8AZ8eh5kVeS0P31Z1xy1KGu9yNfC6VkxDBfq7CKyAqMQvXY8E1 >rootpw --plaintext netscout ># System timezone >timezone America/Boise --nontp ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda >autopart --type=plain ># Partition clearing information >clearpart --all --initlabel --drives=sda > >%packages --nobase >@core >@hardware-support >@standard >@system-tools >authconfig >e2fsprogs >grub2 >#system-config-firewall-base > >%end
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 876780
:
645229
|
645230
|
645231
|
645232
|
645233
|
645234
|
645235
|
645236
|
645237
|
645238
|
645239
|
645240
|
645241
|
645242
| 645243 |
645244